0ecd94cb65c2e1f133be859a1be4c6d1ed3e2049
[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 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
32         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
33              From: Abigail <abigail@foad.org>
34              Date: Fri, 24 May 2002 02:43:37 -0700
35              Message-ID: <20020524024337.A28749@ucan.foad.org>
36      Branch: perl
37            ! Makefile.SH
38 ____________________________________________________________________________
39 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
40         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
41              From: Abigail <abigail@foad.org>
42              Date: Fri, 24 May 2002 02:26:48 -0700
43              Message-ID: <20020524022648.A31684@ucan.foad.org>
44      Branch: perl
45            ! ext/POSIX/t/posix.t
46 ____________________________________________________________________________
47 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
48         Log: Doc tweaks.
49      Branch: perl
50            ! pod/perlunicode.pod pod/perluniintro.pod
51 ____________________________________________________________________________
52 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
53         Log: More portability defines, now mostly type-related
54              (based on Storable.xs)
55      Branch: perl
56            ! ext/Devel/PPPort/PPPort.pm
57 ____________________________________________________________________________
58 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
59         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
60              From: Nicholas Clark <nick@unfortu.net>
61              Date: Thu, 23 May 2002 23:43:16 +0100
62              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
63      Branch: perl
64            + ext/Storable/t/integer.t
65            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
66            ! ext/Storable/Storable.xs
67 ____________________________________________________________________________
68 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
69         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
70              From: "Craig A. Berry" <craigberry@mac.com>
71              Date: Thu, 23 May 2002 16:47:34 -0500
72              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
73      Branch: perl
74            ! configure.com
75 ____________________________________________________________________________
76 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
77         Log: One more ppportability thing (from Sarathy).
78      Branch: perl
79            ! ext/Devel/PPPort/PPPort.pm
80 ____________________________________________________________________________
81 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
82         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
83              From: Michael G Schwern <schwern@pobox.com>
84              Date: Wed, 22 May 2002 19:21:43 -0400
85              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
86      Branch: perl
87            ! lib/Test/Harness.pm lib/Test/Harness/Changes
88            ! lib/Test/Harness/t/strap-analyze.t
89            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
90            ! t/lib/sample-tests/die_head_end
91            ! t/lib/sample-tests/die_last_minute
92 ____________________________________________________________________________
93 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
94         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
95              From: Michael G Schwern <schwern@pobox.com>
96              Date: Wed, 22 May 2002 19:14:35 -0400
97              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
98      Branch: perl
99            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
100            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
101            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
102 ____________________________________________________________________________
103 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
104         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
105              From: Tim Jenness <t.jenness@jach.hawaii.edu>
106              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
107              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
108      Branch: perl
109            ! dump.c
110 ____________________________________________________________________________
111 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
112         Log: Typo squad.
113      Branch: perl
114            ! ext/POSIX/POSIX.pod pod/perldelta.pod
115 ____________________________________________________________________________
116 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
117         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
118              From: Abigail <abigail@foad.org>
119              Date: Thu, 23 May 2002 07:53:33 -0700
120              Message-ID: <20020523075333.A14658@ucan.foad.org>
121      Branch: perl
122            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
123 ____________________________________________________________________________
124 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
125         Log: PPPort dTHX.
126      Branch: perl
127            ! ext/Devel/PPPort/PPPort.pm
128 ____________________________________________________________________________
129 [ 16750] By: nick                                  on 2002/05/23  08:00:24
130         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
131      Branch: perlio
132           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
133           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
134           !> pod/perldelta.pod
135 ____________________________________________________________________________
136 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
137         Log: We do not want utf8.t to be compiled under -Mutf8,
138              wonky as it sounds.
139      Branch: perl
140            ! lib/utf8.t
141 ____________________________________________________________________________
142 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
143         Log: We do not want to see the utf8 hints bit.
144      Branch: perl
145            ! lib/vmsish.t
146 ____________________________________________________________________________
147 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
148         Log: More -Mutf8 cleanup.
149      Branch: perl
150            ! ext/PerlIO/t/fallback.t
151 ____________________________________________________________________________
152 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
153         Log: -Mutf8 cleanup.
154      Branch: perl
155            ! ext/Encode/t/mime-header.t
156 ____________________________________________________________________________
157 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
158         Log: Integrate perlio; VMS vs perlio.
159      Branch: perl
160           !> ext/PerlIO/encoding/encoding.xs perlio.c
161 ____________________________________________________________________________
162 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
163         Log: Subject: Re: Additional README.aix changes
164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
165              Date: Wed, 22 May 2002 08:37:37 +0200
166              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
167      Branch: perl
168            ! README.aix
169 ____________________________________________________________________________
170 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
171         Log: HP-UX 11.00 io_xs hangup workaround.
172      Branch: perl
173            ! hints/hpux.sh
174 ____________________________________________________________________________
175 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
176         Log: Updated UNICOS status from Mark Lutz.
177      Branch: perl
178            ! pod/perldelta.pod
179 ____________________________________________________________________________
180 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
181         Log: UNICOS: Mark Lutz had a better idea.
182      Branch: perl
183            ! hints/unicos.sh
184 ____________________________________________________________________________
185 [ 16740] By: nick                                  on 2002/05/22  21:13:10
186         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
187      Branch: perlio
188            ! perlio.c
189 ____________________________________________________________________________
190 [ 16739] By: nick                                  on 2002/05/22  20:59:22
191         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
192              ungetc() and buffer snooping may not mix. So use buffer snoop
193              hooks to avoid ungetc() where available.
194              unread() falls back to using :pending layer, and fill has
195              VMS specific code (which should not get used) or ungetc()
196              which should work.
197      Branch: perlio
198            ! perlio.c
199 ____________________________________________________________________________
200 [ 16738] By: nick                                  on 2002/05/22  20:34:55
201         Log: Integrate mainline
202      Branch: perlio
203           !> (integrate 40 files)
204 ____________________________________________________________________________
205 [ 16737] By: nick                                  on 2002/05/22  19:04:13
206         Log: Flag the VMS-problem-causing part of :encoding
207              for enhancement. (Problem still needs fixing in perlio.c)
208      Branch: perlio
209            ! ext/PerlIO/encoding/encoding.xs
210 ____________________________________________________________________________
211 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
212         Log: UNICOS: using uname -m is wrong since what matter
213              is what CPUs (FPUs) we have.
214      Branch: perl
215            ! hints/unicos.sh
216 ____________________________________________________________________________
217 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
218         Log: Update Changes.
219      Branch: perl
220            ! Changes patchlevel.h
221 ____________________________________________________________________________
222 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
223         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
224              From: Dave Mitchell <davem@fdgroup.com>
225              Date: Wed, 22 May 2002 12:53:21 +0100
226              Message-ID: <20020522125320.E12794@fdgroup.com>
227      Branch: perl
228            ! ext/threads/shared/t/cond.t
229 ____________________________________________________________________________
230 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
231         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
232              From: John Borwick <john_borwick@ncsu.edu>
233              Date: Wed, 22 May 2002 04:10:37 -0400
234              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
235      Branch: perl
236            ! pod/perlunicode.pod pod/perluniintro.pod
237 ____________________________________________________________________________
238 [ 16732] By: ams                                   on 2002/05/22  05:47:35
239         Log: Integrate #16731 from //depot/macperl.
240      Branch: perl
241           !> t/io/crlf.t
242 ____________________________________________________________________________
243 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
244         Log: Be more specific in what we're looking for
245      Branch: macperl
246            ! t/io/crlf.t
247 ____________________________________________________________________________
248 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
249         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
250      Branch: macperl
251            + lib/Unicode/README
252           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
253           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
254            - t/lib/st-dump.pl
255            ! macos/MPVersion.r macos/config.sh
256           !> (integrate 135 files)
257 ____________________________________________________________________________
258 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
259         Log: FAQ sync.
260      Branch: perl
261            ! pod/perlfaq4.pod
262 ____________________________________________________________________________
263 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
264         Log: Getopt::Std clarification from John Borwick.
265      Branch: perl
266            ! lib/Getopt/Std.pm
267 ____________________________________________________________________________
268 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
269         Log: Subject: Re: [Patch] for problem with shellwords.pl
270              From: "Curtis Poe" <cp@onsitetech.com>
271              Date: Tue, 21 May 2002 11:17:40 -0700
272              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
273              
274              Subject: [Patch] for security problem with Text::ParseWords
275              From: "Curtis Poe" <cp@onsitetech.com>     
276              Date: Tue, 21 May 2002 15:10:18 -0700
277              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
278      Branch: perl
279            ! lib/Text/ParseWords.pm lib/shellwords.pl
280 ____________________________________________________________________________
281 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
282         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
283              From: Nicholas Clark <nick@unfortu.net>
284              Date: Tue, 21 May 2002 23:01:48 +0100
285              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
286      Branch: perl
287            ! ext/SDBM_File/SDBM_File.xs
288 ____________________________________________________________________________
289 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
290         Log: Subject: [PATCH] Additional README.aix changes
291              From: John Peacock <jpeacock@rowman.com>
292              Date: Tue, 21 May 2002 12:01:10 -0400
293              Message-ID: <3CEA6F46.70902@rowman.com>
294      Branch: perl
295            ! README.aix
296 ____________________________________________________________________________
297 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
298         Log: Subject: Win32 crash in fork.t (perl@16694)
299              From: "Kevin Chase" <kevincha99@hotmail.com>
300              Date: Mon, 20 May 2002 17:02:16 -0700
301              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
302              
303              
304              It looks that the Poison() found its first target.
305              The suggested patch is fine.
306      Branch: perl
307            ! cop.h
308 ____________________________________________________________________________
309 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
310         Log: microperl: if DIEing on no-functionality, the has-functionality
311              would be unreachable code.
312      Branch: perl
313            ! pp.c pp_sys.c
314 ____________________________________________________________________________
315 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
316         Log: microperl: do not regenerate the perly.
317      Branch: perl
318            ! Makefile.micro
319 ____________________________________________________________________________
320 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
321         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
322              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
323              Date: Mon, 20 May 2002 22:55:46 -0700
324              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
325      Branch: perl
326            ! utils/h2xs.PL
327 ____________________________________________________________________________
328 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
329         Log: Regen uconfig.h.
330      Branch: perl
331            ! uconfig.h
332 ____________________________________________________________________________
333 [ 16719] By: ams                                   on 2002/05/21  05:02:01
334         Log: Why quote some keys?
335      Branch: perl
336            ! ext/Storable/Makefile.PL
337 ____________________________________________________________________________
338 [ 16718] By: ams                                   on 2002/05/21  04:08:39
339         Log: Suppress warning about $canonical. (Nicholas Clark)
340      Branch: perl
341            ! ext/Storable/Storable.pm
342 ____________________________________________________________________________
343 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
344         Log: Subject: [PATCH] VMS iThreads follow-up
345              From: "Craig A. Berry" <craigberry@mac.com>
346              Date: Mon, 20 May 2002 21:34:17 -0500
347              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
348      Branch: perl
349            ! configure.com
350 ____________________________________________________________________________
351 [ 16716] By: ams                                   on 2002/05/21  02:47:18
352         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
353              2. Install in core library directory. (Tatsuhiko Miyagawa)
354      Branch: perl
355            ! ext/Storable/Makefile.PL
356 ____________________________________________________________________________
357 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
358         Log: Subject: [Encode] 1.72 released
359              From: Dan Kogai <dankogai@dan.co.jp>
360              Date: Tue, 21 May 2002 01:06:19 +0900
361              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
362      Branch: perl
363            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
364            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
365            ! ext/Encode/Unicode/Unicode.xs
366            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
367 ____________________________________________________________________________
368 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
369         Log: Update Changes.
370      Branch: perl
371            ! Changes patchlevel.h
372 ____________________________________________________________________________
373 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
374         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
375      Branch: perl
376            ! pod/perlfaq4.pod
377 ____________________________________________________________________________
378 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
379         Log: metaconfig unit changes for #16711.
380      Branch: metaconfig
381            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
382            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
383            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
384            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
385            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
386            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
387            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
388            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
389            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
390            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
391            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
392            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
393            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
394            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
395            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
396            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
397            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
398            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
399            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
400            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
401            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
402            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
403            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
404            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
405 ____________________________________________________________________________
406 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
407         Log: Document better what the foo_r_proto are supposed to be.
408      Branch: perl
409            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
410            ! config_h.SH reentr.pl
411 ____________________________________________________________________________
412 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
413         Log: Subject: Re: pod patches.
414              From: Jim Cromie <jcromie@divsol.com>
415              Date: Mon, 20 May 2002 09:00:10 -0600
416              Message-ID: <3CE90F7A.3070309@divsol.com>
417              
418              (with Philip Newton's tweaks)
419      Branch: perl
420            ! pod/perlsub.pod
421 ____________________________________________________________________________
422 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
423         Log: Subject: Re: pod patch - perldelta.pod
424              From: Jim Cromie <jcromie@divsol.com>
425              Date: Mon, 20 May 2002 07:16:54 -0600
426              Message-ID: <3CE8F746.50603@divsol.com>
427      Branch: perl
428            ! pod/perldelta.pod
429 ____________________________________________________________________________
430 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
431         Log: Subject: [patch] one more little step for WinCE
432              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
433              Date: Mon, 20 May 2002 11:47:19 +0400
434              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
435      Branch: perl
436            ! wince/Makefile.ce
437 ____________________________________________________________________________
438 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
439         Log: Preemptive doc patch.
440      Branch: perl
441            ! pod/perldelta.pod
442 ____________________________________________________________________________
443 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
444         Log: The "constant sub redefined" warning can't be disabled.
445      Branch: perl
446            ! pod/perldiag.pod
447 ____________________________________________________________________________
448 [ 16705] By: nick                                  on 2002/05/20  10:18:26
449         Log: Integrate mainline
450      Branch: perlio
451           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
452           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
453           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
454           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
455 ____________________________________________________________________________
456 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
457         Log: Missed hunk from #16701.
458      Branch: perl
459            ! vms/vms.c
460 ____________________________________________________________________________
461 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
462         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
463              From: andreas.koenig@anima.de (Andreas J. Koenig)
464              Date: Mon, 20 May 2002 05:36:14 +0200
465              Message-ID: <m34rh37aoh.fsf@anima.de>
466      Branch: perl
467            + lib/CPAN/t/mirroredby.t
468            ! MANIFEST
469 ____________________________________________________________________________
470 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
471         Log: Subject: tiny doc tweaks
472              From: andreas.koenig@anima.de (Andreas J. Koenig)
473              Date: Mon, 20 May 2002 05:07:13 +0200
474              Message-ID: <m38z6f7c0u.fsf@anima.de>
475      Branch: perl
476            ! pod/perldelta.pod pod/perlfunc.pod
477 ____________________________________________________________________________
478 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
479         Log: Subject: [PATCH @16694] ithreads for VMS
480              From: "Craig A. Berry" <craigberry@mac.com>
481              Date: Sun, 19 May 2002 22:06:43 -0500
482              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
483      Branch: perl
484            ! configure.com vms/vms.c vms/vmsish.h
485 ____________________________________________________________________________
486 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
487         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
488              From: Autrijus Tang <autrijus@autrijus.org>
489              Date: Mon, 20 May 2002 04:10:31 +0800
490              Message-ID: <20020519201031.GA1603@not.autrijus.org>
491      Branch: perl
492            ! ext/Encode/Encode/Makefile_PL.e2x
493 ____________________________________________________________________________
494 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
495         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
496              while trying to -O3 optimize B.c.  (A bit weird since
497              10.1.4 used to work fine, and nothing has changed in
498              ext/B/..., but the overoptimization was repeatable.)
499      Branch: perl
500            + ext/B/hints/darwin.pl
501            ! MANIFEST
502 ____________________________________________________________________________
503 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
504         Log: UNICOS/mk seems to still have this problem.
505      Branch: perl
506            ! ext/Socket/socketpair.t
507 ____________________________________________________________________________
508 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
509         Log: perldelta tweaks.
510      Branch: perl
511            ! pod/perldelta.pod
512 ____________________________________________________________________________
513 [ 16696] By: nick                                  on 2002/05/19  18:26:39
514         Log: Integrate mailine
515      Branch: perlio
516           !> (integrate 35 files)
517 ____________________________________________________________________________
518 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
519         Log: Document the reentrant_retry(), but from user's viewpoint.
520      Branch: perl
521            ! pod/perlthrtut.pod
522 ____________________________________________________________________________
523 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
524         Log: Update Changes.
525      Branch: perl
526            ! Changes patchlevel.h
527 ____________________________________________________________________________
528 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
529         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
530              From: Slaven Rezic <slaven.rezic@berlin.de>
531              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
532              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
533      Branch: perl
534            ! lib/Benchmark.pm
535 ____________________________________________________________________________
536 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
537         Log: Document once more the difference between :utf8
538              and :encoding(...).
539      Branch: perl
540            ! lib/open.pm pod/perluniintro.pod
541 ____________________________________________________________________________
542 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
543         Log: Third Degree: make the options more portable between
544              Tru64 versions.
545      Branch: perl
546            ! Makefile.SH
547 ____________________________________________________________________________
548 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
549         Log: IRIX SMP turned up a few hundred "Use of uninitialized
550              value in numeric eq" warnings: initialise the $counter2.
551      Branch: perl
552            ! ext/threads/shared/t/cond.t
553 ____________________________________________________________________________
554 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
555         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
556              From: Dave Mitchell <davem@fdgroup.com>
557              Date: Sun, 19 May 2002 00:50:43 +0100
558              Message-ID: <20020519005043.F7275@fdgroup.com>
559      Branch: perl
560            ! ext/threads/shared/t/cond.t
561 ____________________________________________________________________________
562 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
563         Log: Sarathy pointed out that instead of zeroing heap
564              it is more prudent to poison it.
565      Branch: perl
566            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
567            ! scope.c sv.c util.c
568 ____________________________________________________________________________
569 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
570         Log: The thread warnings aren't quite yet working as planned.
571      Branch: perl
572            ! ext/threads/shared/t/cond.t
573 ____________________________________________________________________________
574 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
575         Log: Forgotten from #16685.
576      Branch: perl
577            ! ext/threads/shared/t/cond.t
578 ____________________________________________________________________________
579 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
580         Log: Subject: [PATCH threads] revised warnings + more tests + docs
581              From: Dave Mitchell <davem@fdgroup.com>
582              Date: Sat, 18 May 2002 22:24:51 +0100
583              Message-ID: <20020518222451.E7275@fdgroup.com>
584      Branch: perl
585            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
586            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
587            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
588 ____________________________________________________________________________
589 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
590         Log: Storable status tweak.
591      Branch: perl
592            ! pod/perldelta.pod
593 ____________________________________________________________________________
594 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
595         Log: perlfunc and perldelta updates about caller().
596      Branch: perl
597            ! pod/perldelta.pod pod/perlfunc.pod
598 ____________________________________________________________________________
599 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
600         Log: Subject: [PATCH] RE: perl@16678
601              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
602              Date: Sat, 18 May 2002 21:15:43 +0100
603              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
604              
605              Making the symbols generated by warnings.pl future-proof.
606      Branch: perl
607            ! lib/warnings.pm warnings.h warnings.pl
608 ____________________________________________________________________________
609 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
610         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
611              From: Michael G Schwern <schwern@pobox.com>
612              Date: Sat, 18 May 2002 14:53:50 -0400
613              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
614      Branch: perl
615            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
616            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
617 ____________________________________________________________________________
618 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
619         Log: Prettyprinting.
620      Branch: perl
621            ! t/op/recurse.t
622 ____________________________________________________________________________
623 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
624         Log: Companion to #16601: cxinc would create uninitialized
625              PERL_CONTEXTs.  The bug was tickled by the test
626              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
627              added to check that I got the context stack extension right.
628              Also rewrite recurse.t to use test.pl.
629      Branch: perl
630            ! scope.c t/op/recurse.t
631 ____________________________________________________________________________
632 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
633         Log: Update Changes.
634      Branch: perl
635            ! Changes patchlevel.h
636 ____________________________________________________________________________
637 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
638         Log: URL and other tiny tweaks.
639      Branch: perl
640            ! pod/perluniintro.pod
641 ____________________________________________________________________________
642 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
643         Log: Subject: [Patch] doc patch on Unicode
644              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
645              Date: Sun, 19 May 2002 01:01:58 +0900
646              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
647      Branch: perl
648            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
649 ____________________________________________________________________________
650 [ 16675] By: ams                                   on 2002/05/18  15:06:35
651         Log: s/2.0/2.00/ to be CPAN friendly.
652      Branch: perl
653            ! ext/Storable/Storable.pm
654 ____________________________________________________________________________
655 [ 16674] By: ams                                   on 2002/05/18  14:47:07
656         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
657              EBCDIC, amazing.
658              From: Philip Newton <Philip.Newton@gmx.net>
659              Date: Sat, 18 May 2002 09:54:13 +0200
660              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
661      Branch: perl
662            ! lib/Pod/t/eol.t
663 ____________________________________________________________________________
664 [ 16673] By: ams                                   on 2002/05/18  14:41:00
665         Log: Subject: Storable test for 64 bit 5.6.1
666              From: Nicholas Clark <nick@unfortu.net>
667              Date: Sat, 18 May 2002 15:48:55 +0100
668              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
669              (Private mail.)
670      Branch: perl
671            ! ext/Storable/t/malice.t
672 ____________________________________________________________________________
673 [ 16672] By: nick                                  on 2002/05/18  09:47:51
674         Log: Integrate mainline
675      Branch: perlio
676           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
677            - t/lib/st-dump.pl
678           !> (integrate 67 files)
679 ____________________________________________________________________________
680 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
681         Log: No more true.
682      Branch: perl
683            ! lib/vars.pm
684 ____________________________________________________________________________
685 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
686         Log: Make use vars grok UTF-8.
687      Branch: perl
688            ! lib/vars.pm t/run/fresh_perl.t
689 ____________________________________________________________________________
690 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
691         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
692              From: Michael G Schwern <schwern@pobox.com>
693              Date: Fri, 17 May 2002 23:54:29 -0400  
694              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
695      Branch: perl
696            ! t/op/tie.t t/run/fresh_perl.t
697 ____________________________________________________________________________
698 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
699         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
700              From: Michael G Schwern <schwern@pobox.com>
701              Date: Fri, 17 May 2002 20:37:26 -0400  
702              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
703      Branch: perl
704            + t/lib/sample-tests/shbang_misparse
705            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
706            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
707            ! lib/Test/Harness/t/test-harness.t
708 ____________________________________________________________________________
709 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
710         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
711              From: Nicholas Clark <nick@unfortu.net>
712              Date: Sat, 18 May 2002 00:18:39 +0100  
713              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
714              
715              Use Storable's st-dump.pl.
716      Branch: perl
717            - t/lib/st-dump.pl
718            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
719            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
720            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
721            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
722            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
723            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
724            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
725 ____________________________________________________________________________
726 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
727         Log: Forgotten from #16656.
728      Branch: perl
729            ! ext/B/B.xs
730 ____________________________________________________________________________
731 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
732         Log: Subject: [PATCH] Storable ChangeLog ready for release 
733              From: Nicholas Clark <nick@unfortu.net>
734              Date: Fri, 17 May 2002 23:17:34 +0100  
735              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
736      Branch: perl
737            ! ext/Storable/ChangeLog
738 ____________________________________________________________________________
739 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
740         Log: Subject: [PATCH] Storable stand alone tests
741              From: Nicholas Clark <nick@unfortu.net>
742              Date: Fri, 17 May 2002 22:43:35 +0100  
743              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
744      Branch: perl
745            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
746            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
747            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
748            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
749            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
750            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
751            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
752            ! ext/Storable/t/store.t ext/Storable/t/tied.t
753            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
754            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
755 ____________________________________________________________________________
756 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
757         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
758              From: Michael G Schwern <schwern@pobox.com>
759              Date: Fri, 17 May 2002 17:17:54 -0400  
760              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
761      Branch: perl
762            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
763            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
764            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
765            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
766            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
767            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
768            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
769            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
770            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
771            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
772            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
773            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
774            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
775            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
776 ____________________________________________________________________________
777 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
778         Log: More regression tests for caller() and fix one bug of #16658.
779      Branch: perl
780            ! pp_ctl.c t/op/caller.t
781 ____________________________________________________________________________
782 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
783         Log: Integrate perlio;
784              
785              Fix the crlf.t buffer leak
786              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
787              flagged it because it is more often popped without stream
788              being closed.
789              - Define non-noop PerlIOBuf_popped(), use it and export it.
790      Branch: perl
791           !> makedef.pl perlio.c perliol.h
792 ____________________________________________________________________________
793 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
794         Log: Add a note about Cwd::fastcwd() returning tainted data.
795              Sort modules alphabetically.
796      Branch: perl
797            ! pod/perldelta.pod
798 ____________________________________________________________________________
799 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
800         Log: Remove O from the untested modules list.
801      Branch: perl
802            ! t/lib/1_compile.t
803 ____________________________________________________________________________
804 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
805         Log: Fix bug 20020517.003 : segfault with caller().
806              Add regression tests for caller.
807      Branch: perl
808            + t/op/caller.t
809            ! MANIFEST pp_ctl.c
810 ____________________________________________________________________________
811 [ 16657] By: nick                                  on 2002/05/17  17:18:18
812         Log: Fix the crlf.t buffer leak
813              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
814              flagged it because it is more often popped without stream
815              being closed.
816              - Define non-noop PerlIOBuf_popped(), use it and export it.
817      Branch: perlio
818            ! makedef.pl perlio.c perliol.h
819 ____________________________________________________________________________
820 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
821         Log: PERL_HASH() casting games so that our hashed data is "unsigned
822              char" but old code using just a "char" doesn't need changes.
823              (The change is using a temporary pointer instead of a direct
824              cast to unsigned char* which would blindly cast anything,
825              not just char pointers.)  (The problem arose in MacOS Classic,
826              as seen by Pudge, the cure by Nicholas Clark.)
827      Branch: perl
828            ! hv.c hv.h op.c sv.c vms/vms.c
829 ____________________________________________________________________________
830 [ 16655] By: nick                                  on 2002/05/17  14:59:20
831         Log: Integrate mainline
832      Branch: perlio
833           !> (integrate 28 files)
834 ____________________________________________________________________________
835 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
836         Log: Update Changes.
837      Branch: perl
838            ! Changes patchlevel.h
839 ____________________________________________________________________________
840 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
841         Log: FAQ sync.
842      Branch: perl
843            ! pod/perlfaq4.pod pod/perlfaq8.pod
844 ____________________________________________________________________________
845 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
846         Log: Forgot from #16628.
847      Branch: perl
848            ! ext/Encode/Makefile.PL
849 ____________________________________________________________________________
850 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
851         Log: One Last Time
852      Branch: macperl
853            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
854            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
855            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
856            + lib/Unicode/UCD.t
857 ____________________________________________________________________________
858 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
859         Log: Stupid case insensitivity
860      Branch: macperl
861            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
862            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
863            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
864            - lib/unicode/UCD.t
865 ____________________________________________________________________________
866 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
867         Log: Move Unicode -> unicode, remove README
868      Branch: macperl
869            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
870            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
871            - lib/Unicode/Collate/t/test.t lib/Unicode/README
872            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
873 ____________________________________________________________________________
874 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
875         Log: Move Unicode -> unicode, remove README (oops, forgot one)
876      Branch: macperl
877           +> lib/unicode/Collate/README
878 ____________________________________________________________________________
879 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
880         Log: Move Unicode -> unicode, remove README
881      Branch: macperl
882           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
883           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
884           +> lib/unicode/UCD.pm lib/unicode/UCD.t
885 ____________________________________________________________________________
886 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
887         Log: Integrate perl
888      Branch: macperl
889           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
890           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
891           +> lib/Thread/Semaphore.pm
892            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
893            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
894            - wince/include/sys/types.h wince/include/sys/utime.h
895            - wince/include/time.h
896            ! macos/MPVersion.r macos/config.sh
897           !> (integrate 173 files)
898 ____________________________________________________________________________
899 [ 16645] By: nick                                  on 2002/05/17  06:56:40
900         Log: Integrate mainline
901      Branch: perlio
902           +> ext/Storable/t/st-dump.pl
903            - wince/FindExt.pm
904           !> (integrate 40 files)
905 ____________________________________________________________________________
906 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
907         Log: STDERR noise.
908      Branch: perl
909            ! lib/Switch.pm
910 ____________________________________________________________________________
911 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
912         Log: Upgrade to Switch 2.07.
913      Branch: perl
914            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
915            ! lib/Switch/t/given.t lib/Switch/t/nested.t
916            ! lib/Switch/t/switch.t
917 ____________________________________________________________________________
918 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
919         Log: Missed hunk in #16641.
920      Branch: perl
921            ! lib/Filter/Simple/Changes
922 ____________________________________________________________________________
923 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
924         Log: Upgrade to Filter::Simple 0.78.
925              (Keep #14432, let Damian know of it.)
926      Branch: perl
927            ! lib/Filter/Simple.pm lib/Filter/Simple/README
928            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
929            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
930            ! lib/Filter/Simple/t/import.t
931 ____________________________________________________________________________
932 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
933         Log: More Third Degree.
934      Branch: perl
935            ! t/TEST
936 ____________________________________________________________________________
937 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
938         Log: Third Degree tweaks.
939      Branch: perl
940            ! pod/perlhack.pod t/TEST
941 ____________________________________________________________________________
942 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
943         Log: Purify: dl_last_error was leaking.
944      Branch: perl
945            ! ext/DynaLoader/dlutils.c
946 ____________________________________________________________________________
947 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
948         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
949              From: Chris Ball <chris@cpan.org>
950              Date: 16 May 2002 20:51:34 +0100
951              Message-ID: <86lmajvpkp.fsf@void.printf.net>
952      Branch: perl
953            ! utils/perldoc.PL
954 ____________________________________________________________________________
955 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
956         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
957              From: "Craig A. Berry" <craigberry@mac.com>
958              Date: Thu, 16 May 2002 14:13:15 -0500
959              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
960      Branch: perl
961            ! lib/ExtUtils/t/Constant.t
962 ____________________________________________________________________________
963 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
964         Log: Make Cwd::fastcwd() return a tainted value.
965              Add regression tests for taint-safety of the *cwd()
966              functions.
967      Branch: perl
968            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
969 ____________________________________________________________________________
970 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
971         Log: Subject: Re: AIX warning in hints regarding gcc
972              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
973              Date: Thu, 16 May 2002 18:55:41 +0200
974              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
975      Branch: perl
976            ! hints/aix.sh
977 ____________________________________________________________________________
978 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
979         Log: Update the test statuses.
980      Branch: perl
981            ! pod/perldelta.pod
982 ____________________________________________________________________________
983 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
984         Log: The UDP sockpair failure seems to have magically
985              disappeared from both UNICOSes.
986              (One gets "UNEXPECTEDLY SUCCEEDED".)
987      Branch: perl
988            ! ext/Socket/socketpair.t
989 ____________________________________________________________________________
990 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
991         Log: Brokenness of restricted hashes with Storable on EBCDIC
992              seems to be an artifact of the downgrade.t.
993      Branch: perl
994            ! ext/Storable/Storable.pm
995 ____________________________________________________________________________
996 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
997         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
998              memory debuggers.
999      Branch: perl
1000            ! pod/perlhack.pod
1001 ____________________________________________________________________________
1002 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
1003         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
1004              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1005              Date: Thu, 16 May 2002 16:42:34 +0200
1006              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
1007              
1008              gcc 3 version parsing proofing.
1009      Branch: perl
1010            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
1011 ____________________________________________________________________________
1012 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
1013         Log: Subject: [PATCH] good day for WinCE port of perl.
1014              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1015              Date: Thu, 16 May 2002 03:33:23 +0400
1016              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
1017      Branch: perl
1018            - wince/FindExt.pm
1019            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1020            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
1021            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
1022            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
1023            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
1024            ! wince/config_H.ce wince/config_h.PL
1025 ____________________________________________________________________________
1026 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
1027         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
1028              From: slaven.rezic@berlin.de
1029              Date: Mon, 13 May 2002 16:02:24 +0200
1030              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
1031      Branch: perl
1032            ! ext/Sys/Syslog/Syslog.pm
1033 ____________________________________________________________________________
1034 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
1035         Log: Subject: Re: [PATCH] allow use threads qw(yield)
1036              From: Dave Mitchell <davem@fdgroup.com>
1037              Date: Wed, 15 May 2002 23:26:27 +0100
1038              Message-ID: <20020515232626.E28924@fdgroup.com>
1039      Branch: perl
1040            ! ext/threads/threads.xs
1041 ____________________________________________________________________________
1042 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
1043         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
1044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1045              Date: Thu, 16 May 2002 14:22:21 +0200
1046              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
1047      Branch: perl
1048            ! hints/aix.sh
1049 ____________________________________________________________________________
1050 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
1051         Log: metaconfig unit change for #16623.
1052      Branch: metaconfig
1053            ! U/ebcdic/trnl.U
1054 ____________________________________________________________________________
1055 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
1056         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
1057              from John Poltorak <jp@eyup.org>.
1058      Branch: perl
1059            ! Configure
1060 ____________________________________________________________________________
1061 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
1062         Log: DJGPP doesn't have \r\n delimited files (it has \r).
1063      Branch: perl
1064            ! lib/Tie/File/t/21_win32.t
1065 ____________________________________________________________________________
1066 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
1067         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
1068              2. Doing a s///g instead of tr/// works better for CR-delimited
1069              files, like in DJGPP (since <FH> doesn't correctly pull in
1070              CR-delimited lines).
1071      Branch: perl
1072            ! lib/Pod/Html.pm lib/Pod/t/eol.t
1073 ____________________________________________________________________________
1074 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
1075         Log: Don't test $! with like() since one may have
1076              a non-English locale, or simply AIX :-)
1077      Branch: perl
1078            ! ext/PerlIO/t/fail.t
1079 ____________________________________________________________________________
1080 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
1081         Log: DJGPP updates from Laszlo Molnar.
1082      Branch: perl
1083            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
1084 ____________________________________________________________________________
1085 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
1086         Log: Integrate perlio;
1087              
1088              Make open fail when layer string does not parse.
1089      Branch: perl
1090           +> ext/PerlIO/t/fail.t
1091           !> MANIFEST perlio.c
1092 ____________________________________________________________________________
1093 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
1094         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
1095              From: Nicholas Clark <nick@unfortu.net>
1096              Date: Wed, 15 May 2002 23:06:20 +0100
1097              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
1098      Branch: perl
1099            ! ext/Storable/Storable.xs
1100 ____________________________________________________________________________
1101 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
1102         Log: Two down, ten to go.
1103      Branch: perl
1104            ! pod/perldelta.pod
1105 ____________________________________________________________________________
1106 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
1107         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
1108      Branch: perl
1109            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1110 ____________________________________________________________________________
1111 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
1112         Log: Schizoid MANIFESTs.
1113      Branch: perl
1114            + ext/Storable/t/st-dump.pl
1115            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
1116 ____________________________________________________________________________
1117 [ 16613] By: nick                                  on 2002/05/15  19:26:00
1118         Log: Make open fail when layer string does not parse.
1119      Branch: perlio
1120            + ext/PerlIO/t/fail.t
1121            ! MANIFEST perlio.c
1122 ____________________________________________________________________________
1123 [ 16612] By: nick                                  on 2002/05/15  18:11:15
1124         Log: Integrate mainline
1125      Branch: perlio
1126           !> Changes ext/Storable/Storable.pm patchlevel.h
1127           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
1128 ____________________________________________________________________________
1129 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
1130         Log: Update Changes.
1131      Branch: perl
1132            ! Changes patchlevel.h
1133 ____________________________________________________________________________
1134 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
1135         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
1136      Branch: perl
1137            ! pod/perldelta.pod t/run/fresh_perl.t
1138 ____________________________________________________________________________
1139 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
1140         Log: Document some of the known EBCDIC problems with Storable.
1141              (There is more, but need to do more tests.)
1142      Branch: perl
1143            ! ext/Storable/Storable.pm
1144 ____________________________________________________________________________
1145 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
1146         Log: Purify finding: jperl.t causes a few Array Bounds Reads
1147              (one byte too far in a malloced buffer) at various spots
1148              in regcomp.c, all the buffers malloced by SvGROW() in
1149              sv_recode_to_utf8().
1150      Branch: perl
1151            ! sv.c
1152 ____________________________________________________________________________
1153 [ 16607] By: nick                                  on 2002/05/15  06:57:26
1154         Log: Integrate mainline
1155      Branch: perlio
1156           +> Porting/thirdclean
1157           !> (integrate 36 files)
1158 ____________________________________________________________________________
1159 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
1160         Log: Subject: [PATCH] Re: use of lc module names and warnings
1161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1162              Date: Sun, 12 May 2002 23:09:46 +0200
1163              Message-ID: <20020512230946.E699@rafael>
1164      Branch: perl
1165            ! toke.c
1166 ____________________________________________________________________________
1167 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
1168         Log: More rule tweakage.
1169      Branch: perl
1170            ! Porting/thirdclean
1171 ____________________________________________________________________________
1172 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
1173         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
1174              From: Sam Tregar <sam@tregar.com>
1175              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
1176              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
1177      Branch: perl
1178            ! ext/Devel/DProf/DProf.xs
1179 ____________________________________________________________________________
1180 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
1181         Log: $VERSIONize.
1182      Branch: perl
1183            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
1184 ____________________________________________________________________________
1185 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
1186         Log: Third Degree: name the op/foo.t as op_foo.
1187      Branch: perl
1188            ! t/TEST
1189 ____________________________________________________________________________
1190 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
1191         Log: Read of uninitialized heap found by Third Degree
1192              (e.g. in t/op/subst.t)
1193      Branch: perl
1194            ! scope.c
1195 ____________________________________________________________________________
1196 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
1197         Log: Add more rules.
1198      Branch: perl
1199            ! Porting/thirdclean
1200 ____________________________________________________________________________
1201 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
1202         Log: Subject: [PATCH] allow use threads qw(yield)
1203              From: Dave Mitchell <davem@fdgroup.com>
1204              Date: Tue, 14 May 2002 22:49:47 +0100
1205              Message-ID: <20020514224947.F25049@fdgroup.com>
1206      Branch: perl
1207            ! ext/threads/threads.pm ext/threads/threads.xs
1208 ____________________________________________________________________________
1209 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
1210         Log: Micropatch from Olaf Flebbe.
1211      Branch: perl
1212            ! epoc/epoc.c
1213 ____________________________________________________________________________
1214 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
1215         Log: Subject: perlhack.pod typos [PATCH]
1216              From: "John P. Linderman" <jpl@research.att.com>
1217              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
1218              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
1219      Branch: perl
1220            ! pod/perlhack.pod
1221 ____________________________________________________________________________
1222 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
1223         Log: Subject: typo in Socket.pm
1224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1225              Date: Tue, 14 May 2002 12:02:47 +0200
1226              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
1227      Branch: perl
1228            ! ext/IO/lib/IO/Socket.pm
1229 ____________________________________________________________________________
1230 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
1231         Log: The #16592 needs this.
1232      Branch: perl
1233            ! embedvar.h perlapi.h
1234 ____________________________________________________________________________
1235 [ 16594] By: sky                                   on 2002/05/14  17:08:01
1236         Log: Subject: Re: lib/sort.t failure [PATCH]
1237              From: "John P. Linderman" <jpl@research.att.com>
1238              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
1239              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
1240      Branch: perl
1241            ! pod/perlfunc.pod
1242 ____________________________________________________________________________
1243 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
1244         Log: Add a script for cleaning out the "known noise"
1245              from Third Degree reports: either noise caused
1246              by libc itself, or Perl_yyparse leaks.
1247      Branch: perl
1248            + Porting/thirdclean
1249            ! MANIFEST
1250 ____________________________________________________________________________
1251 [ 16592] By: sky                                   on 2002/05/14  15:21:39
1252         Log: Turn the sort RealCmp for stable quicksorts into a
1253              threadsafe per interpreter values.
1254      Branch: perl
1255            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
1256 ____________________________________________________________________________
1257 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
1258         Log: reentr.h affects more C files than just reentr.c
1259      Branch: perl
1260            ! locale.c pp.c pp_sys.c
1261 ____________________________________________________________________________
1262 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
1263         Log: Document reentr.pl a bit better.  Still rather
1264              convoluted code, but it ain't broken, so...
1265      Branch: perl
1266            ! reentr.h reentr.pl
1267 ____________________________________________________________________________
1268 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
1269         Log: z/OS update: not all Storable was clear yet.
1270      Branch: perl
1271            ! pod/perldelta.pod
1272 ____________________________________________________________________________
1273 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
1274         Log: Avoid potentially empty struct.
1275      Branch: perl
1276            ! reentr.h reentr.pl
1277 ____________________________________________________________________________
1278 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
1279         Log: Todo tweaks.
1280      Branch: perl
1281            ! pod/perltodo.pod
1282 ____________________________________________________________________________
1283 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
1284         Log: Subject: [PATCH] various minor fixes in threads.            
1285              From: Dave Mitchell <davem@fdgroup.com>
1286              Date: Mon, 13 May 2002 23:48:22 +0100      
1287              Message-ID: <20020513234822.G21318@fdgroup.com>
1288      Branch: perl
1289            ! dump.c ext/threads/shared/shared.xs
1290 ____________________________________________________________________________
1291 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
1292         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
1293              From: PPrymmer@factset.com
1294              Date: Mon, 13 May 2002 17:37:28 -0400
1295              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
1296      Branch: perl
1297            ! vms/vms.c
1298 ____________________________________________________________________________
1299 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
1300         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1301              From: Nicholas Clark <nick@unfortu.net>    
1302              Date: Mon, 13 May 2002 21:45:47 +0100
1303              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
1304      Branch: perl
1305            ! lib/ExtUtils/t/Constant.t
1306 ____________________________________________________________________________
1307 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
1308         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1309              From: Nicholas Clark <nick@unfortu.net>    
1310              Date: Mon, 13 May 2002 21:47:38 +0100
1311              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
1312      Branch: perl
1313            ! lib/Benchmark.t
1314 ____________________________________________________________________________
1315 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
1316         Log: Subject: WinCE several touches
1317              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1318              Date: Tue, 14 May 2002 00:43:11 +0400      
1319              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
1320      Branch: perl
1321            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
1322            ! wince/config_h.PL
1323 ____________________________________________________________________________
1324 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
1325         Log: Subject: Re: perl@16573
1326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1327              Date: Mon, 13 May 2002 18:30:35 +0200
1328              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
1329              
1330              (gcc 3.0 vs 64-bit hpux hints)
1331      Branch: perl
1332            ! hints/hpux.sh
1333 ____________________________________________________________________________
1334 [ 16580] By: sky                                   on 2002/05/13  19:38:09
1335         Log: Make the point a bit clearer after suggestion from Merijin
1336      Branch: perl
1337            ! pod/perltodo.pod
1338 ____________________________________________________________________________
1339 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
1340         Log: perltodo update.
1341      Branch: perl
1342            ! pod/perltodo.pod
1343 ____________________________________________________________________________
1344 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
1345         Log: Subject: README.aix update
1346              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1347              Date: Mon, 13 May 2002 19:02:47 +0200
1348              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
1349      Branch: perl
1350            ! README.aix
1351 ____________________________________________________________________________
1352 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
1353         Log: export PerlIOBuf_get_base for win32 extension linkage
1354      Branch: perl
1355            ! makedef.pl
1356 ____________________________________________________________________________
1357 [ 16576] By: nick                                  on 2002/05/13  18:20:22
1358         Log: Integrate mainline
1359      Branch: perlio
1360           !> Changes README.vos ext/threads/shared/shared.pm
1361           !> ext/threads/shared/t/0nothread.t
1362           !> ext/threads/shared/t/av_refs.t
1363           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1364           !> ext/threads/shared/t/hv_refs.t
1365           !> ext/threads/shared/t/hv_simple.t
1366           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1367           !> ext/threads/shared/t/semaphore.t
1368           !> ext/threads/shared/t/shared_attr.t
1369           !> ext/threads/shared/t/sv_refs.t
1370           !> ext/threads/shared/t/sv_simple.t patchlevel.h
1371           !> pod/perldelta.pod vms/vms.c xsutils.c
1372 ____________________________________________________________________________
1373 [ 16575] By: ams                                   on 2002/05/13  15:42:50
1374         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
1375              From: Paul_GreenVOS@vos.stratus.com
1376              Date: Mon, 13 May 02 12:32 edt
1377              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
1378      Branch: perl
1379            ! README.vos pod/perldelta.pod
1380 ____________________________________________________________________________
1381 [ 16574] By: ams                                   on 2002/05/13  15:41:14
1382         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
1383              From: PPrymmer@factset.com
1384              Date: Mon, 13 May 2002 11:38:15 -0400
1385              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
1386      Branch: perl
1387            ! vms/vms.c
1388 ____________________________________________________________________________
1389 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
1390         Log: Update Changes.
1391      Branch: perl
1392            ! Changes patchlevel.h
1393 ____________________________________________________________________________
1394 [ 16572] By: sky                                   on 2002/05/13  12:30:35
1395         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
1396              From: Dave Mitchell <davem@fdgroup.com>
1397              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
1398              Message-Id: <20020510235227.J12298@fdgroup.com>
1399      Branch: perl
1400            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
1401            ! ext/threads/shared/t/av_refs.t
1402            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1403            ! ext/threads/shared/t/hv_refs.t
1404            ! ext/threads/shared/t/hv_simple.t
1405            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1406            ! ext/threads/shared/t/semaphore.t
1407            ! ext/threads/shared/t/shared_attr.t
1408            ! ext/threads/shared/t/sv_refs.t
1409            ! ext/threads/shared/t/sv_simple.t xsutils.c
1410 ____________________________________________________________________________
1411 [ 16571] By: nick                                  on 2002/05/13  07:54:10
1412         Log: Integrate Mainline
1413      Branch: perlio
1414           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1415            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1416            - wince/include/cectype.h wince/include/errno.h
1417            - wince/include/sys/types.h wince/include/sys/utime.h
1418            - wince/include/time.h
1419           !> (integrate 51 files)
1420 ____________________________________________________________________________
1421 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
1422         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
1423              From: Michael G Schwern <schwern@pobox.com>
1424              Date: Sun, 12 May 2002 19:32:58 -0400
1425              Message-ID: <20020512233258.GK696@blackrider>
1426      Branch: perl
1427            ! t/TEST
1428 ____________________________________________________________________________
1429 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
1430         Log: Be clean.
1431      Branch: perl
1432            ! Makefile.SH ext/B/t/o.t
1433 ____________________________________________________________________________
1434 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
1435         Log: change#8666 ($Config{perllibs}) apparently never got into
1436              mainline--merge, and add other missing entries; regen
1437              config_H.* files
1438      Branch: perl
1439            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1440            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1441            ! win32/config_H.vc win32/config_H.vc64
1442 ____________________________________________________________________________
1443 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
1444         Log: Elaborate on the exit/wait plan a bit.
1445      Branch: perl
1446            ! pod/perltodo.pod
1447 ____________________________________________________________________________
1448 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
1449         Log: Slight doc tweaks.
1450      Branch: perl
1451            ! pod/perlthrtut.pod
1452 ____________________________________________________________________________
1453 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
1454         Log: OS/390: update the test results.
1455      Branch: perl
1456            ! pod/perldelta.pod
1457 ____________________________________________________________________________
1458 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
1459         Log: Add threadsafety caveats.
1460      Branch: perl
1461            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
1462 ____________________________________________________________________________
1463 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
1464         Log: Update the Mac OS X situation.
1465      Branch: perl
1466            ! pod/perldelta.pod
1467 ____________________________________________________________________________
1468 [ 16562] By: sky                                   on 2002/05/12  19:10:27
1469         Log: Update todo, removing things done and adding new things.
1470      Branch: perl
1471            ! pod/perltodo.pod
1472 ____________________________________________________________________________
1473 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
1474         Log: Reword the "threads still running" cleanup message.
1475      Branch: perl
1476            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
1477            ! pod/perltoc.pod
1478 ____________________________________________________________________________
1479 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
1480         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
1481              (The manifestation: running pat.t core dumps after test 639.
1482              Removing everything after 639 makes core go away, as does
1483              removing everything before 640.  I did say "weird".  Some
1484              sort of a memory corruption, no doubt, but no time to debug
1485              in more detail.)
1486      Branch: perl
1487            ! t/op/pat.t
1488 ____________________________________________________________________________
1489 [ 16559] By: sky                                   on 2002/05/12  17:59:41
1490         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
1491      Branch: perl
1492            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1493            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1494            ! MANIFEST
1495 ____________________________________________________________________________
1496 [ 16558] By: sky                                   on 2002/05/12  17:57:51
1497         Log: Fixed bug where tmpsv would be null after the return of the 
1498              amagic. Now check for that and allocate the tmpsv afterwards, 
1499              this is done in all other places that use amagic.
1500              Fixes bug when threads->unknownfunction() was called and
1501              we coredumped on the stringification somewhere deep in the
1502              autoloader/dynaloader something. Far to deep for me to provide
1503              a test case.
1504      Branch: perl
1505            ! sv.c
1506 ____________________________________________________________________________
1507 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
1508         Log: (retracted by #16560)
1509              EBCDIC: must protect also compile time so that
1510              the illegal UTF-EBCDIC is not seen.
1511      Branch: perl
1512            ! t/op/pat.t
1513 ____________________________________________________________________________
1514 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
1515         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
1516      Branch: perl
1517            ! pod/perlebcdic.pod regcomp.c
1518 ____________________________________________________________________________
1519 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
1520         Log: As suggested by Dave Mitchell, adding yield()s at
1521              appropriate spots helps non-preemptive thread
1522              implementations, like the GNU pth.  Tested at NetBSD
1523              by Martin Weber <Ephaeton@gmx.net>.
1524      Branch: perl
1525            ! ext/threads/t/basic.t ext/threads/t/list.t
1526            ! ext/threads/t/thread.t
1527 ____________________________________________________________________________
1528 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
1529         Log: Subject: RE: VOS bleadperl test failure on 16539
1530              From: chromatic <chromatic@rmci.net>
1531              Date: Sat, 11 May 2002 23:23:54 -0700
1532              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
1533      Branch: perl
1534            ! ext/B/t/o.t
1535 ____________________________________________________________________________
1536 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
1537         Log: There's no rest for the wicked misspellers.
1538      Branch: perl
1539            ! pod/perlthrtut.pod
1540 ____________________________________________________________________________
1541 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
1542         Log: Detypos (and sticking with US spelling since Dan Sugalski
1543              wrote the original text of perlthrtut)
1544      Branch: perl
1545            ! ext/threads/threads.pm pod/perlthrtut.pod
1546 ____________________________________________________________________________
1547 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
1548         Log: Because of #16550 these tests would now spew
1549              "Malformed UTF-8" in EBCDIC.
1550      Branch: perl
1551            ! t/op/pat.t
1552 ____________________________________________________________________________
1553 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
1554         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
1555              scripts does not apply any more.  (The utf8.t needed a little
1556              bit of relaxing to work in EBCDIC, since *both* the bytes in
1557              subtest #30 are illegal UTF-EBCDIC, and the error message
1558              matched is slightly different.)  The utf8.t now passes.
1559      Branch: perl
1560            ! lib/utf8.t toke.c
1561 ____________________________________________________________________________
1562 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
1563         Log: Subject: [PATCH] a bit more for WinCE
1564              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1565              Date: Sun, 12 May 2002 02:34:24 +0400
1566              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
1567      Branch: perl
1568            ! wince/wince.c
1569 ____________________________________________________________________________
1570 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
1571         Log: Subject: [PATCH] for WinCE cross-build, another one
1572              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
1573              Date: Sun, 12 May 2002 00:02:47 +0400
1574              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
1575      Branch: perl
1576            - wince/include/cectype.h wince/include/errno.h
1577            - wince/include/sys/types.h wince/include/sys/utime.h
1578            - wince/include/time.h
1579            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
1580            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
1581            ! wince/wince.c
1582 ____________________________________________________________________________
1583 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
1584         Log: Explicit casts due to #16542.
1585      Branch: perl
1586            ! ext/B/B.xs hv.c op.c sv.c
1587 ____________________________________________________________________________
1588 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
1589         Log: Upgrade to Test::Harness 2.21.
1590      Branch: perl
1591            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1592            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1593            ! lib/Test/Harness/t/test-harness.t
1594 ____________________________________________________________________________
1595 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
1596         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
1597              but keep up with the $VERSION)
1598      Branch: perl
1599            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1600 ____________________________________________________________________________
1601 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
1602         Log: metaconfig unit change for #16543.
1603      Branch: metaconfig
1604            ! U/threads/usethreads.U
1605 ____________________________________________________________________________
1606 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
1607         Log: Subject: [PATCH] updated threads docs
1608              From: Dave Mitchell <davem@fdgroup.com>
1609              Date: Sat, 11 May 2002 20:00:51 +0100
1610              Message-ID: <20020511200050.D14841@fdgroup.com>
1611      Branch: perl
1612            ! Configure README.threads pod/perlothrtut.pod
1613            ! pod/perlthrtut.pod
1614 ____________________________________________________________________________
1615 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
1616         Log: Subject: unsigned char hashes (Re: perl@16539)
1617              From: Nicholas Clark <nick@unfortu.net>
1618              Date: Sat, 11 May 2002 17:54:44 +0100
1619              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
1620              
1621              Be explicitly unsigned char in the hash calculation.
1622      Branch: perl
1623            ! hv.h
1624 ____________________________________________________________________________
1625 [ 16541] By: nick                                  on 2002/05/11  08:21:00
1626         Log: Integrate mainline
1627      Branch: perlio
1628           +> ext/B/t/o.t
1629           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
1630           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
1631           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
1632 ____________________________________________________________________________
1633 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
1634         Log: Subject: more os x test output cosmetics
1635              From: Kay Röpke <kroepke@dolphin-services.de>
1636              Date: Fri, 10 May 2002 14:07:34 +0200
1637              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
1638      Branch: perl
1639            ! ext/DB_File/t/db-btree.t
1640 ____________________________________________________________________________
1641 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
1642         Log: Update Changes.
1643      Branch: perl
1644            ! Changes patchlevel.h
1645 ____________________________________________________________________________
1646 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
1647         Log: Regen toc.
1648      Branch: perl
1649            ! pod/perltoc.pod
1650 ____________________________________________________________________________
1651 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
1652         Log: Move pod, add $VERSION.
1653      Branch: perl
1654            ! ext/threads/shared/queue.pm
1655 ____________________________________________________________________________
1656 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
1657         Log: Unused variables.
1658      Branch: perl
1659            ! ext/Encode/Encode.xs
1660 ____________________________________________________________________________
1661 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
1662         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
1663              From: chromatic <chromatic@rmci.net>
1664              Date: Fri, 10 May 2002 07:43:25 -0700
1665              Message-ID: <20020510144325.26245.qmail@firewheel>
1666      Branch: perl
1667            + ext/B/t/o.t
1668            ! MANIFEST
1669 ____________________________________________________________________________
1670 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
1671         Log: Don't do JAPHs unless doing "make torturetest".
1672              Document the less obvious make test targets.
1673      Branch: perl
1674            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
1675 ____________________________________________________________________________
1676 [ 16533] By: nick                                  on 2002/05/10  06:02:58
1677         Log: Integrate mainline
1678      Branch: perlio
1679           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
1680           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
1681           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
1682           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
1683           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
1684           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
1685           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
1686           !> t/run/fresh_perl.t util.c
1687 ____________________________________________________________________________
1688 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
1689         Log: Subject: [PATCH] format and other warnings
1690              From: Robin Barker <rmb1@cise.npl.co.uk>
1691              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
1692              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
1693      Branch: perl
1694            ! Porting/pumpkin.pod ext/Encode/Encode.xs
1695            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
1696            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
1697            ! ext/threads/threads.xs
1698 ____________________________________________________________________________
1699 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
1700         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
1701      Branch: perl
1702            ! t/op/tie.t t/run/fresh_perl.t
1703 ____________________________________________________________________________
1704 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
1705         Log: Subject: Re: [PATCH] Re: perl@16433
1706              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
1707              Date: Thu, 09 May 2002 16:24:59 -0700
1708              Message-ID: <LVw28gzkguhE092yn@efn.org>
1709      Branch: perl
1710            ! t/op/tie.t
1711 ____________________________________________________________________________
1712 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
1713         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
1714              From: Dave Mitchell <davem@fdgroup.com>
1715              Date: Thu, 9 May 2002 17:18:42 +0100
1716              Message-ID: <20020509171842.C9836@fdgroup.com>
1717      Branch: perl
1718            ! ext/threads/shared/t/cond.t
1719 ____________________________________________________________________________
1720 [ 16528] By: nick                                  on 2002/05/09  16:40:39
1721         Log: Integrate maint branch io (pipe) fixes.
1722      Branch: perl
1723           !> doio.c pp_sys.c util.c
1724 ____________________________________________________________________________
1725 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
1726         Log: FAQ sync.
1727      Branch: perl
1728            ! pod/perlfaq3.pod pod/perlfaq4.pod
1729 ____________________________________________________________________________
1730 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
1731         Log: metaconfig unit changes for #16525, plus extra linting.
1732      Branch: metaconfig
1733            ! U/compline/ptrsize.U U/protos/Protochk.U
1734            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1735            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1736            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1737            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1738            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1739            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1740            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1741            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1742            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1743            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1744            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1745            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1746            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1747            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1748            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1749            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1750            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1751            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1752            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1753            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1754            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1755            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1756            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1757            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1758 ____________________________________________________________________________
1759 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
1760         Log: metaconfig unit linting.
1761      Branch: perl
1762            ! reentr.pl
1763 ____________________________________________________________________________
1764 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
1765         Log: metaconfig unit changes for #16523.
1766      Branch: metaconfig
1767            ! U/compline/ptrsize.U
1768      Branch: metaconfig/U/perl
1769            ! use64bits.U
1770 ____________________________________________________________________________
1771 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
1772         Log: ptrsize should depend on use64bitall, not the other
1773              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
1774      Branch: perl
1775            ! Configure
1776 ____________________________________________________________________________
1777 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
1778         Log: Integrate #16510 from macperl;
1779              
1780              Tell IO.xs that MacOS sometimes doesn't need extra help
1781      Branch: perl
1782           !> ext/IO/IO.xs
1783 ____________________________________________________________________________
1784 [ 16521] By: ams                                   on 2002/05/09  12:42:12
1785         Log: Subject: Re: Storable doc patches
1786              From: "Philip Newton" <Philip.Newton@gmx.net>
1787              Date: Thu, 9 May 2002 14:32:29 +0200
1788              Message-Id: 
1789      Branch: perl
1790            ! ext/Storable/Storable.pm
1791 ____________________________________________________________________________
1792 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
1793         Log: cmp() compares chars, not bytes.
1794      Branch: perl
1795            ! pod/perllocale.pod
1796 ____________________________________________________________________________
1797 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
1798         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
1799      Branch: perl
1800            ! pod/perlhack.pod
1801 ____________________________________________________________________________
1802 [ 16518] By: ams                                   on 2002/05/09  09:04:31
1803         Log: Subject: Storable doc patches
1804              From: Philip Newton <Philip.Newton@gmx.net>
1805              Date: Thu, 09 May 2002 12:00:45 +0200
1806              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
1807      Branch: perl
1808            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1809 ____________________________________________________________________________
1810 [ 16517] By: ams                                   on 2002/05/09  08:53:50
1811         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
1812              From: Philip Newton <Philip.Newton@gmx.net>
1813              Date: Thu, 09 May 2002 11:16:06 +0200
1814              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
1815      Branch: perl
1816            ! ext/Storable/README
1817 ____________________________________________________________________________
1818 [ 16516] By: nick                                  on 2002/05/09  08:13:39
1819         Log: Integrate mainline
1820      Branch: perlio
1821           !> pod/perlxstut.pod
1822 ____________________________________________________________________________
1823 [ 16515] By: nick                                  on 2002/05/09  07:29:53
1824         Log: Integrate mainline
1825      Branch: perlio
1826           !> (integrate 27 files)
1827 ____________________________________________________________________________
1828 [ 16514] By: ams                                   on 2002/05/09  06:50:24
1829         Log: Subject: [Patch] perlxstut.pod
1830              From: lupe@lupe-christoph.de (Lupe Christoph)
1831              Date: Thu, 9 May 2002 09:42:02 +0200
1832              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
1833              (Applied with tweaks.)
1834      Branch: perl
1835            ! pod/perlxstut.pod
1836 ____________________________________________________________________________
1837 [ 16513] By: ams                                   on 2002/05/09  06:04:47
1838         Log: Subject: [Patch] perlapio.pod
1839              From: lupe@lupe-christoph.de (Lupe Christoph)
1840              Date: Thu, 9 May 2002 09:01:50 +0200
1841              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
1842              (Applied with tweaks.)
1843      Branch: perl
1844            ! pod/perlapio.pod
1845 ____________________________________________________________________________
1846 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
1847         Log: Integrate from macperl
1848      Branch: maint-5.6/macperl
1849           !> macos/macperl/MPConsole.cp
1850 ____________________________________________________________________________
1851 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
1852         Log: Make interrupt act as end of file, MacPerl Bug #542154
1853      Branch: macperl
1854            ! macos/macperl/MPConsole.cp
1855 ____________________________________________________________________________
1856 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
1857         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
1858      Branch: macperl
1859            ! ext/IO/IO.xs
1860 ____________________________________________________________________________
1861 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
1862         Log: Make perlio (!sfio) work on MacOS
1863      Branch: macperl
1864            ! macos/config.h macos/config.sh macos/macish.c
1865 ____________________________________________________________________________
1866 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
1867         Log: integrate maint-5.6/macperl contents
1868      Branch: maint-5.6/perl
1869           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
1870           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
1871           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
1872 ____________________________________________________________________________
1873 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
1874         Log: Rework #16506 some more.
1875      Branch: perl
1876            ! ext/Time/HiRes/HiRes.xs win32/win32.c
1877 ____________________________________________________________________________
1878 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
1879         Log: Rework #16503 a bit to keep all the HiRes implementation
1880              in one place, assuming we want to re-CPAN Time::HiRes at
1881              some point.
1882      Branch: perl
1883            ! ext/Time/HiRes/HiRes.xs win32/win32.c
1884 ____________________________________________________________________________
1885 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
1886         Log: metaconfig unit change for #16504.
1887      Branch: metaconfig
1888            ! U/modified/Cppsym.U
1889 ____________________________________________________________________________
1890 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
1891         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
1892              From: Pixel <pixel@mandrakesoft.com>
1893              Date: 08 May 2002 18:19:51 +0200
1894              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
1895      Branch: perl
1896            ! Configure
1897 ____________________________________________________________________________
1898 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
1899         Log: make the gettimeofday() implementation in Time::HiRes available
1900              from perl
1901      Branch: perl
1902            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
1903            ! win32/config.bc win32/config.gc win32/config.vc
1904            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1905            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
1906            ! win32/win32.c win32/win32iop.h
1907 ____________________________________________________________________________
1908 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
1909         Log: Subject: Test output update for OS X 10.1.4
1910              From: Kay Röpke <kroepke@dolphin-services.de>
1911              Date: Wed, 8 May 2002 22:23:36 +0200
1912              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
1913      Branch: perl
1914            ! ext/DB_File/t/db-recno.t
1915 ____________________________________________________________________________
1916 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
1917         Log: Subject: [PATCH] Re: perl@16433
1918              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1919              Date: Tue, 07 May 2002 18:40:44 -0700
1920              Message-ID: <cII28gzkgaOS092yn@efn.org>
1921              
1922              Subject: Re: [PATCH] Re: perl@16433
1923              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1924              Date: Wed, 08 May 2002 10:16:42 -0700
1925              Message-ID: <61V28gzkg+jG092yn@efn.org>
1926      Branch: perl
1927            ! pp_sys.c sv.c t/op/tie.t
1928 ____________________________________________________________________________
1929 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
1930         Log: Subject: [DOC PATCH] Minor threads::shared nits
1931              From: Simon Glover <scog@amnh.org>
1932              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
1933              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
1934      Branch: perl
1935            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
1936            ! ext/threads/shared/shared.pm
1937 ____________________________________________________________________________
1938 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
1939         Log: Subject: [DOC PATCH] perlthrtut proofreading
1940              From: Simon Glover <scog@amnh.org>
1941              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
1942              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
1943      Branch: perl
1944            ! pod/perlthrtut.pod
1945 ____________________________________________________________________________
1946 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
1947         Log: Deprecate 5.005threads.
1948      Branch: perl
1949            ! pod/perldelta.pod
1950 ____________________________________________________________________________
1951 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
1952         Log: Integrate perlio;
1953              
1954              PerlIO/XS interface routine and doc updates from
1955              lupe@lupe-christoph.de (Lupe Christoph) in mail
1956              Subject: [For Review] Patch for perlio.c and pods
1957              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
1958              Date: Sun, 5 May 2002 10:43:15 +0200
1959              (Minor tweaks to follow.)
1960              
1961              Portability and doc tweaks to PerlIO/XS stuff.
1962              We are still "papering over the cracks" a bit,
1963              but now it is good stiff card held on with epoxy.
1964      Branch: perl
1965           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
1966 ____________________________________________________________________________
1967 [ 16496] By: nick                                  on 2002/05/08  19:08:43
1968         Log: Portability and doc tweaks to PerlIO/XS stuff.
1969              We are still "papering over the cracks" a bit,
1970              but now it is good stiff card held on with epoxy.
1971      Branch: perlio
1972            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
1973 ____________________________________________________________________________
1974 [ 16495] By: nick                                  on 2002/05/08  17:56:43
1975         Log: PerlIO/XS interface routine and doc updates from
1976              lupe@lupe-christoph.de (Lupe Christoph) in mail
1977              Subject: [For Review] Patch for perlio.c and pods
1978              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
1979              Date: Sun, 5 May 2002 10:43:15 +0200
1980              (Minor tweaks to follow.)
1981      Branch: perlio
1982            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
1983 ____________________________________________________________________________
1984 [ 16494] By: nick                                  on 2002/05/08  17:40:34
1985         Log: Integrate mainline
1986      Branch: perlio
1987           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
1988           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
1989           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
1990           !> t/run/fresh_perl.t
1991 ____________________________________________________________________________
1992 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
1993         Log: Update Changes.
1994      Branch: perl
1995            ! Changes patchlevel.h
1996 ____________________________________________________________________________
1997 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
1998         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
1999              don't unlink /dev/null
2000      Branch: perl
2001            ! Porting/p4genpatch
2002 ____________________________________________________________________________
2003 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
2004         Log: Integrate perlio; 
2005              
2006              Avoid pointless re-encode of data in :encoding's read buffer
2007              on a close
2008      Branch: perl
2009           !> ext/PerlIO/encoding/encoding.xs
2010 ____________________________________________________________________________
2011 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
2012         Log: The base.pm changes need this, too?
2013      Branch: perl
2014            ! lib/diagnostics.t
2015 ____________________________________________________________________________
2016 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
2017         Log: fix p4genpatch breakage (missing slash in patch headers)
2018      Branch: perl
2019            ! Porting/p4genpatch
2020 ____________________________________________________________________________
2021 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
2022         Log: Integrate #14679 from macperl;
2023              
2024              Skip layer symbols for sfio
2025      Branch: perl
2026           !> makedef.pl
2027 ____________________________________________________________________________
2028 [ 16487] By: nick                                  on 2002/05/08  13:12:47
2029         Log: Avoid pointless re-encode of data in :encoding's read buffer
2030              on a close
2031      Branch: perlio
2032            ! ext/PerlIO/encoding/encoding.xs
2033 ____________________________________________________________________________
2034 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
2035         Log: Integrate #16481 from macperl;
2036              
2037              p4genpatch Mac OS fixes (paths, utime)
2038      Branch: perl
2039           !> Porting/p4genpatch
2040 ____________________________________________________________________________
2041 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
2042         Log: Storable doc tweaks.
2043      Branch: perl
2044            ! ext/Storable/Storable.pm
2045 ____________________________________________________________________________
2046 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
2047         Log: Subject: Re: [PATCH] use base Notexists
2048              From: andreas.koenig@anima.de (Andreas J. Koenig)
2049              Date: Wed, 08 May 2002 15:57:53 +0200
2050              Message-ID: <m34rhi91y6.fsf@anima.de>
2051      Branch: perl
2052            ! lib/base.pm lib/fields.t
2053 ____________________________________________________________________________
2054 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
2055         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
2056              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2057              Date: Wed, 8 May 2002 10:47:51 +0400
2058              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
2059      Branch: perl
2060            ! t/run/fresh_perl.t
2061 ____________________________________________________________________________
2062 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
2063         Log: Document how even "ASCII" locales can have problems
2064              if \w includes some of the regex metacharacters.
2065      Branch: perl
2066            ! lib/locale.t
2067 ____________________________________________________________________________
2068 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
2069         Log: p4genpatch Mac OS fixes (paths, utime)
2070      Branch: macperl
2071            ! Porting/p4genpatch
2072 ____________________________________________________________________________
2073 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
2074         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
2075              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2076              Date: Wed, 8 May 2002 10:33:14 +0400
2077              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
2078      Branch: perl
2079            ! ext/File/Glob/bsd_glob.c
2080 ____________________________________________________________________________
2081 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
2082         Log: Skip layer symbols for sfio
2083      Branch: macperl
2084            ! makedef.pl
2085 ____________________________________________________________________________
2086 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
2087         Log: Bump up the Storable $VERSION to 2.0.
2088      Branch: perl
2089            ! ext/Storable/Storable.pm
2090 ____________________________________________________________________________
2091 [ 16477] By: nick                                  on 2002/05/08  06:21:18
2092         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
2093      Branch: perlio
2094           !> (integrate 36 files)
2095 ____________________________________________________________________________
2096 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
2097         Log: Oops, add back
2098      Branch: macperl
2099            + macos/MacPerlTests.cmd
2100 ____________________________________________________________________________
2101 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
2102         Log: Integrate with perl
2103      Branch: macperl
2104           +> Porting/p4genpatch ext/Digest/MD5/README
2105           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
2106           +> ext/threads/shared/semaphore.pm
2107           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
2108           +> t/comp/hints.t vos/compile_full_perl.cm
2109           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2110           +> wince/compile.bat wince/win32io.c
2111            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
2112            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
2113           !> (integrate 206 files)
2114 ____________________________________________________________________________
2115 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
2116         Log: Update README (integrate from macperl)
2117      Branch: maint-5.6/macperl
2118           !> README.macos
2119 ____________________________________________________________________________
2120 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
2121         Log: Various syncs from macperl/ -> maint-5.6/macperl/
2122              File::Copy, File::Spec updates
2123              Test script modifications
2124              pp_require path bugfixes
2125      Branch: maint-5.6/macperl
2126            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
2127            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
2128 ____________________________________________________________________________
2129 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
2130         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
2131      Branch: macperl
2132            ! macos/macperl/MacPerl.podhelp
2133      Branch: maint-5.6/macperl
2134            ! macos/macperl/MacPerl.podhelp
2135 ____________________________________________________________________________
2136 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
2137         Log: Reset Mac::err flag in app, MacPerl Bug #546065
2138      Branch: macperl
2139            ! macos/macperl/MPScript.c
2140      Branch: maint-5.6/macperl
2141            ! macos/macperl/MPScript.c
2142 ____________________________________________________________________________
2143 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
2144         Log: Fix for some module install paths, MacPerl Bug #549611
2145      Branch: macperl
2146            ! macos/macperl/Droplets/installme.plx
2147            ! macos/macperl/Droplets/untarzipme.plx
2148      Branch: maint-5.6/macperl
2149            ! macos/macperl/Droplets/installme.plx
2150            ! macos/macperl/Droplets/untarzipme.plx
2151 ____________________________________________________________________________
2152 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
2153         Log: Stupid Mac::OSA::Simple bugs
2154      Branch: macperl
2155            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2156      Branch: maint-5.6/macperl
2157            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2158 ____________________________________________________________________________
2159 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
2160         Log: Various BuildTools fixes, MacPerl Bug #545341
2161      Branch: macperl
2162            ! macos/lib/Mac/BuildTools.pm
2163      Branch: maint-5.6/macperl
2164            ! macos/lib/Mac/BuildTools.pm
2165 ____________________________________________________________________________
2166 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
2167         Log: MM_MacOS has been moved from macos/lib/ to lib/
2168      Branch: macperl
2169            - macos/lib/ExtUtils/MM_MacOS.pm
2170 ____________________________________________________________________________
2171 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
2172         Log: Oops, add Digest::MD5 Makefile.mk back in
2173      Branch: macperl
2174            + macos/bundled_ext/Digest/MD5/Makefile.mk
2175 ____________________________________________________________________________
2176 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
2177         Log: Allow focus of first item, MacPerl Bug #529102
2178      Branch: macperl
2179            ! macos/ext/Mac/Windows/Windows.pm
2180      Branch: maint-5.6/macperl
2181            ! macos/ext/Mac/Windows/Windows.pm
2182 ____________________________________________________________________________
2183 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
2184         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
2185      Branch: macperl
2186            ! macos/lib/Mac/Glue.pm
2187      Branch: maint-5.6/macperl
2188            ! macos/lib/Mac/Glue.pm
2189 ____________________________________________________________________________
2190 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
2191         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
2192      Branch: perl
2193            ! makedef.pl
2194 ____________________________________________________________________________
2195 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
2196         Log: aTHX may be empty
2197      Branch: perl
2198            ! win32/win32.c
2199 ____________________________________________________________________________
2200 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
2201         Log: 5005threads builds again on windows
2202      Branch: perl
2203            ! win32/win32.c win32/win32.h
2204 ____________________________________________________________________________
2205 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
2206         Log: fixes for various warnings identified by Visual C++
2207      Branch: perl
2208            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
2209            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
2210            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
2211            ! win32/config.bc win32/config.gc win32/config.vc
2212            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2213            ! win32/win32.c win32/win32iop.h
2214 ____________________________________________________________________________
2215 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
2216         Log: keep paths consistently slashed on windows
2217      Branch: perl
2218            ! t/harness
2219 ____________________________________________________________________________
2220 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
2221         Log: integrate makefile.mk changes into Makefile
2222      Branch: perl
2223            ! win32/Makefile
2224 ____________________________________________________________________________
2225 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
2226         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2227              From: Nicholas Clark <nick@unfortu.net>
2228              Date: Tue, 7 May 2002 23:26:01 +0100
2229              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
2230      Branch: perl
2231            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
2232            ! ext/Storable/README ext/Storable/Storable.pm
2233            ! ext/Storable/t/malice.t
2234 ____________________________________________________________________________
2235 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
2236         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2237              From: Dave Mitchell <davem@fdgroup.com>
2238              Date: Wed, 8 May 2002 00:11:02 +0100
2239              Message-ID: <20020508001102.D4118@fdgroup.com>
2240      Branch: perl
2241            ! pp_hot.c scope.c
2242 ____________________________________________________________________________
2243 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
2244         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
2245              From: Dave Mitchell <davem@fdgroup.com>
2246              Date: Tue, 7 May 2002 23:13:10 +0100
2247              Message-ID: <20020507231310.B4118@fdgroup.com>
2248      Branch: perl
2249            ! pp_hot.c
2250 ____________________________________________________________________________
2251 [ 16454] By: sky                                   on 2002/05/07  21:18:44
2252         Log: Documentation of async
2253      Branch: perl
2254            ! ext/threads/threads.pm
2255 ____________________________________________________________________________
2256 [ 16453] By: sky                                   on 2002/05/07  21:16:28
2257         Log: Documentation added.
2258      Branch: perl
2259            ! ext/threads/shared/semaphore.pm
2260 ____________________________________________________________________________
2261 [ 16452] By: sky                                   on 2002/05/07  21:15:34
2262         Log: Add support for async.
2263      Branch: perl
2264            ! ext/threads/threads.pm
2265 ____________________________________________________________________________
2266 [ 16451] By: sky                                   on 2002/05/07  21:01:47
2267         Log: Add documentation.
2268      Branch: perl
2269            ! ext/threads/shared/queue.pm
2270 ____________________________________________________________________________
2271 [ 16450] By: sky                                   on 2002/05/07  20:24:08
2272         Log: Fix bad assumptions in test case.
2273              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
2274              b) $var++ is not atomic
2275              c) the creating of the string to print and the actuall printing 
2276              could be preempted by another thread
2277      Branch: perl
2278            ! ext/threads/shared/t/queue.t
2279 ____________________________________________________________________________
2280 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
2281         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
2282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2283              Date: Tue, 07 May 2002 19:41:03 +0200
2284              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
2285      Branch: perl
2286            ! makedepend.SH
2287 ____________________________________________________________________________
2288 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
2289         Log: Upgrade to Encode 1.71.
2290      Branch: perl
2291            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2292            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
2293 ____________________________________________________________________________
2294 [ 16447] By: nick                                  on 2002/05/07  18:39:47
2295         Log: Integrate mainline
2296      Branch: perlio
2297           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
2298           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
2299           !> lib/User/pwent.t
2300 ____________________________________________________________________________
2301 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
2302         Log: AUTHORS updates.
2303      Branch: perl
2304            ! AUTHORS
2305 ____________________________________________________________________________
2306 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
2307         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
2308              From: Robin Barker <rmb1@cise.npl.co.uk>
2309              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
2310              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
2311      Branch: perl
2312            ! ext/Encode/Encode.xs
2313 ____________________________________________________________________________
2314 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
2315         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
2316              From: Michael A Chase <mchase@ix.netcom.com>
2317              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
2318              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
2319              
2320              (plus add what POSIX says)
2321      Branch: perl
2322            ! lib/File/Spec/Unix.pm
2323 ____________________________________________________________________________
2324 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
2325         Log: Subject: Re: lib/User/pwent.t on Cygwin
2326              From: John Peacock <jpeacock@rowman.com>
2327              Date: Mon, 06 May 2002 10:14:21 -0400
2328              Message-ID: <3CD68FBD.8020502@rowman.com>
2329      Branch: perl
2330            ! lib/User/pwent.t
2331 ____________________________________________________________________________
2332 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
2333         Log: Subject: [PATCH] Storable (Re: perl@16433)
2334              From: Radu Greab <radu@netsoft.ro>
2335              Date: Tue, 7 May 2002 11:37:03 +0300
2336              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
2337              
2338              Subject: Re: [PATCH] Storable (Re: perl@16433)
2339              From: Radu Greab <radu@netsoft.ro>
2340              Date: Tue, 7 May 2002 12:49:24 +0300
2341              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
2342              
2343              Plug the Storable memory leaks.
2344      Branch: perl
2345            ! ext/Storable/Storable.xs
2346 ____________________________________________________________________________
2347 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
2348         Log: Upgrade to CPAN 1.61.
2349      Branch: perl
2350            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2351 ____________________________________________________________________________
2352 [ 16440] By: nick                                  on 2002/05/07  07:07:58
2353         Log: Integrate mainline
2354      Branch: perlio
2355           +> Porting/p4genpatch vos/compile_full_perl.cm
2356           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2357           +> wince/compile.bat wince/win32io.c
2358            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
2359           !> (integrate 74 files)
2360 ____________________________________________________________________________
2361 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
2362         Log: Document the bad behaviour of for(1..5){$_++}
2363              (it works but it should fail)
2364      Branch: perl
2365            ! pod/perldelta.pod
2366 ____________________________________________________________________________
2367 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
2368         Log: README.ko update from Jungshik Shin.
2369      Branch: perl
2370            ! README.ko
2371 ____________________________________________________________________________
2372 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
2373         Log: Subject: Re: perl@16433
2374              From: Nicholas Clark <nick@unfortu.net>
2375              Date: Tue, 7 May 2002 00:21:46 +0100
2376              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
2377      Branch: perl
2378            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2379            ! ext/Storable/t/malice.t
2380 ____________________________________________________________________________
2381 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
2382         Log: Subject:  two and a half steps further for WinCE cross-build
2383              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2384              Date: Mon, 6 May 2002 23:54:24 +0400
2385              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
2386      Branch: perl
2387            - wince/config.h
2388            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
2389 ____________________________________________________________________________
2390 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
2391         Log: Detypo.
2392      Branch: perl
2393            ! pod/perldelta.pod
2394 ____________________________________________________________________________
2395 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
2396         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2397              From: Dave Mitchell <davem@fdgroup.com>
2398              Date: Mon, 6 May 2002 17:17:00 +0100
2399              Message-ID: <20020506171700.A256@fdgroup.com>
2400      Branch: perl
2401            ! pod/perldelta.pod t/op/local.t
2402 ____________________________________________________________________________
2403 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
2404         Log: Update Changes.
2405      Branch: perl
2406            ! Changes patchlevel.h
2407 ____________________________________________________________________________
2408 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
2409         Log: Add a test for #16431, and document Dave's campaign
2410              against localised hash element bugs.
2411      Branch: perl
2412            ! pod/perldelta.pod t/op/tie.t
2413 ____________________________________________________________________________
2414 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
2415         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2416              From: Dave Mitchell <davem@fdgroup.com>
2417              Date: Sat, 4 May 2002 00:34:18 +0100
2418              Message-ID: <20020504003418.F22026@fdgroup.com>
2419      Branch: perl
2420            ! pp_hot.c t/op/local.t
2421 ____________________________________________________________________________
2422 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
2423         Log: Regen uconfig.h.
2424      Branch: perl
2425            ! uconfig.h
2426 ____________________________________________________________________________
2427 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
2428         Log: Unfortunately AmigaOS has been broken since 11423
2429              and is unlikely to get fixed in time for 5.8.0.
2430      Branch: perl
2431            ! pod/perldelta.pod
2432 ____________________________________________________________________________
2433 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
2434         Log: Ultimate discouragement for the old tools, from Andreas.
2435      Branch: perl
2436            - Porting/p4d2p Porting/p4desc
2437            ! MANIFEST Porting/repository.pod
2438 ____________________________________________________________________________
2439 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
2440         Log: Upgrade to Digest::MD5 2.20.
2441      Branch: perl
2442            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2443            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
2444 ____________________________________________________________________________
2445 [ 16426] By: ams                                   on 2002/05/06  09:48:42
2446         Log: Subject: [Encode] 1.70 released
2447              From: Dan Kogai <dankogai@dan.co.jp>
2448              Date: Mon, 6 May 2002 19:36:15 +0900
2449              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
2450      Branch: perl
2451            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
2452            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
2453            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
2454 ____________________________________________________________________________
2455 [ 16425] By: ams                                   on 2002/05/06  09:40:42
2456         Log: Subject: [PATCH] PerlIO::Via reference
2457              From: Gisle Aas <gisle@ActiveState.com>
2458              Date: 05 May 2002 22:50:23 -0700
2459              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
2460      Branch: perl
2461            ! pod/perliol.pod
2462 ____________________________________________________________________________
2463 [ 16424] By: ams                                   on 2002/05/06  09:37:58
2464         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
2465              From: Brendan O'Dea <bod@debian.org>
2466              Date: Mon, 6 May 2002 14:04:48 +1000
2467              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
2468      Branch: perl
2469            ! lib/Term/Complete.pm
2470 ____________________________________________________________________________
2471 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
2472         Log: p4genpatch: avoid stderr noise during adds
2473      Branch: perl
2474            ! Porting/p4genpatch
2475 ____________________________________________________________________________
2476 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
2477         Log: Subject: [PATCH] Fixup VOS builds of miniperl
2478              From: Paul_GreenVOS@vos.stratus.com
2479              Date: Sun, 5 May 02 23:11 edt
2480              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
2481      Branch: perl
2482            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
2483 ____________________________________________________________________________
2484 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
2485         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
2486              From: Radu Greab <radu@netsoft.ro>
2487              Date: Mon, 6 May 2002 04:23:10 +0300
2488              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
2489      Branch: perl
2490            ! pp_sys.c t/op/exec.t
2491 ____________________________________________________________________________
2492 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
2493         Log: Further comment tweak, to agree with perlxs.pod.
2494      Branch: perl
2495            ! perl.h
2496 ____________________________________________________________________________
2497 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
2498         Log: Subject: [PATCH] Update README.vos and release vos build macros
2499              From: Paul_GreenVOS@vos.stratus.com
2500              Date: Sun, 5 May 02 17:15 edt
2501              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
2502              To: perl5-porters@perl.org
2503      Branch: perl
2504            + vos/compile_full_perl.cm vos/configure_full_perl.sh
2505            + vos/make_full_perl.sh
2506            ! MANIFEST README.vos vos/Changes
2507 ____________________________________________________________________________
2508 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
2509         Log: Retract MM_NW5.pm part of #16371, at the request
2510              of Michael Schwern.
2511      Branch: perl
2512            ! lib/ExtUtils/MM_NW5.pm
2513 ____________________________________________________________________________
2514 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
2515         Log: Comment tweaks.
2516      Branch: perl
2517            ! perl.h
2518 ____________________________________________________________________________
2519 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
2520         Log: a few more p4genpatch fixes:
2521              
2522              don't assume previous revision exists, let p4 compute it from
2523              the one-less-change number instead
2524              
2525              the time part in timestamps were always 00:00:00; fix by
2526              fetching metadata via "p4 fsync" rather than "p4 filelog"
2527              
2528              quote all file names used in external commands to make them
2529              them work when there are spaces in those file names
2530              
2531              looks production worthy now :)
2532      Branch: perl
2533            ! Porting/p4genpatch
2534 ____________________________________________________________________________
2535 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
2536         Log: The #16401 was far from enough, and mostly in a wrong direction.
2537              The right thing to do would be to convert Storable into using
2538              the new MY_CXT scheme (no static data, and memory management
2539              using SVs).
2540      Branch: perl
2541            ! ext/Storable/Storable.xs
2542 ____________________________________________________________________________
2543 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
2544         Log: p4genpatch diffs against depot files from //depot/perl when called
2545              with -b //depot/maint-5.6/perl
2546      Branch: perl
2547            ! Porting/p4genpatch
2548 ____________________________________________________________________________
2549 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
2550         Log: p4genpatch: current directory may not be writable, so don't
2551              create temp files there
2552      Branch: perl
2553            ! Porting/p4genpatch
2554 ____________________________________________________________________________
2555 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
2556         Log: p4genpatch now works on windows
2557      Branch: perl
2558            ! Porting/p4genpatch
2559 ____________________________________________________________________________
2560 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
2561         Log: p4genpatch: tweak from Andreas to strip leading portion of
2562              path specified in -b (so patch can be applied with "patch -p1")
2563      Branch: perl
2564            ! Porting/p4genpatch
2565 ____________________________________________________________________________
2566 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
2567         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
2568              From: PPrymmer@factset.com
2569              Date: Fri, 3 May 2002 14:52:12 -0400
2570              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
2571      Branch: perl
2572            ! t/op/pwent.t
2573 ____________________________________________________________________________
2574 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
2575         Log: Upgrade to Net::Ping 2.17.
2576      Branch: perl
2577            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2578 ____________________________________________________________________________
2579 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
2580         Log: Upgrade to Getopt::Long 2.31.
2581      Branch: perl
2582            ! lib/Getopt/Long.pm
2583 ____________________________________________________________________________
2584 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
2585         Log: Subject: Re: Cross-compiling as of WinCE
2586              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2587              Date: Sat, 4 May 2002 03:49:11 +0400
2588              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
2589      Branch: perl
2590            + wince/compile.bat wince/win32io.c
2591            - wince/perldll.def
2592            ! MANIFEST configpm makedef.pl wince/Makefile.ce
2593            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
2594            ! wince/config_h.PL wince/wince.c
2595 ____________________________________________________________________________
2596 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
2597         Log: The loclibpth is always set by Configure.
2598      Branch: perl
2599            ! hints/dec_osf.sh
2600 ____________________________________________________________________________
2601 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
2602         Log: Subject: Re: [Unicode::Collate] UCA Version number    
2603              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2604              Date: Sun, 05 May 2002 10:07:57 +0900
2605              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
2606      Branch: perl
2607            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2608            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
2609 ____________________________________________________________________________
2610 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
2611         Log: Subject: [PATCH sv.c] delete inaccurate comment
2612              From: Dave Mitchell <davem@fdgroup.com>
2613              Date: Fri, 3 May 2002 21:17:00 +0100
2614              Message-ID: <20020503211700.C22026@fdgroup.com>
2615      Branch: perl
2616            ! sv.c
2617 ____________________________________________________________________________
2618 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
2619         Log: Solaris: show what 'that' is.
2620      Branch: perl
2621            ! hints/solaris_2.sh
2622 ____________________________________________________________________________
2623 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
2624         Log: Syntax fix.
2625      Branch: perl
2626            ! t/op/arith.t
2627 ____________________________________________________________________________
2628 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
2629         Log: (retracted by #16415) Storable: try to free what we allocated.
2630      Branch: perl
2631            ! ext/Storable/Storable.xs
2632 ____________________________________________________________________________
2633 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
2634         Log: UNICOS: division is really sloppy.
2635      Branch: perl
2636            ! t/op/arith.t
2637 ____________________________________________________________________________
2638 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
2639         Log: Subject: fix t/io/fs.t for VOS
2640              From: Paul_GreenVOS@vos.stratus.com
2641              Date: Sat, 4 May 02 14:01 edt
2642              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
2643      Branch: perl
2644            ! t/io/fs.t
2645 ____________________________________________________________________________
2646 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
2647         Log: Subject: [Unicode::Collate] UCA Version number
2648              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2649              Date: Sat, 04 May 2002 16:07:07 +0900
2650              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
2651      Branch: perl
2652            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
2653 ____________________________________________________________________________
2654 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
2655         Log: Subject: [PATCH lib/overload.pm] "\"\""
2656              From: Michael G Schwern <schwern@pobox.com>
2657              Date: Sat, 4 May 2002 13:17:44 -0400
2658              Message-ID: <20020504171743.GD640@blackrider>
2659      Branch: perl
2660            ! lib/overload.pm
2661 ____________________________________________________________________________
2662 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
2663         Log: Add the EBCDIC test data to downgrade.t.
2664      Branch: perl
2665            ! ext/Storable/t/downgrade.t
2666 ____________________________________________________________________________
2667 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
2668         Log: EBCDIC tweak.
2669      Branch: perl
2670            ! ext/Storable/t/utf8hash.t
2671 ____________________________________________________________________________
2672 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
2673         Log: Allow p4genpatch to use diff programs other than 'diff'.
2674      Branch: perl
2675            ! Porting/p4genpatch
2676 ____________________________________________________________________________
2677 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
2678         Log: Add p4genpatch from Andreas; obsoletes both
2679              p4d2p and p4desc.
2680      Branch: perl
2681            + Porting/p4genpatch
2682            ! MANIFEST Porting/makerel
2683 ____________________________________________________________________________
2684 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
2685         Log: Upgrade to Encode 1.69.
2686      Branch: perl
2687            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2688            ! ext/Encode/Encode/Makefile_PL.e2x
2689            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
2690            ! ext/Encode/lib/Encode/Guess.pm
2691            ! ext/Encode/lib/Encode/MIME/Header.pm
2692            ! ext/Encode/t/mime-header.t
2693 ____________________________________________________________________________
2694 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
2695         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
2696              From: Dave Mitchell <davem@fdgroup.com>
2697              Date: Sat, 4 May 2002 16:09:26 +0100
2698              Message-ID: <20020504160926.A24990@fdgroup.com>
2699      Branch: perl
2700            ! INSTALL
2701 ____________________________________________________________________________
2702 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
2703         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
2704              From: Nicholas Clark <nick@unfortu.net>
2705              Date: Sat, 4 May 2002 12:38:58 +0100
2706              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
2707      Branch: perl
2708            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
2709 ____________________________________________________________________________
2710 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
2711         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
2712              From: Nicholas Clark <nick@unfortu.net>
2713              Date: Sat, 4 May 2002 00:30:43 +0100
2714              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
2715      Branch: perl
2716            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
2717 ____________________________________________________________________________
2718 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
2719         Log: Doc tweak from Elizabeth Mattijsen.
2720      Branch: perl
2721            ! pod/perlunicode.pod
2722 ____________________________________________________________________________
2723 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
2724         Log: Subject: [PATCH] channames.pm doc tweaks
2725              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
2726              Date: Sat, 04 May 2002 11:45:18 +0900
2727              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
2728      Branch: perl
2729            ! lib/charnames.pm
2730 ____________________________________________________________________________
2731 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
2732         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2733              From: Dave Mitchell <davem@fdgroup.com>
2734              Date: Fri, 3 May 2002 23:51:10 +0100
2735              Message-ID: <20020503235110.E22026@fdgroup.com>
2736      Branch: perl
2737            ! pp_hot.c scope.c
2738 ____________________________________________________________________________
2739 [ 16385] By: nick                                  on 2002/05/04  09:29:41
2740         Log: Integrate mainline
2741      Branch: perlio
2742           !> (integrate 47 files)
2743 ____________________________________________________________________________
2744 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
2745         Log: Subject: Re: perl@16307
2746              From: Nicholas Clark <nick@unfortu.net>
2747              Date: Fri, 3 May 2002 21:49:04 +0100
2748              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
2749              
2750              canonical #3 was failing under -Mutf8.
2751      Branch: perl
2752            ! ext/Storable/t/canonical.t
2753 ____________________________________________________________________________
2754 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
2755         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
2756              From: Dave Mitchell <davem@fdgroup.com>
2757              Date: Fri, 3 May 2002 21:12:10 +0100
2758              Message-ID: <20020503211210.B22026@fdgroup.com>
2759      Branch: perl
2760            ! scope.c
2761 ____________________________________________________________________________
2762 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
2763         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
2764              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
2765              Date: Fri, 3 May 2002 20:30:25 +0200
2766              Message-ID: <190109228332.20020503203025@familiehaase.de>
2767      Branch: perl
2768            ! doio.c
2769 ____________________________________________________________________________
2770 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
2771         Log: Subject: t/TestInit.pm - clean up comments
2772              From: Paul_GreenVOS@vos.stratus.com
2773              Date: Fri, 3 May 02 14:51 edt
2774              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
2775      Branch: perl
2776            ! t/TestInit.pm
2777 ____________________________________________________________________________
2778 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
2779         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
2780              From: Dan Kogai <dankogai@dan.co.jp>
2781              Date: Sat, 4 May 2002 01:46:35 +0900
2782              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
2783      Branch: perl
2784            ! ext/Encode/Encode/Makefile_PL.e2x
2785 ____________________________________________________________________________
2786 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
2787         Log: Forgotten test arrangement.
2788      Branch: perl
2789            ! ext/Digest/MD5/t/files.t
2790 ____________________________________________________________________________
2791 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
2792         Log: Comedy of typing errors.
2793      Branch: perl
2794            ! hints/solaris_2.sh
2795 ____________________________________________________________________________
2796 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
2797         Log: Let's try the "no Net:: if no Socket" again.
2798      Branch: perl
2799            ! t/lib/1_compile.t
2800 ____________________________________________________________________________
2801 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
2802         Log: Update Changes.
2803      Branch: perl
2804            ! Changes patchlevel.h
2805 ____________________________________________________________________________
2806 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
2807         Log: Oops.
2808      Branch: perl
2809            ! lib/ExtUtils/MM_BeOS.pm
2810 ____________________________________________________________________________
2811 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
2812         Log: EBCDIC tweak.
2813      Branch: perl
2814            ! ext/Digest/MD5/t/utf8.t
2815 ____________________________________________________________________________
2816 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
2817         Log: Update the EBCDIC MD5 checksums, and automate the process.
2818      Branch: perl
2819            ! ext/Digest/MD5/t/files.t
2820 ____________________________________________________________________________
2821 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
2822         Log: The EBCDIC remapping of the low 256 bites again.
2823      Branch: perl
2824            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
2825            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
2826            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
2827 ____________________________________________________________________________
2828 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
2829         Log: NetWare updates from C Aditya.
2830      Branch: perl
2831            ! lib/ExtUtils/MM_NW5.pm makedef.pl
2832 ____________________________________________________________________________
2833 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
2834         Log: DJGPP updates from Laszlo Molnar.
2835      Branch: perl
2836            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
2837 ____________________________________________________________________________
2838 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
2839         Log: Upgrade to Encode 1.68.
2840      Branch: perl
2841            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2842            ! ext/Encode/lib/Encode/Alias.pm
2843            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
2844 ____________________________________________________________________________
2845 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
2846         Log: Integrate perlio;
2847              
2848              Several of non-default builds now seem to work reasonably well
2849              English.t seems to fail on an errno test, and socketpair blathers
2850              about something.
2851              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
2852              back door, and instead have perlsdio.h vector stdio via iperlsys.h
2853              function tables (latter was done in earlier change).
2854              Update comments in Makefile.mk 
2855              
2856              Finish off 16350 for non-PERLIO build on linux,
2857              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
2858              for some slots which now perlsdio.h is targeting.
2859              
2860              setbuf / setvbuf are not PerlIO_ concepts
2861              
2862              perl_clone is a threads thing
2863              
2864              Have perlsdio.h use the iperlsys.h aliases and see
2865              if that helps non-PERLIO IMP_SYS on Win32.
2866              (Miniperl okay on linux).
2867              
2868              More layer syms
2869              
2870              Use PerlSIO_fdupopen() if not using PerlIO
2871              
2872              Do not build if not using layers
2873      Branch: perl
2874           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
2875           !> win32/makefile.mk win32/perlhost.h win32/win32.c
2876           !> win32/win32io.c
2877 ____________________________________________________________________________
2878 [ 16367] By: nick                                  on 2002/05/03  07:25:13
2879         Log: Several of non-default builds now seem to work reasonably well
2880              English.t seems to fail on an errno test, and socketpair blathers
2881              about something.
2882              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
2883              back door, and instead have perlsdio.h vector stdio via iperlsys.h
2884              function tables (latter was done in earlier change).
2885              Update comments in Makefile.mk 
2886      Branch: perlio
2887            ! perlio.h win32/makefile.mk win32/win32.c
2888 ____________________________________________________________________________
2889 [ 16366] By: nick                                  on 2002/05/03  07:07:36
2890         Log: Finish off 16350 for non-PERLIO build on linux,
2891              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
2892              for some slots which now perlsdio.h is targeting.
2893      Branch: perlio
2894            ! iperlsys.h
2895 ____________________________________________________________________________
2896 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
2897         Log: If no Socket should not try to test Net::
2898      Branch: perl
2899            ! t/lib/1_compile.t
2900 ____________________________________________________________________________
2901 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
2902         Log: Integrate macperl #16360 and #16363;
2903              
2904              Make op/alarm.t pass
2905              
2906              README.macos update
2907      Branch: perl
2908           !> README.macos t/op/alarm.t
2909 ____________________________________________________________________________
2910 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
2911         Log: README.macos update
2912      Branch: macperl
2913            ! README.macos
2914 ____________________________________________________________________________
2915 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
2916         Log: Config / test updates
2917      Branch: macperl
2918            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2919            ! macos/Makefile.mk
2920 ____________________________________________________________________________
2921 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
2922         Log: Safe signals for Mac OS
2923      Branch: macperl
2924            ! macos/macish.c macos/macish.h
2925 ____________________________________________________________________________
2926 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
2927         Log: Make op/alarm.t pass
2928      Branch: macperl
2929            ! t/op/alarm.t
2930 ____________________________________________________________________________
2931 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
2932         Log: a tweak to change#13584: need to avoid pad-walking during
2933              global destruction
2934      Branch: maint-5.6/perl
2935            ! op.c
2936 ____________________________________________________________________________
2937 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
2938         Log: Forgot the most important part of #16357.
2939      Branch: perl
2940            ! lib/Unicode/Collate.pm
2941 ____________________________________________________________________________
2942 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
2943         Log: Subject: Unicode::Collate 0.11 Released
2944              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2945              Date: Fri, 03 May 2002 03:19:29 +0900
2946              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
2947      Branch: perl
2948            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
2949            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
2950 ____________________________________________________________________________
2951 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
2952         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
2953              From: Andy Dougherty <doughera@lafayette.edu>
2954              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
2955              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
2956      Branch: perl
2957            ! Makefile.SH ext/util/make_ext
2958 ____________________________________________________________________________
2959 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
2960         Log: Integrate #16353 from macperl;
2961              
2962              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
2963              in test 92 of run/fresh_perl.t on MacOS
2964              
2965              (as pudge rightfully points out, this is voodoo
2966              programming at it best, the real bug is somewhere else,
2967              now we just happened to shake the chicken the right way)
2968      Branch: perl
2969           !> lib/utf8_heavy.pl
2970 ____________________________________________________________________________
2971 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
2972         Log: Subject: Re: Encode, charnames and utf8heavy
2973              From: Dan Kogai <dankogai@dan.co.jp>
2974              Date: Thu, 2 May 2002 00:44:30 +0900
2975              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
2976              
2977              (plus a respective perlunicode tweak)
2978      Branch: perl
2979            ! lib/utf8_heavy.pl pod/perlunicode.pod
2980 ____________________________________________________________________________
2981 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
2982         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
2983              in test 92 of run/fresh_perl.t on MacOS
2984      Branch: macperl
2985            ! lib/utf8_heavy.pl
2986 ____________________________________________________________________________
2987 [ 16352] By: nick                                  on 2002/05/02  17:48:31
2988         Log: setbuf / setvbuf are not PerlIO_ concepts
2989      Branch: perlio
2990            ! XSUB.h
2991 ____________________________________________________________________________
2992 [ 16351] By: nick                                  on 2002/05/02  17:12:21
2993         Log: perl_clone is a threads thing
2994      Branch: perlio
2995            ! makedef.pl
2996 ____________________________________________________________________________
2997 [ 16350] By: nick                                  on 2002/05/02  17:09:43
2998         Log: *** EXPERIMENTAL ***
2999              Have perlsdio.h use the iperlsys.h aliases and see
3000              if that helps non-PERLIO IMP_SYS on Win32.
3001              (Miniperl okay on linux).
3002      Branch: perlio
3003            ! iperlsys.h perlsdio.h
3004 ____________________________________________________________________________
3005 [ 16349] By: nick                                  on 2002/05/02  16:10:15
3006         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
3007              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
3008              - use it in perlio.c
3009      Branch: perlio
3010            ! perlio.c win32/perlhost.h win32/win32.c
3011 ____________________________________________________________________________
3012 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
3013         Log: manual integrate of change#16332 from maint-5.6 branch
3014      Branch: perl
3015            ! mg.c perl.c sv.c util.c
3016 ____________________________________________________________________________
3017 [ 16347] By: nick                                  on 2002/05/02  15:19:59
3018         Log: More layer syms
3019      Branch: perlio
3020            ! makedef.pl
3021 ____________________________________________________________________________
3022 [ 16346] By: nick                                  on 2002/05/02  15:19:20
3023         Log: Use PerlSIO_fdupopen() if not using PerlIO
3024      Branch: perlio
3025            ! perlio.c
3026 ____________________________________________________________________________
3027 [ 16345] By: nick                                  on 2002/05/02  15:18:12
3028         Log: Do not build if not using layers
3029      Branch: perlio
3030            ! win32/win32io.c
3031 ____________________________________________________________________________
3032 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
3033         Log: Upgrade to Encode 1.67.
3034      Branch: perl
3035            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3036            ! ext/Encode/lib/Encode/Guess.pm
3037 ____________________________________________________________________________
3038 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
3039         Log: Integrate perlio;
3040              
3041              Remove show-stoppers to non-PERLIO Win32 builds
3042              (still not a very good show).
3043      Branch: perl
3044           !> makedef.pl win32/makefile.mk
3045 ____________________________________________________________________________
3046 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
3047         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
3048              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3049              Date: Thu, 02 May 2002 04:22:02 +0100
3050              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
3051      Branch: perl
3052            ! malloc.c
3053 ____________________________________________________________________________
3054 [ 16341] By: nick                                  on 2002/05/02  12:57:23
3055         Log: Remove show-stoppers to non-PERLIO Win32 builds
3056              (still not a very good show).
3057      Branch: perlio
3058            ! makedef.pl win32/makefile.mk
3059 ____________________________________________________________________________
3060 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
3061         Log: Subject: [PATCH] 1/3rd of utf8
3062              From: Nicholas Clark <nick@unfortu.net>
3063              Date: Wed, 1 May 2002 22:58:42 +0100
3064              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
3065      Branch: perl
3066            ! ext/Storable/t/malice.t
3067 ____________________________________________________________________________
3068 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
3069         Log: Integrate #16334 from maint-5.6;
3070              
3071              don't pad $0 with spaces when setting it, use nulls instead (the
3072              spaces show up as a very long line in a ps listing)
3073      Branch: perl
3074           !> mg.c
3075 ____________________________________________________________________________
3076 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
3077         Log: Integrate perlio;
3078              
3079              Fix the "PerlIO require leak". Snag was that clean_objs
3080              autoloaded DESTROY (needing IO) after known layers had
3081              been freed. Postpone layer list free to PerlIO_cleanup,
3082              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3083              so that sv_undef is immortal till layer list is done with it.
3084      Branch: perl
3085           !> perl.c perlio.c
3086 ____________________________________________________________________________
3087 [ 16337] By: ams                                   on 2002/05/02  08:21:42
3088         Log: Subject: Re: [PATCH] Storable docs
3089              From: Philip Newton <Philip.Newton@gmx.net>
3090              Date: Thu, 02 May 2002 07:58:38 +0200
3091              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
3092              (Applied mostly with tweaks by hand.)
3093      Branch: perl
3094            ! ext/Storable/Storable.pm
3095 ____________________________________________________________________________
3096 [ 16336] By: nick                                  on 2002/05/02  07:59:16
3097         Log: Integrate mainline
3098      Branch: perlio
3099           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
3100           +> ext/Digest/MD5/t/utf8.t
3101            - ext/Digest/MD5/t/aaa.t
3102           !> Configure MANIFEST Makefile.SH config_h.SH
3103           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3104           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3105           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
3106           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
3107           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
3108           !> lib/Thread.pm util.c
3109 ____________________________________________________________________________
3110 [ 16335] By: nick                                  on 2002/05/02  07:54:51
3111         Log: Fix the "PerlIO require leak". Snag was that clean_objs
3112              autoloaded DESTROY (needing IO) after known layers had
3113              been freed. Postpone layer list free to PerlIO_cleanup,
3114              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3115              so that sv_undef is immortal till layer list is done with it.
3116      Branch: perlio
3117            ! perl.c perlio.c
3118 ____________________________________________________________________________
3119 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
3120         Log: don't pad $0 with spaces when setting it, use nulls instead (the
3121              spaces show up as a very long line in a ps listing)
3122      Branch: maint-5.6/perl
3123            ! mg.c
3124 ____________________________________________________________________________
3125 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
3126         Log: fix yet more race conditions related to fdopen() and dup2():
3127              
3128              fclose() is not thread-safe when two FILE* structures point
3129              to the same underlying fd, as it happens in perl's socket
3130              handles; need to invalidate the fileno slot of one of the
3131              FILE* structures, but unfortunately stdio has no interface
3132              to do this; we can do little else but fiddle with the
3133              FILE* structure directly (yuck! hope this could be done better
3134              under native PerlIO in 5.8)
3135      Branch: maint-5.6/perl
3136            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
3137 ____________________________________________________________________________
3138 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
3139         Log: isolate all environ diddling to the initial interpreter; any
3140              additional interpreters created after the first one cannot
3141              propagate %ENV changes down to the real environment; this
3142              should fix %ENV related races (e.g. multiple threads attempting
3143              to free() environ entries when they run C<%ENV = ()>)
3144      Branch: maint-5.6/perl
3145            ! mg.c perl.c sv.c util.c
3146 ____________________________________________________________________________
3147 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
3148         Log: fix race condition in my_popen(): parent may dup2() into an fd
3149              that got opened by another thread because it closes it
3150              beforehand; instead, let the dup2() itself close the fd
3151      Branch: maint-5.6/perl
3152            ! util.c
3153 ____________________________________________________________________________
3154 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
3155         Log: pipe() IO structures were not fully initialized
3156      Branch: maint-5.6/perl
3157            ! doio.c pp_sys.c
3158 ____________________________________________________________________________
3159 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
3160         Log: fix handle leak in my_popen() if the fork() fails
3161      Branch: maint-5.6/perl
3162            ! util.c
3163 ____________________________________________________________________________
3164 [ 16328] By: nick                                  on 2002/05/02  06:08:22
3165         Log: Integrate mainline
3166      Branch: perlio
3167           +> ext/threads/shared/semaphore.pm
3168           +> ext/threads/shared/t/semaphore.t
3169           !> MANIFEST ext/threads/shared/Makefile.PL
3170           !> ext/threads/shared/t/queue.t
3171 ____________________________________________________________________________
3172 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
3173         Log: Cleanup threads dirs.
3174      Branch: perl
3175            ! Makefile.SH
3176 ____________________________________________________________________________
3177 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
3178         Log: Add the new Digest::MD5 test.
3179      Branch: perl
3180            + ext/Digest/MD5/t/utf8.t
3181            ! MANIFEST
3182 ____________________________________________________________________________
3183 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
3184         Log: New try at the Class::DBI core dump at global cleanup.
3185      Branch: perl
3186            ! gv.h util.c
3187 ____________________________________________________________________________
3188 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
3189         Log: Upgrade to Digest::MD5 2.19.
3190      Branch: perl
3191            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3192            ! ext/Digest/MD5/t/files.t
3193 ____________________________________________________________________________
3194 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
3195         Log: Ooops.  Not everybody does threads.
3196      Branch: perl
3197            ! ext/threads/shared/t/semaphore.t
3198 ____________________________________________________________________________
3199 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
3200         Log: Fix files.t for blead.
3201      Branch: perl
3202            + ext/Digest/MD5/README
3203            ! MANIFEST ext/Digest/MD5/t/files.t
3204 ____________________________________________________________________________
3205 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
3206         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
3207              work yet with blead, my bad.
3208      Branch: perl
3209            + ext/Digest/MD5/t/md5-aaa.t
3210            - ext/Digest/MD5/t/aaa.t
3211            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3212            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3213            ! ext/Digest/MD5/t/files.t
3214 ____________________________________________________________________________
3215 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
3216         Log: metaconfig unit change for #16319.
3217      Branch: metaconfig/U/perl
3218            ! d_u32align.U
3219 ____________________________________________________________________________
3220 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
3221         Log: Somebody might be compiling a newer Digest::MD5.
3222      Branch: perl
3223            ! Configure config_h.SH
3224 ____________________________________________________________________________
3225 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
3226         Log: Until Arthur fills in semaphore.t.
3227      Branch: perl
3228            ! ext/threads/shared/Makefile.PL
3229            ! ext/threads/shared/t/semaphore.t
3230 ____________________________________________________________________________
3231 [ 16317] By: sky                                   on 2002/05/01  19:36:33
3232         Log: Fix emulation case when loading both Thread and threads::shared
3233              would get awkward.
3234      Branch: perl
3235            ! lib/Thread.pm
3236 ____________________________________________________________________________
3237 [ 16316] By: ams                                   on 2002/05/01  19:35:25
3238         Log: Subject: [PATCH] Storable docs
3239              From: Nicholas Clark <nick@unfortu.net>
3240              Date: Wed, 1 May 2002 20:44:42 +0100
3241              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
3242      Branch: perl
3243            ! ext/Storable/Storable.pm
3244 ____________________________________________________________________________
3245 [ 16315] By: sky                                   on 2002/05/01  19:15:46
3246         Log: Now passes old test case.
3247      Branch: perl
3248            ! ext/threads/shared/semaphore.pm
3249 ____________________________________________________________________________
3250 [ 16314] By: sky                                   on 2002/05/01  19:15:26
3251         Log: Cleanup memory a bit better in some cases.
3252      Branch: perl
3253            ! ext/threads/threads.xs
3254 ____________________________________________________________________________
3255 [ 16313] By: nick                                  on 2002/05/01  18:38:03
3256         Log: Integrate mainline
3257      Branch: perlio
3258           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3259           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
3260           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
3261           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3262           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
3263           !> pod/perl.pod pod/perlthrtut.pod toke.c
3264           !> vms/descrip_mms.template vms/perlvms.pod
3265 ____________________________________________________________________________
3266 [ 16312] By: sky                                   on 2002/05/01  18:12:37
3267         Log: Don't forget to add it to the MANIFEST
3268      Branch: perl
3269            + ext/threads/shared/t/semaphore.t
3270            ! MANIFEST
3271 ____________________________________________________________________________
3272 [ 16311] By: sky                                   on 2002/05/01  17:54:19
3273         Log: Add semaphore.pm
3274      Branch: perl
3275            + ext/threads/shared/semaphore.pm
3276 ____________________________________________________________________________
3277 [ 16310] By: sky                                   on 2002/05/01  17:13:57
3278         Log: Fix makefile to put queue.pm correctly, update test script.
3279      Branch: perl
3280            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
3281 ____________________________________________________________________________
3282 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
3283         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
3284              From: Dan Kogai <dankogai@dan.co.jp>
3285              Date: Thu, 2 May 2002 00:14:41 +0900
3286              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
3287      Branch: perl
3288            ! ext/PerlIO/t/fallback.t
3289 ____________________________________________________________________________
3290 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
3291         Log: Encode tweak from Dan Kogai.
3292      Branch: perl
3293            ! ext/Encode/Encode.xs
3294 ____________________________________________________________________________
3295 [ 16307] By: sky                                   on 2002/05/01  13:40:58
3296         Log: Flush directly to avoid erros when running from test harness
3297      Branch: perl
3298            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3299 ____________________________________________________________________________
3300 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
3301         Log: Update Changes.
3302      Branch: perl
3303            ! Changes patchlevel.h
3304 ____________________________________________________________________________
3305 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
3306         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
3307              From: PPrymmer@factset.com
3308              Date: Wed, 1 May 2002 10:12:53 -0400
3309              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
3310      Branch: perl
3311            ! lib/User/pwent.t
3312 ____________________________________________________________________________
3313 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
3314         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
3315              From: PPrymmer@factset.com
3316              Date: Wed, 1 May 2002 09:54:51 -0400
3317              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
3318      Branch: perl
3319            ! vms/descrip_mms.template
3320 ____________________________________________________________________________
3321 [ 16303] By: sky                                   on 2002/05/01  13:00:57
3322         Log: First attempt at updating perlthrtut for ithreaded threads.pm
3323      Branch: perl
3324            ! pod/perlthrtut.pod
3325 ____________________________________________________________________________
3326 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
3327         Log: Provide the \N{U+HHHH} syntax before we forget.
3328      Branch: perl
3329            ! lib/charnames.pm lib/charnames.t toke.c
3330 ____________________________________________________________________________
3331 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
3332         Log: Subject: Copy-and-Pasto in perl.pod     
3333              From: lupe@lupe-christoph.de (Lupe Christoph)    
3334              Date: Wed, 1 May 2002 13:31:47 +0200
3335              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
3336      Branch: perl
3337            ! pod/perl.pod
3338 ____________________________________________________________________________
3339 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
3340         Log: Upgrade to Encode 1.66.
3341      Branch: perl
3342            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3343            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
3344 ____________________________________________________________________________
3345 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
3346         Log: Integrate perlio; symbol cleanups.
3347      Branch: perl
3348           !> global.sym makedef.pl
3349 ____________________________________________________________________________
3350 [ 16298] By: ams                                   on 2002/05/01  09:42:27
3351         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
3352              From: Philip Newton <Philip.Newton@gmx.net>
3353              Date: Wed, 01 May 2002 12:41:10 +0200
3354              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
3355      Branch: perl
3356            ! vms/perlvms.pod
3357 ____________________________________________________________________________
3358 [ 16297] By: nick                                  on 2002/05/01  06:50:24
3359         Log: Remove "spurious" (and unnecessary) variables from layer_syms
3360              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
3361      Branch: perlio
3362            ! makedef.pl
3363 ____________________________________________________________________________
3364 [ 16296] By: nick                                  on 2002/05/01  06:21:28
3365         Log: perl embed.pl to update global.sym
3366      Branch: perlio
3367            ! global.sym
3368 ____________________________________________________________________________
3369 [ 16295] By: nick                                  on 2002/05/01  06:16:18
3370         Log: Raw integrate of mainline (global.sym wrong on Win32)
3371      Branch: perlio
3372           +> t/comp/hints.t
3373           !> (integrate 45 files)
3374 ____________________________________________________________________________
3375 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
3376         Log: metaconfig unit change for #16293.
3377      Branch: metaconfig/U/perl
3378            ! bincompat5005.U
3379 ____________________________________________________________________________
3380 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
3381         Log: Try #2 of getting rid of bincompat5005.
3382      Branch: perl
3383            ! Configure NetWare/config_H.wc Porting/Glossary
3384            ! Porting/config.sh Porting/config_H config_h.SH embed.h
3385            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
3386            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
3387            ! wince/config.h wince/config_H.ce
3388 ____________________________________________________________________________
3389 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
3390         Log: metaconfig unit changes for #16291.
3391      Branch: metaconfig
3392            ! U/installdirs/inc_version_list.U
3393      Branch: metaconfig/U/perl
3394            ! bincompat5005.U xs_apiversion.U
3395 ____________________________________________________________________________
3396 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
3397         Log: No bincompat5005.
3398      Branch: perl
3399            ! Configure INSTALL NetWare/config.wc Porting/Glossary
3400            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
3401            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
3402            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
3403            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
3404            ! win32/config.bc win32/config.gc win32/config.vc
3405            ! win32/config.vc64 wince/config.ce
3406 ____________________________________________________________________________
3407 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
3408         Log: Remove sv_setpviv{_,mg}; regen perlapi.
3409      Branch: perl
3410            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
3411 ____________________________________________________________________________
3412 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
3413         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
3414              From: Dave Mitchell <davem@fdgroup.com>
3415              Date: Tue, 30 Apr 2002 23:55:43 +0100
3416              Message-ID: <20020430235543.A27796@fdgroup.com>
3417      Branch: perl
3418            ! sv.c
3419 ____________________________________________________________________________
3420 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
3421         Log: Update to Getopt::Long 2.30.
3422      Branch: perl
3423            ! lib/Getopt/Long.pm
3424 ____________________________________________________________________________
3425 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
3426         Log: Integrate perlio;
3427              
3428              Attempt at sanity in PerlIO/makedef.pl world:
3429              1. Add comments to what each clump of symbols is for
3430              2. Explicitly export layer syms like I thought they were
3431              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3432              section.
3433              4. Re-sort perlio.sym
3434      Branch: perl
3435           !> makedef.pl perlio.sym
3436 ____________________________________________________________________________
3437 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
3438         Log: Fix bug id 20020427.004 on %^H.
3439              Add a regression test for %^H.
3440              Change the sort pragma implementation to use a
3441              global variable instead of %^H.
3442      Branch: perl
3443            + t/comp/hints.t
3444            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
3445 ____________________________________________________________________________
3446 [ 16285] By: nick                                  on 2002/04/30  19:00:03
3447         Log: Attempt at sanity in PerlIO/makedef.pl world:
3448              1. Add comments to what each clump of symbols is for
3449              2. Explicitly export layer syms like I thought they were
3450              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3451              section.
3452              4. Re-sort perlio.sym
3453      Branch: perlio
3454            ! makedef.pl perlio.sym
3455 ____________________________________________________________________________
3456 [ 16284] By: nick                                  on 2002/04/30  18:10:23
3457         Log: Rest of integrate
3458      Branch: perlio
3459           +> lib/ExtUtils/MM_MacOS.pm
3460           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3461           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3462           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3463           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
3464           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3465           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
3466           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
3467           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
3468           !> lib/Test/Harness/t/strap-analyze.t
3469           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
3470           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
3471 ____________________________________________________________________________
3472 [ 16283] By: nick                                  on 2002/04/30  17:53:37
3473         Log: Integrate mailine makedef.pl so I can look at it
3474      Branch: perlio
3475           !> makedef.pl
3476 ____________________________________________________________________________
3477 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
3478         Log: Upgrade to Encode 1.65.
3479      Branch: perl
3480            ! ext/Encode/Changes ext/Encode/Encode.pm
3481            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3482            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3483 ____________________________________________________________________________
3484 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
3485         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
3486      Branch: perl
3487            ! makedef.pl
3488 ____________________________________________________________________________
3489 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
3490         Log: NetWare: disable DEBUG/ASSERT for now.
3491      Branch: perl
3492            ! ext/Storable/Storable.xs
3493 ____________________________________________________________________________
3494 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
3495         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
3496              From: Michael G Schwern <schwern@pobox.com>
3497              Date: Tue, 30 Apr 2002 01:05:41 -0400
3498              Message-ID: <20020430050541.GL756@blackrider>
3499      Branch: perl
3500            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
3501            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3502            ! lib/Test/Harness/t/test-harness.t
3503 ____________________________________________________________________________
3504 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
3505         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
3506              From: Michael G Schwern <schwern@pobox.com>
3507              Date: Tue, 30 Apr 2002 00:24:59 -0400
3508              Message-ID: <20020430042459.GJ756@blackrider>
3509      Branch: perl
3510            + lib/ExtUtils/MM_MacOS.pm
3511            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
3512            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3513            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3514 ____________________________________________________________________________
3515 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
3516         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
3517              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
3518      Branch: perl
3519            ! util.c
3520 ____________________________________________________________________________
3521 [ 16276] By: ams                                   on 2002/04/30  08:42:32
3522         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
3523              From: "Craig A. Berry" <craigberry@mac.com>
3524              Date: Mon, 29 Apr 2002 23:37:06 -0500
3525              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
3526      Branch: perl
3527            ! t/pod/testp2pt.pl
3528 ____________________________________________________________________________
3529 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
3530         Log: Regen toc.
3531      Branch: perl
3532            ! pod/perltoc.pod
3533 ____________________________________________________________________________
3534 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
3535         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
3536              From: PPrymmer@factset.com
3537              Date: Mon, 29 Apr 2002 17:58:06 -0400
3538              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
3539      Branch: perl
3540            ! vms/perlvms.pod
3541 ____________________________________________________________________________
3542 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
3543         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
3544              from Todd Miller.
3545      Branch: perl
3546            ! hints/openbsd.sh
3547 ____________________________________________________________________________
3548 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
3549         Log: Integrate perlio;
3550              
3551              Adding Encode::* to .pm creates stash at compile time
3552              which means we need a stronger check on Encode at boot time.
3553      Branch: perl
3554           !> ext/PerlIO/encoding/encoding.pm
3555           !> ext/PerlIO/encoding/encoding.xs
3556 ____________________________________________________________________________
3557 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
3558         Log: OpenBSD hints update from Todd Miller.
3559              
3560              - old versions of OpenBSD don't have 'arch -s'
3561              - OpenBSD 3.1 and higher don't use libdl but users may have
3562              and old libdl on the system so we need to avoid using it.
3563      Branch: perl
3564            ! hints/openbsd.sh
3565 ____________________________________________________________________________
3566 [ 16270] By: nick                                  on 2002/04/29  17:33:38
3567         Log: Adding Encode::* to .pm creates stash at compile time
3568              which means we need a stronger check on Encode at boot time.
3569      Branch: perlio
3570            ! ext/PerlIO/encoding/encoding.pm
3571            ! ext/PerlIO/encoding/encoding.xs
3572 ____________________________________________________________________________
3573 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
3574         Log: Detypo by Ronald Kimball.
3575      Branch: perl
3576            ! pod/perlport.pod
3577 ____________________________________________________________________________
3578 [ 16268] By: nick                                  on 2002/04/29  15:47:00
3579         Log: Integrate mainline
3580      Branch: perlio
3581           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3582           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
3583           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
3584           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
3585           !> pod/perlfaq2.pod pod/perlfaq3.pod
3586 ____________________________________________________________________________
3587 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
3588         Log: Update Changes.
3589      Branch: perl
3590            ! Changes patchlevel.h
3591 ____________________________________________________________________________
3592 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
3593         Log: MM_NW5 update from C Aditya.
3594      Branch: perl
3595            ! lib/ExtUtils/MM_NW5.pm
3596 ____________________________________________________________________________
3597 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
3598         Log: FAQ sync.
3599      Branch: perl
3600            ! pod/perlfaq2.pod pod/perlfaq3.pod
3601 ____________________________________________________________________________
3602 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
3603         Log: NetBSD hints rewrite from Johnny Lam.
3604      Branch: perl
3605            ! hints/netbsd.sh
3606 ____________________________________________________________________________
3607 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
3608         Log: Upgrade to Encode 1.64.
3609      Branch: perl
3610            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3611            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
3612 ____________________________________________________________________________
3613 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
3614         Log: Subject: [Unicode::Normalize] mkheader tweak
3615              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3616              Date: Mon, 29 Apr 2002 12:58:01 +0900
3617              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
3618      Branch: perl
3619            ! ext/Unicode/Normalize/mkheader
3620 ____________________________________________________________________________
3621 [ 16261] By: nick                                  on 2002/04/29  06:29:48
3622         Log: Integrate mainline
3623      Branch: perlio
3624            - macos/MacPerlTests.cmd macos/xsubpp.patch
3625           !> (integrate 40 files)
3626 ____________________________________________________________________________
3627 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
3628         Log: Upgrade to Unicode::Normalize 0.76,
3629              from SADAHIRO Tomoyuki.
3630      Branch: perl
3631            ! ext/Unicode/Normalize/Changes
3632            ! ext/Unicode/Normalize/Normalize.pm
3633            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
3634            ! ext/Unicode/Normalize/t/func.t
3635 ____________________________________________________________________________
3636 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
3637         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
3638              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
3639              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
3640              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
3641      Branch: perl
3642            ! pod/perlport.pod
3643 ____________________________________________________________________________
3644 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
3645         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
3646              the basic and list tests started hanging).
3647      Branch: perl
3648            ! ext/threads/t/basic.t ext/threads/t/list.t
3649            ! ext/threads/t/thread.t
3650 ____________________________________________________________________________
3651 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
3652         Log: Integrate #16254 from macperl;
3653              
3654              Fix most tests on MacOS (not yet ext/ or /lib)
3655      Branch: perl
3656           !> (integrate 30 files)
3657 ____________________________________________________________________________
3658 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
3659         Log: As requested by pudge.
3660      Branch: perl
3661            - macos/MacPerlTests.cmd macos/xsubpp.patch
3662            ! MANIFEST
3663 ____________________________________________________________________________
3664 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
3665         Log: Integrate perl
3666      Branch: macperl
3667           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
3668           +> wince/cecopy-lib.pl wince/comp.pl
3669           !> (integrate 38 files)
3670 ____________________________________________________________________________
3671 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
3672         Log: Fix most tests on MacOS (not yet ext/ or /lib)
3673      Branch: macperl
3674            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
3675            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
3676            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
3677            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
3678            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
3679            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
3680            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
3681            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
3682 ____________________________________________________________________________
3683 [ 16253] By: nick                                  on 2002/04/28  19:10:50
3684         Log: Integrate mainline
3685      Branch: perlio
3686           +> wince/cecopy-lib.pl wince/comp.pl
3687           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
3688           !> ext/threads/t/basic.t ext/threads/t/list.t
3689           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
3690           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
3691           !> wince/win32.h wince/wince.c
3692 ____________________________________________________________________________
3693 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
3694         Log: More configuration/build changes
3695      Branch: macperl
3696            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3697            ! macos/Makefile.mk macos/config.h macos/config.sh
3698            ! macos/macish.h
3699 ____________________________________________________________________________
3700 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
3701         Log: Subject: WinCE many fixes
3702              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3703              Date: Sun, 28 Apr 2002 21:54:31 +0400
3704              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
3705      Branch: perl
3706            + wince/cecopy-lib.pl wince/comp.pl
3707            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
3708            ! wince/config_h.PL wince/perldll.def wince/win32.h
3709            ! wince/wince.c
3710 ____________________________________________________________________________
3711 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
3712         Log: Retract the cond.t part of #16249 since the nature
3713              of the test changed.
3714      Branch: perl
3715            ! ext/threads/shared/t/cond.t
3716 ____________________________________________________________________________
3717 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
3718         Log: (retracted by #16258)
3719              
3720              Fix thread tests not to depend on sleep() as
3721              a scheduling aid.  In two tests (basic and list)
3722              I had to change from sleep() hack to another hack...
3723              basically, using the filesystem as a semaphore.
3724              The assumption made is that rmdir() is atomic.
3725              (The sleep() scheduling assumption broke with the
3726              GNU pth in NetBSD.)
3727              
3728              (the cond.t part retracted by #16250)
3729      Branch: perl
3730            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
3731            ! ext/threads/t/list.t ext/threads/t/thread.t
3732 ____________________________________________________________________________
3733 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
3734         Log: Be tidy.
3735      Branch: perl
3736            ! ext/PerlIO/t/fallback.t
3737 ____________________________________________________________________________
3738 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
3739         Log: Integrate perlio;
3740              
3741              Builds under -Uuseperlio
3742              Uses PUSHSTACK/POPSTACK in :encoding and :Via
3743              
3744              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
3745              as gate on layer tests which fail on -Dusesfio
3746              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
3747              
3748              Have :encoding() default to perlqq style fallbacks.
3749              Add test for that.
3750      Branch: perl
3751           +> ext/PerlIO/t/fallback.t
3752           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
3753           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
3754           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
3755           !> t/io/binmode.t t/io/crlf.t
3756 ____________________________________________________________________________
3757 [ 16246] By: nick                                  on 2002/04/28  10:08:05
3758         Log: Have :encoding() default to perlqq style fallbacks.
3759              Add test for that.
3760      Branch: perlio
3761            + ext/PerlIO/t/fallback.t
3762            ! MANIFEST ext/PerlIO/encoding/encoding.pm
3763            ! ext/PerlIO/encoding/encoding.xs
3764 ____________________________________________________________________________
3765 [ 16245] By: nick                                  on 2002/04/28  08:57:54
3766         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
3767              as gate on layer tests which fail on -Dusesfio
3768              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
3769      Branch: perlio
3770            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
3771            ! t/io/crlf.t
3772 ____________________________________________________________________________
3773 [ 16244] By: nick                                  on 2002/04/28  08:22:07
3774         Log: Builds under -Uuseperlio
3775              Uses PUSHSTACK/POPSTACK in :encoding and :Via
3776      Branch: perlio
3777            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
3778 ____________________________________________________________________________
3779 [ 16243] By: nick                                  on 2002/04/28  07:19:01
3780         Log: Integrate mainline
3781      Branch: perlio
3782           +> ext/threads/t/list.t
3783           !> (integrate 40 files)
3784 ____________________________________________________________________________
3785 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
3786         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
3787      Branch: perl
3788            ! hints/netbsd.sh
3789 ____________________________________________________________________________
3790 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
3791         Log: Plan better.
3792      Branch: perl
3793            ! t/io/fs.t
3794 ____________________________________________________________________________
3795 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
3796         Log: No trunc worries.
3797      Branch: perl
3798            ! pod/perldelta.pod
3799 ____________________________________________________________________________
3800 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
3801         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
3802              From: Michael G Schwern <schwern@pobox.com>
3803              Date: Sat, 27 Apr 2002 23:20:19 -0400
3804              Message-ID: <20020428032019.GF1821@blackrider>
3805      Branch: perl
3806            ! pod/perlfunc.pod t/io/fs.t
3807 ____________________________________________________________________________
3808 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
3809         Log: More valgrind findings: e.g. t/op/utfhash.t.
3810      Branch: perl
3811            ! hv.c
3812 ____________________________________________________________________________
3813 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
3814         Log: Unused variables now that "did you use incorrect case" is gone;
3815              and valgrind claims that the savepvn() in utilize() leaks in e.g.
3816              lib/blib.t.
3817      Branch: perl
3818            ! op.c
3819 ____________________________________________________________________________
3820 [ 16236] By: sky                                   on 2002/04/28  00:15:45
3821         Log: Added test cases and fixed some obvious things.
3822      Branch: perl
3823            + ext/threads/t/list.t
3824            ! MANIFEST ext/threads/threads.xs
3825 ____________________________________________________________________________
3826 [ 16235] By: sky                                   on 2002/04/27  23:50:11
3827         Log: Removed last traces of autodetach.
3828              Added list() methid.
3829              Changed documentation.
3830      Branch: perl
3831            ! ext/threads/threads.pm ext/threads/threads.xs
3832 ____________________________________________________________________________
3833 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
3834         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
3835              From: Jerrad Pierce <belg4mit@MIT.EDU>
3836              Date: Sat, 27 Apr 2002 19:14:17 -0400
3837              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
3838      Branch: perl
3839            ! lib/FileCache.pm
3840 ____________________________________________________________________________
3841 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
3842         Log: More NetBSD patches from Johnny Lam.
3843              
3844              Remove the need for a $prefix setting that was added in the
3845              previous patch I sent.     Also add the proper rpath options
3846              to the linker flags depending on whether we're on a ELF or
3847              a.out platform.     These were tested both in a non-pkgsrc and
3848              pkgsrc build.
3849              
3850              Append to $libs instead of overwriting its value.  This was
3851              causing $(LDLOADLIBS) to not get added to the dynamic_libs
3852              link command on NetBSD systems and was the cause of the GDBM
3853              problems reported.  Also use '$(LDLOADLIBS)' instead of
3854              expanding its value so that it is more easily overridden in
3855              the Makefile by "make all LDLOADLIBS=...".
3856              
3857              Remove "-L/usr/local/lib" because the location of libgdbm.so
3858              is already added during the Configure process, and this
3859              spurious addition may cause the wrong libgdbm.so to be linked
3860              against as a result.
3861      Branch: perl
3862            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
3863            ! lib/ExtUtils/MM_Unix.pm
3864 ____________________________________________________________________________
3865 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
3866         Log: More VC5-induced casting found by Nikola Knezevic.
3867      Branch: perl
3868            ! av.c hv.c mg.c sv.c
3869 ____________________________________________________________________________
3870 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
3871         Log: More U32 regflags.
3872      Branch: perl
3873            ! op.h regcomp.c thrdvar.h
3874 ____________________________________________________________________________
3875 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
3876         Log: Integrate from bleadperl
3877      Branch: macperl
3878           +> ext/Encode/lib/Encode/Guess.pm
3879           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
3880           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
3881           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
3882           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
3883           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
3884           +> lib/ExtUtils/t/zz_cleanup_dummy.t
3885           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
3886           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
3887           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
3888           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
3889            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
3890            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
3891            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
3892            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
3893            - lib/ExtUtils/t/Problem-Module/Makefile.PL
3894            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
3895            - t/op/system_tests
3896           !> (integrate 133 files)
3897 ____________________________________________________________________________
3898 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
3899         Log: Retract #16195 since it seems to be unnecessary.
3900      Branch: perl
3901            ! lib/ExtUtils/MM_Unix.pm
3902 ____________________________________________________________________________
3903 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
3904         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
3905              From: "Craig A. Berry" <craigberry@mac.com>
3906              Date: Sat, 27 Apr 2002 15:11:31 -0500
3907              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
3908      Branch: perl
3909            ! vms/descrip_mms.template
3910 ____________________________________________________________________________
3911 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
3912         Log: Some more known open() modes.
3913      Branch: perl
3914            ! pod/perldiag.pod
3915 ____________________________________________________________________________
3916 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
3917         Log: Upgrade to Encode 1.63.
3918      Branch: perl
3919            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3920            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
3921            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
3922            ! ext/Encode/lib/Encode/Encoding.pm
3923            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
3924            ! ext/Encode/lib/Encode/JP/JIS7.pm
3925            ! ext/Encode/lib/Encode/KR/2022_KR.pm
3926            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
3927 ____________________________________________________________________________
3928 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
3929         Log: Update Changes.
3930      Branch: perl
3931            ! Changes patchlevel.h
3932 ____________________________________________________________________________
3933 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
3934         Log: Integrate perlio;
3935              
3936              Correct which var is nulled, stack movement protection.
3937      Branch: perl
3938           !> ext/PerlIO/encoding/encoding.xs
3939 ____________________________________________________________________________
3940 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
3941         Log: Subject: PATCH t/TEST
3942              From: Mark-Jason Dominus <mjd@plover.com>
3943              Date: Sat, 27 Apr 2002 14:06:56 -0400
3944              Message-ID: <20020427180656.5422.qmail@plover.com>
3945      Branch: perl
3946            ! t/TEST
3947 ____________________________________________________________________________
3948 [ 16222] By: sky                                   on 2002/04/27  17:00:29
3949         Log: Ahem, look another way.
3950      Branch: perl
3951            ! ext/threads/shared/t/queue.t
3952 ____________________________________________________________________________
3953 [ 16221] By: nick                                  on 2002/04/27  16:34:48
3954         Log: Correct which var is nulled, stack movement protection.
3955      Branch: perlio
3956            ! ext/PerlIO/encoding/encoding.xs
3957 ____________________________________________________________________________
3958 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
3959         Log: Integrate perlio;
3960              
3961              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
3962              - if encoding loads Encode then stack grows.
3963              - pp_binmode was not allowing for that to happen
3964              - added PUTBACK/SPAGAIN.
3965      Branch: perl
3966           !> pp_sys.c
3967 ____________________________________________________________________________
3968 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
3969         Log: First half of NetBSD patch-ai, from Johnny Lam:
3970              
3971              The first part removes "installman" and "installhtml" from the
3972              .PHONY target, which was causing problems during installation.
3973              
3974              (the installman and installhtml are not phony targets,
3975              they are real files)
3976      Branch: perl
3977            ! Makefile.SH
3978 ____________________________________________________________________________
3979 [ 16218] By: nick                                  on 2002/04/27  16:22:40
3980         Log: Integrate mainline
3981      Branch: perlio
3982           +> ext/threads/shared/t/cond.t
3983           !> MANIFEST ext/threads/shared/shared.xs
3984           !> ext/threads/shared/t/queue.t
3985 ____________________________________________________________________________
3986 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
3987         Log: NetBSD patch-ab from Johnny Lam:
3988              
3989              Some tweaks to the NetBSD hints file to make the Configure
3990              process more useful when not building from pkgsrc.  This file
3991              will definitely need to change again when the 1.6 release of
3992              NetBSD comes out, but I'll handle the changes at the later
3993              date.
3994      Branch: perl
3995            ! hints/netbsd.sh
3996 ____________________________________________________________________________
3997 [ 16216] By: nick                                  on 2002/04/27  16:19:21
3998         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
3999              - if encoding loads Encode then stack grows.
4000              - pp_binmode was not allowing for that to happen
4001              - added PUTBACK/SPAGAIN.
4002      Branch: perlio
4003            ! pp_sys.c
4004 ____________________________________________________________________________
4005 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
4006         Log: Integrate perlio;
4007              
4008              Fix fd leak on Via(bogus).
4009              Finish implementing PerlIOVia_open().
4010              Export more guts of PerlIO_* so Via_open() can work.
4011              Fix various PerlIO_allocate() features exposed by above.
4012              
4013              Re-instate $PerlIO::encoding::check at boot.
4014              (Retaining Dan's XS side require though I don't see need.)
4015      Branch: perl
4016           !> embed.fnc ext/PerlIO/Via/Via.xs
4017           !> ext/PerlIO/encoding/encoding.pm
4018           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
4019           !> perlio.c perlio.h perliol.h
4020 ____________________________________________________________________________
4021 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
4022         Log: Upgrade to Encode 1.62.
4023      Branch: perl
4024            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4025 ____________________________________________________________________________
4026 [ 16213] By: ams                                   on 2002/04/27  15:38:50
4027         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
4028              From: Philip Newton <Philip.Newton@gmx.net>
4029              Date: Sat, 27 Apr 2002 08:51:30 +0200
4030              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
4031              
4032              Subject: Re: Change 16183: Stop being coy.
4033              From: Philip Newton <Philip.Newton@gmx.net>
4034              Date: Sat, 27 Apr 2002 08:52:13 +0200
4035              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
4036      Branch: perl
4037            ! INSTALL pod/perldelta.pod
4038 ____________________________________________________________________________
4039 [ 16212] By: sky                                   on 2002/04/27  13:54:46
4040         Log: Add test numbers to make "make test" happy. Order is irrelevant
4041              but number of oks is not.
4042      Branch: perl
4043            ! ext/threads/shared/t/queue.t
4044 ____________________________________________________________________________
4045 [ 16211] By: nick                                  on 2002/04/27  13:29:55
4046         Log: Re-instate $PerlIO::encoding::check at boot.
4047              (Retaining Dan's XS side require though I don't see need.)
4048      Branch: perlio
4049            ! ext/PerlIO/encoding/encoding.pm
4050            ! ext/PerlIO/encoding/encoding.xs
4051 ____________________________________________________________________________
4052 [ 16210] By: sky                                   on 2002/04/27  12:56:44
4053         Log: Fixed race condtions and deadlocks in interaction with 
4054              cond_wait/cond_signal and lock.
4055              Now we wait for a lock to gie up if we return from COND_WAIT
4056              and we are still locked. We also notifiers potential 
4057              lockers that it is free for locking when we go into COND_WAIT.
4058      Branch: perl
4059            + ext/threads/shared/t/cond.t
4060            ! MANIFEST ext/threads/shared/shared.xs
4061            ! ext/threads/shared/t/queue.t
4062 ____________________________________________________________________________
4063 [ 16209] By: nick                                  on 2002/04/27  12:32:41
4064         Log: Integrate mainline
4065      Branch: perlio
4066           +> t/win32/system_tests
4067            - t/op/system_tests
4068           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
4069           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
4070           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
4071           !> t/lib/warnings/pp_hot t/win32/system.t
4072 ____________________________________________________________________________
4073 [ 16208] By: sky                                   on 2002/04/27  11:46:53
4074         Log: Saving locks after we set it to 0 was kind of pointless.
4075              Hunting down fixes in cond_* functions.
4076      Branch: perl
4077            ! ext/threads/shared/shared.xs
4078 ____________________________________________________________________________
4079 [ 16207] By: nick                                  on 2002/04/27  10:12:00
4080         Log: Fix fd leak on Via(bogus).
4081              Finish implementing PerlIOVia_open().
4082              Export more guts of PerlIO_* so Via_open() can work.
4083              Fix various PerlIO_allocate() features exposed by above.
4084      Branch: perlio
4085            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
4086            ! perlio.h perliol.h
4087 ____________________________________________________________________________
4088 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
4089         Log: NetBSD and OpenBSD cannot do comments at #! line
4090              (or long #! lines?)
4091      Branch: perl
4092            ! t/japh/abigail.t
4093 ____________________________________________________________________________
4094 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
4095         Log: Add taint rethink to the todo list.
4096      Branch: perl
4097            ! pod/perltodo.pod
4098 ____________________________________________________________________________
4099 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
4100         Log: Integrate changes #16199 and #16201 from macperl;
4101              
4102              Time::Local compatibility patches, from Graham
4103              
4104              MacPerl require() portability patches
4105      Branch: perl
4106           !> lib/Time/Local.pm pp_ctl.c
4107 ____________________________________________________________________________
4108 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
4109         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
4110              From: Nicholas Clark <nick@unfortu.net>
4111              Date: Fri, 26 Apr 2002 23:27:23 +0100
4112              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
4113      Branch: perl
4114            ! t/lib/warnings/pp_hot
4115 ____________________________________________________________________________
4116 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
4117         Log: Working on MacPerl tests
4118      Branch: macperl
4119            ! macos/MacPerlTests.cmd
4120 ____________________________________________________________________________
4121 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
4122         Log: MacPerl require() portability patches
4123      Branch: macperl
4124            ! pp_ctl.c
4125 ____________________________________________________________________________
4126 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
4127         Log: Fix a few MacPerl_CanonDir() problems
4128      Branch: macperl
4129            ! macos/macish.c macos/macish.h
4130 ____________________________________________________________________________
4131 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
4132         Log: Time::Local compatibility patches, from Graham
4133      Branch: macperl
4134            ! lib/Time/Local.pm
4135 ____________________________________________________________________________
4136 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
4137         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
4138              From: Simon Cozens <simon@netthink.co.uk>
4139              Date: Fri, 26 Apr 2002 21:58:21 +0100
4140              Message-ID: <20020426205821.GB5855@netthink.co.uk>
4141      Branch: perl
4142            ! ext/Time/HiRes/HiRes.pm
4143 ____________________________________________________________________________
4144 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
4145         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
4146              to know about it always (not just when using the pth).
4147      Branch: perl
4148            ! hints/netbsd.sh
4149 ____________________________________________________________________________
4150 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
4151         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
4152      Branch: perl
4153            ! ext/Digest/MD5/t/files.t
4154 ____________________________________________________________________________
4155 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
4156         Log: Subject: FIXIN problem under Win32
4157              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4158              Date: Thu, 25 Apr 2002 23:03:31 +0200
4159              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
4160      Branch: perl
4161            ! lib/ExtUtils/MM_Unix.pm
4162 ____________________________________________________________________________
4163 [ 16194] By: nick                                  on 2002/04/26  17:36:16
4164         Log: Integrate mainline
4165      Branch: perlio
4166           +> ext/Encode/lib/Encode/Guess.pm
4167           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4168           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4169           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4170           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4171           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4172           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4173           +> t/lib/sample-tests/die_last_minute
4174           !> (integrate 94 files)
4175 ____________________________________________________________________________
4176 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
4177         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
4178              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4179              Date: Fri, 26 Apr 2002 15:38:16 +0200
4180              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
4181      Branch: perl
4182            + t/win32/system_tests
4183            - t/op/system_tests
4184            ! MANIFEST t/win32/system.t
4185 ____________________________________________________________________________
4186 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
4187         Log: Mention explicitly the NetBSD + pth combination.
4188      Branch: perl
4189            ! pod/perldelta.pod
4190 ____________________________________________________________________________
4191 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
4192         Log: Subject: [PATCH] Fix email address.
4193              From: Abigail <abigail@foad.org>
4194              Date: Fri, 26 Apr 2002 18:03:11 +0200
4195              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
4196      Branch: perl
4197            ! t/japh/abigail.t
4198 ____________________________________________________________________________
4199 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
4200         Log: NetWare update from C Aditya.
4201      Branch: perl
4202            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
4203            ! lib/ExtUtils/MM_Unix.pm
4204 ____________________________________________________________________________
4205 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
4206         Log: Subject: [PATCH vms/test.com] use t/TEST
4207              From: "Craig A. Berry" <craigberry@mac.com>
4208              Date: Fri, 26 Apr 2002 09:34:46 -0500
4209              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
4210      Branch: perl
4211            ! vms/test.com
4212 ____________________________________________________________________________
4213 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
4214         Log: Update Changes.
4215      Branch: perl
4216            ! Changes patchlevel.h
4217 ____________________________________________________________________________
4218 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
4219         Log: Subject: [Encode] s/=over2/=over 2/g
4220              From: Dan Kogai <dankogai@dan.co.jp>
4221              Date: Fri, 26 Apr 2002 14:57:09 +0900
4222              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
4223      Branch: perl
4224            ! ext/Encode/Encode.pm
4225 ____________________________________________________________________________
4226 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
4227         Log: Use temp int variable in the W*() since direct casting
4228              to either an int or an IV would not be right.
4229      Branch: perl
4230            ! ext/POSIX/POSIX.xs
4231 ____________________________________________________________________________
4232 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
4233         Log: The #16182 radiates U32ness.
4234      Branch: perl
4235            ! embed.fnc embed.h proto.h regcomp.c toke.c
4236 ____________________________________________________________________________
4237 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
4238         Log: Subject: t/TEST ported to VMS
4239              From: "Craig A. Berry" <craigberry@mac.com>
4240              Date: Fri, 26 Apr 2002 00:13:31 -0500
4241              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
4242      Branch: perl
4243            ! t/TEST
4244 ____________________________________________________________________________
4245 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
4246         Log: Stop being coy.
4247      Branch: perl
4248            ! pod/perldelta.pod
4249 ____________________________________________________________________________
4250 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
4251         Log: Subject: Re: binary compatibility
4252              From: Mark-Jason Dominus <mjd@plover.com>
4253              Date: Wed, 24 Apr 2002 17:35:07 -0400
4254              Message-ID: <20020424213507.7846.qmail@plover.com>
4255      Branch: perl
4256            ! op.h
4257 ____________________________________________________________________________
4258 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
4259         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
4260              allocating half of the retstack!)
4261      Branch: perl
4262            ! README.win32 sv.c
4263 ____________________________________________________________________________
4264 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
4265         Log: temporary variable not wide enough to hold all the bits in
4266              op->op_targ
4267      Branch: perl
4268            ! op.c
4269 ____________________________________________________________________________
4270 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
4271         Log: Add an idea/question from Damian. 
4272      Branch: perl
4273            ! pod/perltodo.pod
4274 ____________________________________________________________________________
4275 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
4276         Log: build missing utilities on windows; clean stray files
4277      Branch: perl
4278            ! win32/Makefile win32/makefile.mk
4279 ____________________________________________________________________________
4280 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
4281         Log: Upgrade to Encode 1.61, from Dan Kogai.
4282      Branch: perl
4283            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4284            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
4285            ! ext/Encode/lib/Encode/Guess.pm
4286            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
4287            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
4288            ! ext/Encode/t/mime-header.t
4289 ____________________________________________________________________________
4290 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
4291         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
4292              From: andreas.koenig@anima.de (Andreas J. Koenig)
4293              Date: Tue, 23 Apr 2002 04:40:42 +0200      
4294              Message-ID: <m37kmzi1cl.fsf@anima.de>
4295      Branch: perl
4296            ! pod/perluniintro.pod
4297 ____________________________________________________________________________
4298 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
4299         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
4300              platform needs to fill in the other branch here)
4301      Branch: perl
4302            ! ext/Digest/MD5/t/files.t
4303 ____________________________________________________________________________
4304 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
4305         Log: MANIFEST is needlessly held open for entire duration of "make test"
4306      Branch: perl
4307            ! t/TEST t/harness
4308 ____________________________________________________________________________
4309 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
4310         Log: various signed/unsigned mismatch nits
4311      Branch: perl
4312            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4313            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4314            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
4315            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
4316            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
4317            ! ext/Time/HiRes/HiRes.xs regcomp.c
4318 ____________________________________________________________________________
4319 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
4320         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
4321              From: Nicholas Clark <nick@unfortu.net>
4322              Date: Thu, 25 Apr 2002 22:41:57 +0100
4323              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
4324      Branch: perl
4325            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
4326            + ext/Storable/t/make_downgrade.pl
4327            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
4328            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
4329            ! ext/Storable/t/utf8hash.t
4330 ____________________________________________________________________________
4331 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
4332         Log: Extra guidance for JAPH debuggers.
4333      Branch: perl
4334            ! t/japh/abigail.t
4335 ____________________________________________________________________________
4336 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
4337         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
4338              From: Paul_GreenVOS@vos.stratus.com
4339              Date: Wed, 24 Apr 02 18:27 edt
4340              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
4341      Branch: perl
4342            ! vos/vos.c
4343 ____________________________________________________________________________
4344 [ 16169] By: ams                                   on 2002/04/25  20:33:35
4345         Log: Subject: [PATCH] don't build B/C twice on VMS
4346              From: "Craig A. Berry" <craigberry@mac.com>
4347              Date: Thu, 25 Apr 2002 16:00:57 -0500
4348              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
4349      Branch: perl
4350            ! configure.com
4351 ____________________________________________________________________________
4352 [ 16168] By: ams                                   on 2002/04/25  20:31:19
4353         Log: Subject: Re: POSIX::WEXITSTATUS broken again
4354              From: Andy Dougherty <doughera@lafayette.edu>
4355              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
4356              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
4357      Branch: perl
4358            ! ext/POSIX/POSIX.xs
4359 ____________________________________________________________________________
4360 [ 16167] By: ams                                   on 2002/04/25  19:49:09
4361         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
4362              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4363              Date: Thu, 25 Apr 2002 13:39:35 -0700
4364              Message-Id: <HmGy8gzkguHW092yn@efn.org>
4365      Branch: perl
4366            ! t/harness
4367 ____________________________________________________________________________
4368 [ 16166] By: ams                                   on 2002/04/25  19:43:06
4369         Log: $fh->close(); print $fh "foo" would segfault under -w in
4370              report_evil_fh() because $fh doesn't have a name.
4371      Branch: perl
4372            ! util.c
4373 ____________________________________________________________________________
4374 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
4375         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
4376              being found properly
4377      Branch: perl
4378            ! ext/Cwd/t/cwd.t
4379 ____________________________________________________________________________
4380 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
4381         Log: Brace yourself from Craig Berry to keep older compilers happy.
4382      Branch: perl
4383            ! vms/vms.c
4384 ____________________________________________________________________________
4385 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
4386         Log: More %{} overload tests.
4387      Branch: perl
4388            ! lib/overload.t
4389 ____________________________________________________________________________
4390 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
4391         Log: some extension builds need to find pl2bat.bat on windows
4392      Branch: perl
4393            ! win32/buildext.pl
4394 ____________________________________________________________________________
4395 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
4396         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
4397              From: "Craig A. Berry" <craigberry@mac.com>
4398              Date: Thu, 25 Apr 2002 12:30:06 -0500
4399              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
4400      Branch: perl
4401            ! lib/ExtUtils/MM_VMS.pm
4402 ____________________________________________________________________________
4403 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
4404         Log: windows build fails if there is no perlglob.exe in the PATH
4405      Branch: perl
4406            ! win32/buildext.pl
4407 ____________________________________________________________________________
4408 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
4409         Log: Mysterious setlocale() core dump in ancient Solaris
4410              found by Merijn Broeren.  Doesn't look like Perl's fault.
4411      Branch: perl
4412            ! pod/perldelta.pod
4413 ____________________________________________________________________________
4414 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
4415         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
4416              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4417              Date: Thu, 25 Apr 2002 17:35:23 +0200
4418              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
4419      Branch: perl
4420            ! pp_ctl.c
4421 ____________________________________________________________________________
4422 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
4423         Log: Subject: [PATCH] pp_ctl.c:pp_require
4424              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4425              Date: Thu, 25 Apr 2002 16:01:14 +0200
4426              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
4427      Branch: perl
4428            ! pp_ctl.c
4429 ____________________________________________________________________________
4430 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
4431         Log: -Wformat cleanups from Robin Barker.
4432      Branch: perl
4433            ! dump.c embed.fnc proto.h sv.c
4434 ____________________________________________________________________________
4435 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
4436         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
4437              From: Michael G Schwern <schwern@pobox.com>
4438              Date: Thu, 25 Apr 2002 01:51:27 -0400
4439              Message-ID: <20020425055127.GB3456@blackrider>
4440      Branch: perl
4441            + t/lib/sample-tests/bignum t/lib/sample-tests/die
4442            + t/lib/sample-tests/die_head_end
4443            + t/lib/sample-tests/die_last_minute
4444            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
4445            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4446            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
4447 ____________________________________________________________________________
4448 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
4449         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
4450              From: Michael G Schwern <schwern@pobox.com>
4451              Date: Thu, 25 Apr 2002 01:32:10 -0400
4452              Message-ID: <20020425053210.GA3334@blackrider>
4453      Branch: perl
4454            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4455            + lib/Test/Simple/t/strays.t
4456            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
4457            ! lib/Test/Simple.pm lib/Test/Simple/Changes
4458            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
4459            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
4460            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
4461            ! lib/Test/Simple/t/use_ok.t
4462 ____________________________________________________________________________
4463 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
4464         Log: Elaborate a bit on Storable.
4465      Branch: perl
4466            ! pod/perldelta.pod
4467 ____________________________________________________________________________
4468 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
4469         Log: Cleaner Encode tests under -Mutf8.
4470      Branch: perl
4471            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
4472 ____________________________________________________________________________
4473 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
4474         Log: Subject: [PATCH] installperl
4475              From: Abe Timmerman <abe@ztreet.demon.nl>
4476              Date: Thu, 25 Apr 2002 01:00:00 +0200
4477              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
4478      Branch: perl
4479            ! installperl
4480 ____________________________________________________________________________
4481 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
4482         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
4483              From: Dan Kogai <dankogai@dan.co.jp>
4484              Date: Thu, 25 Apr 2002 10:49:13 +0900
4485              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
4486      Branch: perl
4487            ! ext/PerlIO/encoding/encoding.xs
4488 ____________________________________________________________________________
4489 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
4490         Log: Stray =back.
4491      Branch: perl
4492            ! README.win32
4493 ____________________________________________________________________________
4494 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
4495         Log: Add an untested warning variant.
4496      Branch: perl
4497            ! t/lib/warnings/op
4498 ____________________________________________________________________________
4499 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
4500         Log: Update Changes.
4501      Branch: perl
4502            ! Changes patchlevel.h
4503 ____________________________________________________________________________
4504 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
4505         Log: Wrong plan.
4506      Branch: perl
4507            ! ext/Encode/t/mime-header.t
4508 ____________________________________________________________________________
4509 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
4510         Log: Upgrade to Encode 1.60, from Dan Kogai.
4511      Branch: perl
4512            + ext/Encode/lib/Encode/Guess.pm
4513            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4514            + ext/Encode/t/mime-header.t
4515            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
4516            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4517            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
4518            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4519            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
4520            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
4521 ____________________________________________________________________________
4522 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
4523         Log: another case of enabling binmode() where it should not be: if the
4524              *.enc files are CRLF terminated, the result gets CRCRLF terminations
4525      Branch: perl
4526            ! ext/Encode/t/CJKT.t
4527 ____________________________________________________________________________
4528 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
4529         Log: microperl update; boldly assume time() and time_t
4530              (since we assume ANSI and i_time, anyway).
4531      Branch: perl
4532            ! uconfig.h uconfig.sh
4533 ____________________________________________________________________________
4534 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
4535         Log: Integrate #16136, #16137, #16138 from macperl;
4536              
4537              Silly fix for the SC compiler's fixation with "comp" as a type
4538              
4539              Skip more PerlIO symbols for sfio
4540              
4541              Play nicely in miniperl
4542      Branch: perl
4543           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
4544           !> lib/File/Spec/Mac.pm makedef.pl
4545 ____________________________________________________________________________
4546 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
4547         Log: Sync configpm and config.h for use in 5.8
4548              (still need to do config.sh)
4549      Branch: macperl
4550            ! macos/config.h macos/configpm
4551 ____________________________________________________________________________
4552 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
4553         Log: Make MM_MacOS work with new MakeMaker
4554      Branch: macperl
4555            ! macos/lib/ExtUtils/MM_MacOS.pm
4556 ____________________________________________________________________________
4557 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
4558         Log: Makefile.mk changes for 5.8: additional extensions
4559              and source files; bump version
4560      Branch: macperl
4561            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
4562 ____________________________________________________________________________
4563 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
4564         Log: Play nicely in miniperl
4565      Branch: macperl
4566            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
4567 ____________________________________________________________________________
4568 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
4569         Log: Skip more PerlIO symbols for sfio
4570      Branch: macperl
4571            ! makedef.pl
4572 ____________________________________________________________________________
4573 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
4574         Log: Silly fix for the SC compiler's fixation with "comp" as a type
4575      Branch: macperl
4576            ! ext/Unicode/Normalize/Normalize.xs
4577 ____________________________________________________________________________
4578 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
4579         Log: Merge macperl xsubpp with current xsubpp
4580      Branch: macperl
4581            ! macos/xsubpp
4582 ____________________________________________________________________________
4583 [ 16134] By: nick                                  on 2002/04/24  18:08:37
4584         Log: Integrate mainline
4585      Branch: perlio
4586           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4587           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4588            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4589            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4590            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4591            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4592            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4593            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4594           !> (integrate 44 files)
4595 ____________________________________________________________________________
4596 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
4597         Log: Delete more included modules from bundled_ext
4598      Branch: macperl
4599            - macos/bundled_ext/Digest/MD5/Changes
4600            - macos/bundled_ext/Digest/MD5/MD5.pm
4601            - macos/bundled_ext/Digest/MD5/MD5.xs
4602            - macos/bundled_ext/Digest/MD5/Makefile.PL
4603            - macos/bundled_ext/Digest/MD5/Makefile.mk
4604            - macos/bundled_ext/Digest/MD5/README
4605            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
4606            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
4607            - macos/bundled_ext/Digest/MD5/rfc1321.txt
4608            - macos/bundled_ext/Digest/MD5/t/badfile.t
4609            - macos/bundled_ext/Digest/MD5/t/files.t
4610            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
4611            - macos/bundled_ext/Digest/MD5/typemap
4612            - macos/bundled_ext/Filter/Util/Call/Call.pm
4613            - macos/bundled_ext/Filter/Util/Call/Call.xs
4614            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
4615            - macos/bundled_ext/Filter/Util/Call/ppport.h
4616            - macos/bundled_ext/Filter/t/call.t
4617            - macos/bundled_ext/Filter/t/filter-util.pl
4618            - macos/bundled_ext/List/Util/ChangeLog
4619            - macos/bundled_ext/List/Util/Makefile.PL
4620            - macos/bundled_ext/List/Util/README
4621            - macos/bundled_ext/List/Util/Util.xs
4622            - macos/bundled_ext/List/Util/lib/List/Util.pm
4623            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
4624            - macos/bundled_ext/List/Util/t/blessed.t
4625            - macos/bundled_ext/List/Util/t/dualvar.t
4626            - macos/bundled_ext/List/Util/t/first.t
4627            - macos/bundled_ext/List/Util/t/max.t
4628            - macos/bundled_ext/List/Util/t/maxstr.t
4629            - macos/bundled_ext/List/Util/t/min.t
4630            - macos/bundled_ext/List/Util/t/minstr.t
4631            - macos/bundled_ext/List/Util/t/readonly.t
4632            - macos/bundled_ext/List/Util/t/reduce.t
4633            - macos/bundled_ext/List/Util/t/reftype.t
4634            - macos/bundled_ext/List/Util/t/shuffle.t
4635            - macos/bundled_ext/List/Util/t/sum.t
4636            - macos/bundled_ext/List/Util/t/tainted.t
4637            - macos/bundled_ext/List/Util/t/weak.t
4638            - macos/bundled_ext/MIME/Base64/Base64.pm
4639            - macos/bundled_ext/MIME/Base64/Base64.xs
4640            - macos/bundled_ext/MIME/Base64/Changes
4641            - macos/bundled_ext/MIME/Base64/Makefile.PL
4642            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
4643            - macos/bundled_ext/MIME/Base64/README
4644            - macos/bundled_ext/MIME/Base64/t/base64.t
4645            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
4646            - macos/bundled_ext/MIME/Base64/t/unicode.t
4647            - macos/bundled_ext/Storable/ChangeLog
4648            - macos/bundled_ext/Storable/Makefile.PL
4649            - macos/bundled_ext/Storable/README
4650            - macos/bundled_ext/Storable/Storable.pm
4651            - macos/bundled_ext/Storable/Storable.xs
4652            - macos/bundled_ext/Storable/t/blessed.t
4653            - macos/bundled_ext/Storable/t/canonical.t
4654            - macos/bundled_ext/Storable/t/compat-0.6.t
4655            - macos/bundled_ext/Storable/t/dclone.t
4656            - macos/bundled_ext/Storable/t/dump.pl
4657            - macos/bundled_ext/Storable/t/forgive.t
4658            - macos/bundled_ext/Storable/t/freeze.t
4659            - macos/bundled_ext/Storable/t/lock.t
4660            - macos/bundled_ext/Storable/t/overload.t
4661            - macos/bundled_ext/Storable/t/recurse.t
4662            - macos/bundled_ext/Storable/t/retrieve.t
4663            - macos/bundled_ext/Storable/t/store.t
4664            - macos/bundled_ext/Storable/t/tied.t
4665            - macos/bundled_ext/Storable/t/tied_hook.t
4666            - macos/bundled_ext/Storable/t/tied_items.t
4667            - macos/bundled_ext/Storable/t/utf8.t
4668            - macos/bundled_ext/Time/HiRes/Changes
4669            - macos/bundled_ext/Time/HiRes/HiRes.pm
4670            - macos/bundled_ext/Time/HiRes/HiRes.t
4671            - macos/bundled_ext/Time/HiRes/HiRes.xs
4672            - macos/bundled_ext/Time/HiRes/Makefile.PL
4673            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
4674            - macos/bundled_ext/Time/HiRes/hints/sco.pl
4675 ____________________________________________________________________________
4676 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
4677         Log: Thou shalt not assume %x works for UVs.
4678      Branch: perl
4679            ! ext/Encode/Encode.xs
4680 ____________________________________________________________________________
4681 [ 16131] By: nick                                  on 2002/04/24  15:50:31
4682         Log: Submit an old integrate
4683      Branch: perlio
4684           +> (branch 27 files)
4685            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
4686            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
4687            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
4688            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
4689            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4690            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4691            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
4692           !> (integrate 84 files)
4693 ____________________________________________________________________________
4694 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
4695         Log: Partially retract #12056, from Craig Berry.
4696      Branch: perl
4697            ! vms/vms.c
4698 ____________________________________________________________________________
4699 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
4700         Log: Delete more included modules from bundled_lib
4701      Branch: macperl
4702            - macos/bundled_lib/blib/lib/Class/ISA.pm
4703            - macos/bundled_lib/blib/lib/Digest.pm
4704            - macos/bundled_lib/blib/lib/Filter/Simple.pm
4705            - macos/bundled_lib/blib/lib/Memoize.pm
4706            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
4707            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
4708            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
4709            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
4710            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
4711            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
4712            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
4713            - macos/bundled_lib/blib/lib/NEXT.pm
4714            - macos/bundled_lib/blib/lib/Net/Cmd.pm
4715            - macos/bundled_lib/blib/lib/Net/Config.pm
4716            - macos/bundled_lib/blib/lib/Net/Domain.pm
4717            - macos/bundled_lib/blib/lib/Net/FTP.pm
4718            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
4719            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
4720            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
4721            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
4722            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
4723            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
4724            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
4725            - macos/bundled_lib/blib/lib/Net/NNTP.pm
4726            - macos/bundled_lib/blib/lib/Net/Netrc.pm
4727            - macos/bundled_lib/blib/lib/Net/POP3.pm
4728            - macos/bundled_lib/blib/lib/Net/SMTP.pm
4729            - macos/bundled_lib/blib/lib/Net/Time.pm
4730            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
4731            - macos/bundled_lib/blib/lib/Switch.pm
4732            - macos/bundled_lib/t/Class/ISA/test.pl
4733            - macos/bundled_lib/t/Digest/Digest.t
4734            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
4735            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
4736            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
4737            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
4738            - macos/bundled_lib/t/Filter/Simple/data.t
4739            - macos/bundled_lib/t/Filter/Simple/export.t
4740            - macos/bundled_lib/t/Filter/Simple/filter.t
4741            - macos/bundled_lib/t/Filter/Simple/filter_only.t
4742            - macos/bundled_lib/t/Filter/Simple/import.t
4743            - macos/bundled_lib/t/Memoize/array.t
4744            - macos/bundled_lib/t/Memoize/array_confusion.t
4745            - macos/bundled_lib/t/Memoize/correctness.t
4746            - macos/bundled_lib/t/Memoize/errors.t
4747            - macos/bundled_lib/t/Memoize/expire.t
4748            - macos/bundled_lib/t/Memoize/expire_file.t
4749            - macos/bundled_lib/t/Memoize/expire_module_n.t
4750            - macos/bundled_lib/t/Memoize/expire_module_t.t
4751            - macos/bundled_lib/t/Memoize/flush.t
4752            - macos/bundled_lib/t/Memoize/normalize.t
4753            - macos/bundled_lib/t/Memoize/prototype.t
4754            - macos/bundled_lib/t/Memoize/speed.t
4755            - macos/bundled_lib/t/Memoize/tie.t
4756            - macos/bundled_lib/t/Memoize/tie_gdbm.t
4757            - macos/bundled_lib/t/Memoize/tie_ndbm.t
4758            - macos/bundled_lib/t/Memoize/tie_sdbm.t
4759            - macos/bundled_lib/t/Memoize/tie_storable.t
4760            - macos/bundled_lib/t/Memoize/tiefeatures.t
4761            - macos/bundled_lib/t/Memoize/unmemoize.t
4762            - macos/bundled_lib/t/NEXT/actual.t
4763            - macos/bundled_lib/t/NEXT/actuns.t
4764            - macos/bundled_lib/t/NEXT/next.t
4765            - macos/bundled_lib/t/NEXT/unseen.t
4766            - macos/bundled_lib/t/Switch/t/given.t
4767            - macos/bundled_lib/t/Switch/t/nested.t
4768            - macos/bundled_lib/t/Switch/t/switch.t
4769            - macos/bundled_lib/t/libnet/config.t
4770            - macos/bundled_lib/t/libnet/ftp.t
4771            - macos/bundled_lib/t/libnet/hostname.t
4772            - macos/bundled_lib/t/libnet/libnet_t.pl
4773            - macos/bundled_lib/t/libnet/netrc.t
4774            - macos/bundled_lib/t/libnet/nntp.t
4775            - macos/bundled_lib/t/libnet/require.t
4776            - macos/bundled_lib/t/libnet/smtp.t
4777 ____________________________________________________________________________
4778 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
4779         Log: Remove Text::Balanced from bundled_lib (already in lib)
4780      Branch: macperl
4781            - macos/bundled_lib/blib/lib/Text/Balanced.pm
4782            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
4783            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
4784            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
4785            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
4786            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
4787            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
4788            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
4789            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
4790 ____________________________________________________________________________
4791 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
4792         Log: A word of warning to the users of UTF-8 locales.
4793      Branch: perl
4794            ! pod/perluniintro.pod
4795 ____________________________________________________________________________
4796 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
4797         Log: Forgotten from #16125.
4798      Branch: perl
4799            ! t/lib/MakeMaker/Test/Utils.pm
4800 ____________________________________________________________________________
4801 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
4802         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
4803      Branch: perl
4804            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4805            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4806            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4807            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4808            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4809            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4810            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4811            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4812            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
4813            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
4814            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4815            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4816            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4817            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
4818            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
4819            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
4820            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
4821 ____________________________________________________________________________
4822 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
4823         Log: Subject: New UTF-8 surprise
4824              From: andreas.koenig@anima.de (Andreas J. Koenig)
4825              Date: Mon, 22 Apr 2002 12:08:48 +0200
4826              Message-ID: <m38z7gjb9r.fsf@anima.de>
4827      Branch: perl
4828            ! pp_hot.c t/op/subst.t
4829 ____________________________________________________________________________
4830 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
4831         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
4832              tree that is branched from //depot/maint-5.6/macperl/macos/...
4833      Branch: macperl
4834           +> (branch 3590 files)
4835 ____________________________________________________________________________
4836 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
4837         Log: Try to be clearer about perlio.
4838      Branch: perl
4839            ! INSTALL
4840 ____________________________________________________________________________
4841 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
4842         Log: Subject: Re: binary compatibility
4843              From: Andy Dougherty <doughera@lafayette.edu>
4844              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
4845              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
4846      Branch: perl
4847            ! INSTALL patchlevel.h
4848 ____________________________________________________________________________
4849 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
4850         Log: Go on record about the binary backward incompatibility.
4851      Branch: perl
4852            ! pod/perldelta.pod
4853 ____________________________________________________________________________
4854 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
4855         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
4856              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4857              Date: Wed, 24 Apr 2002 01:51:43 +0400
4858              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
4859      Branch: perl
4860            ! t/win32/system.t
4861 ____________________________________________________________________________
4862 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
4863         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
4864              From: PPrymmer@factset.com
4865              Date: Tue, 23 Apr 2002 17:14:32 -0400
4866              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
4867      Branch: perl
4868            ! lib/locale.t
4869 ____________________________________________________________________________
4870 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
4871         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
4872              From: Paul_GreenVOS@vos.stratus.com
4873              Date: Tue, 23 Apr 02 15:06 edt   
4874              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
4875      Branch: perl
4876            ! Makefile.SH cflags.SH
4877 ____________________________________________________________________________
4878 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
4879         Log: metaconfig unit change for #16115.
4880      Branch: metaconfig
4881            ! U/compline/byteorder.U
4882      Branch: perl
4883            ! config_h.SH
4884 ____________________________________________________________________________
4885 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
4886         Log: Regen Configure to mirror #16111 (with one added tweak).
4887      Branch: perl
4888            ! Configure
4889 ____________________________________________________________________________
4890 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
4891         Log: Retract #16109.
4892      Branch: perl
4893            ! lib/ExtUtils/MM_Unix.pm
4894 ____________________________________________________________________________
4895 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
4896         Log: FAQ sync.
4897      Branch: perl
4898            ! pod/perlfaq3.pod pod/perlfaq8.pod
4899 ____________________________________________________________________________
4900 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
4901         Log: use encoding no more defaults to Latin 1.
4902      Branch: perl
4903            ! pod/perluniintro.pod
4904 ____________________________________________________________________________
4905 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
4906         Log: Configure test for byteorder loses bits
4907      Branch: perl
4908            ! Configure
4909 ____________________________________________________________________________
4910 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
4911         Log: hacking around byteorder variance between config.sh and config.h
4912              isn't needed after change#16099
4913      Branch: perl
4914            ! ext/Storable/t/malice.t
4915 ____________________________________________________________________________
4916 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
4917         Log: (retracted by #16114)
4918              
4919              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
4920              From: "Green, Paul" <Paul.Green@stratus.com>
4921              Date: Tue, 23 Apr 2002 13:47:19 -0400
4922              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
4923      Branch: perl
4924            ! lib/ExtUtils/MM_Unix.pm
4925 ____________________________________________________________________________
4926 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
4927         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
4928              From: Norton Allen <allen@huarp.harvard.edu>
4929              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
4930              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
4931      Branch: perl
4932            ! lib/File/Find.pm
4933 ____________________________________________________________________________
4934 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
4935         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
4936              From: Norton Allen <allen@huarp.harvard.edu>
4937              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
4938              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
4939      Branch: perl
4940            ! README.qnx hints/qnx.sh
4941 ____________________________________________________________________________
4942 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
4943         Log: Subject: [PATCH] pod/perlhist.pod
4944              From: Abigail <abigail@foad.org>
4945              Date: Tue, 23 Apr 2002 16:21:31 +0200
4946              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
4947              
4948              (removed 5.005_04 which never happened)
4949      Branch: perl
4950            ! pod/perlhist.pod
4951 ____________________________________________________________________________
4952 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
4953         Log: Subject: Re: [PATCH abigail.t] another portability attempt
4954              From: Abigail <abigail@foad.org>
4955              Date: Tue, 23 Apr 2002 11:35:54 +0200
4956              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
4957      Branch: perl
4958            ! t/japh/abigail.t
4959 ____________________________________________________________________________
4960 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
4961         Log: NetWare tweak from C Aditya.
4962      Branch: perl
4963            ! NetWare/Nwmain.c NetWare/nw5.c
4964 ____________________________________________________________________________
4965 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
4966         Log: fix a typo
4967      Branch: perl
4968            ! regexec.c
4969 ____________________________________________________________________________
4970 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
4971         Log: Uncurliff.
4972      Branch: perl
4973            ! README.ko
4974 ____________________________________________________________________________
4975 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
4976         Log: Pointer to UV casting.
4977      Branch: perl
4978            ! regexec.c
4979 ____________________________________________________________________________
4980 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
4981         Log: metaconfig unit change for #16099.
4982      Branch: metaconfig
4983            ! U/compline/byteorder.U
4984 ____________________________________________________________________________
4985 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
4986         Log: Use UV (not long) for BYTEORDER.
4987      Branch: perl
4988            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4989            ! config_h.SH
4990 ____________________________________________________________________________
4991 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
4992         Log: # cpp commands must start in the first column.
4993      Branch: perl
4994            ! scope.c
4995 ____________________________________________________________________________
4996 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
4997         Log: Reborn as text.
4998      Branch: perl
4999            + NetWare/interface.cpp
5000 ____________________________________________________________________________
5001 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
5002         Log: Dead as binary.
5003      Branch: perl
5004            - NetWare/interface.cpp
5005 ____________________________________________________________________________
5006 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
5007         Log: Undo #16091, a time-warped escapee.
5008      Branch: perl
5009            ! lib/ExtUtils/t/MM_Cygwin.t
5010 ____________________________________________________________________________
5011 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
5012         Log: *size tweaks from Sarathy.
5013      Branch: perl
5014            ! ext/Storable/t/malice.t
5015 ____________________________________________________________________________
5016 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
5017         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
5018              From: Stas Bekman <stas@stason.org>
5019              Date: Tue, 23 Apr 2002 01:52:22 +0800
5020              Message-ID: <3CC44DD6.3090401@stason.org>
5021      Branch: perl
5022            ! pod/perlguts.pod
5023 ____________________________________________________________________________
5024 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
5025         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
5026              From: Paul_GreenVOS@vos.stratus.com
5027              Date: Mon, 22 Apr 02 20:35 edt
5028              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
5029      Branch: perl
5030            + hints/t001.c
5031            ! MANIFEST hints/README.hints hints/vos.sh
5032 ____________________________________________________________________________
5033 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
5034         Log: (retracted by #16095)
5035      Branch: perl
5036            ! lib/ExtUtils/t/MM_Cygwin.t
5037 ____________________________________________________________________________
5038 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
5039         Log: Subject: Re: perl@16083
5040              From: Nicholas Clark <nick@unfortu.net>
5041              Date: Mon, 22 Apr 2002 23:17:45 +0100
5042              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
5043      Branch: perl
5044            ! ext/Storable/t/malice.t
5045 ____________________________________________________________________________
5046 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
5047         Log: Upgrade to Encode 1.58.
5048      Branch: perl
5049            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
5050            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
5051            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
5052            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
5053            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
5054            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
5055            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
5056            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
5057            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5058            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
5059            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5060            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
5061            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
5062            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
5063            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5064            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5065            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5066            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
5067 ____________________________________________________________________________
5068 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
5069         Log: On Win32 the end.t failure should be gone now.
5070      Branch: perl
5071            ! pod/perldelta.pod
5072 ____________________________________________________________________________
5073 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
5074         Log: Subject: [PATCH] update VOS-specific pod files
5075              From: Paul_GreenVOS@vos.stratus.com
5076              Date: Mon, 22 Apr 02 16:02 edt
5077              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
5078      Branch: perl
5079            ! README.vos pod/perlport.pod
5080 ____________________________________________________________________________
5081 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
5082         Log: Subject: [PATCH] cleanup ./hints/vos.sh
5083              From: Paul_GreenVOS@vos.stratus.com
5084              Date: Mon, 22 Apr 02 15:26 edt
5085              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
5086      Branch: perl
5087            ! hints/vos.sh
5088 ____________________________________________________________________________
5089 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
5090         Log: Upgrade to Encode 1.57, from Dan Kogai.
5091      Branch: perl
5092            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5093            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
5094            ! ext/Encode/lib/Encode/Encoding.pm
5095            ! ext/Encode/lib/Encode/JP/JIS7.pm
5096            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
5097            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
5098 ____________________________________________________________________________
5099 [ 16084] By: ams                                   on 2002/04/22  18:10:13
5100         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
5101              From: Stas Bekman <stas@stason.org>
5102              Date: Tue, 23 Apr 2002 01:59:07 +0800
5103              Message-Id: <3CC44F6B.5010300@stason.org>
5104      Branch: perl
5105            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
5106 ____________________________________________________________________________
5107 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
5108         Log: Update Changes.
5109      Branch: perl
5110            ! Changes patchlevel.h
5111 ____________________________________________________________________________
5112 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
5113         Log: In MANIFEST but not added.
5114      Branch: perl
5115            + NetWare/interface.cpp
5116 ____________________________________________________________________________
5117 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
5118         Log: Duh.
5119      Branch: perl
5120            ! lib/ExtUtils/MM_Unix.pm
5121 ____________________________________________________________________________
5122 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
5123         Log: Subject: Re: t/japh/abigail.t [PATCH]
5124              From: Norton Allen <allen@huarp.harvard.edu>
5125              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
5126              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
5127      Branch: perl
5128            ! t/japh/abigail.t
5129 ____________________________________________________________________________
5130 [ 16079] By: ams                                   on 2002/04/22  15:59:55
5131         Log: Subject: {PATCH docs] sockatmark
5132              From: Mark-Jason Dominus <mjd@plover.com>
5133              Date: Mon, 22 Apr 2002 02:43:42 -0400
5134              Message-Id: <20020422064342.24646.qmail@plover.com>
5135      Branch: perl
5136            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
5137 ____________________________________________________________________________
5138 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
5139         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
5140              From: Paul_GreenVOS@vos.stratus.com
5141              Date: Mon, 22 Apr 02 12:40 edt
5142              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
5143      Branch: perl
5144            ! cflags.SH
5145 ____________________________________________________________________________
5146 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
5147         Log: Add new files from #16076; re-sort.
5148      Branch: perl
5149            ! MANIFEST
5150 ____________________________________________________________________________
5151 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
5152         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
5153      Branch: perl
5154            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
5155            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
5156            + NetWare/perllib.cpp NetWare/splittree.pl
5157            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5158            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
5159            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
5160            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
5161            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
5162            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
5163            ! x2p/hash.c x2p/walk.c
5164 ____________________________________________________________________________
5165 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
5166         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
5167              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5168              Date: Mon, 22 Apr 2002 17:56:17 +0200
5169              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
5170      Branch: perl
5171            ! README.aix
5172 ____________________________________________________________________________
5173 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
5174         Log: Signedness nit.
5175      Branch: perl
5176            ! ext/PerlIO/encoding/encoding.xs
5177 ____________________________________________________________________________
5178 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
5179         Log: No semicolons after blocks.
5180      Branch: perl
5181            ! ext/Encode/Encode.xs
5182 ____________________________________________________________________________
5183 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
5184         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
5185      Branch: perl
5186            ! ext/PerlIO/encoding/encoding.pm
5187            ! ext/PerlIO/encoding/encoding.xs
5188 ____________________________________________________________________________
5189 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
5190         Log: Upgrade to Encode 1.56, from Dan Kogai.
5191      Branch: perl
5192            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5193            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5194            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
5195            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5196            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
5197            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5198            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
5199            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5200            ! ext/Encode/lib/Encode/Config.pm
5201            ! ext/Encode/lib/Encode/Encoder.pm
5202            ! ext/Encode/lib/Encode/Encoding.pm
5203            ! ext/Encode/lib/Encode/JP/H2Z.pm
5204            ! ext/Encode/lib/Encode/JP/JIS7.pm
5205            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5206            ! ext/Encode/lib/Encode/PerlIO.pod
5207            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
5208            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5209            ! ext/Encode/ucm/big5-hkscs.ucm
5210 ____________________________________________________________________________
5211 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
5212         Log: Comment tweak from Philip.
5213      Branch: perl
5214            ! opcode.pl
5215 ____________________________________________________________________________
5216 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
5217         Log: a Test::Harness tweak to make the test lines show up prettier
5218      Branch: perl
5219            ! lib/Test/Harness.pm
5220 ____________________________________________________________________________
5221 [ 16067] By: nick                                  on 2002/04/22  09:19:23
5222         Log: Integrate mainline
5223      Branch: perlio
5224           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5225           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5226           !> t/lib/warnings/perlio t/win32/system.t
5227 ____________________________________________________________________________
5228 [ 16066] By: nick                                  on 2002/04/22  09:01:43
5229         Log: Integrate //depot/perlio into mainline
5230      Branch: perl
5231           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5232           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
5233           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
5234 ____________________________________________________________________________
5235 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
5236         Log: clean up after stray test file littering
5237              
5238              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
5239              it seems that it shouldn't (looks like a handle leak in PerlIO
5240              to me)
5241      Branch: perl
5242            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5243            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5244            ! t/lib/warnings/perlio t/win32/system.t
5245 ____________________________________________________________________________
5246 [ 16064] By: nick                                  on 2002/04/22  08:02:58
5247         Log: Integrate mainline into perlio
5248      Branch: perlio
5249           +> ext/Storable/t/malice.t
5250            ! pod/perliol.pod
5251           !> (integrate 57 files)
5252 ____________________________________________________________________________
5253 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
5254         Log: integrate change#16062 from mainline
5255              
5256              another windows fix: only create a new console for subprocesses
5257              when all three stdhandles are invalid (from Jan Dubois)
5258      Branch: maint-5.6/perl
5259            ! win32/win32.c
5260 ____________________________________________________________________________
5261 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
5262         Log: another windows fix: only create a new console for subprocesses
5263              when all three stdhandles are invalid (from Jan Dubois)
5264      Branch: perl
5265            ! win32/win32.c
5266 ____________________________________________________________________________
5267 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
5268         Log: all the thread tests now pass on windows (32-bit and 64-bit)
5269      Branch: perl
5270            ! README.win32
5271 ____________________________________________________________________________
5272 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
5273         Log: enable maximal optimizations on win64
5274      Branch: perl
5275            ! win32/Makefile win32/makefile.mk
5276 ____________________________________________________________________________
5277 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
5278         Log: Tweaks copied from Philip Newton's Encode patches.
5279      Branch: perl
5280            ! AUTHORS
5281 ____________________________________________________________________________
5282 [ 16057] By: sky                                   on 2002/04/22  00:19:40
5283         Log: End blocks were not run on Win32.
5284              The real fix should be to turn this flag on in RunPerl but
5285              I think we are too close 5.8 to change that.
5286      Branch: perl
5287            ! ext/threads/threads.xs
5288 ____________________________________________________________________________
5289 [ 16056] By: sky                                   on 2002/04/21  23:29:22
5290         Log: Do not unlock mutex twice.
5291              Do not unlock mutex after it has been destroyed and freed.
5292              Do not email p5p without uncrossing eyes.
5293      Branch: perl
5294            ! ext/threads/threads.xs
5295 ____________________________________________________________________________
5296 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
5297         Log: squelch some more type mismatch warnings
5298              
5299              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
5300              missing parens in macro definition
5301      Branch: perl
5302            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
5303            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
5304            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
5305            ! pp.c regexec.c sv.h
5306 ____________________________________________________________________________
5307 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
5308         Log: Make writing user-defined character properties nicer.
5309      Branch: perl
5310            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
5311 ____________________________________________________________________________
5312 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
5313         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
5314              isn't the case on win64
5315      Branch: perl
5316            ! ext/Storable/t/malice.t
5317 ____________________________________________________________________________
5318 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
5319         Log: One more way to do character class subtraction.
5320      Branch: perl
5321            ! pod/perlunicode.pod
5322 ____________________________________________________________________________
5323 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
5324         Log: Mopup of #16048.
5325      Branch: perl
5326            ! pp_sys.c
5327 ____________________________________________________________________________
5328 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
5329         Log: some test failures have been fixed
5330      Branch: perl
5331            ! README.win32
5332 ____________________________________________________________________________
5333 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
5334         Log: use compare_text() rather than compare() to avoid bogus
5335              failures when the test files happen to be CRLF terminated
5336      Branch: perl
5337            ! ext/Encode/t/JP.t
5338 ____________________________________________________________________________
5339 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
5340         Log: fixes for all the warnings reported by Visual C (most of this
5341              change is from change#12026)
5342      Branch: perl
5343            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
5344            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
5345            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
5346            ! regexec.c sv.c toke.c universal.c utf8.c util.c
5347            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
5348 ____________________________________________________________________________
5349 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
5350         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
5351              From: Nicholas Clark <nick@unfortu.net>
5352              Date: Sun, 21 Apr 2002 19:15:24 +0100
5353              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
5354      Branch: perl
5355            + ext/Storable/t/malice.t
5356            ! MANIFEST ext/Storable/Storable.pm
5357 ____________________________________________________________________________
5358 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
5359         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
5360              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5361              Date: Sun, 21 Apr 2002 19:37:51 +0200
5362              Message-ID: <3CC3150F.5798.22A05AE@localhost>
5363      Branch: perl
5364            ! ext/Encode/t/perlio.t
5365 ____________________________________________________________________________
5366 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
5367         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
5368              From: Andrey Sapozhnikov <sapa@icb.chel.su>
5369              Date: Fri, 19 Apr 2002 19:55:56 +0600
5370              Message-ID: <3CC021EC.5080005@icb.chel.su>
5371              
5372              (tweaked a bit)
5373      Branch: perl
5374            ! pod/perltrap.pod
5375 ____________________________________________________________________________
5376 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
5377         Log: Do not assume that io buffer flushing happens in the same
5378              order as joins (that assumption broke in a multicpu IRIX box)
5379      Branch: perl
5380            ! ext/threads/t/thread.t
5381 ____________________________________________________________________________
5382 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
5383         Log: As if people would be reading the documentation :-)
5384      Branch: perl
5385            ! opcode.pl
5386 ____________________________________________________________________________
5387 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
5388         Log: Typo tweaks.
5389      Branch: perl
5390            ! pod/perlrun.pod
5391 ____________________________________________________________________________
5392 [ 16041] By: sky                                   on 2002/04/21  13:53:54
5393         Log: Got the last memory leak in the while(1) { threads->create(sub 
5394              {})->join() }, now we can loop over a million threads without a 
5395              problem. 
5396              Cleared up SVs that should have been mortal but never where.
5397      Branch: perl
5398            ! ext/threads/threads.xs
5399 ____________________________________________________________________________
5400 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
5401         Log: Make doc clearer, as suggested by Brent Dax
5402      Branch: perl
5403            ! opcode.pl
5404 ____________________________________________________________________________
5405 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
5406         Log: Revert change #15974.
5407      Branch: perl
5408            ! ext/B/B/Deparse.pm
5409 ____________________________________________________________________________
5410 [ 16038] By: nick                                  on 2002/04/21  08:43:48
5411         Log: Integrate mainline
5412      Branch: perlio
5413           +> win32/config.vc64 win32/config_H.vc64
5414           !> (integrate 43 files)
5415 ____________________________________________________________________________
5416 [ 16037] By: nick                                  on 2002/04/21  08:10:07
5417         Log: Integrate mainline
5418      Branch: perlio
5419           +> ext/Encode/ucm/big5-eten.ucm
5420            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
5421            - win32/config.win64 win32/config_H.win64
5422           !> MANIFEST Porting/makerel ext/Encode/Changes
5423           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
5424           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5425           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5426           !> ext/Encode/lib/Encode/Config.pm
5427           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5428           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5429           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
5430           !> pod/perlunicode.pod vms/vms.c
5431 ____________________________________________________________________________
5432 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
5433         Log: S_ stands sfor static.
5434      Branch: perl
5435            ! hv.c
5436 ____________________________________________________________________________
5437 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
5438         Log: htovs et al might be macros.
5439      Branch: perl
5440            ! perl.h
5441 ____________________________________________________________________________
5442 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
5443         Log: missed checkin of this file in change#16033
5444      Branch: perl
5445            ! makedef.pl
5446 ____________________________________________________________________________
5447 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
5448         Log: Windows 64-bit support:
5449              
5450              * support for building it in the regular makefiles
5451              * large files support via the _*i64() functions (this should be
5452              portable to the 32-bit universe too, but quite untested and
5453              and binary-incompatible, therefore not enabled there)
5454              * three additional test failures in addition to the t/end.t one
5455              (see README.win32)
5456              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
5457              the ones available from the CRT (needed because Perl uses
5458              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
5459              * add a few 64-bit notes to README.win32
5460              
5461              The following general problems were also fixed:
5462              
5463              * s/struct stat/Stat_t/g
5464              * Data::Dumper had some naughty 'long' typecasts
5465              * Errno_pm.PL didn't work safe when winsock.h was not in the same
5466              directory as errno.h
5467              * various tell/seek things were incorrectly prototyped
5468              * squelch ugly looking noise when running tests
5469              * Embed.t wasn't linking in all the libraries
5470              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
5471              * re-enable all the disabled warnings (additional fixes may be
5472              needed for the warnings uncovered by this)
5473      Branch: perl
5474            + win32/config.vc64 win32/config_H.vc64
5475            ! MANIFEST README.win32 doio.c dosish.h
5476            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
5477            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
5478            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
5479            ! win32/config.vc win32/makefile.mk win32/perlglob.c
5480            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
5481            ! win32/win32iop.h win32/win32sck.c
5482 ____________________________________________________________________________
5483 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
5484         Log: Upgrade to Encode 1.52, from Dan Kogai.
5485      Branch: perl
5486            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5487            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
5488            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5489            ! ext/Encode/lib/Encode/JP/JIS7.pm
5490            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
5491            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5492            ! ext/Encode/ucm/big5-hkscs.ucm
5493 ____________________________________________________________________________
5494 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
5495         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5496              From: Mark-Jason Dominus <mjd@plover.com>
5497              Date: Sat, 20 Apr 2002 03:36:28 -0400
5498              Message-ID: <20020420073628.324.qmail@plover.com>
5499      Branch: perl
5500            ! pod/perlopentut.pod
5501 ____________________________________________________________________________
5502 [ 16030] By: sky                                   on 2002/04/20  22:02:32
5503         Log: Remove auto-detach
5504              Cleans up memory now, destroys the mutex and frees thread
5505              Makes returnvalues mortal
5506              Doesn't run thread_destruct until the thread has stopped AND
5507              all references to it are gone.
5508      Branch: perl
5509            ! ext/threads/threads.xs
5510 ____________________________________________________________________________
5511 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
5512         Log: Subject: [PATCH @16005] rescue perldoc for VMS
5513              From: "Craig A. Berry" <craigberry@mac.com>
5514              Date: Sat, 20 Apr 2002 15:16:30 -0500
5515              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
5516      Branch: perl
5517            ! vms/vms.c
5518 ____________________________________________________________________________
5519 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
5520         Log: Subject: Re: [PATCH] typo
5521              From: andreas.koenig@anima.de (Andreas J. Koenig)
5522              Date: Sat, 20 Apr 2002 15:41:23 +0200
5523              Message-ID: <m37kn2o5bw.fsf@anima.de>
5524      Branch: perl
5525            ! ext/Encode/encoding.pm
5526 ____________________________________________________________________________
5527 [ 16027] By: nick                                  on 2002/04/20  21:42:09
5528         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
5529              and change test not to skip them.
5530      Branch: perlio
5531            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
5532 ____________________________________________________________________________
5533 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
5534         Log: Upgrade to Encode 1.51, from Dan Kogai.
5535      Branch: perl
5536            + ext/Encode/ucm/big5-eten.ucm
5537            - ext/Encode/ucm/big5.ucm
5538            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5539            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
5540            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5541            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
5542            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5543            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5544 ____________________________________________________________________________
5545 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
5546         Log: purge existing win64 stuff (this never really worked in 5.7.x)
5547              in preparation for completely redone win64 support
5548      Branch: perl
5549            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
5550            ! MANIFEST Porting/makerel
5551 ____________________________________________________________________________
5552 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
5553         Log: Subject: Re: perl@16005
5554              From: Stas Bekman <stas@stason.org>
5555              Date: Sat, 20 Apr 2002 13:06:49 +0800
5556              Message-ID: <3CC0F769.1010705@stason.org>
5557              (with a minor formatting nit)
5558      Branch: perl
5559            ! pod/perlfunc.pod
5560 ____________________________________________________________________________
5561 [ 16023] By: nick                                  on 2002/04/20  19:06:04
5562         Log: Some tweaks for encodings which need lines.
5563              Also disabled trial of using fallbacks.
5564      Branch: perlio
5565            ! ext/PerlIO/encoding/encoding.pm
5566            ! ext/PerlIO/encoding/encoding.xs
5567 ____________________________________________________________________________
5568 [ 16022] By: nick                                  on 2002/04/20  18:37:38
5569         Log: Various tweaks to Encode
5570      Branch: perlio
5571            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5572            ! ext/Encode/Unicode/Unicode.xs
5573            ! ext/Encode/lib/Encode/Encoding.pm
5574            ! ext/Encode/lib/Encode/JP/JIS7.pm
5575            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
5576 ____________________________________________________________________________
5577 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
5578         Log: Subject: [PATCH] perlunicode.pod typos
5579              From: andreas.koenig@anima.de (Andreas J. Koenig)     
5580              Date: Sat, 20 Apr 2002 11:20:25 +0200
5581              Message-ID: <m3vgamoheu.fsf@anima.de>
5582      Branch: perl
5583            ! pod/perlunicode.pod
5584 ____________________________________________________________________________
5585 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
5586         Log: Test tweak from mjd.
5587      Branch: perl
5588            ! lib/Memoize/t/errors.t
5589 ____________________________________________________________________________
5590 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
5591         Log: Integrate perlio;
5592              
5593              Tweak to Encode.xs to avoid buffer overrun.
5594              
5595              Add :bytes to POD part.
5596              Remove 'alias' to Encode now it exists as a module.
5597              
5598              Fill in the PERLIO sections.
5599      Branch: perl
5600           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
5601 ____________________________________________________________________________
5602 [ 16018] By: nick                                  on 2002/04/20  13:38:24
5603         Log: Fill in the PERLIO sections.
5604      Branch: perlio
5605            ! pod/perlrun.pod
5606 ____________________________________________________________________________
5607 [ 16017] By: nick                                  on 2002/04/20  13:37:15
5608         Log: Add :bytes to POD part.
5609              Remove 'alias' to Encode now it exists as a module.
5610      Branch: perlio
5611            ! lib/PerlIO.pm
5612 ____________________________________________________________________________
5613 [ 16016] By: sky                                   on 2002/04/20  13:12:31
5614         Log: Really let the update of the link list do something.
5615      Branch: perl
5616            ! ext/threads/threads.xs
5617 ____________________________________________________________________________
5618 [ 16015] By: nick                                  on 2002/04/20  07:51:26
5619         Log: Integrate mainline
5620      Branch: perlio
5621           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
5622           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
5623           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
5624 ____________________________________________________________________________
5625 [ 16014] By: nick                                  on 2002/04/20  07:46:11
5626         Log: Tweak to Encode.xs to avoid buffer overrun.
5627      Branch: perlio
5628            ! ext/Encode/Encode.xs
5629 ____________________________________________________________________________
5630 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
5631         Log: Subject: [PATCH] t/japh/abigail.t
5632              From: abigail@foad.org
5633              Date: Fri, 19 Apr 2002 02:21:36 +0200
5634              Message-ID: <20020419002136.16948.qmail@foad.org>
5635              
5636              Subject: Re: [PATCH] t/japh/abigail.t
5637              From: "Craig A. Berry" <craigberry@mac.com>
5638              Date: Fri, 19 Apr 2002 11:23:45 -0500
5639              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
5640      Branch: perl
5641            ! t/japh/abigail.t
5642 ____________________________________________________________________________
5643 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
5644         Log: User-defined character properties were unintentionally
5645              removed, noticed by Dan Kogai.
5646      Branch: perl
5647            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
5648            ! pod/perlunicode.pod t/op/pat.t
5649 ____________________________________________________________________________
5650 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
5651         Log: Subject: Re: [PATCH] Big5-related changes.
5652              From: Autrijus Tang <autrijus@autrijus.org>
5653              Date: Sat, 20 Apr 2002 04:06:31 +0800
5654              Message-ID: <20020419200631.GA20964@not.autrijus.org>
5655      Branch: perl
5656            ! README.cn README.tw
5657 ____________________________________________________________________________
5658 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
5659         Log: Add a BUGS sections to O.pm
5660      Branch: perl
5661            ! ext/B/O.pm
5662 ____________________________________________________________________________
5663 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
5664         Log: Disable warning noise
5665      Branch: perl
5666            ! t/io/open.t
5667 ____________________________________________________________________________
5668 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
5669         Log: More tests for the 3-arg open
5670      Branch: perl
5671            ! t/io/open.t t/lib/warnings/doio
5672 ____________________________________________________________________________
5673 [ 16007] By: nick                                  on 2002/04/19  17:45:53
5674         Log: Silence warning generating warning message for U+FFFF does not map etc.
5675      Branch: perlio
5676            ! ext/Encode/Encode.xs
5677 ____________________________________________________________________________
5678 [ 16006] By: nick                                  on 2002/04/19  15:24:57
5679         Log: Integrate mainline (for Tk with Encode testing)
5680              Some perlio & encode issues otherwise cleanish.
5681      Branch: perlio
5682           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
5683           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
5684           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
5685           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
5686           +> ext/threads/t/thread.t
5687            - ext/Encode/lib/Encode/Unicode.pm
5688           !> (integrate 38 files)
5689 ____________________________________________________________________________
5690 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
5691         Log: Update Changes.
5692      Branch: perl
5693            ! Changes patchlevel.h
5694 ____________________________________________________________________________
5695 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
5696         Log: Subject: [PATCH] warn on ref open without perlio
5697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5698              Date: Thu, 18 Apr 2002 23:17:44 +0200
5699              Message-ID: <20020418231744.A24159@rafael>
5700              
5701              (with one nit, the skip message needed "# " prefix)
5702      Branch: perl
5703            ! doio.c pod/perldiag.pod t/lib/warnings/doio
5704 ____________________________________________________________________________
5705 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
5706         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
5707              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5708              Date: Fri, 19 Apr 2002 15:43:47 +0200
5709              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
5710      Branch: perl
5711            ! README.hpux
5712 ____________________________________________________________________________
5713 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
5714         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
5715      Branch: perl
5716            ! ext/PerlIO/encoding/encoding.pm
5717            ! ext/PerlIO/encoding/encoding.xs
5718 ____________________________________________________________________________
5719 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
5720         Log: Upgrade to Encode 1.50, from Dan Kogai.
5721      Branch: perl
5722            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
5723            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
5724            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
5725            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
5726            - ext/Encode/lib/Encode/Unicode.pm
5727            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
5728            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5729            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
5730            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5731            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5732            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
5733            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
5734            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
5735            ! ext/Encode/t/jisx0208.ref
5736 ____________________________________________________________________________
5737 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
5738         Log: Subject: CPAN.pm sync
5739              From: andreas.koenig@anima.de (Andreas J. Koenig)
5740              Date: Fri, 19 Apr 2002 11:55:07 +0200
5741              Message-ID: <m3ads0qah0.fsf@anima.de>
5742      Branch: perl
5743            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5744 ____________________________________________________________________________
5745 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
5746         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
5747      Branch: perl
5748            ! pod/perltooc.pod
5749 ____________________________________________________________________________
5750 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
5751         Log: The previous change on this was *ahem* slightly off-topic.
5752      Branch: perl
5753            ! ext/PerlIO/encoding/encoding.pm
5754 ____________________________________________________________________________
5755 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
5756         Log: variant of change#14657 from mainline, modified for binary
5757              compatibility for 5.6.x (from  Jan Dubois)
5758      Branch: maint-5.6/perl
5759            ! lib/Win32.pod win32/win32.c
5760 ____________________________________________________________________________
5761 [ 15996] By: ams                                   on 2002/04/18  16:16:26
5762         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
5763              From: abigail@foad.org
5764              Date: Thu, 18 Apr 2002 17:09:45 +0200
5765              Message-Id: <20020418150945.389.qmail@foad.org>
5766      Branch: perl
5767            ! pod/perldebtut.pod
5768 ____________________________________________________________________________
5769 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
5770         Log: z/OS situation update.
5771      Branch: perl
5772            ! pod/perldelta.pod
5773 ____________________________________________________________________________
5774 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
5775         Log: Doc tweaks.
5776      Branch: perl
5777            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
5778 ____________________________________________________________________________
5779 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
5780         Log: The tests need perlio.
5781      Branch: perl
5782            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
5783 ____________________________________________________________________________
5784 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
5785         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5786              From: Mark-Jason Dominus <mjd@plover.com>
5787              Date: Thu, 18 Apr 2002 09:38:17 -0400
5788              Message-ID: <20020418133817.22436.qmail@plover.com>    
5789              
5790              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
5791              From: Mark-Jason Dominus <mjd@plover.com>
5792              Date: Thu, 18 Apr 2002 09:54:50 -0400
5793              Message-ID: <20020418135450.22999.qmail@plover.com>    
5794      Branch: perl
5795            ! pod/perlfaq8.pod
5796 ____________________________________________________________________________
5797 [ 15991] By: sky                                   on 2002/04/18  09:18:14
5798         Log: Port testcases from thr5005 tests so we don't fail on same things.
5799              Added yield support using threads->yield().
5800      Branch: perl
5801            + ext/threads/t/thread.t
5802            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
5803 ____________________________________________________________________________
5804 [ 15990] By: nick                                  on 2002/04/18  07:56:40
5805         Log: Integrate mainline
5806      Branch: perlio
5807            - t/io/full.t
5808           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
5809           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
5810           !> perl.c t/op/groups.t toke.c win32/win32.c
5811 ____________________________________________________________________________
5812 [ 15989] By: sky                                   on 2002/04/18  07:15:55
5813         Log: Always flush the PerlIO buffers after running END blocks in 
5814              perl_destruct. This should fix ext/threads/t/end.t under Win32.
5815      Branch: perl
5816            ! perl.c
5817 ____________________________________________________________________________
5818 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
5819         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
5820      Branch: perl
5821            ! perl.c
5822 ____________________________________________________________________________
5823 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
5824         Log: Move /dev/full testing post-5.8.0.
5825      Branch: perl
5826            - t/io/full.t
5827            ! MANIFEST
5828 ____________________________________________________________________________
5829 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
5830         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
5831              ("Crays have only REAL memory.")
5832      Branch: perl
5833            ! hints/unicos.sh hints/unicosmk.sh
5834 ____________________________________________________________________________
5835 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
5836         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
5837              From: luc.st-louis@ca.transport.bombardier.com
5838              Date: Wed, 17 Apr 2002 14:22:25 -0400
5839              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
5840      Branch: perl
5841            ! win32/win32.c
5842 ____________________________________________________________________________
5843 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
5844         Log: With -Uuseperlio the error might be EBADF.
5845      Branch: perl
5846            ! t/io/full.t
5847 ____________________________________________________________________________
5848 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
5849         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
5850              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5851              Date: Wed, 17 Apr 2002 21:16:22 +0400
5852              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
5853      Branch: perl
5854            ! lib/ExtUtils/t/Embed.t
5855 ____________________________________________________________________________
5856 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
5857         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
5858              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5859              Date: Wed, 17 Apr 2002 20:08:03 +0400
5860              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
5861      Branch: perl
5862            ! win32/win32.c
5863 ____________________________________________________________________________
5864 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
5865         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
5866              From: Mark-Jason Dominus <mjd@plover.com>
5867              Date: Wed, 17 Apr 2002 11:14:17 -0400
5868              Message-ID: <20020417151417.27268.qmail@plover.com>
5869      Branch: perl
5870            ! t/io/full.t
5871 ____________________________________________________________________________
5872 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
5873         Log: README.cjk update.
5874      Branch: perl
5875            ! README.cn README.jp README.ko README.tw
5876 ____________________________________________________________________________
5877 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
5878         Log: Subject: [PATCH toke.c] @:foo?
5879              From: Philip Newton <Philip.Newton@gmx.net>
5880              Date: Wed, 17 Apr 2002 19:48:09 +0200
5881              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
5882      Branch: perl
5883            ! toke.c
5884 ____________________________________________________________________________
5885 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
5886         Log: Subject: Re: gcc on HP
5887              From: Philip Newton <Philip.Newton@gmx.net>
5888              Date: Wed, 17 Apr 2002 20:36:34 +0200
5889              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
5890      Branch: perl
5891            ! README.hpux
5892 ____________________________________________________________________________
5893 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
5894         Log: Adjust test for groups that appear multiple times on Cygwin
5895      Branch: perl
5896            ! t/op/groups.t
5897 ____________________________________________________________________________
5898 [ 15976] By: nick                                  on 2002/04/17  17:03:40
5899         Log: Integrate mainline
5900      Branch: perlio
5901           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
5902           +> ext/PerlIO/encoding/encoding.pm
5903           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
5904           +> ext/threads/shared/t/queue.t t/io/full.t
5905            - ext/Encode/lib/Encode/XS.pm
5906           !> (integrate 50 files)
5907 ____________________________________________________________________________
5908 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
5909         Log: Update Changes.
5910      Branch: perl
5911            ! Changes patchlevel.h
5912 ____________________________________________________________________________
5913 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
5914         Log: Subject: [PATCH B::Deparse] "foo bar"->()
5915              From: Robin Houston <robin@kitsite.com>
5916              Date: Wed, 17 Apr 2002 15:45:32 +0100
5917              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
5918      Branch: perl
5919            ! ext/B/B/Deparse.pm
5920 ____________________________________________________________________________
5921 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
5922         Log: metaconfig unit change for #15972.
5923      Branch: metaconfig/U/perl
5924            ! Extensions.U
5925 ____________________________________________________________________________
5926 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
5927         Log: As suggested by Arthur: the threads and threads::shared
5928              modules are always present.  This tries to preempt two
5929              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
5930              to have this new fancy threads implementation but my Perl
5931              doesn't seem to have it" (2) someone attempting to install
5932              threads using CPAN.pm and CPAN.pm helpfully starting to
5933              install perl 5.8.0 (which they might already have installed).
5934      Branch: perl
5935            ! Configure ext/threads/Makefile.PL
5936            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
5937            ! ext/threads/shared/shared.xs ext/threads/threads.pm
5938            ! ext/threads/threads.xs
5939 ____________________________________________________________________________
5940 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
5941         Log: More signedness nits.
5942      Branch: perl
5943            ! ext/Encode/Encode.xs
5944 ____________________________________________________________________________
5945 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
5946         Log: fast_abs_path() is tainted.
5947      Branch: perl
5948            ! ext/Cwd/t/cwd.t
5949 ____________________________________________________________________________
5950 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
5951         Log: Signedness nit.
5952      Branch: perl
5953            ! ext/Encode/bin/enc2xs
5954 ____________________________________________________________________________
5955 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
5956         Log: Subject: gcc on HP
5957              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5958              Date: Wed, 17 Apr 2002 12:43:38 +0200
5959              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
5960      Branch: perl
5961            ! README.hpux
5962 ____________________________________________________________________________
5963 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
5964         Log: Add just a little bit more explanation to PerlIO::encoding.
5965      Branch: perl
5966            ! ext/PerlIO/encoding/encoding.pm
5967 ____________________________________________________________________________
5968 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
5969         Log: PerlIO::encoding 0.01 from Dan Kogai.
5970      Branch: perl
5971            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
5972            + ext/PerlIO/encoding/encoding.pm
5973            + ext/PerlIO/encoding/encoding.xs
5974            ! MANIFEST
5975 ____________________________________________________________________________
5976 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
5977         Log: Upgrade to Encode 1.42, from Dan Kogai.
5978      Branch: perl
5979            - ext/Encode/lib/Encode/XS.pm
5980            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5981            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
5982            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5983            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
5984            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
5985            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5986            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5987            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
5988            ! ext/Encode/lib/Encode/Config.pm
5989            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
5990            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5991            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
5992            ! ext/Encode/t/encoding.t
5993 ____________________________________________________________________________
5994 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
5995         Log: Test tweaks from mjd and Benjamin Goldberg.
5996      Branch: perl
5997            ! t/io/full.t
5998 ____________________________________________________________________________
5999 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
6000         Log: Document taint-safeness.   Life in the fast_abs_path()
6001              lane is unsafe.
6002      Branch: perl
6003            ! lib/Cwd.pm
6004 ____________________________________________________________________________
6005 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
6006         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6007              From: Mark-Jason Dominus <mjd@plover.com>
6008              Date: Tue, 16 Apr 2002 19:24:12 -0400
6009              Message-ID: <20020416232412.14297.qmail@plover.com>
6010      Branch: perl
6011            + t/io/full.t
6012            ! MANIFEST perlio.c
6013 ____________________________________________________________________________
6014 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
6015         Log: Manifestations of mjd, from mjd.
6016      Branch: perl
6017            ! MANIFEST
6018 ____________________________________________________________________________
6019 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
6020         Log: metaconfig unit change for #15959.
6021      Branch: metaconfig/U/perl
6022            ! Extensions.U
6023 ____________________________________________________________________________
6024 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
6025         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
6026              From: Andy Dougherty <doughera@lafayette.edu>
6027              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
6028              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
6029      Branch: perl
6030            ! Configure
6031 ____________________________________________________________________________
6032 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
6033         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
6034              From: Nicholas Clark <nick@unfortu.net>
6035              Date: Tue, 16 Apr 2002 22:22:41 +0100
6036              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
6037      Branch: perl
6038            ! embed.fnc global.sym hv.c universal.c
6039 ____________________________________________________________________________
6040 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
6041         Log: Documents for Merijn and lots of XXXs for NI-S :-)
6042      Branch: perl
6043            ! pod/perlfunc.pod pod/perlrun.pod
6044 ____________________________________________________________________________
6045 [ 15956] By: sky                                   on 2002/04/16  21:26:53
6046         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
6047              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
6048              stuff being 0xabababab on cleanup.
6049      Branch: perl
6050            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
6051            ! MANIFEST
6052 ____________________________________________________________________________
6053 [ 15955] By: nick                                  on 2002/04/16  20:46:03
6054         Log: Integate mainline (other machine)
6055      Branch: perlio
6056           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
6057           !> t/op/magic.t
6058 ____________________________________________________________________________
6059 [ 15954] By: nick                                  on 2002/04/16  20:13:32
6060         Log: Integrate mainline
6061      Branch: perlio
6062           +> README.cn README.jp README.ko README.tw
6063           +> ext/threads/shared/t/av_refs.t
6064           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
6065           !> (integrate 41 files)
6066 ____________________________________________________________________________
6067 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
6068         Log: B::walkoptree bugfix (see also #15850)
6069      Branch: perl
6070            ! ext/B/B.xs ext/B/t/terse.t
6071 ____________________________________________________________________________
6072 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
6073         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
6074              From: Philip Newton <Philip.Newton@gmx.net>
6075              Date: Tue, 16 Apr 2002 21:09:44 +0200
6076              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
6077      Branch: perl
6078            ! pod/perltodo.pod
6079 ____________________________________________________________________________
6080 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
6081         Log: Subject: [PATCH] B::Deparse problems with japhs
6082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6083              Date: Tue, 16 Apr 2002 15:47:33 +0100
6084              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
6085      Branch: perl
6086            ! ext/B/B/Deparse.pm
6087 ____________________________________________________________________________
6088 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
6089         Log: Stas' tainting worries, obscured by me.
6090      Branch: perl
6091            ! ext/Cwd/t/cwd.t lib/Cwd.pm
6092 ____________________________________________________________________________
6093 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
6094         Log: Pod tweak to avoid =item<japanese> problems.
6095      Branch: perl
6096            ! README.jp
6097 ____________________________________________________________________________
6098 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
6099         Log: Some UTF-8 todos.
6100      Branch: perl
6101            ! pod/perltodo.pod
6102 ____________________________________________________________________________
6103 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
6104         Log: Let's not promise too much: use utf8 only works on identifier
6105              names, not package or subroutine names (admittedly limited [1], but
6106              that's what the Camel says, and that's what we are going to stick
6107              to for 5.8.0).  Also document that use vars does not do utf8.
6108              [1] The obvious problem in both is that package and subroutine
6109              names need to mappable to the filesystem.
6110      Branch: perl
6111            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
6112 ____________________________________________________________________________
6113 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
6114         Log: Subject: [PATCH] small typo in IO::Pipe pod
6115              From: Slaven Rezic <rezic@onlineoffice.de>
6116              Date: Tue, 16 Apr 2002 12:31:10 +0200
6117              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
6118      Branch: perl
6119            ! ext/IO/lib/IO/Pipe.pm
6120 ____________________________________________________________________________
6121 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
6122         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
6123              From: Arthur Bergman <arthur@contiller.se>
6124              Date: Tue, 16 Apr 2002 11:58:45 +0200
6125              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
6126      Branch: perl
6127            ! lib/Attribute/Handlers.pm
6128 ____________________________________________________________________________
6129 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
6130         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
6131              Jungshik Shin.  Regen toc.
6132      Branch: perl
6133            + README.cn README.jp README.ko README.tw
6134            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6135 ____________________________________________________________________________
6136 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
6137         Log: my $utf8here, our $utf8here, and package variable $utf8here.
6138              
6139              The actual minimal fix is in utf8.c and from NI-S,
6140              the rest are the tests (in fresh_perl since I couldn't get
6141              them easily to work elsewhere) and a slight behaviour change:
6142              previously UTF-8 identifiers had to start with an alphabetic
6143              character.  No more so, now they can start with an (Unicode)
6144              ID_Continue character (which however is not a (Unicode) digit).
6145              (Limiting the first character to ID_Start would be rather
6146              restrictive, since ID_Start allows only alphabetic letters.)
6147              
6148              TODO: use vars qw($utf8here).  This I don't find to be
6149              a showstopper.
6150      Branch: perl
6151            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
6152            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
6153 ____________________________________________________________________________
6154 [ 15942] By: ams                                   on 2002/04/16  02:24:25
6155         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
6156              From: "Craig A. Berry" <craigberry@mac.com>
6157              Date: Mon, 15 Apr 2002 22:06:14 -0500
6158              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
6159      Branch: perl
6160            ! lib/FileCache.t
6161 ____________________________________________________________________________
6162 [ 15941] By: ams                                   on 2002/04/16  02:16:35
6163         Log: Subject: [PATCH] s2p fix for VMS
6164              From: "Craig A. Berry" <craigberry@mac.com>
6165              Date: Mon, 15 Apr 2002 21:48:36 -0500
6166              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
6167      Branch: perl
6168            ! configure.com t/x2p/s2p.t x2p/s2p.PL
6169 ____________________________________________________________________________
6170 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
6171         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
6172              (and the licensing of the other code clarified, from Mark Bixby.)
6173      Branch: perl
6174            ! mpeix/mpeix.c
6175 ____________________________________________________________________________
6176 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
6177         Log: AUTHORS updates.
6178      Branch: perl
6179            ! AUTHORS
6180 ____________________________________________________________________________
6181 [ 15938] By: sky                                   on 2002/04/15  22:13:17
6182         Log: Add support for my $foo : shared; 
6183              Add testcase for this.
6184              Update manifest.
6185      Branch: perl
6186            + ext/threads/shared/t/shared_attr.t
6187            ! MANIFEST ext/threads/shared/shared.pm
6188 ____________________________________________________________________________
6189 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
6190         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
6191              From: abigail@foad.org
6192              Date: Mon, 15 Apr 2002 17:41:17 +0200
6193              Message-ID: <20020415154117.1559.qmail@foad.org>
6194              
6195              (With EBCDIC skippage added, and the skip reason
6196              skippage on the two ?? loops tweaked.)
6197      Branch: perl
6198            + t/japh/abigail.t
6199            ! MANIFEST t/TEST
6200 ____________________________________________________________________________
6201 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
6202         Log: Subject: Re: [ID 20020412.005] Dancing ??s
6203              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
6204              Date: Sun, 14 Apr 2002 16:09:30 +0100
6205              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
6206      Branch: perl
6207            ! pod/perlop.pod pp_hot.c t/op/pat.t
6208 ____________________________________________________________________________
6209 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
6210         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
6211              From: abigail@foad.org
6212              Date: Mon, 15 Apr 2002 17:40:02 +0200
6213              Message-ID: <20020415154002.1549.qmail@foad.org>
6214      Branch: perl
6215            ! t/test.pl
6216 ____________________________________________________________________________
6217 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
6218         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
6219              From: "Craig A. Berry" <craigberry@mac.com>
6220              Date: Mon, 15 Apr 2002 14:05:26 -0500
6221              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
6222      Branch: perl
6223            ! universal.c
6224 ____________________________________________________________________________
6225 [ 15933] By: sky                                   on 2002/04/15  21:26:16
6226         Log: Test arrays containing references, and references to shared arrays.
6227      Branch: perl
6228            + ext/threads/shared/t/av_refs.t
6229 ____________________________________________________________________________
6230 [ 15932] By: nick                                  on 2002/04/15  15:06:49
6231         Log: Integrate mainline (for Encode)
6232      Branch: perlio
6233           +> ext/Encode/Encode/ConfigLocal_PM.e2x
6234           +> ext/Encode/lib/Encode/JP/JIS7.pm
6235            - ext/Encode/lib/Encode/JP/2022_JP.pm
6236            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6237            - ext/Encode/lib/Encode/JP/JIS.pm
6238           !> (integrate 26 files)
6239 ____________________________________________________________________________
6240 [ 15931] By: ams                                   on 2002/04/15  14:51:31
6241         Log: Subject: [PATCH] Chip didn't time travel.
6242              From: abigail@foad.org
6243              Date: Mon, 15 Apr 2002 17:40:22 +0200
6244              Message-Id: <20020415154022.1554.qmail@foad.org>
6245      Branch: perl
6246            ! pod/perlhist.pod
6247 ____________________________________________________________________________
6248 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
6249         Log: Update Changes.
6250      Branch: perl
6251            ! Changes patchlevel.h
6252 ____________________________________________________________________________
6253 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
6254         Log: The #15921 made the 'no warnings' unnecessary.
6255      Branch: perl
6256            ! t/op/magic.t
6257 ____________________________________________________________________________
6258 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
6259         Log: Subject: Re: [FILE] FileCache.t
6260              From: belg4mit <belg4mit@mit.edu>
6261              Date: Mon, 15 Apr 2002 01:31:21 -0400
6262              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
6263      Branch: perl
6264            ! lib/FileCache.t
6265 ____________________________________________________________________________
6266 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
6267         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
6268      Branch: perl
6269            ! lib/FileCache.pm lib/FileCache.t
6270 ____________________________________________________________________________
6271 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
6272         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
6273              From: Nicholas Clark <nick@unfortu.net>
6274              Date: Sun, 14 Apr 2002 22:54:43 +0100
6275              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
6276      Branch: perl
6277            ! lib/Hash/Util.t
6278 ____________________________________________________________________________
6279 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
6280         Log: Subject: [Encode] 1.40 released!
6281              From: Dan Kogai <dankogai@dan.co.jp>
6282              Date: Mon, 15 Apr 2002 07:51:52 +0900
6283              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
6284      Branch: perl
6285            + ext/Encode/Encode/ConfigLocal_PM.e2x
6286            + ext/Encode/lib/Encode/JP/JIS7.pm
6287            - ext/Encode/lib/Encode/JP/2022_JP.pm
6288            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6289            - ext/Encode/lib/Encode/JP/JIS.pm
6290            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6291            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6292            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
6293            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
6294            ! ext/Encode/lib/Encode/Config.pm
6295            ! ext/Encode/lib/Encode/Encoder.pm
6296            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6297            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
6298 ____________________________________________________________________________
6299 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
6300         Log: return undef is of questionable style.
6301      Branch: perl
6302            ! lib/Hash/Util.pm
6303 ____________________________________________________________________________
6304 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
6305         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
6306              From: mjd@plover.com
6307              Date: 15 Apr 2002 06:46:02 -0000
6308              Message-ID: <20020415064602.17052.qmail@plover.com>     
6309      Branch: perl
6310            ! t/op/magic.t
6311 ____________________________________________________________________________
6312 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
6313         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
6314              From: mjd@plover.com
6315              Date: 14 Apr 2002 22:30:17 -0000
6316              Message-ID: <20020414223017.17361.qmail@plover.com>
6317      Branch: perl
6318            ! t/op/re_tests
6319 ____________________________________________________________________________
6320 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
6321         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
6322              From: Mark-Jason Dominus <mjd@plover.com>
6323              Date: Mon, 15 Apr 2002 02:41:52 -0400
6324              Message-ID: <20020415064152.16958.qmail@plover.com>
6325      Branch: perl
6326            ! perl.c t/lib/warnings/toke
6327 ____________________________________________________________________________
6328 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
6329         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
6330              From: "Craig A. Berry" <craigberry@mac.com>
6331              Date: Sun, 14 Apr 2002 18:56:02 -0500
6332              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
6333      Branch: perl
6334            ! configure.com
6335 ____________________________________________________________________________
6336 [ 15919] By: nick                                  on 2002/04/15  06:14:25
6337         Log: Integrate mainline
6338      Branch: perlio
6339           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
6340           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
6341           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
6342 ____________________________________________________________________________
6343 [ 15918] By: ams                                   on 2002/04/15  04:25:48
6344         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
6345              From: Stas Bekman <stas@stason.org>
6346              Date: Mon, 15 Apr 2002 11:45:03 +0800
6347              Message-Id: <3CBA4CBF.9030306@stason.org>
6348      Branch: perl
6349            ! lib/Cwd.pm
6350 ____________________________________________________________________________
6351 [ 15917] By: ams                                   on 2002/04/15  04:21:14
6352         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
6353              From: Mark-Jason Dominus <mjd@plover.com>
6354              Date: Mon, 15 Apr 2002 00:30:26 -0400
6355              Message-Id: <20020415043026.11417.qmail@plover.com>
6356      Branch: perl
6357            ! perl.c t/lib/warnings/toke
6358 ____________________________________________________________________________
6359 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
6360         Log: Correct precedence problem in #15915
6361      Branch: perl
6362            ! lib/vars.pm
6363 ____________________________________________________________________________
6364 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
6365         Log: use vars wasn't use utf8 aware.
6366      Branch: perl
6367            ! lib/vars.pm
6368 ____________________________________________________________________________
6369 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
6370         Log: Subject: [PATCH] Re: restricted hashes are unblessable
6371              From: Nicholas Clark <nick@unfortu.net>
6372              Date: Sat, 13 Apr 2002 23:43:02 +0100
6373              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
6374              
6375              The function name sucks but can't think of anything better.
6376      Branch: perl
6377            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
6378 ____________________________________________________________________________
6379 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
6380         Log: Subject: AUTHORS update
6381              From: Chris Nandor <pudge@pobox.com>
6382              Date: Sun, 14 Apr 2002 11:54:40 -0400
6383              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
6384      Branch: perl
6385            ! AUTHORS
6386 ____________________________________________________________________________
6387 [ 15912] By: nick                                  on 2002/04/14  14:47:18
6388         Log: XS versions of encode/decode for Encode::Unicode
6389      Branch: perlio
6390            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
6391 ____________________________________________________________________________
6392 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
6393         Log: metaconfig unit changes for #15910.
6394      Branch: metaconfig
6395            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6396            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6397            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6398            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6399            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6400            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6401            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6402            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6403            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6404            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6405            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6406            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6407            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6408            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6409            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6410            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6411            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6412            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6413            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6414            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6415            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6416            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6417            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6418            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6419 ____________________________________________________________________________
6420 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
6421         Log: Simplify the _r probing code by adding the i_systime
6422              only for the APIs where it matters.
6423      Branch: perl
6424            ! Configure reentr.pl
6425 ____________________________________________________________________________
6426 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
6427         Log: Integrate perlio;
6428              
6429              Avoid expensive paranoid check that decoder does return legal UTF-8
6430              
6431              Disable test code (assertions) in CRLF layer.
6432      Branch: perl
6433           !> ext/Encode/Encode.xs perlio.c
6434 ____________________________________________________________________________
6435 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
6436         Log: Subject: patch for FileCache in 5.7.3
6437              From: JPIERCE <belg4mit@MIT.EDU>
6438              Date: Sun, 14 Apr 2002 00:38:21 -0400
6439              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
6440      Branch: perl
6441            ! lib/FileCache.pm
6442 ____________________________________________________________________________
6443 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
6444         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6445              From: Tim Bunce <Tim.Bunce@pobox.com>
6446              Date: Sun, 14 Apr 2002 12:07:35 +0100
6447              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
6448      Branch: perl
6449            ! ext/Storable/Storable.xs
6450 ____________________________________________________________________________
6451 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
6452         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
6453              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6454              Date: Sun, 14 Apr 2002 16:29:59 +0200
6455              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
6456      Branch: perl
6457            ! hints/hpux.sh
6458 ____________________________________________________________________________
6459 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
6460         Log: Subject: Enable portable gcc code on hp-ux
6461              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6462              Date: Sun, 14 Apr 2002 16:30:01 +0200
6463              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
6464      Branch: perl
6465            ! hints/hpux.sh
6466 ____________________________________________________________________________
6467 [ 15904] By: nick                                  on 2002/04/14  09:18:01
6468         Log: Disable test code (assertions) in CRLF layer.
6469      Branch: perlio
6470            ! perlio.c
6471 ____________________________________________________________________________
6472 [ 15903] By: nick                                  on 2002/04/14  09:16:39
6473         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
6474      Branch: perlio
6475            ! ext/Encode/Encode.xs
6476 ____________________________________________________________________________
6477 [ 15902] By: nick                                  on 2002/04/14  09:15:45
6478         Log: Integrate mainline
6479      Branch: perlio
6480           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6481           +> t/win32/longpath.t t/win32/system.t
6482            - t/op/winsystem.t
6483           !> (integrate 30 files)
6484 ____________________________________________________________________________
6485 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
6486         Log: Fixed URL for the Alpha editor.
6487      Branch: perl
6488            ! pod/perlfaq3.pod
6489 ____________________________________________________________________________
6490 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
6491         Log: Dedodgify.
6492      Branch: perl
6493            ! ext/Storable/Storable.xs
6494 ____________________________________________________________________________
6495 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
6496         Log: AUTHORS updates.
6497      Branch: perl
6498            ! AUTHORS
6499 ____________________________________________________________________________
6500 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
6501         Log: s2p needs Config.pm.
6502      Branch: perl
6503            ! Makefile.SH
6504 ____________________________________________________________________________
6505 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
6506         Log: Subject: [PATCH] Benchmark.t 75,90,109
6507              From: Nicholas Clark <nick@unfortu.net>
6508              Date: Sat, 13 Apr 2002 21:43:04 +0100
6509              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
6510      Branch: perl
6511            ! lib/Benchmark.t
6512 ____________________________________________________________________________
6513 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
6514         Log: Tweaks by Autrijus Tang.
6515      Branch: perl
6516            ! ext/Encode/encoding.pm
6517 ____________________________________________________________________________
6518 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
6519         Log: FAQ sync.
6520      Branch: perl
6521            ! pod/perlfaq5.pod
6522 ____________________________________________________________________________
6523 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
6524         Log: z/OS tally update.
6525      Branch: perl
6526            ! pod/perldelta.pod
6527 ____________________________________________________________________________
6528 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
6529         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6530              From: Nicholas Clark <nick@unfortu.net>
6531              Date: Sat, 13 Apr 2002 02:58:07 +0100
6532              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
6533      Branch: perl
6534            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6535            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
6536            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
6537            ! t/lib/st-dump.pl
6538 ____________________________________________________________________________
6539 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
6540         Log: Add piconv and enc2xs to the list of utilities.
6541      Branch: perl
6542            ! utils.lst
6543 ____________________________________________________________________________
6544 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
6545         Log: s.
6546      Branch: perl
6547            ! pod/perlunicode.pod
6548 ____________________________________________________________________________
6549 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
6550         Log: Phrasing fixes by Nick Clark
6551      Branch: perl
6552            ! pod/perlunicode.pod
6553 ____________________________________________________________________________
6554 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
6555         Log: More POD fixes and typos
6556      Branch: perl
6557            ! pod/perlunicode.pod
6558 ____________________________________________________________________________
6559 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
6560         Log: Subject: Re: UTF-8 and DB_File ?
6561              From: andreas.koenig@anima.de (Andreas J. Koenig)
6562              Date: Sat, 13 Apr 2002 13:29:41 +0200
6563              Message-ID: <m3ads7j0pm.fsf@anima.de>
6564      Branch: perl
6565            ! pod/perlunicode.pod
6566 ____________________________________________________________________________
6567 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
6568         Log: Fix a typo noticed by Paul Johnson.
6569      Branch: perl
6570            ! MANIFEST
6571 ____________________________________________________________________________
6572 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
6573         Log: Subject: Re: Win32 Status
6574              From: Michael G Schwern <schwern@pobox.com>
6575              Date: Fri, 12 Apr 2002 10:15:33 -0400
6576              Message-ID: <20020412141533.GB9788@blackrider>
6577      Branch: perl
6578            ! lib/ExtUtils/t/INST.t
6579 ____________________________________________________________________________
6580 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
6581         Log: Upgrade to Encode 1.34, from Dan Kogai.
6582      Branch: perl
6583            ! ext/Encode/Changes ext/Encode/Encode.pm
6584            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
6585            ! ext/Encode/t/Unicode.t
6586 ____________________________________________________________________________
6587 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
6588         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
6589              From: Graham TerMarsch <graham@howlingfrog.com>
6590              Date: Fri, 12 Apr 2002 12:28:47 -0700
6591              Message-Id: <200204121228.47826.graham@howlingfrog.com>
6592      Branch: perl
6593            ! AUTHORS
6594 ____________________________________________________________________________
6595 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
6596         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
6597              From: Nicholas Clark <nick@unfortu.net>
6598              Date: Fri, 12 Apr 2002 21:59:06 +0100
6599              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
6600      Branch: perl
6601            ! pp_pack.c t/op/pack.t
6602 ____________________________________________________________________________
6603 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
6604         Log: Re-sort MANIFEST.
6605      Branch: perl
6606            ! MANIFEST
6607 ____________________________________________________________________________
6608 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
6609         Log: Move also the Win32 system testing to t/win32.
6610      Branch: perl
6611            + t/win32/system.t
6612            - t/op/winsystem.t
6613            ! MANIFEST
6614 ____________________________________________________________________________
6615 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
6616         Log: Integrate change #15879 from maint-5.6;
6617              
6618              Win32::GetLongPathName() did not return valid results if there
6619              were "." and ".." components in the path; also fix a potential
6620              buffer overflow if the long path happens to be longer than
6621              MAX_PATH (this can presumably happen if they use \\?\... style
6622              paths); add a rather limited testsuite that exercises just the
6623              edge cases
6624      Branch: perl
6625           +> t/win32/longpath.t
6626           !> MANIFEST t/harness win32/win32.c
6627 ____________________________________________________________________________
6628 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
6629         Log: Win32::GetLongPathName() did not return valid results if there
6630              were "." and ".." components in the path; also fix a potential
6631              buffer overflow if the long path happens to be longer than
6632              MAX_PATH (this can presumably happen if they use \\?\... style
6633              paths); add a rather limited testsuite that exercises just the
6634              edge cases
6635      Branch: maint-5.6/perl
6636            + t/win32/longpath.t
6637            ! MANIFEST t/harness win32/win32.c
6638 ____________________________________________________________________________
6639 [ 15878] By: nick                                  on 2002/04/12  14:38:32
6640         Log: Integrate mainline
6641      Branch: perlio
6642           +> lib/ExtUtils/t/INST_PREFIX.t
6643           !> (integrate 37 files)
6644 ____________________________________________________________________________
6645 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
6646         Log: Update Changes.
6647      Branch: perl
6648            ! Changes patchlevel.h
6649 ____________________________________________________________________________
6650 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
6651         Log: Discuss the magic of \w in security terms.
6652      Branch: perl
6653            ! pod/perlsec.pod pod/perlunicode.pod
6654 ____________________________________________________________________________
6655 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
6656         Log: Add a warning about the symbolic methods and
6657              symbolic sub refs not being checked for taint.
6658      Branch: perl
6659            ! pod/perlsec.pod
6660 ____________________________________________________________________________
6661 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
6662         Log: In EBCDIC the BOM detection doesn't seem
6663              to be working right.  For now skipping the test,
6664              waiting for Dan's opinion.
6665      Branch: perl
6666            ! ext/Encode/t/Unicode.t
6667 ____________________________________________________________________________
6668 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
6669         Log: Update to Net::Ping 2.16.
6670      Branch: perl
6671            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6672 ____________________________________________________________________________
6673 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
6674         Log: Upgrade to CGI.pm 2.81.
6675      Branch: perl
6676            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
6677 ____________________________________________________________________________
6678 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
6679         Log: Move up restricted hashes a bit.
6680      Branch: perl
6681            ! pod/perldelta.pod
6682 ____________________________________________________________________________
6683 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
6684         Log: Now using Unicode 3.2.0.
6685      Branch: perl
6686            ! pod/perldelta.pod
6687 ____________________________________________________________________________
6688 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
6689         Log: UNICOS too has sockpair issues (unsurprisingly,
6690              since UNICOS/mk has them too)
6691      Branch: perl
6692            ! ext/Socket/socketpair.t
6693 ____________________________________________________________________________
6694 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
6695         Log: FAQ patch from mjd regarding Tie::File.
6696      Branch: perl
6697            ! pod/perlfaq5.pod
6698 ____________________________________________________________________________
6699 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
6700         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
6701              consider using the NamesList.
6702      Branch: perl
6703            ! lib/charnames.pm lib/charnames.t
6704 ____________________________________________________________________________
6705 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
6706         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
6707              From: "Craig A. Berry" <craigberry@mac.com>
6708              Date: Thu, 11 Apr 2002 13:47:21 -0500
6709              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
6710      Branch: perl
6711            ! lib/File/CheckTree.pm lib/File/CheckTree.t
6712 ____________________________________________________________________________
6713 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
6714         Log: More NT Unicode information from Jan Dubois.
6715      Branch: perl
6716            ! pod/perltodo.pod
6717 ____________________________________________________________________________
6718 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
6719         Log: Add one perltodo item (and move bunch of them to better spot),
6720              add sysopen() to "Functions for filehandles, files, or directories".
6721      Branch: perl
6722            ! pod/perlfunc.pod pod/perltodo.pod
6723 ____________________________________________________________________________
6724 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
6725         Log: Prettyprinting: shorten the lines to avoid linewrapping.
6726      Branch: perl
6727            ! t/TEST
6728 ____________________________________________________________________________
6729 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
6730         Log: Also NEC SUPER-UX has buggy sockpair().
6731      Branch: perl
6732            ! ext/Socket/socketpair.t
6733 ____________________________________________________________________________
6734 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
6735         Log: dTHX works on its own just fine.
6736      Branch: perl
6737            ! ext/DynaLoader/dl_aix.xs
6738 ____________________________________________________________________________
6739 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
6740         Log: Must hold off building s2p until there's a miniperl.
6741      Branch: perl
6742            ! Makefile.SH
6743 ____________________________________________________________________________
6744 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
6745         Log: AIX: strerror_r() needs dTHX.
6746      Branch: perl
6747            ! ext/DynaLoader/dl_aix.xs
6748 ____________________________________________________________________________
6749 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
6750         Log: Extracting the s2p may require the right dynlibpath.
6751      Branch: perl
6752            ! Makefile.SH
6753 ____________________________________________________________________________
6754 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
6755         Log: Doc tweaks.
6756      Branch: perl
6757            ! ext/Time/HiRes/HiRes.pm
6758 ____________________________________________________________________________
6759 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
6760         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
6761              From: Michael G Schwern <schwern@pobox.com>
6762              Date: Thu, 11 Apr 2002 01:25:26 -0400
6763              Message-ID: <20020411052525.GA17038@blackrider>
6764      Branch: perl
6765            + lib/ExtUtils/t/INST_PREFIX.t
6766            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
6767            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6768            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6769            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
6770            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
6771            ! lib/ExtUtils/t/prefixify.t
6772 ____________________________________________________________________________
6773 [ 15855] By: nick                                  on 2002/04/11  06:26:44
6774         Log: Integrate mainline
6775      Branch: perlio
6776           !> (integrate 42 files)
6777 ____________________________________________________________________________
6778 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
6779         Log: Unused variables.
6780      Branch: perl
6781            ! ext/threads/shared/shared.xs ext/threads/threads.xs
6782 ____________________________________________________________________________
6783 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
6784         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
6785              From: Ilya Martynov <ilya@martynov.org>
6786              Date: 11 Apr 2002 03:21:17 +0400
6787              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
6788      Branch: perl
6789            ! lib/Term/ReadLine.pm
6790 ____________________________________________________________________________
6791 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
6792         Log: Upgrade to Encode 1.33, from Dan Kogai.
6793      Branch: perl
6794            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6795            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
6796            ! ext/Encode/lib/Encode/Supported.pod
6797            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
6798            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
6799            ! ext/Encode/ucm/adobeSymbol.ucm
6800            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
6801 ____________________________________________________________________________
6802 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
6803         Log: Backward portability from Dan Kogai.
6804      Branch: perl
6805            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
6806            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
6807            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
6808            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
6809            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
6810            ! ext/Storable/t/store.t ext/Storable/t/tied.t
6811            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
6812            ! ext/Storable/t/utf8.t
6813 ____________________________________________________________________________
6814 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
6815         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
6816              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
6817              bug in B::walkoptree still to be fixed.
6818      Branch: perl
6819            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
6820 ____________________________________________________________________________
6821 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
6822         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
6823              From: Philip Newton <Philip.Newton@gmx.net>
6824              Date: Wed, 10 Apr 2002 21:29:58 +0200
6825              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
6826      Branch: perl
6827            ! pod/perldelta.pod
6828 ____________________________________________________________________________
6829 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
6830         Log: Integrate perlio;
6831              
6832              Add a \t to Win32 pm_to_blib $(TOUCH) line.
6833      Branch: perl
6834           !> lib/ExtUtils/MM_Win32.pm
6835 ____________________________________________________________________________
6836 [ 15847] By: nick                                  on 2002/04/10  13:08:29
6837         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
6838      Branch: perlio
6839            ! lib/ExtUtils/MM_Win32.pm
6840 ____________________________________________________________________________
6841 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
6842         Log: Try to fool old AIX when threading, from Merijn.
6843      Branch: perl
6844            ! perl.h
6845 ____________________________________________________________________________
6846 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
6847         Log: Update Changes.
6848      Branch: perl
6849            ! Changes patchlevel.h
6850 ____________________________________________________________________________
6851 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
6852         Log: Welcome to the 5.7.3.
6853      Branch: perl
6854            ! NetWare/Makefile win32/Makefile
6855 ____________________________________________________________________________
6856 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
6857         Log: Make x2p/s2p part of the test_prep target now that we
6858              have a test for it.
6859      Branch: perl
6860            ! Makefile.SH
6861 ____________________________________________________________________________
6862 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
6863         Log: Integrate perlio.
6864              
6865              We have been 5.7.3 for a while - install there ...
6866      Branch: perl
6867           !> win32/makefile.mk
6868 ____________________________________________________________________________
6869 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
6870         Log: SImilarly to old HP-UX, in old AIX too including
6871              crypt.h leads into trouble.  (from Merijn)
6872      Branch: perl
6873            ! hints/aix.sh
6874 ____________________________________________________________________________
6875 [ 15840] By: nick                                  on 2002/04/10  10:04:19
6876         Log: We have been 5.7.3 for a while - install there ...
6877      Branch: perlio
6878            ! win32/makefile.mk
6879 ____________________________________________________________________________
6880 [ 15839] By: nick                                  on 2002/04/10  10:03:46
6881         Log: Intgrate mainline
6882      Branch: perlio
6883           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
6884            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
6885            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
6886           !> (integrate 40 files)
6887 ____________________________________________________________________________
6888 [ 15838] By: ams                                   on 2002/04/10  04:16:45
6889         Log: Subject: [PATCH] ext/attrs.t getting skipped
6890              From: "Craig A. Berry" <craigberry@mac.com>
6891              Date: Tue, 9 Apr 2002 23:58:49 -0500
6892              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
6893      Branch: perl
6894            ! t/TEST
6895 ____________________________________________________________________________
6896 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
6897         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
6898              From: Michael G Schwern <schwern@pobox.com>
6899              Date: Tue, 9 Apr 2002 20:52:55 -0400
6900              Message-ID: <20020410005254.GI8954@blackrider>
6901      Branch: perl
6902            ! t/op/sub_lval.t
6903 ____________________________________________________________________________
6904 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
6905         Log: Undo accident in #15385.
6906      Branch: metaconfig/U/perl
6907            ! Extensions.U
6908 ____________________________________________________________________________
6909 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
6910         Log: Retract the UTF-8 filenames patch.  This may be
6911              better dealt with in Perl level, a la File::Spec
6912              (since the whole mess is strongly filesystem-specific).
6913      Branch: metaconfig/U/perl
6914            + usecjk.U
6915            ! Extensions.U
6916      Branch: perl
6917            - ext/File/Glob/t/utf8.t
6918            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
6919            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
6920            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6921            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
6922            ! t/op/readdir.t
6923 ____________________________________________________________________________
6924 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
6925         Log: Upgrade to Encode 1.32, from Dan Kogai.
6926      Branch: perl
6927            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
6928            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
6929            - ext/Encode/ucm/macGurmukhi.ucm
6930            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
6931            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
6932            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
6933            ! ext/Encode/lib/Encode/Encoder.pm
6934            ! ext/Encode/lib/Encode/Supported.pod
6935            ! ext/Encode/lib/Encode/Unicode.pm
6936            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
6937            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
6938 ____________________________________________________________________________
6939 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
6940         Log: Add tests for s2p/psed, from Wolfgang Laun.
6941      Branch: perl
6942            + t/x2p/s2p.t
6943            ! MANIFEST t/TEST
6944 ____________________________________________________________________________
6945 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
6946         Log: FAQ sync.
6947      Branch: perl
6948            ! pod/perlfaq2.pod pod/perlfaq3.pod
6949 ____________________________________________________________________________
6950 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
6951         Log: Remove false dependency between getgrent and setpwent
6952              having/not having FILE**.  Also make the names of the
6953              {set,get,end}* interface struct members a bit shorter.
6954      Branch: perl
6955            ! reentr.c reentr.h reentr.pl
6956 ____________________________________________________________________________
6957 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
6958         Log: Avoid bad prototypes.
6959      Branch: perl
6960            ! hints/hpux.sh
6961 ____________________________________________________________________________
6962 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
6963         Log: metaconfig unit change for #15828.
6964      Branch: metaconfig
6965            ! U/protos/Protochk.U
6966 ____________________________________________________________________________
6967 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
6968         Log: As Merijn points out, pthread.h really needs to be known
6969              by protochk.
6970      Branch: perl
6971            ! Configure
6972 ____________________________________________________________________________
6973 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
6974         Log: Integrate perlio;
6975              
6976              Patch up Encode for Tk
6977      Branch: perl
6978           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
6979           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
6980 ____________________________________________________________________________
6981 [ 15826] By: nick                                  on 2002/04/09  12:38:25
6982         Log: Patch up Encode for Tk
6983      Branch: perlio
6984            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
6985            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
6986 ____________________________________________________________________________
6987 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
6988         Log: Portability tweak.
6989      Branch: perl
6990            ! lib/File/CheckTree.t
6991 ____________________________________________________________________________
6992 [ 15824] By: sky                                   on 2002/04/09  10:51:07
6993         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
6994              From: Abigail <abigail@osp.nl>
6995              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
6996              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
6997      Branch: perl
6998            ! pod/perlhist.pod
6999 ____________________________________________________________________________
7000 [ 15823] By: nick                                  on 2002/04/09  08:17:59
7001         Log: Integrate mainline
7002      Branch: perlio
7003           +> ext/Encode/lib/Encode/Config.pm
7004           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
7005           !> (integrate 37 files)
7006 ____________________________________________________________________________
7007 [ 15822] By: ams                                   on 2002/04/09  06:43:50
7008         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
7009              From: Spider Boardman <spider@Orb.Nashua.NH.US>
7010              Date: Tue, 09 Apr 2002 02:00:51 -0400
7011              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
7012      Branch: perl
7013            ! lib/File/CheckTree.pm
7014 ____________________________________________________________________________
7015 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
7016         Log: Small perldelta tweaks.
7017      Branch: perl
7018            ! pod/perldelta.pod
7019 ____________________________________________________________________________
7020 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
7021         Log: File::Checktree update from Paul Grassie.
7022      Branch: perl
7023            ! lib/File/CheckTree.pm lib/File/CheckTree.t
7024 ____________________________________________________________________________
7025 [ 15819] By: ams                                   on 2002/04/08  22:43:48
7026         Log: Subject: patch against t/op/sub_lval.t
7027              From: Jim Cromie <jcromie@divsol.com>
7028              Date: Mon, 08 Apr 2002 17:38:16 -0600
7029              Message-Id: <3CB229E8.9080500@divsol.com>
7030      Branch: perl
7031            ! t/op/sub_lval.t
7032 ____________________________________________________________________________
7033 [ 15818] By: ams                                   on 2002/04/08  22:40:16
7034         Log: Humbly pay homage to the redundancy gods.
7035      Branch: perl
7036            ! mg.c
7037 ____________________________________________________________________________
7038 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
7039         Log: metaconfig mirror #15816.
7040      Branch: metaconfig
7041            ! U/modified/Unix.U
7042 ____________________________________________________________________________
7043 [ 15816] By: ams                                   on 2002/04/08  22:18:32
7044         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
7045      Branch: perl
7046            ! Porting/Glossary
7047 ____________________________________________________________________________
7048 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
7049         Log: Small piconv tweaks (sent to Dan).
7050      Branch: perl
7051            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
7052            ! ext/Encode/lib/Encode/Alias.pm
7053 ____________________________________________________________________________
7054 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
7055         Log: Update Changes.
7056      Branch: perl
7057            ! Changes patchlevel.h
7058 ____________________________________________________________________________
7059 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
7060         Log: FAQ sync.  (Ignoring the few URL differences for now.)
7061      Branch: perl
7062            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7063            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
7064            ! pod/perlfaq7.pod pod/perlfaq9.pod
7065 ____________________________________________________________________________
7066 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
7067         Log: Upgrade to Encode 1.31, from Dan Kogai.
7068      Branch: perl
7069            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
7070            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7071            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
7072            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7073 ____________________________________________________________________________
7074 [ 15811] By: ams                                   on 2002/04/08  17:00:37
7075         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
7076              From: Andy Dougherty <doughera@lafayette.edu>
7077              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
7078              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
7079      Branch: perl
7080            ! lib/sort.t pp_sort.c
7081 ____________________________________________________________________________
7082 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
7083         Log: metaconfig unit changes for #15809.
7084      Branch: metaconfig
7085            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
7086 ____________________________________________________________________________
7087 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
7088         Log: Mirroring #15806.
7089      Branch: perl
7090            ! Porting/Glossary Porting/config.sh Porting/config_H
7091 ____________________________________________________________________________
7092 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
7093         Log: metaconfig unit changes for #15807.
7094      Branch: metaconfig
7095            ! U/protos/Protochk.U U/threads/d_asctime_r.U
7096            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
7097            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
7098            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
7099            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
7100            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
7101            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
7102            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
7103            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
7104            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
7105            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
7106            ! U/threads/d_getprotobyname_r.U
7107            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7108            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7109            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7110            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7111            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7112            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7113            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7114            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7115            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7116            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7117            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7118            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7119            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7120            ! U/threads/i_pthread.U
7121      Branch: perl
7122            ! config_h.SH
7123 ____________________________________________________________________________
7124 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
7125         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
7126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7127              Date: Mon, 08 Apr 2002 14:34:27 +0200
7128              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
7129      Branch: perl
7130            ! Configure hints/hpux.sh reentr.pl
7131 ____________________________________________________________________________
7132 [ 15806] By: ams                                   on 2002/04/08  13:50:43
7133         Log: Subject: [PATCH] Updates to Porting/Glossary
7134              From: Paul_GreenVOS@vos.stratus.com
7135              Date: Mon, 8 Apr 02 10:44 edt
7136              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
7137      Branch: perl
7138            ! Porting/Glossary
7139 ____________________________________________________________________________
7140 [ 15805] By: ams                                   on 2002/04/08  13:47:32
7141         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
7142              coredumps on startup)
7143              From: Michael G Schwern <schwern@pobox.com>
7144              Date: Mon, 8 Apr 2002 10:34:49 -0400
7145              Message-Id: <20020408143449.GB3245@blackrider>
7146      Branch: perl
7147            ! lib/ExtUtils/MM_Unix.pm
7148 ____________________________________________________________________________
7149 [ 15804] By: ams                                   on 2002/04/08  13:29:28
7150         Log: Subject: [PATCH] example in pod/perllexwarn.pod
7151              From: Slaven Rezic <slaven.rezic@berlin.de>
7152              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
7153              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
7154      Branch: perl
7155            ! pod/perllexwarn.pod
7156 ____________________________________________________________________________
7157 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
7158         Log: Upgrade to Encode 1.30, from Dan Kogai. 
7159      Branch: perl
7160            + ext/Encode/lib/Encode/Encoder.pm
7161            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7162            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
7163            ! ext/Encode/lib/Encode/Supported.pod
7164            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7165            ! ext/Encode/t/grow.t
7166 ____________________________________________________________________________
7167 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
7168         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
7169              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7170              Date: Mon, 08 Apr 2002 01:08:40 +0100
7171              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
7172      Branch: perl
7173            ! ext/MIME/Base64/t/base64.t
7174 ____________________________________________________________________________
7175 [ 15801] By: nick                                  on 2002/04/08  07:28:27
7176         Log: Integrate mainline
7177      Branch: perlio
7178           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
7179           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
7180           +> ext/File/Glob/t/utf8.t
7181           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7182           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7183           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7184            - ext/Encode/lib/Encode/10646_1.pm
7185            - ext/Encode/lib/Encode/Internal.pm
7186            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7187            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
7188            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
7189            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
7190            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
7191            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
7192            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
7193           !> (integrate 157 files)
7194 ____________________________________________________________________________
7195 [ 15800] By: ams                                   on 2002/04/08  07:06:21
7196         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
7197              From: Jan Dubois <JanD@ActiveState.com>
7198              Date: Mon, 08 Apr 2002 00:10:39 -0700
7199              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
7200      Branch: perl
7201            ! lib/ExtUtils/Packlist.pm
7202 ____________________________________________________________________________
7203 [ 15799] By: ams                                   on 2002/04/08  04:50:36
7204         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
7205              From: Stas Bekman <stas@stason.org>
7206              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
7207              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
7208      Branch: perl
7209            ! pod/perlguts.pod
7210 ____________________________________________________________________________
7211 [ 15798] By: ams                                   on 2002/04/08  03:56:52
7212         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
7213      Branch: perl
7214            ! util.c
7215 ____________________________________________________________________________
7216 [ 15797] By: ams                                   on 2002/04/08  01:30:38
7217         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
7218              same line of code. (As suggested by Simon Cozens.)
7219      Branch: perl
7220            ! mg.c
7221 ____________________________________________________________________________
7222 [ 15796] By: ams                                   on 2002/04/08  01:27:24
7223         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
7224              Simon Cozens.
7225      Branch: perl
7226            ! embed.fnc util.c
7227 ____________________________________________________________________________
7228 [ 15795] By: ams                                   on 2002/04/08  01:05:16
7229         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
7230              From: Tom Brown <thecap@peach.ece.utexas.edu>
7231              Date: Sun, 07 Apr 2002 23:20:05 GMT
7232              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
7233      Branch: perl
7234            ! ext/Devel/DProf/DProf.xs
7235 ____________________________________________________________________________
7236 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
7237         Log: Retract #15793 since #15775 should fix the problem.
7238      Branch: perl
7239            ! hv.c
7240 ____________________________________________________________________________
7241 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
7242         Log: (Retracted by #15794)
7243              Subject: [PATCH] hv.c
7244              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7245              Date: Sun, 7 Apr 2002 14:25:48 +0200
7246              Message-ID: <3CB056EC.16340.1119992@localhost>
7247      Branch: perl
7248            ! hv.c
7249 ____________________________________________________________________________
7250 [ 15792] By: ams                                   on 2002/04/07  21:48:49
7251         Log: Make other nits nervous.
7252      Branch: perl
7253            ! gv.c perl.c
7254 ____________________________________________________________________________
7255 [ 15791] By: ams                                   on 2002/04/07  20:31:08
7256         Log: Subject: [MIME::Base64 patch] t/base64.t fix
7257              From: Dan Kogai <dankogai@dan.co.jp>
7258              Date: Mon, 8 Apr 2002 06:19:29 +0900
7259              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
7260      Branch: perl
7261            ! ext/MIME/Base64/t/base64.t
7262 ____________________________________________________________________________
7263 [ 15790] By: ams                                   on 2002/04/07  20:15:52
7264         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
7265              From: Slaven Rezic <slaven.rezic@berlin.de>
7266              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
7267              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
7268      Branch: perl
7269            ! ext/Devel/Peek/Peek.xs
7270 ____________________________________________________________________________
7271 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
7272         Log: Fully qualify in warning message the name of a subroutine redefined
7273              via glob assignment
7274      Branch: perl
7275            ! sv.c t/lib/warnings/op t/lib/warnings/sv
7276 ____________________________________________________________________________
7277 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
7278         Log: Update from Dan Kogai.
7279      Branch: perl
7280            ! ext/Encode/t/Unicode.t
7281 ____________________________________________________________________________
7282 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
7283         Log: Can't right now twist my brain to figure out
7284              the right CR/LF code point mappings in EBCDIC.
7285      Branch: perl
7286            ! lib/Pod/t/eol.t
7287 ____________________________________________________________________________
7288 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
7289         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
7290              From: Nicholas Clark <nick@ccl4.org>
7291              Date: Sun, 7 Apr 2002 15:01:56 +0100
7292              Message-ID: <20020407150156.R10686@plum.flirble.org>
7293      Branch: perl
7294            ! ext/Data/Dumper/Dumper.xs
7295 ____________________________________________________________________________
7296 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
7297         Log: Tpyo.
7298      Branch: perl
7299            ! lib/Pod/t/eol.t
7300 ____________________________________________________________________________
7301 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
7302         Log: EBCDIC branch was forgotten.
7303      Branch: perl
7304            ! ext/Devel/Peek/Peek.t
7305 ____________________________________________________________________________
7306 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
7307         Log: charnames::viacode() was broken, noticed by Jeffrey.
7308      Branch: perl
7309            ! lib/charnames.pm lib/charnames.t
7310 ____________________________________________________________________________
7311 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
7312         Log: Missing files.
7313      Branch: perl
7314            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
7315            ! MANIFEST ext/Encode/MANIFEST
7316 ____________________________________________________________________________
7317 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
7318         Log: (intentionally empty)
7319      Branch: perl
7320            ! MANIFEST sv.h
7321 ____________________________________________________________________________
7322 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
7323         Log: Upgrade to Encode 1.26, from Dan Kogai.
7324      Branch: perl
7325            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
7326            + ext/Encode/ucm/jis0212.ucm
7327            - ext/Encode/lib/Encode/10646_1.pm
7328            - ext/Encode/lib/Encode/Internal.pm
7329            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7330            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
7331            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
7332            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
7333            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
7334            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
7335            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
7336            - ext/Encode/ucm/macRumanian.ucm
7337            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7338            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7339            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7340            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
7341            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7342            ! ext/Encode/lib/Encode/Encoding.pm
7343            ! ext/Encode/lib/Encode/Supported.pod
7344            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7345            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
7346            ! ext/Encode/ucm/adobeSymbol.ucm
7347            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
7348            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
7349            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
7350            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7351            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7352            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7353            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7354            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7355            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7356            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7357            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7358            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7359            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7360            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7361            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7362            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7363            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7364            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
7365            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
7366            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
7367            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
7368            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
7369            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
7370            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
7371            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
7372            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
7373            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
7374            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7375            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
7376            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
7377            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7378            ! ext/Encode/ucm/nextstep.ucm
7379 ____________________________________________________________________________
7380 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
7381         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
7382              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
7383              Now, where was my coffee mug...
7384      Branch: perl
7385            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
7386            ! pp_sys.c
7387 ____________________________________________________________________________
7388 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
7389         Log: Subject: [PATCH] MakeMaker basic.t on Win32
7390              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7391              Date: Sun, 7 Apr 2002 14:25:48 +0200
7392              Message-ID: <3CB056EC.27101.1119A3D@localhost>
7393              
7394              Subject: [PATCH] MakeMaker && Win32 && nmake
7395              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7396              Date: Sun, 7 Apr 2002 14:25:48 +0200
7397              Message-ID: <3CB056EC.9001.11199ED@localhost>
7398      Branch: perl
7399            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7400 ____________________________________________________________________________
7401 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
7402         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
7403              From: Philip Newton <Philip.Newton@gmx.net>
7404              Date: Sun, 07 Apr 2002 07:51:49 +0200      
7405              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
7406      Branch: perl
7407            ! utf8.c
7408 ____________________________________________________________________________
7409 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
7410         Log: There was no nice way of getting in UTF-8 filenames:
7411              now one can use in the (new) three-arg form of readdir()
7412              and in File::Glob import a ":utf8" to transparently accept
7413              the filenames as Unicode.  Note that only :utf8 is supported,
7414              not fancier stuff like :encoding(foobar)
7415      Branch: perl
7416            + ext/File/Glob/t/utf8.t
7417            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7418            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7419            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7420            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7421            ! t/op/readdir.t
7422 ____________________________________________________________________________
7423 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
7424         Log: Subject: [PATCH] Re: perl@15772
7425              From: Nicholas Clark <nick@ccl4.org>
7426              Date: Sun, 7 Apr 2002 11:06:42 +0100
7427              Message-ID: <20020407110641.O10686@plum.flirble.org>
7428      Branch: perl
7429            ! hv.c
7430 ____________________________________________________________________________
7431 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
7432         Log: Subject: [PATCH] Re: 15764 breakage
7433              From: Michael G Schwern <schwern@pobox.com>
7434              Date: Sat, 6 Apr 2002 19:14:02 -0500
7435              Message-ID: <20020407001401.GA7076@blackrider>
7436      Branch: perl
7437            ! lib/ExtUtils/MM_Unix.pm
7438 ____________________________________________________________________________
7439 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
7440         Log: Instruction tweak.
7441      Branch: perl
7442            ! README.os390
7443 ____________________________________________________________________________
7444 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
7445         Log: Update Changes.
7446      Branch: perl
7447            ! Changes patchlevel.h
7448 ____________________________________________________________________________
7449 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
7450         Log: Subject: [PATCH] Encode tweaks for VMS
7451              From: Michael G Schwern <schwern@pobox.com>
7452              Date: Sat, 6 Apr 2002 03:26:09 -0500
7453              Message-ID: <20020406082609.GA28758@blackrider>
7454      Branch: perl
7455            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7456            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
7457            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7458            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7459 ____________________________________________________________________________
7460 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
7461         Log: Prettyprinting and version paranoia.
7462      Branch: perl
7463            ! ext/DB_File/t/db-recno.t
7464 ____________________________________________________________________________
7465 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
7466         Log: Be explicit about the two DB_File tests croaking
7467              in Mac OS X.
7468      Branch: perl
7469            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
7470 ____________________________________________________________________________
7471 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
7472         Log: Regen toc.
7473      Branch: perl
7474            ! pod/perltoc.pod
7475 ____________________________________________________________________________
7476 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
7477         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7478              From: Benjamin Goldberg <goldbb2@earthlink.net>
7479              Date: Fri, 05 Apr 2002 19:15:42 -0500
7480              Message-ID: <3CAE3E2E.8483505@earthlink.net>
7481      Branch: perl
7482            ! hv.h
7483 ____________________________________________________________________________
7484 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
7485         Log: Underline that the current implementation is not
7486              guaranteed to be forever; and reformat a bit.
7487      Branch: perl
7488            ! lib/utf8.pm
7489 ____________________________________________________________________________
7490 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
7491         Log: Subject: Weak spots in the utf8 manpage
7492              From: andreas.koenig@anima.de (Andreas J. Koenig)
7493              Date: Fri, 05 Apr 2002 10:08:44 +0200      
7494              Message-ID: <m3u1qqefeb.fsf@anima.de>      
7495      Branch: perl
7496            ! lib/utf8.pm
7497 ____________________________________________________________________________
7498 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
7499         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
7500              From: Michael G Schwern <schwern@pobox.com>
7501              Date: Sat, 6 Apr 2002 03:22:03 -0500
7502              Message-ID: <20020406082203.GA28713@blackrider>
7503      Branch: perl
7504            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7505            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7506            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7507            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
7508            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
7509            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7510            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7511            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
7512            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
7513            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
7514 ____________________________________________________________________________
7515 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
7516         Log: No need to avoid utf8 warnings after #15762.
7517      Branch: perl
7518            ! lib/Unicode/Collate.pm
7519 ____________________________________________________________________________
7520 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
7521         Log: As noted by Philip Newton: nothing wrong with BOM,
7522              but 0xFFFE quite wrong.
7523      Branch: perl
7524            ! t/lib/warnings/utf8 utf8.c utf8.h
7525 ____________________________________________________________________________
7526 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
7527         Log: Explain the "gaps" in the UTF-8 encoding.
7528      Branch: perl
7529            ! pod/perlunicode.pod utf8.h
7530 ____________________________________________________________________________
7531 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
7532         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
7533              From: Nicholas Clark <nick@unfortu.net>
7534              Date: Sat, 6 Apr 2002 14:54:51 +0100
7535              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
7536      Branch: perl
7537            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7538 ____________________________________________________________________________
7539 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
7540         Log: Signedness nits.
7541      Branch: perl
7542            ! hv.c
7543 ____________________________________________________________________________
7544 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
7545         Log: Make hv_notallowed a static as suggested by Nick Clark;
7546              and synchronize the nomenclature to talk about restricted
7547              (not fixed) hashes.
7548      Branch: perl
7549            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
7550            ! proto.h
7551 ____________________________________________________________________________
7552 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
7553         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7554              From: Nicholas Clark <nick@unfortu.net>
7555              Date: Sat, 6 Apr 2002 00:21:17 +0100
7556              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
7557              
7558              (with the last one reversed)
7559      Branch: perl
7560            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
7561            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
7562 ____________________________________________________________________________
7563 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
7564         Log: Update the warning message.
7565      Branch: perl
7566            ! README.tru64
7567 ____________________________________________________________________________
7568 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
7569         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
7570              From: Dan Kogai <dankogai@dan.co.jp>
7571              Date: Sat, 6 Apr 2002 06:08:40 +0900
7572              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
7573      Branch: perl
7574            ! pod/perlunicode.pod
7575 ____________________________________________________________________________
7576 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
7577         Log: Some tests were failing silently instead of saying "not ok"
7578      Branch: perl
7579            ! t/comp/proto.t
7580 ____________________________________________________________________________
7581 [ 15753] By: nick                                  on 2002/04/05  19:30:12
7582         Log: Integrate mainline
7583      Branch: perlio
7584           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
7585           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
7586           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
7587 ____________________________________________________________________________
7588 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
7589         Log: Minor Tie::File test patch, from mjd.
7590      Branch: perl
7591            ! lib/Tie/File/t/24_cache_loop.t
7592 ____________________________________________________________________________
7593 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
7594         Log: Not *that* different line endings (noticed by Philip Newton)
7595      Branch: perl
7596            ! pod/perldelta.pod
7597 ____________________________________________________________________________
7598 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
7599         Log: Retract #15745 for now; won't work without more Encode fixes.
7600      Branch: perl
7601            ! ext/Encode/lib/Encode/10646_1.pm
7602 ____________________________________________________________________________
7603 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
7604         Log: metaconfig unit change for #15748.
7605      Branch: metaconfig
7606            ! U/modified/Oldconfig.U
7607 ____________________________________________________________________________
7608 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
7609         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
7610              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7611              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
7612              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
7613      Branch: perl
7614            ! Configure
7615 ____________________________________________________________________________
7616 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
7617         Log: NetWare update from C Aditya.
7618      Branch: perl
7619            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
7620 ____________________________________________________________________________
7621 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
7622         Log: Win32 pacifying from mjd.
7623      Branch: perl
7624            ! lib/Tie/File/t/26_twrite.t
7625 ____________________________________________________________________________
7626 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
7627         Log: Integrate perlio;
7628              
7629              Not only did UCS-2 have dodgy name it was buggy.
7630      Branch: perl
7631           !> ext/Encode/lib/Encode/10646_1.pm
7632 ____________________________________________________________________________
7633 [ 15744] By: nick                                  on 2002/04/05  13:02:36
7634         Log: Not only did UCS-2 have dodgy name it was buggy.
7635      Branch: perlio
7636            ! ext/Encode/lib/Encode/10646_1.pm
7637 ____________________________________________________________________________
7638 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
7639         Log: Subject: Patch for bug ID 20020221.007
7640              From: Archer Sully <archer@meer.net>
7641              Date: Thu, 4 Apr 2002 21:45:34 -0700
7642              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
7643              
7644              Fix for "[ID 20020221.007] SEGV in Storable with empty string
7645              scalar object" (dclone)
7646      Branch: perl
7647            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
7648 ____________________________________________________________________________
7649 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
7650         Log: Subject: Re: lib/sort.t failure 
7651              From: "John P. Linderman" <jpl@research.att.com>
7652              Date: Fri, 05 Apr 2002 06:19:07 -0500
7653              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
7654              
7655              with a minor formatting tweak
7656      Branch: perl
7657            ! pod/perlfunc.pod
7658 ____________________________________________________________________________
7659 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
7660         Log: Subject: Re: lib/sort.t failure (and [PATCH])
7661              From: "John P. Linderman" <jpl@research.att.com>
7662              Date: Fri, 05 Apr 2002 07:13:27 -0500
7663              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
7664      Branch: perl
7665            ! lib/sort.t
7666 ____________________________________________________________________________
7667 [ 15740] By: nick                                  on 2002/04/05  09:31:42
7668         Log: Integrate mainline
7669      Branch: perlio
7670           +> (branch 49 files)
7671           !> (integrate 82 files)
7672 ____________________________________________________________________________
7673 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
7674         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
7675              From: Dan Kogai <dankogai@dan.co.jp>
7676              Date: Fri, 5 Apr 2002 11:52:50 +0900
7677              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
7678      Branch: perl
7679            ! ext/Encode/t/Aliases.t
7680 ____________________________________________________________________________
7681 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
7682         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
7683              From: Dan Kogai <dankogai@dan.co.jp>
7684              Date: Fri, 5 Apr 2002 11:39:55 +0900
7685              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
7686      Branch: perl
7687            ! ext/Encode/lib/Encode/Alias.pm
7688 ____________________________________________________________________________
7689 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
7690         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
7691              From: Ilmari Karonen <iltzu@sci.fi>
7692              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
7693              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
7694      Branch: perl
7695            ! gv.c t/op/method.t
7696 ____________________________________________________________________________
7697 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
7698         Log: I was fooled for a while, somebody else might be too.
7699      Branch: perl
7700            ! t/test.pl
7701 ____________________________________________________________________________
7702 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
7703         Log: test.pl-ify.
7704      Branch: perl
7705            ! t/op/method.t
7706 ____________________________________________________________________________
7707 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
7708         Log: Upgrade to Encode 1.20, from Dan Kogai.
7709      Branch: perl
7710            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
7711            + ext/Encode/ucm/adobeSymbol.ucm
7712            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
7713            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
7714            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7715            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7716            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7717            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7718            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7719            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7720            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7721            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7722            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7723            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7724            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7725            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7726            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7727            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7728            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
7729            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
7730            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
7731            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
7732            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7733            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
7734            + ext/Encode/ucm/macSymbol.ucm
7735            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
7736            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
7737            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
7738            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7739            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7740            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7741            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7742            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7743            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
7744            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
7745            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
7746            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
7747            ! ext/Encode/lib/Encode/Alias.pm
7748            ! ext/Encode/lib/Encode/Supported.pod
7749            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7750            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
7751            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
7752            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
7753            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
7754            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
7755            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
7756            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
7757            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
7758            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
7759            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7760            ! ext/Encode/ucm/nextstep.ucm
7761 ____________________________________________________________________________
7762 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
7763         Log: Subject: left-over "use 5.7.2" in threads.pm
7764              From: Slaven Rezic <slaven.rezic@berlin.de>
7765              Date: 21 Mar 2002 23:18:13 +0100
7766              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
7767      Branch: perl
7768            ! ext/threads/threads.pm
7769 ____________________________________________________________________________
7770 [ 15732] By: ams                                   on 2002/04/04  17:08:13
7771         Log: Subject: [PATCH 5.7.3 DOCS]
7772              From: mjd@plover.com
7773              Date: 4 Apr 2002 15:59:39 -0000
7774              Message-Id: <20020404155939.6754.qmail@plover.com>
7775      Branch: perl
7776            ! pod/perlfaq9.pod
7777 ____________________________________________________________________________
7778 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
7779         Log: metaconfig unit change for #15730.
7780      Branch: metaconfig
7781            ! U/threads/usethreads.U
7782 ____________________________________________________________________________
7783 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
7784         Log: Subject: Re: lib/sort.t failure [PATCH]
7785              From: Andy Dougherty <doughera@lafayette.edu>
7786              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
7787              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
7788              
7789              Default to usethreads in case the user most probably forgot it.
7790      Branch: perl
7791            ! Configure
7792 ____________________________________________________________________________
7793 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
7794         Log: Typo nits from Wolfgang Laun.
7795      Branch: perl
7796            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
7797 ____________________________________________________________________________
7798 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
7799         Log: Detypo in diagnostics.
7800      Branch: perl
7801            ! lib/locale.t
7802 ____________________________________________________________________________
7803 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
7804         Log: pod2html: try to be EOL agnostic.
7805              (Needs testing on CRLF and CR platforms.)
7806      Branch: perl
7807            + lib/Pod/t/eol.t
7808            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
7809 ____________________________________________________________________________
7810 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
7811         Log: Subject: [PATCH} Pod::HTML and HTML4
7812              From: Robert Spier <rspier@pobox.com>
7813              Date: Wed, 03 Apr 2002 16:26:21 -0800
7814              Message-ID: <3CAB9DAD.20305@pobox.com>
7815      Branch: perl
7816            ! lib/Pod/Html.pm
7817 ____________________________________________________________________________
7818 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
7819         Log: Byebye, beebee.
7820      Branch: perl
7821            ! t/lib/warnings/perlio
7822 ____________________________________________________________________________
7823 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
7824         Log: Subject: Re: enc2xs needs portable way to know it's in the core
7825              From: PPrymmer@factset.com
7826              Date: Wed, 3 Apr 2002 14:29:32 -0500
7827              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
7828      Branch: perl
7829            ! configure.com
7830 ____________________________________________________________________________
7831 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
7832         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
7833              From: Dominic Dunlop <domo@computer.org>
7834              Date: Wed, 3 Apr 2002 22:44:01 +0200
7835              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
7836      Branch: perl
7837            ! lib/File/Spec/t/rel2abs2rel.t
7838 ____________________________________________________________________________
7839 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
7840         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
7841              From: Paul_GreenVOS@vos.stratus.com
7842              Date: Wed, 3 Apr 02 16:34 est
7843              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
7844      Branch: perl
7845            ! pp_pack.c
7846 ____________________________________________________________________________
7847 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
7848         Log: Upgrade to Tie::File 0.93, from mjd.
7849      Branch: perl
7850            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7851            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
7852            ! lib/Tie/File/t/41_heap.t
7853 ____________________________________________________________________________
7854 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
7855         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
7856              From: Andy Dougherty <doughera@lafayette.edu>
7857              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
7858              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
7859      Branch: perl
7860            ! lib/AnyDBM_File.t
7861 ____________________________________________________________________________
7862 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
7863         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
7864              and ccflags including -DNO_LOCALE
7865      Branch: perl
7866            ! perl.h
7867 ____________________________________________________________________________
7868 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
7869         Log: EPOC tweaks from Olaf Flebbe.
7870      Branch: perl
7871            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
7872 ____________________________________________________________________________
7873 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
7874         Log: Subject: [PATCH] Set @INC earlier
7875              From: Andy Dougherty <doughera@lafayette.edu>
7876              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
7877              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
7878      Branch: perl
7879            ! lib/AnyDBM_File.t lib/sort.t
7880 ____________________________________________________________________________
7881 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
7882         Log: perlcompile.pod was listing all B:: modules, except B::Concise
7883              (resubmitted)
7884      Branch: perl
7885            ! pod/perlcompile.pod
7886 ____________________________________________________________________________
7887 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
7888         Log: perlcompile.pod was listing all B:: modules, except B::Concise
7889      Branch: perl
7890            ! pod/perlcompile.pod
7891 ____________________________________________________________________________
7892 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
7893         Log: non-perlio robustness.
7894      Branch: perl
7895            ! ext/Socket/socketpair.t lib/utf8.t
7896 ____________________________________________________________________________
7897 [ 15713] By: nick                                  on 2002/04/03  18:06:49
7898         Log: Integrate mainline
7899      Branch: perlio
7900           +> lib/Tie/File/t/41_heap.t
7901           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
7902           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
7903           !> regexec.c t/op/re_tests t/op/tiearray.t
7904 ____________________________________________________________________________
7905 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
7906         Log: Tweak for 8.3 compat.
7907      Branch: perl
7908            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7909            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
7910            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
7911            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7912            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7913            ! ext/Encode/bin/enc2xs
7914 ____________________________________________________________________________
7915 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
7916         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
7917              From: Mark-Jason Dominus <mjd@plover.com>
7918              Date: Wed, 03 Apr 2002 13:04:40 -0500
7919              Message-ID: <20020403180440.7614.qmail@plover.com>
7920      Branch: perl
7921            ! t/op/tiearray.t
7922 ____________________________________________________________________________
7923 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
7924         Log: Forgotten.
7925      Branch: perl
7926            + lib/Tie/File/t/41_heap.t
7927            ! MANIFEST
7928 ____________________________________________________________________________
7929 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
7930         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7931              From: Mark Kvale <kvale@phy.ucsf.edu>
7932              Date: Tue, 2 Apr 2002 13:57:37 -0800
7933              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
7934      Branch: perl
7935            ! t/op/re_tests
7936 ____________________________________________________________________________
7937 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
7938         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
7939              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
7940              Date: Wed, 03 Apr 2002 03:34:34 +0100
7941              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
7942      Branch: perl
7943            ! regcomp.c
7944 ____________________________________________________________________________
7945 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
7946         Log: The leavetry crash should now be history.
7947      Branch: perl
7948            ! t/op/tiearray.t
7949 ____________________________________________________________________________
7950 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
7951         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
7952              From: Michael G Schwern <schwern@pobox.com>
7953              Date: Wed, 3 Apr 2002 10:56:44 -0500
7954              Message-ID: <20020403155644.GC916@blackrider>
7955      Branch: perl
7956            ! lib/ExtUtils/MM_Win95.pm
7957 ____________________________________________________________________________
7958 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
7959         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
7960              From: Dave Mitchell <davem@fdgroup.com>
7961              Date: Wed, 3 Apr 2002 02:08:26 +0100
7962              Message-ID: <20020403020825.B16724@fdgroup.com>
7963      Branch: perl
7964            ! pp_ctl.c
7965 ____________________________________________________________________________
7966 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
7967         Log: Prototype tweak for non-threaded builds.
7968      Branch: perl
7969            ! perl.c
7970 ____________________________________________________________________________
7971 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
7972         Log: Detached threads do not help; they still hold resources.
7973      Branch: perl
7974            ! ext/threads/threads.pm pod/perldiag.pod
7975 ____________________________________________________________________________
7976 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
7977         Log: Doc tweak from Wolfgang Laun.
7978      Branch: perl
7979            ! lib/File/Compare.pm
7980 ____________________________________________________________________________
7981 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
7982         Log: Subject: [PATCH bleadperl] regexec.c
7983              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7984              Date: Wed, 3 Apr 2002 11:13:30 +0200
7985              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
7986      Branch: perl
7987            ! regexec.c
7988 ____________________________________________________________________________
7989 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
7990         Log: Document the "Cleanup skipped ..." warning.
7991      Branch: perl
7992            ! ext/threads/threads.pm pod/perldiag.pod
7993 ____________________________________________________________________________
7994 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
7995         Log: Integrate perlio;
7996              
7997              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
7998              
7999              Fix segfaults when mainthread exits with other threads running:
8000              - track number of running threads
8001              - if main thread calls perl_destruct() with other threads running
8002              skip most of cleanup (with a warning).
8003      Branch: perl
8004           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8005           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
8006           !> pod/perlapi.pod proto.h
8007 ____________________________________________________________________________
8008 [ 15698] By: nick                                  on 2002/04/03  13:15:30
8009         Log: Fix segfaults when mainthread exits with other threads running:
8010              - track number of running threads
8011              - if main thread calls perl_destruct() with other threads running
8012              skip most of cleanup (with a warning).
8013      Branch: perlio
8014            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8015            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
8016 ____________________________________________________________________________
8017 [ 15697] By: nick                                  on 2002/04/03  07:34:13
8018         Log: Integrate mainline
8019      Branch: perlio
8020           +> lib/Net/Ping/t/250_ping_hires.t
8021           !> (integrate 33 files)
8022 ____________________________________________________________________________
8023 [ 15696] By: nick                                  on 2002/04/03  06:41:58
8024         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8025      Branch: perlio
8026            ! lib/ExtUtils/xsubpp
8027 ____________________________________________________________________________
8028 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
8029         Log: Subject: [PATCH @15047] debugger
8030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8031              Date: Sat, 16 Mar 2002 04:38:50 -0500
8032              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
8033      Branch: perl
8034            ! lib/perl5db.pl
8035 ____________________________________________________________________________
8036 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
8037         Log: Third Degree flags.
8038      Branch: perl
8039            ! Makefile.SH
8040 ____________________________________________________________________________
8041 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
8042         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
8043              From: Mark-Jason Dominus <mjd@plover.com>
8044              Date: Tue, 02 Apr 2002 16:35:11 -0500
8045              Message-ID: <20020402213511.27781.qmail@plover.com>
8046              
8047              (tweaked)
8048      Branch: perl
8049            ! pod/perlfunc.pod
8050 ____________________________________________________________________________
8051 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
8052         Log: Upgrade to Tie::File 0.92, from mjd.
8053      Branch: perl
8054            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8055            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8056            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
8057            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
8058            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
8059            ! lib/Tie/File/t/40_abs_cache.t
8060 ____________________________________________________________________________
8061 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
8062         Log: Subject: [PATCH] Update my email address in perl.c
8063              From: Paul_GreenVOS@vos.stratus.com
8064              Date: Tue, 2 Apr 02 15:27 est
8065              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
8066      Branch: perl
8067            ! AUTHORS perl.c
8068 ____________________________________________________________________________
8069 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
8070         Log: POD fix.
8071      Branch: perl
8072            ! pod/perldelta.pod
8073 ____________________________________________________________________________
8074 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
8075         Log: What started as a small nit (the charnames test, nit found
8076              be Hugo), ballooned a bit... the goal is Larry's wish that
8077              illegal Unicode (such as U+FFFF) by default doesn't warn,
8078              since what if somebody WANTS to create illegal Unicode?
8079              Now getting close to this in the regex runtime.
8080              (Also, fix more of my fixation that BOM would be U+FFFE.)
8081      Branch: perl
8082            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
8083            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
8084 ____________________________________________________________________________
8085 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
8086         Log: Talk more about Net::Ping.
8087      Branch: perl
8088            ! pod/perldelta.pod
8089 ____________________________________________________________________________
8090 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
8091         Log: Upgrade to Net::Ping 2.14.
8092      Branch: perl
8093            + lib/Net/Ping/t/250_ping_hires.t
8094            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
8095            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
8096            ! lib/Net/Ping/t/140_stream_inst.t
8097 ____________________________________________________________________________
8098 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
8099         Log: XML::Parser 2.31 should be out shortly.
8100      Branch: perl
8101            ! pod/perldelta.pod
8102 ____________________________________________________________________________
8103 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
8104         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
8105              From: George Necula <necula@eecs.berkeley.edu>
8106              Date: Tue, 2 Apr 2002 10:22:41 -0800
8107              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
8108      Branch: perl
8109            ! lib/File/Spec/Cygwin.pm
8110 ____________________________________________________________________________
8111 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
8112         Log: EBCDIC test tweak.
8113      Branch: perl
8114            ! pod/perldelta.pod t/uni/case.pl
8115 ____________________________________________________________________________
8116 [ 15683] By: nick                                  on 2002/04/02  15:36:17
8117         Log: Integrate mainline
8118      Branch: perlio
8119           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
8120           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8121           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
8122 ____________________________________________________________________________
8123 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
8124         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
8125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8126              Date: Tue, 2 Apr 2002 00:37:08 -0500
8127              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
8128      Branch: perl
8129            ! os2/os2ish.h perlio.c
8130 ____________________________________________________________________________
8131 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
8132         Log: Subject: [PATCH @15047] debugger again
8133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8134              Date: Tue, 2 Apr 2002 00:30:31 -0500
8135              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
8136      Branch: perl
8137            ! lib/perl5db.pl
8138 ____________________________________________________________________________
8139 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
8140         Log: Subject: [PATCH @15047] test() in CPAN.pm
8141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8142              Date: Tue, 2 Apr 2002 00:46:45 -0500
8143              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
8144      Branch: perl
8145            ! lib/CPAN.pm
8146 ____________________________________________________________________________
8147 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
8148         Log: Sync with libnet-1.11
8149      Branch: perl
8150            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8151            ! lib/Net/SMTP.pm
8152 ____________________________________________________________________________
8153 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
8154         Log: NetWare tweaks from C Aditya.
8155      Branch: perl
8156            ! NetWare/t/NWScripts.pl scope.c
8157 ____________________________________________________________________________
8158 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
8159         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
8160              From: Dan Kogai <dankogai@dan.co.jp>
8161              Date: Tue, 2 Apr 2002 22:21:47 +0900
8162              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
8163      Branch: perl
8164            ! ext/Encode/Encode.xs
8165 ____________________________________________________________________________
8166 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
8167         Log: Integrate perlio;
8168              
8169              Calculate buffer size needs in float to avoid 32-bit overflow.
8170              
8171              Add buffer size growth test.
8172      Branch: perl
8173           +> ext/Encode/t/grow.t
8174           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
8175 ____________________________________________________________________________
8176 [ 15675] By: nick                                  on 2002/04/02  07:49:41
8177         Log: Add buffer size growth test.
8178      Branch: perlio
8179            + ext/Encode/t/grow.t
8180            ! MANIFEST ext/Encode/MANIFEST
8181 ____________________________________________________________________________
8182 [ 15674] By: nick                                  on 2002/04/02  07:40:49
8183         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
8184      Branch: perlio
8185            ! ext/Encode/Encode.xs
8186 ____________________________________________________________________________
8187 [ 15673] By: nick                                  on 2002/04/02  07:40:06
8188         Log: Integrate mainline
8189      Branch: perlio
8190           +> (branch 102 files)
8191            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8192            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8193            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8194            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8195            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8196            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8197            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8198            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8199            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
8200            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
8201            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8202            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
8203            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
8204            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
8205            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
8206            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
8207            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
8208            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8209            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8210            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8211            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8212            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
8213            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
8214            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
8215            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
8216            - ext/Encode/Encode/macCentEuro.ucm
8217            - ext/Encode/Encode/macCroatian.ucm
8218            - ext/Encode/Encode/macCyrillic.ucm
8219            - ext/Encode/Encode/macDingbats.ucm
8220            - ext/Encode/Encode/macGreek.ucm
8221            - ext/Encode/Encode/macIceland.ucm
8222            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8223            - ext/Encode/Encode/macRumanian.ucm
8224            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8225            - ext/Encode/Encode/macTurkish.ucm
8226            - ext/Encode/Encode/macUkraine.ucm
8227            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8228            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
8229            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
8230            - ext/Encode/compile ext/Encode/encode.h
8231            - ext/Encode/lib/Encode/CN/2022_CN.pm
8232            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
8233            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8234            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
8235            - lib/unicore/PropertyValueAliases.txt
8236           !> (integrate 143 files)
8237 ____________________________________________________________________________
8238 [ 15672] By: ams                                   on 2002/04/02  04:42:44
8239         Log: Win32 fix for Tie::File from MJD.
8240      Branch: perl
8241            ! lib/Tie/File.pm
8242 ____________________________________________________________________________
8243 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
8244         Log: Add a few tests to the timing-sensitive list.
8245      Branch: perl
8246            ! INSTALL
8247 ____________________________________________________________________________
8248 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
8249         Log: Subject: [PATCH sort.t] extensive regression testing
8250              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8251              Date: Mon, 1 Apr 2002 23:50:24 +0200
8252              Message-ID: <20020401235024.E677@rafael>
8253      Branch: perl
8254            ! lib/sort.t
8255 ____________________________________________________________________________
8256 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
8257         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)
8258              From: Nicholas Clark <nick@unfortu.net>
8259              Date: Mon, 1 Apr 2002 21:54:05 +0100
8260              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
8261      Branch: perl
8262            ! lib/Memoize/t/errors.t
8263 ____________________________________________________________________________
8264 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
8265         Log: Subject: getting rid of a few superfluous $&/$`
8266              From: Jeffrey Friedl <jfriedl@yahoo.com>
8267              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
8268              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
8269              
8270              (with more-backward-compat than just using @- and @+, also by Jeffrey)
8271              
8272              (The version number of Text::Balanced intentionally not
8273              increased since Damian will make a new release after 5.8)
8274      Branch: perl
8275            ! lib/Pod/Html.pm lib/Text/Balanced.pm
8276 ____________________________________________________________________________
8277 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
8278         Log: Subject: [PATCH 5.7.3 TESTS]
8279              From: mjd@plover.com
8280              Date: 1 Apr 2002 20:32:18 -0000
8281              Message-ID: <20020401203218.25230.qmail@plover.com>
8282      Branch: perl
8283            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8284            ! t/op/tiearray.t t/test.pl
8285 ____________________________________________________________________________
8286 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
8287         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
8288              From: Paul_GreenVOS@vos.stratus.com
8289              Date: Mon, 1 Apr 02 15:15 est
8290              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
8291      Branch: perl
8292            ! iperlsys.h
8293 ____________________________________________________________________________
8294 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
8295         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
8296              From: Paul_GreenVOS@vos.stratus.com
8297              Date: Mon, 1 Apr 02 14:11 est
8298              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
8299      Branch: perl
8300            ! lib/ExtUtils/MM_Unix.pm
8301 ____________________________________________________________________________
8302 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
8303         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
8304              From: Nicholas Clark <nick@unfortu.net>
8305              Date: Mon, 1 Apr 2002 19:30:05 +0100
8306              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
8307      Branch: perl
8308            ! t/op/pat.t t/op/utfhash.t
8309 ____________________________________________________________________________
8310 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
8311         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
8312              From: Mark-Jason Dominus <mjd@plover.com>
8313              Date: Mon, 01 Apr 2002 13:22:01 -0500
8314              Message-ID: <20020401182201.21189.qmail@plover.com>
8315      Branch: perl
8316            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
8317 ____________________________________________________________________________
8318 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
8319         Log: Update Changes.
8320      Branch: perl
8321            ! Changes patchlevel.h
8322 ____________________________________________________________________________
8323 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
8324         Log: Subject: [PATCH 5.7.3 DOC]
8325              From: mjd@plover.com
8326              Date: 1 Apr 2002 17:23:40 -0000
8327              Message-ID: <20020401172340.16410.qmail@plover.com>
8328      Branch: perl
8329            ! pod/perldelta.pod
8330 ____________________________________________________________________________
8331 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
8332         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
8333      Branch: perl
8334            ! hints/unicos.sh
8335 ____________________________________________________________________________
8336 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
8337         Log: Advertise piconv and enc2xs.
8338      Branch: perl
8339            ! pod/perldelta.pod
8340 ____________________________________________________________________________
8341 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
8342         Log: Add enc2xs.
8343      Branch: perl
8344            + utils/enc2xs.PL
8345            ! MANIFEST utils/Makefile
8346 ____________________________________________________________________________
8347 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
8348         Log: Integrate perlio;
8349              
8350              Be more explicit testing for \015 not \r
8351      Branch: perl
8352           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
8353           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
8354 ____________________________________________________________________________
8355 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
8356         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
8357              From: Philip Newton <Philip.Newton@gmx.net>
8358              Date: Mon, 01 Apr 2002 17:06:18 +0200
8359              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
8360      Branch: perl
8361            ! lib/charnames.pm lib/charnames.t
8362 ____________________________________________________________________________
8363 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
8364         Log: Subject: detypo patch
8365              From: andreas.koenig@anima.de (Andreas J. Koenig)
8366              Date: Mon, 01 Apr 2002 10:09:21 +0200
8367              Message-ID: <m3r8lzsuvi.fsf@anima.de>
8368      Branch: perl
8369            ! INSTALL
8370 ____________________________________________________________________________
8371 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
8372         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
8373              From: Philip Newton <Philip.Newton@gmx.net>
8374              Date: Mon, 01 Apr 2002 08:12:01 +0200
8375              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
8376      Branch: perl
8377            ! lib/charnames.pm lib/charnames.t
8378 ____________________________________________________________________________
8379 [ 15653] By: nick                                  on 2002/04/01  09:20:24
8380         Log: Be more explicit testing for \015 not \r
8381      Branch: perlio
8382            ! t/io/crlf.t
8383 ____________________________________________________________________________
8384 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
8385         Log: If under UTF-8 locale the utf8.pm really needs to be found.
8386      Branch: perl
8387            ! t/comp/cpp.t t/run/switchPx.t
8388 ____________________________________________________________________________
8389 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
8390         Log: Upgrade to Tie::File 0.91, from mjd.
8391      Branch: perl
8392            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
8393            + lib/Tie/File/t/26_twrite.t
8394            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8395            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8396            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
8397            ! lib/Tie/File/t/16_handle.t
8398 ____________________________________________________________________________
8399 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
8400         Log: DJGPP tweaks from Laszlo.
8401      Branch: perl
8402            ! lib/ExtUtils/MM_DOS.pm util.c
8403 ____________________________________________________________________________
8404 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
8405         Log: Discussion about minimal installations.
8406      Branch: perl
8407            ! INSTALL
8408 ____________________________________________________________________________
8409 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
8410         Log: Comment tweak from Hugo.
8411      Branch: perl
8412            ! regexec.c
8413 ____________________________________________________________________________
8414 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
8415         Log: Another UTF-8 locale tweak from Hugo.
8416      Branch: perl
8417            ! regexec.c
8418 ____________________________________________________________________________
8419 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
8420         Log: Document the known MacOS X locale problem.
8421      Branch: perl
8422            ! pod/perldelta.pod
8423 ____________________________________________________________________________
8424 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
8425         Log: Regex fix from Hugo: in UTF-8 locales the character
8426              counting code didn't work right for minimal matches.
8427      Branch: perl
8428            ! regexec.c
8429 ____________________________________________________________________________
8430 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
8431         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
8432              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8433              Date: Sun, 31 Mar 2002 20:32:43 -0500
8434              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
8435      Branch: perl
8436            ! lib/ExtUtils/xsubpp
8437 ____________________________________________________________________________
8438 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
8439         Log: Document known FreeBSD locale glitch. 
8440      Branch: perl
8441            ! pod/perldelta.pod
8442 ____________________________________________________________________________
8443 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
8444         Log: There is --list in glibc iconv.
8445      Branch: perl
8446            ! ext/Encode/bin/piconv
8447 ____________________________________________________________________________
8448 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
8449         Log: Slight usage tweaks to piconv: show usage with
8450              no -t -f or -l arguments, or with -h.
8451      Branch: perl
8452            ! ext/Encode/bin/piconv
8453 ____________________________________________________________________________
8454 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
8455         Log: Get the piconv installed.
8456      Branch: perl
8457            + utils/piconv.PL
8458            ! MANIFEST utils/Makefile
8459 ____________________________________________________________________________
8460 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
8461         Log: Spelling tweaks.
8462      Branch: perl
8463            ! ext/Encode/bin/piconv
8464 ____________________________________________________________________________
8465 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
8466         Log: Upgrade to Encode 1.11, from Dan Kogai.
8467      Branch: perl
8468            + ext/Encode/Encode/Changes.e2x
8469            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
8470            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
8471            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
8472            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
8473            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
8474            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
8475            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
8476            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
8477            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
8478            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
8479            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
8480            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
8481            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
8482            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
8483            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
8484            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
8485            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
8486            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
8487            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
8488            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
8489            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
8490            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
8491            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
8492            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
8493            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
8494            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
8495            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
8496            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
8497            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
8498            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
8499            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
8500            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
8501            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
8502            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
8503            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8504            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
8505            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
8506            + ext/Encode/ucm/viscii.ucm
8507            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8508            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8509            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8510            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8511            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8512            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8513            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8514            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8515            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8516            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8517            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8518            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8519            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8520            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8521            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8522            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8523            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8524            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8525            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8526            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8527            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8528            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8529            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8530            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8531            - ext/Encode/Encode/ksc5601.ucm
8532            - ext/Encode/Encode/macCentEuro.ucm
8533            - ext/Encode/Encode/macCroatian.ucm
8534            - ext/Encode/Encode/macCyrillic.ucm
8535            - ext/Encode/Encode/macDingbats.ucm
8536            - ext/Encode/Encode/macGreek.ucm
8537            - ext/Encode/Encode/macIceland.ucm
8538            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8539            - ext/Encode/Encode/macRumanian.ucm
8540            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8541            - ext/Encode/Encode/macTurkish.ucm
8542            - ext/Encode/Encode/macUkraine.ucm
8543            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8544            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8545            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
8546            - lib/encoding.pm lib/encoding.t
8547            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
8548            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8549            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
8550            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
8551            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8552            ! ext/Encode/Makefile.PL ext/Encode/README
8553            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8554            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8555            ! ext/Encode/lib/Encode/Alias.pm
8556            ! ext/Encode/lib/Encode/Supported.pod
8557 ____________________________________________________________________________
8558 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
8559         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
8560              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
8561              respective test    and doc tweaks.
8562      Branch: perl
8563            ! lib/charnames.pm lib/charnames.t
8564 ____________________________________________________________________________
8565 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
8566         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
8567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8568              Date: Sun, 31 Mar 2002 22:47:31 +0200
8569              Message-ID: <20020331224731.E854@rafael>
8570      Branch: perl
8571            ! pod/perlfunc.pod
8572 ____________________________________________________________________________
8573 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
8574         Log: Subject: [PATCH] __attribute__ problems with g++
8575              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8576              Date: Sun, 31 Mar 2002 22:43:03 +0200
8577              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
8578      Branch: perl
8579            ! perl.h
8580 ____________________________________________________________________________
8581 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
8582         Log: Put back the #! line, false alarm.
8583      Branch: perl
8584            ! lib/ExtUtils/t/Constant.t
8585 ____________________________________________________________________________
8586 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
8587         Log: Subject: Re: [Patch] pod/perlvar.pod
8588              From: Philip Newton <Philip.Newton@gmx.net>
8589              Date: Sun, 31 Mar 2002 07:40:43 +0200
8590              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
8591      Branch: perl
8592            ! pod/perlvar.pod
8593 ____________________________________________________________________________
8594 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
8595         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
8596              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8597              Date: Sat, 30 Mar 2002 21:37:37 -0500
8598              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
8599      Branch: perl
8600            ! ext/Socket/socketpair.t
8601 ____________________________________________________________________________
8602 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
8603         Log: Subject: Re: compile tweak for Win32
8604              From: Michael G Schwern <schwern@pobox.com>
8605              Date: Fri, 29 Mar 2002 17:48:22 -0500      
8606              Message-ID: <20020329224822.GG16816@blackrider>
8607      Branch: perl
8608            ! win32/buildext.pl
8609 ____________________________________________________________________________
8610 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
8611         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
8612              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8613              Date: Sat, 30 Mar 2002 22:19:46 +0100
8614              Message-ID: <20020330221946.A28497@rafael>
8615      Branch: perl
8616            ! t/lib/1_compile.t
8617 ____________________________________________________________________________
8618 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
8619         Log: Subject: [PATCH regmesg.t] increase output verbosity
8620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8621              Date: Sat, 30 Mar 2002 22:34:08 +0100
8622              Message-ID: <20020330223408.C28497@rafael>
8623      Branch: perl
8624            ! t/op/regmesg.t
8625 ____________________________________________________________________________
8626 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
8627         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
8628              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8629              Date: Sat, 30 Mar 2002 21:36:23 +0100
8630              Message-ID: <20020330213623.A677@rafael>
8631      Branch: perl
8632            ! regcomp.c
8633 ____________________________________________________________________________
8634 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
8635         Log: If using a network filesystem several different hosts
8636              may be trying to lock the same file.  In this case offering
8637              to kill the other process is not that helpful.  (Unless one
8638              has *real* clustering, but that's not usually the case.)
8639      Branch: perl
8640            ! lib/CPAN.pm
8641 ____________________________________________________________________________
8642 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
8643         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
8644              From: andreas.koenig@anima.de (Andreas J. Koenig)
8645              Date: Sat, 30 Mar 2002 06:12:36 +0100
8646              Message-ID: <m3hemyvdtn.fsf@anima.de>
8647      Branch: perl
8648            ! lib/Dumpvalue.pm
8649 ____________________________________________________________________________
8650 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
8651         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
8652              From: Jeremy Zawodny <Jeremy@Zawodny.com>
8653              Date: Fri, 29 Mar 2002 17:55:20 -0800
8654              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
8655      Branch: perl
8656            ! utils/dprofpp.PL
8657 ____________________________________________________________________________
8658 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
8659         Log: Subject: [Patch] pod/perlvar.pod
8660              From: Dan Kogai <dankogai@dan.co.jp>
8661              Date: Sun, 31 Mar 2002 02:03:36 +0900
8662              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
8663      Branch: perl
8664            ! pod/perlvar.pod
8665 ____________________________________________________________________________
8666 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
8667         Log: Subject: [PATCH] MM & Encode fixes
8668              From: Michael G Schwern <schwern@pobox.com>
8669              Date: Sat, 30 Mar 2002 06:41:56 -0500
8670              Message-ID: <20020330114156.GA16533@blackrider>
8671      Branch: perl
8672            + lib/ExtUtils/t/basic.t
8673            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
8674            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
8675            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8676            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8677            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8678            ! lib/ExtUtils/t/hints.t
8679 ____________________________________________________________________________
8680 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
8681         Log: EBCDICification.
8682      Branch: perl
8683            ! lib/charnames.t
8684 ____________________________________________________________________________
8685 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
8686         Log: Upgrade to Tie::File 0.90, from mjd.
8687      Branch: perl
8688            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
8689            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8690            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8691            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
8692            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
8693            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
8694            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
8695            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
8696            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
8697 ____________________________________________________________________________
8698 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
8699         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
8700              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8701              Date: Sat, 30 Mar 2002 00:20:39 +0100
8702              Message-ID: <20020330002039.A716@rafael>
8703      Branch: perl
8704            ! lib/sort.pm
8705 ____________________________________________________________________________
8706 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
8707         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
8708              From: Michael G Schwern <schwern@pobox.com>
8709              Date: Fri, 29 Mar 2002 18:14:20 -0500
8710              Message-ID: <20020329231419.GI16816@blackrider>
8711      Branch: perl
8712            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
8713            ! wince/Makefile.ce
8714 ____________________________________________________________________________
8715 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
8716         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
8717              From: Paul_GreenVOS@vos.stratus.com
8718              Date: Fri, 29 Mar 02 18:01 est
8719              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
8720      Branch: perl
8721            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
8722 ____________________________________________________________________________
8723 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
8724         Log: AUTHORS updates.
8725      Branch: perl
8726            ! AUTHORS
8727 ____________________________________________________________________________
8728 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
8729         Log: Upgrade to Encode 1.01, from Dan Kogai.
8730      Branch: perl
8731            ! ext/Encode/Changes ext/Encode/Encode.pm
8732            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8733            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8734            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8735            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8736            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8737            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8738            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8739            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8740            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8741            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8742            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8743            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8744            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8745            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8746            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8747            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8748            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8749            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8750            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8751            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8752            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8753            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8754            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8755            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8756            ! ext/Encode/Encode/ksc5601.ucm
8757            ! ext/Encode/Encode/macCentEuro.ucm
8758            ! ext/Encode/Encode/macCroatian.ucm
8759            ! ext/Encode/Encode/macCyrillic.ucm
8760            ! ext/Encode/Encode/macDingbats.ucm
8761            ! ext/Encode/Encode/macGreek.ucm
8762            ! ext/Encode/Encode/macIceland.ucm
8763            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8764            ! ext/Encode/Encode/macRumanian.ucm
8765            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8766            ! ext/Encode/Encode/macTurkish.ucm
8767            ! ext/Encode/Encode/macUkraine.ucm
8768            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8769            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8770            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
8771            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8772            ! ext/Encode/lib/Encode/CJKConstants.pm
8773            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
8774            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
8775            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
8776 ____________________________________________________________________________
8777 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
8778         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
8779              From: "Craig A. Berry" <craigberry@mac.com>
8780              Date: Fri, 29 Mar 2002 13:46:28 -0600
8781              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
8782      Branch: perl
8783            ! configure.com
8784 ____________________________________________________________________________
8785 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
8786         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
8787              which one has to get from the CPAN distribution.
8788      Branch: perl
8789            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
8790            + lib/Memoize/t/expmod_t.t
8791            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8792            - lib/Memoize/t/expire_module_t.t
8793            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
8794            ! lib/Memoize/README
8795 ____________________________________________________________________________
8796 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
8797         Log: metaconfig unit tweak.
8798      Branch: metaconfig/U/perl
8799            ! versiononly.U
8800 ____________________________________________________________________________
8801 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
8802         Log: Configure-related tweaks.
8803      Branch: perl
8804            ! Porting/Glossary Porting/config.sh Porting/config_H
8805            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8806            ! vos/config.ga.h
8807 ____________________________________________________________________________
8808 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
8809         Log: Ooops.
8810      Branch: perl
8811            ! t/op/ver.t
8812 ____________________________________________________________________________
8813 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
8814         Log: Subject: [PATCH @15606] d_time for vms
8815              From: "Craig A. Berry" <craigberry@mac.com>
8816              Date: Fri, 29 Mar 2002 11:58:29 -0600
8817              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
8818      Branch: perl
8819            ! configure.com
8820 ____________________________________________________________________________
8821 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
8822         Log: Subject: Re: Regex-Unicode bugs
8823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8824              Date: Thu, 28 Mar 2002 10:12:35 +0100
8825              Message-ID: <20020328101235.F678@rafael>
8826      Branch: perl
8827            ! t/op/regmesg.t
8828 ____________________________________________________________________________
8829 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
8830         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
8831              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8832              Date: Fri, 29 Mar 2002 16:53:27 +0000
8833              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
8834      Branch: perl
8835            ! pod/perlre.pod pod/perlretut.pod
8836 ____________________________________________________________________________
8837 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
8838         Log: Subject: Re: debugger debuggers wanted
8839              From: spidb@cpan.org
8840              Date: Fri, 29 Mar 2002 06:34:11 -0500
8841              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
8842      Branch: perl
8843            ! lib/perl5db.pl
8844 ____________________________________________________________________________
8845 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
8846         Log: Update Changes.
8847      Branch: perl
8848            ! Changes patchlevel.h
8849 ____________________________________________________________________________
8850 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
8851         Log: Rename for 8.3-friendliness.
8852      Branch: perl
8853            + lib/unicore/PropValueAliases.txt
8854            - lib/unicore/PropertyValueAliases.txt
8855            ! MANIFEST lib/unicore/README.perl
8856 ____________________________________________________________________________
8857 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
8858         Log: Retract ExtUtils/t/basic.t until it works.
8859      Branch: perl
8860            - lib/ExtUtils/t/basic.t
8861            ! MANIFEST
8862 ____________________________________________________________________________
8863 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
8864         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
8865              From: Slaven Rezic <slaven.rezic@berlin.de>
8866              Date: 28 Mar 2002 22:27:14 +0100
8867              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
8868      Branch: perl
8869            ! hints/freebsd.sh
8870 ____________________________________________________________________________
8871 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
8872         Log: Interesting... where did this come from?
8873              (The Configure change in #15600)
8874      Branch: perl
8875            ! config_h.SH
8876 ____________________________________________________________________________
8877 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
8878         Log: metaconfig unit change for #15600.
8879      Branch: metaconfig/U/perl
8880            ! versiononly.U
8881 ____________________________________________________________________________
8882 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
8883         Log: Subject: versiononly should not put `old' versions in inc
8884              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8885              Date: Fri, 29 Mar 2002 12:53:49 +0100
8886              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
8887      Branch: perl
8888            ! Configure
8889 ____________________________________________________________________________
8890 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
8891         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
8892              From: Michael G Schwern <schwern@pobox.com>
8893              Date: Fri, 29 Mar 2002 04:12:47 -0500
8894              Message-ID: <20020329091247.GA7432@blackrider>
8895              
8896              (with two nits: (1) change lib/Extutils/Command/MM.pm
8897              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
8898              @INC to compile.t)
8899      Branch: perl
8900            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
8901            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
8902            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
8903            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
8904            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8905            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8906            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
8907            + lib/ExtUtils/t/Problem-Module/Makefile.PL
8908            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8909            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
8910            + t/lib/MakeMaker/Test/Utils.pm
8911            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
8912            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
8913            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
8914            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
8915            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
8916            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8917            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8918            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
8919            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
8920            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
8921            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
8922            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
8923            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
8924            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
8925            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
8926            ! t/lib/TieOut.pm
8927 ____________________________________________________________________________
8928 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
8929         Log: Leftovers from Encode 0.99.
8930      Branch: perl
8931            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
8932            - ext/Encode/compile ext/Encode/encode.h
8933            - ext/Encode/lib/Encode/CN/2022_CN.pm
8934            - ext/Encode/lib/Encode/Details.pod
8935 ____________________________________________________________________________
8936 [ 15597] By: nick                                  on 2002/03/29  14:03:35
8937         Log: Integrate mainline
8938      Branch: perlio
8939           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
8940           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
8941           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8942           !> (integrate 130 files)
8943 ____________________________________________________________________________
8944 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
8945         Log: Subject: Another Unicode-3.2-induced doc fix
8946              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8947              Date: Fri, 29 Mar 2002 21:45:47 +0900
8948              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
8949      Branch: perl
8950            ! ext/Unicode/Normalize/Normalize.pm
8951 ____________________________________________________________________________
8952 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
8953         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
8954              From: Slaven Rezic <slaven.rezic@berlin.de>
8955              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
8956              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
8957      Branch: perl
8958            ! reentr.c reentr.pl
8959 ____________________________________________________________________________
8960 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
8961         Log: Subject: [PATCH] Quieting OS X
8962              From: Michael G Schwern <schwern@pobox.com>
8963              Date: Fri, 29 Mar 2002 05:46:23 -0500
8964              Message-ID: <20020329104622.GA9163@blackrider>
8965      Branch: perl
8966            ! ext/POSIX/t/posix.t t/op/stat.t
8967 ____________________________________________________________________________
8968 [ 15593] By: ams                                   on 2002/03/29  07:32:22
8969         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
8970              From: Paul_GreenVOS@vos.stratus.com
8971              Date: Fri, 29 Mar 02 0:05 est
8972              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
8973      Branch: perl
8974            ! ext/Time/HiRes/HiRes.xs
8975 ____________________________________________________________________________
8976 [ 15592] By: ams                                   on 2002/03/29  07:28:29
8977         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
8978              From: Spider Boardman <spidb@cpan.org>
8979              Date: Fri, 29 Mar 2002 00:52:24 -0500
8980              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
8981      Branch: perl
8982            ! op.c t/op/attrs.t
8983 ____________________________________________________________________________
8984 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
8985         Log: It's perlce.
8986      Branch: perl
8987            ! pod/perldelta.pod
8988 ____________________________________________________________________________
8989 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
8990         Log: MPE/iX tweaks from Mark Bixby.
8991      Branch: perl
8992            ! ext/Storable/t/lock.t mpeix/relink
8993 ____________________________________________________________________________
8994 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
8995         Log: Upgrade to Encode 1.00, from Dan Kogai.
8996              
8997              (one nit: bin/enc2xs needed also ../..)
8998      Branch: perl
8999            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9000            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9001            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9002            ! (edit 104 files)
9003 ____________________________________________________________________________
9004 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
9005         Log: Subject: [PATCH] NEXT LINE --> NEL
9006              From: Philip Newton <Philip.Newton@gmx.net>
9007              Date: Thu, 28 Mar 2002 21:03:10 +0000
9008              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
9009      Branch: perl
9010            ! lib/charnames.pm lib/charnames.t
9011 ____________________________________________________________________________
9012 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
9013         Log: binmode :bytes, again.
9014      Branch: perl
9015            ! lib/utf8.t
9016 ____________________________________________________________________________
9017 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
9018         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
9019              From: Mark-Jason Dominus <mjd@plover.com>
9020              Date: Thu, 28 Mar 2002 10:36:03 -0500
9021              Message-ID: <20020328153603.11992.qmail@plover.com>
9022      Branch: perl
9023            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9024 ____________________________________________________________________________
9025 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
9026         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
9027      Branch: perl
9028            ! lib/charnames.pm lib/charnames.t pp_pack.c
9029 ____________________________________________________________________________
9030 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
9031         Log: If expecting UTF-8, probably not expecting UTF-16.
9032      Branch: perl
9033            ! t/comp/require.t
9034 ____________________________________________________________________________
9035 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
9036         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
9037              From: Paul_GreenVOS@vos.stratus.com
9038              Date: Thu, 28 Mar 02 8:22 est
9039              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
9040      Branch: perl
9041            ! lib/Time/Local.pm
9042 ____________________________________________________________________________
9043 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
9044         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
9045              From: Paul_GreenVOS@vos.stratus.com
9046              Date: Thu, 28 Mar 02 7:46 est
9047              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
9048      Branch: perl
9049            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
9050 ____________________________________________________________________________
9051 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
9052         Log: A little bit better error message for \pq, still
9053              not good because the script context is not shown.
9054      Branch: perl
9055            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
9056 ____________________________________________________________________________
9057 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
9058         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
9059              From: Jeffrey Friedl <jfriedl@yahoo.com>
9060              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
9061              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
9062      Branch: perl
9063            ! sv.c t/op/pat.t
9064 ____________________________________________________________________________
9065 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
9066         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
9067              From: Mark-Jason Dominus <mjd@plover.com>
9068              Date: Thu, 28 Mar 2002 05:04:40 -0500
9069              Message-ID: <20020328100440.22081.qmail@plover.com>
9070      Branch: perl
9071            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9072 ____________________________________________________________________________
9073 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
9074         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
9075              From: mjd@plover.com
9076              Date: 28 Mar 2002 09:22:06 -0000
9077              Message-ID: <20020328092206.18833.qmail@plover.com>
9078      Branch: perl
9079            ! lib/encoding.t
9080 ____________________________________________________________________________
9081 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
9082         Log: Unicode 3.2.0-induced doc tweaks.
9083      Branch: perl
9084            ! pod/perlretut.pod pod/perlunicode.pod
9085 ____________________________________________________________________________
9086 [ 15576] By: nick                                  on 2002/03/28  07:40:04
9087         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
9088      Branch: perlio
9089           +> (branch 31 files)
9090           !> (integrate 162 files)
9091 ____________________________________________________________________________
9092 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
9093         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
9094              From: Paul_GreenVOS@vos.stratus.com
9095              Date: Thu, 28 Mar 02 0:16 est
9096              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
9097      Branch: perl
9098            ! ext/POSIX/t/posix.t
9099 ____________________________________________________________________________
9100 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
9101         Log: Subject: Re: Regex-Unicode bugs
9102              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9103              Date: Wed, 27 Mar 2002 13:48:06 +0100
9104              Message-ID: <20020327134806.C18945@rafael>
9105              
9106              regmesg.t patch still would be nice.
9107      Branch: perl
9108            ! regcomp.c
9109 ____________________________________________________________________________
9110 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
9111         Log: Subject: Re: Regex-Unicode bugs
9112              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9113              Date: Wed, 27 Mar 2002 12:39:57 +0000
9114              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
9115      Branch: perl
9116            ! pod/perldiag.pod regcomp.c
9117 ____________________________________________________________________________
9118 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
9119         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
9120              From: Paul_GreenVOS@vos.stratus.com
9121              Date: Wed, 27 Mar 02 23:33 est
9122              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
9123      Branch: perl
9124            ! t/io/fs.t
9125 ____________________________________________________________________________
9126 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
9127         Log: The Official 3.2.0 came out.
9128      Branch: perl
9129            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
9130            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
9131            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
9132            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
9133            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
9134            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
9135            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
9136            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
9137            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
9138            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
9139            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
9140            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
9141            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
9142            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
9143            + lib/unicore/lib/UnifiedI.pl
9144            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
9145 ____________________________________________________________________________
9146 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
9147         Log: socketpair binmode :bytes.
9148      Branch: perl
9149            ! ext/Socket/socketpair.t
9150 ____________________________________________________________________________
9151 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
9152         Log: Don't install anything beneath 't' directories.
9153      Branch: perl
9154            ! installperl
9155 ____________________________________________________________________________
9156 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
9157         Log: More UTF-8 locale sensitivity.
9158      Branch: perl
9159            ! t/io/utf8.t
9160 ____________________________________________________________________________
9161 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
9162         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
9163              From: Stas Bekman <stas@stason.org>
9164              Date: Thu, 28 Mar 2002 10:13:45 +0800
9165              Message-ID: <3CA27C59.4020209@stason.org>
9166              
9167              Temp file cleanup.
9168      Branch: perl
9169            ! lib/Pod/t/pod2html-lib.pl
9170 ____________________________________________________________________________
9171 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
9172         Log: Be compatible also with non-UTF-8 locales.
9173      Branch: perl
9174            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
9175            ! lib/Locale/Language.pod
9176 ____________________________________________________________________________
9177 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
9178         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9179              From: Spider Boardman <spidb@cpan.org>
9180              Date: Wed, 27 Mar 2002 20:52:28 -0500
9181              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
9182      Branch: perl
9183            ! cv.h op.c t/op/attrs.t toke.c
9184 ____________________________________________________________________________
9185 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
9186         Log: "Last element".
9187      Branch: perl
9188            ! pod/perlfunc.pod
9189 ____________________________________________________________________________
9190 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
9191         Log: Subject: Error in perlfunc for "die"
9192              From: William R Ward <bill@wards.net>
9193              Date: 27 Mar 2002 12:31:32 -0800
9194              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
9195      Branch: perl
9196            ! pod/perlfunc.pod
9197 ____________________________________________________________________________
9198 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
9199         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
9200              From: Mark Kvale <kvale@phy.ucsf.edu>
9201              Date: Wed, 27 Mar 2002 16:45:37 -0800
9202              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
9203      Branch: perl
9204            ! pod/perlre.pod pod/perlretut.pod
9205 ____________________________________________________________________________
9206 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
9207         Log: Try to handle UTF-8 locales.
9208      Branch: perl
9209            ! lib/locale.t
9210 ____________________________________________________________________________
9211 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
9212         Log: More binmode :bytes.
9213      Branch: perl
9214            ! t/io/utf8.t
9215 ____________________________________________________________________________
9216 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
9217         Log: binmode(FH, ":bytes") is the right way, methinks.
9218      Branch: perl
9219            ! ext/PerlIO/t/encoding.t
9220 ____________________________________________________________________________
9221 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
9222         Log: UTF-8 locale: need to open explicitly for bytes.
9223      Branch: perl
9224            ! ext/PerlIO/t/encoding.t
9225 ____________________________________________________________________________
9226 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
9227         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
9228      Branch: perl
9229            ! lib/Locale/Language.pm lib/Locale/Language.pod
9230 ____________________________________________________________________________
9231 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
9232         Log: Warn instead of croak.
9233      Branch: perl
9234            ! pod/perldiag.pod utf8.c
9235 ____________________________________________________________________________
9236 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
9237         Log: UTF-8 locale: there might already be one UTF-8 discipline.
9238      Branch: perl
9239            ! lib/open.t
9240 ____________________________________________________________________________
9241 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
9242         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
9243              From: "Craig A. Berry" <craigberry@mac.com>
9244              Date: Wed, 27 Mar 2002 15:22:13 -0600
9245              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
9246      Branch: perl
9247            ! t/lib/1_compile.t t/lib/compmod.pl
9248 ____________________________________________________________________________
9249 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
9250         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
9251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9252              Date: Wed, 27 Mar 2002 22:35:03 +0100
9253              Message-ID: <20020327223503.A678@rafael>
9254      Branch: perl
9255            ! pod/perlop.pod
9256 ____________________________________________________________________________
9257 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
9258         Log: Start using the Unicode 3.2.0 data (NOTE: still
9259              unofficial, but the data is unlikely to change much.
9260              Doublecheck when 3.2.0 gets released.)
9261      Branch: perl
9262            + lib/unicore/PropertyAliases.txt
9263            + lib/unicore/PropertyValueAliases.txt
9264            ! (edit 129 files)
9265 ____________________________________________________________________________
9266 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
9267         Log: Update Changes.
9268      Branch: perl
9269            ! Changes patchlevel.h
9270 ____________________________________________________________________________
9271 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
9272         Log: Further fixing for #15549.  Six tests are failing
9273              under Solaris with en_US.UTF-8 but those failures seem
9274              unrelated to the BOUND problem, will look at them later.
9275      Branch: perl
9276            ! regexec.c
9277 ____________________________________________________________________________
9278 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
9279         Log: Possible fix for "Orks, Dragons, and Elves":
9280              should now build under UTF-8 locales (is building
9281              under Solaris en_US.UTF-8 right now).
9282      Branch: perl
9283            ! Makefile.SH regexec.c
9284 ____________________________________________________________________________
9285 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
9286         Log: Forgotten from #15523.
9287      Branch: perl
9288            ! lib/Math/BigInt/Calc.pm
9289 ____________________________________________________________________________
9290 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
9291         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
9292              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
9293              Date: Wed, 27 Mar 2002 13:32:00 +0100
9294              Message-ID: <20020327133200.A18945@rafael>
9295      Branch: perl
9296            ! regcomp.c t/lib/warnings/regcomp
9297 ____________________________________________________________________________
9298 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
9299         Log: Subject: [PATCH] MANIFES --> MANIFEST
9300              From: Philip Newton <Philip.Newton@gmx.net>
9301              Date: Wed, 27 Mar 2002 10:05:46 +0000
9302              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
9303              
9304              (plus a few tweaks more)
9305      Branch: perl
9306            ! Porting/check83.pl
9307 ____________________________________________________________________________
9308 [ 15545] By: nick                                  on 2002/03/27  07:37:36
9309         Log: Integrate mainline
9310      Branch: perlio
9311           +> lib/Math/BigInt/t/with_sub.t
9312            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9313            - lib/bignum/t/trace.t
9314           !> (integrate 76 files)
9315 ____________________________________________________________________________
9316 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
9317         Log: Obsolete mailing list information.
9318      Branch: perl
9319            ! README.bs2000 README.os390 README.vmesa
9320 ____________________________________________________________________________
9321 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
9322         Log: More URL "whitespacing".
9323      Branch: perl
9324            ! README.bs2000 README.hurd README.mpeix README.netware
9325            ! README.os390 README.vmesa README.vos README.win32
9326            ! pod/perl5004delta.pod pod/perl5005delta.pod
9327            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
9328            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
9329            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
9330            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
9331            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
9332            ! pod/perltodo.pod
9333 ____________________________________________________________________________
9334 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
9335         Log: I like doubleclicking on URLs in pods to select them.
9336      Branch: perl
9337            ! README.amiga README.epoc README.vos pod/perl561delta.pod
9338            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
9339            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9340            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
9341            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
9342            ! pod/perltodo.pod pod/perlvar.pod
9343 ____________________________________________________________________________
9344 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
9345         Log: Regen modlib.
9346      Branch: perl
9347            ! pod/perlmodlib.pod
9348 ____________________________________________________________________________
9349 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
9350         Log: Update the CPAN sites list.
9351      Branch: perl
9352            ! pod/perlmodlib.PL pod/perlmodlib.pod
9353 ____________________________________________________________________________
9354 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
9355         Log: Regen modlib, toc.
9356      Branch: perl
9357            ! pod/perlmodlib.pod pod/perltoc.pod
9358 ____________________________________________________________________________
9359 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
9360         Log: s/rationale/rational/
9361      Branch: perl
9362            ! lib/Math/BigRat.pm lib/bigrat.pm
9363 ____________________________________________________________________________
9364 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
9365         Log: s/done/esac/
9366      Branch: perl
9367            ! hints/dec_osf.sh
9368 ____________________________________________________________________________
9369 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
9370         Log: Advertise big* and BigRat.
9371      Branch: perl
9372            ! pod/perldelta.pod
9373 ____________________________________________________________________________
9374 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
9375         Log: A missing ) in #15527.
9376      Branch: perl
9377            ! pp_sys.c
9378 ____________________________________________________________________________
9379 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
9380         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
9381              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9382              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
9383              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
9384      Branch: perl
9385            ! lib/ExtUtils/typemap
9386 ____________________________________________________________________________
9387 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
9388         Log: Subject: Re: Cygwin PerlIO.t failing
9389              From: Stas Bekman <stas@stason.org>
9390              Date: Wed, 27 Mar 2002 01:34:11 +0800
9391              Message-ID: <3CA0B113.1070800@stason.org>
9392      Branch: perl
9393            ! ext/PerlIO/PerlIO.t
9394 ____________________________________________________________________________
9395 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
9396         Log: Subject: [PATCH] safety check for vms/test.com
9397              From: "Craig A. Berry" <craigberry@mac.com>
9398              Date: Tue, 26 Mar 2002 12:15:21 -0600
9399              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
9400      Branch: perl
9401            ! vms/test.com
9402 ____________________________________________________________________________
9403 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
9404         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
9405              From: PPrymmer@factset.com
9406              Date: Tue, 26 Mar 2002 13:04:59 -0500
9407              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
9408      Branch: perl
9409            ! configure.com
9410 ____________________________________________________________________________
9411 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
9412         Log: Subject: [PATCH] Minor typo in test harness
9413              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9414              Date: Tue, 26 Mar 2002 17:44:06 -0000
9415              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
9416      Branch: perl
9417            ! t/lib/warnings/perlio
9418 ____________________________________________________________________________
9419 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
9420         Log: Subject: PATCH s2p.PL
9421              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9422              Date: Tue, 26 Mar 2002 17:16:46 +0100
9423              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
9424      Branch: perl
9425            ! x2p/s2p.PL
9426 ____________________________________________________________________________
9427 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
9428         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
9429      Branch: perl
9430            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9431            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9432            ! MANIFEST
9433 ____________________________________________________________________________
9434 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
9435         Log: Avoid and document a weird bug in UNICOS/mk.
9436      Branch: perl
9437            ! pod/perldelta.pod pp_sys.c
9438 ____________________________________________________________________________
9439 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
9440         Log: Math::BigInt::Lite 0.09, from Tels.
9441      Branch: perl
9442            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9443            ! MANIFEST
9444 ____________________________________________________________________________
9445 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
9446         Log: For now disable the test in OS/390; it seems to hang,
9447              but frustratingly seems to run from command line and
9448              from Perl debugger.
9449      Branch: perl
9450            ! lib/Math/BigInt/t/mbi_rand.t
9451 ____________________________________________________________________________
9452 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
9453         Log: EPOC update from Olaf Flebbe.
9454      Branch: perl
9455            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
9456            ! pod/perlport.pod t/io/fs.t
9457 ____________________________________________________________________________
9458 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
9459         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
9460              and bignum 0.11, from Tels.
9461      Branch: perl
9462            + lib/Math/BigInt/t/with_sub.t
9463            - lib/bignum/t/trace.t
9464            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9465            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
9466            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
9467            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
9468            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
9469            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
9470            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
9471            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
9472            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
9473            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
9474            ! lib/bignum/t/bigrat.t lib/bigrat.pm
9475            ! t/lib/Math/BigInt/Subclass.pm
9476 ____________________________________________________________________________
9477 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
9478         Log: Integrate perlio;
9479              
9480              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9481              
9482              Testcase for crlf spanning buffer boundary
9483      Branch: perl
9484           +> t/io/crlf.t
9485           !> MANIFEST perlio.c
9486 ____________________________________________________________________________
9487 [ 15521] By: nick                                  on 2002/03/26  15:31:55
9488         Log: Testcase for crlf spanning buffer boundary
9489      Branch: perlio
9490            + t/io/crlf.t
9491            ! MANIFEST
9492 ____________________________________________________________________________
9493 [ 15520] By: nick                                  on 2002/03/26  15:09:52
9494         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9495      Branch: perlio
9496            ! perlio.c
9497 ____________________________________________________________________________
9498 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
9499         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
9500      Branch: perl
9501            ! t/lib/1_compile.t
9502 ____________________________________________________________________________
9503 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
9504         Log: Document the Configure (really, awk) glitch in
9505              UNICOS/mk.
9506      Branch: perl
9507            ! pod/perldelta.pod
9508 ____________________________________________________________________________
9509 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
9510         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
9511              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9512              Date: Fri, 22 Mar 2002 16:11:28 +0100
9513              Message-ID: <3C9B57B0.31936.496399@localhost>
9514      Branch: perl
9515            ! win32/win32.c
9516 ____________________________________________________________________________
9517 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
9518         Log: Subject: Re: Jarkko likes OOOOs
9519              From: "Gerrit P. Haase" <gp@familiehaase.de>
9520              Date: Tue, 26 Mar 2002 08:44:02 +0100
9521              Message-ID: <40509050505.20020326084402@familiehaase.de>
9522      Branch: perl
9523            ! t/io/fs.t
9524 ____________________________________________________________________________
9525 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
9526         Log: Subject: [patch utils/perlbug] subject header setting problem      
9527              From: Stas Bekman <stas@stason.org>
9528              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
9529              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
9530      Branch: perl
9531            ! utils/perlbug.PL
9532 ____________________________________________________________________________
9533 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
9534         Log: Subject: [PATCH] win32/makefile.mk
9535              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9536              Date: Tue, 26 Mar 2002 13:56:19 +0100
9537              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
9538      Branch: perl
9539            ! win32/makefile.mk
9540 ____________________________________________________________________________
9541 [ 15513] By: nick                                  on 2002/03/26  07:17:17
9542         Log: Integrate mainline
9543      Branch: perlio
9544           +> (branch 39 files)
9545            - (delete 109 files)
9546           !> (integrate 105 files)
9547 ____________________________________________________________________________
9548 [ 15512] By: nick                                  on 2002/03/26  06:52:42
9549         Log: Integrate mainline
9550      Branch: perlio
9551           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
9552           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
9553           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
9554           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
9555           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
9556 ____________________________________________________________________________
9557 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
9558         Log: Installation advice from Robert Spier. 
9559      Branch: perl
9560            ! INSTALL
9561 ____________________________________________________________________________
9562 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
9563         Log: Stas setting things right.
9564      Branch: perl
9565            ! ext/PerlIO/PerlIO.t
9566 ____________________________________________________________________________
9567 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
9568         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
9569              From: Paul_GreenVOS@vos.stratus.com
9570              Date: Mon, 25 Mar 02 23:57 est
9571              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
9572      Branch: perl
9573            ! ext/IO/lib/IO/t/io_unix.t
9574 ____________________________________________________________________________
9575 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
9576         Log: Add threads hints for UNICOS/mk and UNICOS.
9577              (I'm just guessing on UNICOS.)
9578      Branch: perl
9579            ! hints/unicos.sh hints/unicosmk.sh
9580 ____________________________________________________________________________
9581 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
9582         Log: Mention the effect of Unicode keys on hashes.
9583      Branch: perl
9584            ! pod/perlunicode.pod
9585 ____________________________________________________________________________
9586 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
9587         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
9588              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
9589              Date: Mon, 25 Mar 2002 17:24:33 -0600
9590              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
9591      Branch: perl
9592            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
9593            ! vms/vms_yfix.pl
9594 ____________________________________________________________________________
9595 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
9596         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
9597      Branch: perl
9598            ! hints/dec_osf.sh
9599 ____________________________________________________________________________
9600 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
9601         Log: The .ucm of Encode are big when uncompressed.
9602      Branch: perl
9603            ! INSTALL
9604 ____________________________________________________________________________
9605 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
9606         Log: I don't understand what is going on what these
9607              news tests, retracting the whole lot.
9608      Branch: perl
9609            ! ext/PerlIO/PerlIO.t
9610 ____________________________________________________________________________
9611 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
9612         Log: Upgrade to Encode 0.99, from Dan Kogai.
9613      Branch: perl
9614            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
9615            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
9616            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
9617            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
9618            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
9619            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
9620            + ext/Encode/Encode/ksc5601.ucm
9621            + ext/Encode/Encode/macCentEuro.ucm
9622            + ext/Encode/Encode/macCroatian.ucm
9623            + ext/Encode/Encode/macCyrillic.ucm
9624            + ext/Encode/Encode/macDingbats.ucm
9625            + ext/Encode/Encode/macGreek.ucm
9626            + ext/Encode/Encode/macIceland.ucm
9627            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9628            + ext/Encode/Encode/macRumanian.ucm
9629            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9630            + ext/Encode/Encode/macTurkish.ucm
9631            + ext/Encode/Encode/macUkraine.ucm
9632            + ext/Encode/Encode/shiftjis.ucm
9633            + ext/Encode/lib/Encode/10646_1.pm
9634            + ext/Encode/lib/Encode/CJKConstants.pm
9635            + ext/Encode/lib/Encode/CN/2022_CN.pm
9636            + ext/Encode/lib/Encode/JP/2022_JP.pm
9637            + ext/Encode/lib/Encode/JP/2022_JP1.pm
9638            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
9639            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9640            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9641            + ext/Encode/ucm2table
9642            - (delete 109 files)
9643            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9644            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
9645            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
9646            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9647            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9648            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9649            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9650            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9651            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9652            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9653            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9654            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9655            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9656            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9657            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
9658            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
9659            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9660            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9661            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9662            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9663            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
9664            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9665            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9666            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
9667            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
9668            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9669            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9670            ! ext/Encode/Makefile.PL ext/Encode/README
9671            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
9672            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9673            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
9674            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
9675            ! ext/Encode/lib/Encode/Details.pod
9676            ! ext/Encode/lib/Encode/Encoding.pm
9677            ! ext/Encode/lib/Encode/Internal.pm
9678            ! ext/Encode/lib/Encode/JP/H2Z.pm
9679            ! ext/Encode/lib/Encode/JP/JIS.pm
9680            ! ext/Encode/lib/Encode/Supported.pod
9681            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
9682            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9683            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
9684            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
9685            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
9686            ! ext/Encode/t/jisx0212.ref
9687 ____________________________________________________________________________
9688 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
9689         Log: Noise with -w.
9690      Branch: perl
9691            ! ext/PerlIO/PerlIO.t
9692 ____________________________________________________________________________
9693 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
9694         Log: If no perlio no perlio warnings, either.
9695      Branch: perl
9696            ! lib/warnings.t
9697 ____________________________________________________________________________
9698 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
9699         Log: ...and put some of the new perlio tests here.
9700              The in-memory ones not yet since my poor brain
9701              refuses to find the right TODO incantation.
9702      Branch: perl
9703            ! ext/PerlIO/PerlIO.t
9704 ____________________________________________________________________________
9705 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
9706         Log: Take away the perlio-requiring tests..
9707      Branch: perl
9708            ! t/io/open.t
9709 ____________________________________________________________________________
9710 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
9711         Log: More correct now, but actually the two new tests
9712              need to be moved, since they are perlio-only...
9713      Branch: perl
9714            ! t/io/open.t
9715 ____________________________________________________________________________
9716 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
9717         Log: More neo-io tests from Stas Bekman.
9718      Branch: perl
9719            ! t/io/open.t
9720 ____________________________________________________________________________
9721 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
9722         Log: Document the QNX6 sprintf glitch.
9723      Branch: perl
9724            ! pod/perldelta.pod
9725 ____________________________________________________________________________
9726 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
9727         Log: AmigaOS must use the ixemul directly, since there
9728              is no more vfork support.
9729      Branch: perl
9730            ! hints/amigaos.sh
9731 ____________________________________________________________________________
9732 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
9733         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
9734              From: Norton Allen <allen@huarp.harvard.edu>
9735              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
9736              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
9737      Branch: perl
9738            ! pp_sys.c
9739 ____________________________________________________________________________
9740 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
9741         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
9742              From: Norton Allen <allen@huarp.harvard.edu>
9743              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
9744              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
9745      Branch: perl
9746            ! ext/Socket/socketpair.t
9747 ____________________________________________________________________________
9748 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
9749         Log: Clarify the 8.3 rule.
9750      Branch: perl
9751            ! Porting/check83.pl
9752 ____________________________________________________________________________
9753 [ 15490] By: nick                                  on 2002/03/25  16:05:07
9754         Log: Integrate mainline
9755      Branch: perlio
9756           +> ext/Encode/lib/Encode/EncFormat.pod
9757           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
9758            - ext/Encode/lib/EncodeFormat.pod
9759           !> (integrate 41 files)
9760 ____________________________________________________________________________
9761 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
9762         Log: Update Changes.
9763      Branch: perl
9764            ! Changes patchlevel.h
9765 ____________________________________________________________________________
9766 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
9767         Log: Forgotten from #15486.
9768      Branch: perl
9769            ! perl.c
9770 ____________________________________________________________________________
9771 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
9772         Log: It seems that FreeBSD does not like using Perl's malloc
9773              when multithreaded.
9774      Branch: perl
9775            ! hints/freebsd.sh
9776 ____________________________________________________________________________
9777 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
9778         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
9779              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9780              Date: Mon, 25 Mar 2002 11:33:17 +0100
9781              Message-ID: <20020325113317.A1410@rafael>
9782              
9783              Apparently VMS does not do YYDEBUG.
9784      Branch: perl
9785            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
9786 ____________________________________________________________________________
9787 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
9788         Log: Subject: [PATCH] warnings for perlio + others
9789              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9790              Date: Mon, 25 Mar 2002 13:01:44 -0000
9791              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
9792      Branch: perl
9793            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
9794            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
9795            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
9796            ! warnings.pl
9797 ____________________________________________________________________________
9798 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
9799         Log: As verified by Doug MacEachern.
9800      Branch: perl
9801            ! pod/perldelta.pod
9802 ____________________________________________________________________________
9803 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
9804         Log: MPE/iX update from Mark Bixby.
9805      Branch: perl
9806            + mpeix/mpeix.c
9807            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
9808            ! hints/mpeix.sh mpeix/mpeixish.h
9809 ____________________________________________________________________________
9810 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
9811         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
9812              From: Nicholas Clark <nick@unfortu.net>
9813              Date: Sun, 24 Mar 2002 22:50:06 +0000
9814              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
9815      Branch: perl
9816            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
9817 ____________________________________________________________________________
9818 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
9819         Log: Subject: [PATCH] fix warning + carp interaction
9820              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
9821              Date: Sun, 24 Mar 2002 23:00:21 -0000
9822              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
9823      Branch: perl
9824            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
9825            ! warnings.pl
9826 ____________________________________________________________________________
9827 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
9828         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
9829              (All the code changes have already been applied earlier.)
9830      Branch: perl
9831            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9832 ____________________________________________________________________________
9833 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
9834         Log: DB_File: for the core version, no need to specify
9835              a minimum MM version.
9836      Branch: perl
9837            ! ext/DB_File/Makefile.PL
9838 ____________________________________________________________________________
9839 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
9840         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
9841              From: Dave Mitchell <davem@fdgroup.com>
9842              Date: Sun, 24 Mar 2002 22:23:08 +0000
9843              Message-ID: <20020324222308.B21963@fdgroup.com>
9844      Branch: perl
9845            ! pp_pack.c
9846 ____________________________________________________________________________
9847 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
9848         Log: Subject: [PATCH @15450] errno help for VMS
9849              From: "Craig A. Berry" <craigberry@mac.com>
9850              Date: Sun, 24 Mar 2002 16:17:52 -0600
9851              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
9852      Branch: perl
9853            ! ext/POSIX/t/posix.t vms/vms.c
9854 ____________________________________________________________________________
9855 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
9856         Log: Upgrade to Locale::Codes 2.03.
9857      Branch: perl
9858            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
9859            ! lib/Locale/Country.pm
9860 ____________________________________________________________________________
9861 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
9862         Log: metaconfig unit change for #15474.
9863      Branch: metaconfig/U/perl
9864            ! Extensions.U
9865 ____________________________________________________________________________
9866 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
9867         Log: The #15472 said "properly".  Ha!
9868      Branch: perl
9869            ! Configure
9870 ____________________________________________________________________________
9871 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
9872         Log: metaconfig unit change for #15472.
9873      Branch: metaconfig/U/perl
9874            ! Extensions.U
9875 ____________________________________________________________________________
9876 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
9877         Log: Properly scan for the subextensions of Encode
9878              when doing static builds.
9879      Branch: perl
9880            ! Configure
9881 ____________________________________________________________________________
9882 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
9883         Log: Tru64: Document the known odbm failure with static builds.
9884      Branch: perl
9885            ! README.tru64
9886 ____________________________________________________________________________
9887 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
9888         Log: microperl tweaks.
9889      Branch: perl
9890            ! Makefile.micro locale.c util.c
9891 ____________________________________________________________________________
9892 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
9893         Log: metaconfig unit changes for #15468.
9894      Branch: metaconfig
9895            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
9896            ! U/modified/libc.U U/modified/libs.U
9897            ! U/threads/d_pthread_atfork.U
9898 ____________________________________________________________________________
9899 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
9900         Log: Various metaconfig unit cleanup; only one visible change
9901              in Configure, though.
9902      Branch: perl
9903            ! Configure
9904 ____________________________________________________________________________
9905 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
9906         Log: Upgrade to Encode 0.98, from Dan Kogai.
9907      Branch: perl
9908            + ext/Encode/lib/Encode/EncFormat.pod
9909            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
9910            - ext/Encode/lib/EncodeFormat.pod
9911            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
9912            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
9913            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9914            ! ext/Encode/lib/Encode/Alias.pm
9915            ! ext/Encode/lib/Encode/Details.pod
9916            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9917            ! ext/Encode/lib/Encode/JP/JIS.pm
9918            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
9919 ____________________________________________________________________________
9920 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
9921         Log: Integrate perlio;
9922              
9923              Avoid core-dump in Encode with PERLIO=mmap
9924      Branch: perl
9925           !> ext/Encode/Encode.xs
9926 ____________________________________________________________________________
9927 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
9928         Log: In the spirit of #15464.
9929      Branch: perl
9930            ! perl.c sv.c
9931 ____________________________________________________________________________
9932 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
9933         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
9934              From: Michael G Schwern <schwern@pobox.com>
9935              Date: Sun, 24 Mar 2002 02:27:25 -0500
9936              Message-ID: <20020324072725.GA3554@blackrider>
9937      Branch: perl
9938            ! perl.c
9939 ____________________________________________________________________________
9940 [ 15463] By: nick                                  on 2002/03/24  10:24:41
9941         Log: Integrate mainline
9942      Branch: perlio
9943           +> (branch 28 files)
9944            - lib/bigfloat.t lib/bigint.t
9945           !> (integrate 59 files)
9946 ____________________________________________________________________________
9947 [ 15462] By: nick                                  on 2002/03/24  08:59:35
9948         Log: Avoid core-dump in Encode with PERLIO=mmap
9949      Branch: perlio
9950            ! ext/Encode/Encode.xs
9951 ____________________________________________________________________________
9952 [ 15461] By: nick                                  on 2002/03/24  08:58:21
9953         Log: Too many machines doing integrate mainline
9954      Branch: perlio
9955           !> Changes Configure lib/AutoSplit.t
9956           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
9957           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
9958           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
9959           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
9960 ____________________________________________________________________________
9961 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
9962         Log: Retract Math::BigInt::Lite for now, seems to confuse
9963              bignum and bigrat.
9964      Branch: perl
9965            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9966            ! MANIFEST
9967 ____________________________________________________________________________
9968 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
9969         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
9970              From: "Craig A. Berry" <craigberry@mac.com>
9971              Date: Sat, 23 Mar 2002 23:23:00 -0600
9972              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
9973      Branch: perl
9974            ! configure.com vms/vms.c
9975 ____________________________________________________________________________
9976 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
9977         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
9978              From: Michael G Schwern <schwern@pobox.com>
9979              Date: Sat, 23 Mar 2002 21:32:32 -0500
9980              Message-ID: <20020324023232.GA29972@blackrider>
9981              
9982              (with Russ Allbery's simplifications)
9983      Branch: perl
9984            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
9985 ____________________________________________________________________________
9986 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
9987         Log: Merge Math::BigInt::Lite 0.08, from Tels.
9988      Branch: perl
9989            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9990            ! MANIFEST
9991 ____________________________________________________________________________
9992 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
9993         Log: Too chatty.
9994      Branch: perl
9995            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
9996 ____________________________________________________________________________
9997 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
9998         Log: Merge bignum 0.10, from Tels.
9999      Branch: perl
10000            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
10001            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
10002            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
10003            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10004            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
10005            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
10006            ! MANIFEST
10007 ____________________________________________________________________________
10008 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
10009         Log: Rename the Perl 4 tests in preparation of bignum.
10010      Branch: perl
10011            + lib/bigfloatpl.t lib/bigintpl.t
10012            - lib/bigfloat.t lib/bigint.t
10013            ! MANIFEST
10014 ____________________________________________________________________________
10015 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
10016         Log: Merge Math::BigRat 0.04, from Tels.
10017      Branch: perl
10018            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
10019            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
10020            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
10021            + t/lib/Math/BigRat/Test.pm
10022            ! MANIFEST
10023 ____________________________________________________________________________
10024 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
10025         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
10026              From: Dave Mitchell <davem@fdgroup.com>
10027              Date: Sat, 23 Mar 2002 22:27:24 +0000
10028              Message-ID: <20020323222724.A19425@fdgroup.com>
10029      Branch: perl
10030            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
10031 ____________________________________________________________________________
10032 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
10033         Log: Forgotten.
10034      Branch: perl
10035            ! ext/Unicode/Normalize/README
10036 ____________________________________________________________________________
10037 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
10038         Log: Update Changes.
10039      Branch: perl
10040            ! Changes patchlevel.h
10041 ____________________________________________________________________________
10042 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
10043         Log: Subject: perldoc -m [PATCH]
10044              From: "John L. Allen" <allen@grumman.com>
10045              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
10046              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
10047      Branch: perl
10048            ! utils/perldoc.PL
10049 ____________________________________________________________________________
10050 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
10051         Log: Subject: Re: Copious warnings from Sys::Syslog
10052              From: andreas.koenig@anima.de (Andreas J. Koenig)
10053              Date: Sat, 23 Mar 2002 06:47:08 +0100
10054              Message-ID: <m31yebvns3.fsf@anima.de>
10055      Branch: perl
10056            ! ext/Sys/Syslog/Syslog.pm
10057 ____________________________________________________________________________
10058 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
10059         Log: Upgrade to Math::BigInt 1.55, from Tels.
10060      Branch: perl
10061            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
10062            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
10063            + lib/Math/BigInt/t/use_lib4.t
10064            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10065            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
10066            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
10067            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
10068            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
10069            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
10070            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
10071            ! lib/Math/BigInt/t/upgrade.t
10072 ____________________________________________________________________________
10073 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
10074         Log: Upgrade to Encode 0.97, from Dan Kogai.
10075      Branch: perl
10076            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
10077            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
10078            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
10079            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10080            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10081            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10082            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10083            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
10084            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
10085            ! ext/Encode/t/Tcl.t
10086 ____________________________________________________________________________
10087 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
10088         Log: Slight tweaks on #15443.
10089      Branch: perl
10090            ! pod/perlvar.pod
10091 ____________________________________________________________________________
10092 [ 15444] By: nick                                  on 2002/03/23  17:30:42
10093         Log: Integrate mainline
10094      Branch: perlio
10095           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10096           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10097           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10098           !> (integrate 50 files)
10099 ____________________________________________________________________________
10100 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
10101         Log: Subject: patch [bleadperl]: Document %! special variable
10102              From: mjd@plover.com
10103              Date: 23 Mar 2002 18:25:44 -0000
10104              Message-ID: <20020323182544.11741.qmail@plover.com>    
10105      Branch: perl
10106            ! pod/perlvar.pod
10107 ____________________________________________________________________________
10108 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
10109         Log: Since the Encode::JP is unsupported under EBCDIC we
10110              cannot run this test (aliases as such should work fine).
10111      Branch: perl
10112            ! ext/Encode/t/Aliases.t
10113 ____________________________________________________________________________
10114 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
10115         Log: EBCDIC: the sorting order is different under
10116              byte-EBCDIC and Unicode.
10117      Branch: perl
10118            ! t/op/utfhash.t
10119 ____________________________________________________________________________
10120 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
10121         Log: EBCDIC: the character codes are different.
10122      Branch: perl
10123            ! lib/Pod/t/pod2html-lib.pl
10124 ____________________________________________________________________________
10125 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
10126         Log: Purify: #15434 got the test the wrong.
10127              (Is there an approved way of testing "is this an unop"?)
10128      Branch: perl
10129            ! op.c
10130 ____________________________________________________________________________
10131 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
10132         Log: Purify: Array bounds read: could read one character past the end.
10133      Branch: perl
10134            ! pp_pack.c
10135 ____________________________________________________________________________
10136 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
10137         Log: Purify: Array bounds read: reading one byte before the buffer.
10138      Branch: perl
10139            ! util.c
10140 ____________________________________________________________________________
10141 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
10142         Log: Purify: Unitialized memory read.  Too many code paths
10143              to keep track of, I guess.
10144      Branch: perl
10145            ! sv.c
10146 ____________________________________________________________________________
10147 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
10148         Log: Purify: Array bounds write: pre-extend the strxfrm
10149              buffer by a factor of four (suggested maximum by HP-UX;
10150              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
10151              know how portable that is; locale.c uses yet another trick
10152              (not a particularly good trick, I might add))
10153      Branch: perl
10154            ! ext/POSIX/POSIX.xs
10155 ____________________________________________________________________________
10156 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
10157         Log: Purify: Array bounds read: o->op_last was accessed
10158              for unops (via newUNOP() and ck_eof()).
10159              (analysis okay, patch bad: see #15439)
10160      Branch: perl
10161            ! op.c
10162 ____________________________________________________________________________
10163 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
10164         Log: Subject: [PATCH] vms/test.com, File::Find tests
10165              From: "Craig A. Berry" <craigberry@mac.com>
10166              Date: Fri, 22 Mar 2002 16:52:59 -0600
10167              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
10168      Branch: perl
10169            ! vms/test.com
10170 ____________________________________________________________________________
10171 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
10172         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
10173              From: Michael G Schwern <schwern@pobox.com>
10174              Date: Fri, 22 Mar 2002 18:08:19 -0500
10175              Message-ID: <20020322230819.GB16454@blackrider>
10176      Branch: perl
10177            ! ext/Sys/Syslog/Syslog.pm
10178 ____________________________________________________________________________
10179 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
10180         Log: Update the information on Encode.
10181      Branch: perl
10182            ! pod/perldelta.pod
10183 ____________________________________________________________________________
10184 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
10185         Log: Upgrade to Encode 0.96, from Dan Kogai.
10186      Branch: perl
10187            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10188            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10189            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10190            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10191            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10192            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10193            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
10194            ! ext/Encode/lib/Encode/Alias.pm
10195            ! ext/Encode/lib/Encode/Encoding.pm
10196            ! ext/Encode/lib/Encode/Internal.pm
10197            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10198 ____________________________________________________________________________
10199 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
10200         Log: Subject: [PATCH] h2xs.t fix for VMS
10201              From: "Craig A. Berry" <craigberry@mac.com>
10202              Date: Fri, 22 Mar 2002 15:47:38 -0600
10203              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
10204      Branch: perl
10205            ! lib/h2xs.t
10206 ____________________________________________________________________________
10207 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
10208         Log: One more pass.
10209      Branch: perl
10210            ! epoc/config.sh
10211 ____________________________________________________________________________
10212 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
10213         Log: Even better version from Olaf Flebbe.
10214      Branch: perl
10215            ! epoc/config.sh pp_sys.c util.c
10216 ____________________________________________________________________________
10217 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
10218         Log: EPOC update from Olaf Flebbe.
10219      Branch: perl
10220            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
10221            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
10222 ____________________________________________________________________________
10223 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
10224         Log: Tweak from John P. Linderman.
10225      Branch: perl
10226            ! pod/perlhack.pod
10227 ____________________________________________________________________________
10228 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
10229         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
10230              From: Stas Bekman <stas@stason.org>
10231              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
10232              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
10233      Branch: perl
10234            ! pod/perlfunc.pod
10235 ____________________________________________________________________________
10236 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
10237         Log: Subject: [PATCH] check sysconf's return value in reentr.c
10238              From: <slaven.rezic@berlin.de>
10239              Date: Fri, 22 Mar 2002 18:30:36 +0100
10240              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
10241              
10242              (plus use 4k instead 2k as the "usual" size)
10243      Branch: perl
10244            ! reentr.c reentr.pl
10245 ____________________________________________________________________________
10246 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
10247         Log: Update Changes.
10248      Branch: perl
10249            ! Changes patchlevel.h
10250 ____________________________________________________________________________
10251 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
10252         Log: Forgot from #15416.
10253      Branch: perl
10254            ! pod/perlfaq3.pod
10255 ____________________________________________________________________________
10256 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
10257         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
10258              From: andreas.koenig@anima.de (Andreas J. Koenig)
10259              Date: Fri, 22 Mar 2002 16:27:51 +0100
10260              Message-ID: <m3n0x0vczs.fsf@anima.de>
10261      Branch: perl
10262            ! pod/perlmodstyle.pod
10263 ____________________________________________________________________________
10264 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
10265         Log: metaconfig unit changes for #15418.
10266      Branch: metaconfig
10267            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10268            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10269            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10270            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10271            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10272            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10273            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10274            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10275            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10276            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10277            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10278            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10279            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10280            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10281            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10282            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10283            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10284            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10285            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10286            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10287            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10288            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10289            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10290            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10291 ____________________________________________________________________________
10292 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
10293         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
10294              Also, there's no i_stdio.
10295      Branch: perl
10296            ! Configure reentr.h reentr.pl
10297 ____________________________________________________________________________
10298 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
10299         Log: Document a known AIX warning.
10300      Branch: perl
10301            ! pod/perldelta.pod
10302 ____________________________________________________________________________
10303 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
10304         Log: Undo #15415, allow the faq people to catch up first.
10305      Branch: perl
10306            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10307 ____________________________________________________________________________
10308 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
10309         Log: FAQ sync.
10310      Branch: perl
10311            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
10312 ____________________________________________________________________________
10313 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
10314         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
10315              From: andreas.koenig@anima.de (Andreas J. Koenig)
10316              Date: Fri, 22 Mar 2002 15:16:19 +0100
10317              Message-ID: <m38z8kwuvg.fsf@anima.de>
10318              
10319              (plus reformat)
10320      Branch: perl
10321            ! pod/perldelta.pod
10322 ____________________________________________________________________________
10323 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
10324         Log: Integrate perlio;
10325              
10326              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10327              
10328              Check for sanity of UTF-8 keys in hashes
10329      Branch: perl
10330           +> t/op/utfhash.t
10331           !> MANIFEST doio.c
10332 ____________________________________________________________________________
10333 [ 15412] By: nick                                  on 2002/03/22  10:50:53
10334         Log: Check for sanity of UTF-8 keys in hashes
10335              (feel free to add more tests...)
10336      Branch: perlio
10337            + t/op/utfhash.t
10338            ! MANIFEST
10339 ____________________________________________________________________________
10340 [ 15411] By: ams                                   on 2002/03/22  08:36:33
10341         Log: Revert #15200 for backwards compatiblity reasons.
10342      Branch: perl
10343            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
10344            ! pp_ctl.c t/op/override.t
10345 ____________________________________________________________________________
10346 [ 15410] By: nick                                  on 2002/03/22  07:47:41
10347         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10348              - when (e.g.) STDOUT is char special file and gets IoOFP
10349              created - do _NOT_ pass num_svs as that fopen-s stringified
10350              glob, and not fdopen-s the fd.
10351      Branch: perlio
10352            ! doio.c
10353 ____________________________________________________________________________
10354 [ 15409] By: nick                                  on 2002/03/22  07:19:33
10355         Log: Integrate mainline
10356      Branch: perlio
10357           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10358           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10359           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10360           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10361           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10362           +> ext/Encode/lib/Encode/Details.pod
10363           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10364           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10365           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10366           +> lib/Pod/t/pod2html-lib.pl
10367            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10368           !> (integrate 39 files)
10369 ____________________________________________________________________________
10370 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
10371         Log: Win32 tweak from mjd.
10372      Branch: perl
10373            ! lib/Tie/File.pm
10374 ____________________________________________________________________________
10375 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
10376         Log: If Unicode keys are entered to a hash, a bit is turned on.
10377              If the bit is on, when the keys are fetched from the hash
10378              (%h, each %h, keys %h), the Unicodified versions of the keys
10379              are returned if needed.  This solution errs on the size of
10380              over-Unicodifying, the old solution erred on the side of
10381              under-Unicodifying.  As long as the hash keys can be a mix
10382              of byte and Unicode strings, a perfect fit is hard to come by.
10383      Branch: perl
10384            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
10385            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
10386 ____________________________________________________________________________
10387 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
10388         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10389              From: Mike Guy <mjtg@cam.ac.uk>
10390              Date: Fri, 22 Mar 2002 02:08:20 +0000
10391              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
10392      Branch: perl
10393            ! pod/perldelta.pod
10394 ____________________________________________________________________________
10395 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
10396         Log: PM_SETRE() fallout.
10397      Branch: perl
10398            ! ext/ByteLoader/bytecode.h
10399 ____________________________________________________________________________
10400 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
10401         Log: Subject: [PATCH pod/perlxs.pod] doc fix
10402              From: Stas Bekman <stas@stason.org>
10403              Date: Thu, 21 Mar 2002 18:47:35 +0800
10404              Message-ID: <3C99BA47.9010403@stason.org>
10405      Branch: perl
10406            ! pod/perlxs.pod
10407 ____________________________________________________________________________
10408 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
10409         Log: Subject: [PATCH]
10410              From: Slaven Rezic <slaven.rezic@berlin.de>
10411              Date: 21 Mar 2002 10:19:23 +0100
10412              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
10413              
10414              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
10415      Branch: perl
10416            ! hints/freebsd.sh
10417 ____________________________________________________________________________
10418 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
10419         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
10420              From: Tim Bunce <Tim.Bunce@pobox.com>
10421              Date: Thu, 21 Mar 2002 21:18:05 +0000
10422              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
10423      Branch: perl
10424            ! ext/Storable/Storable.xs
10425 ____________________________________________________________________________
10426 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
10427         Log: Reword the Apache^Wmod_perl bit so that Sarathy
10428              can sleep easier :-)
10429      Branch: perl
10430            ! pod/perldelta.pod
10431 ____________________________________________________________________________
10432 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
10433         Log: It seems that the strange failure (core dump) of
10434              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
10435              (1) using Sun's cc helps
10436              (2) rewriting the ithreads PM_SETRE() to do the
10437              setting in two steps helps
10438              (3) no other platforms have the crash
10439              (4) Tru64's Third Degree sees nothing evil
10440              So we implement (2).
10441      Branch: perl
10442            ! op.h
10443 ____________________________________________________________________________
10444 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
10445         Log: Solaris: default to the SUNwspro cc if it is available.
10446      Branch: perl
10447            ! hints/solaris_2.sh
10448 ____________________________________________________________________________
10449 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
10450         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10451              does not get fixed in time.
10452      Branch: perl
10453            ! pod/perldelta.pod
10454 ____________________________________________________________________________
10455 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
10456         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
10457              From: Dave Mitchell <davem@fdgroup.com>
10458              Date: Thu, 21 Mar 2002 17:24:40 +0000
10459              Message-ID: <20020321172440.C13683@fdgroup.com>
10460      Branch: perl
10461            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
10462            ! pod/perlapi.pod proto.h sv.h toke.c
10463 ____________________________________________________________________________
10464 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
10465         Log: One more proto escapee.
10466      Branch: perl
10467            ! hints/linux.sh
10468 ____________________________________________________________________________
10469 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
10470         Log: metaconfig unit change for #15394.
10471      Branch: metaconfig/U/perl
10472            ! Checkcc.U
10473 ____________________________________________________________________________
10474 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
10475         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
10476              From: Robin Barker <rmb1@cise.npl.co.uk>
10477              Date: Thu, 21 Mar 2002 17:35:00 GMT
10478              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
10479      Branch: perl
10480            ! Configure
10481 ____________________________________________________________________________
10482 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
10483         Log: Subject: Re: [tests for Pod::Html]
10484              From: Stas Bekman <stas@stason.org>
10485              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
10486              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
10487      Branch: perl
10488            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10489            - t/pod2html/README
10490            ! MANIFEST lib/Pod/t/pod2html-lib.pl
10491 ____________________________________________________________________________
10492 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
10493         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
10494              From: Stas Bekman <stas@stason.org>
10495              Date: Thu, 21 Mar 2002 18:50:56 +0800
10496              Message-ID: <3C99BB10.50004@stason.org>
10497      Branch: perl
10498            ! ext/Cwd/Cwd.xs
10499 ____________________________________________________________________________
10500 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
10501         Log: Upgrade to Encode 0.95, from Dan Kogai.
10502      Branch: perl
10503            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10504            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10505            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10506            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10507            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10508            + ext/Encode/lib/Encode/Details.pod
10509            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10510            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10511            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10512            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
10513            ! ext/Encode/Makefile.PL
10514 ____________________________________________________________________________
10515 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
10516         Log: Mention the new syslog try-harder feature.
10517      Branch: perl
10518            ! pod/perldelta.pod
10519 ____________________________________________________________________________
10520 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
10521         Log: metaconfig unit changes for #15388.
10522      Branch: metaconfig
10523            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10524            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10525            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10526            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10527            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10528            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10529            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10530            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10531            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10532            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10533            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10534            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10535            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10536            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10537            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10538            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10539            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10540            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10541            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10542            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10543            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10544            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10545            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10546            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10547 ____________________________________________________________________________
10548 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
10549         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
10550              From: Spider Boardman <spider@web.zk3.dec.com>
10551              Date: Thu, 21 Mar 2002 09:23:45 -0500
10552              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
10553      Branch: perl
10554            ! Configure hints/hpux.sh reentr.pl
10555 ____________________________________________________________________________
10556 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
10557         Log: NetWare diff from C Aditya.
10558      Branch: perl
10559            ! perl.h
10560 ____________________________________________________________________________
10561 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
10562         Log: The htmlview test doesn't work yet.
10563      Branch: perl
10564            + t/pod2html/README
10565            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10566            ! MANIFEST
10567 ____________________________________________________________________________
10568 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
10569         Log: Placeholder.
10570      Branch: perl
10571            ! MANIFEST
10572 ____________________________________________________________________________
10573 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
10574         Log: Integrate perlio: missing tabs in makefile.mk.
10575      Branch: perl
10576           !> win32/makefile.mk
10577 ____________________________________________________________________________
10578 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
10579         Log: Subject: [tests for Pod::Html]
10580              From: Stas Bekman <stas@stason.org>
10581              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
10582              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
10583      Branch: perl
10584            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10585            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10586            + lib/Pod/t/pod2html-lib.pl
10587            ! MANIFEST
10588 ____________________________________________________________________________
10589 [ 15382] By: nick                                  on 2002/03/21  07:21:57
10590         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
10591      Branch: perlio
10592           +> ext/Encode/AUTHORS ext/Encode/Changes
10593           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10594           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10595           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10596           +> ext/I18N/Langinfo/fallback/const-c.inc
10597           +> ext/I18N/Langinfo/fallback/const-xs.inc
10598           +> lib/ExtUtils/t/Constant.t
10599            - ext/Encode/Encode/euc-jp-0212.enc
10600            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
10601            - ext/Encode/t/table.euc ext/Encode/t/table.ref
10602            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
10603           !> (integrate 105 files)
10604 ____________________________________________________________________________
10605 [ 15381] By: nick                                  on 2002/03/21  06:59:57
10606         Log: Restore tabs so dmake will parse file!
10607      Branch: perlio
10608            ! win32/makefile.mk
10609 ____________________________________________________________________________
10610 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
10611         Log: Upgrade to Unicode::Normalize 0.16.
10612      Branch: perl
10613            ! ext/Unicode/Normalize/Changes
10614            ! ext/Unicode/Normalize/Normalize.pm
10615 ____________________________________________________________________________
10616 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
10617         Log: Schwern's wallet is a bit more loose.
10618      Branch: perl
10619            ! t/lib/1_compile.t
10620 ____________________________________________________________________________
10621 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
10622         Log: Subject: [PATCH]
10623              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10624              Date: Wed, 20 Mar 2002 22:56:17 -0000
10625              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
10626              
10627              packWARN also for subdirs.
10628      Branch: perl
10629            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
10630            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
10631            ! win32/win32.c
10632 ____________________________________________________________________________
10633 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
10634         Log: A plan is better.
10635      Branch: perl
10636            ! ext/Encode/t/CJKalias.t
10637 ____________________________________________________________________________
10638 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
10639         Log: Upgrade to Encode 0.94, from Dan Kogai.
10640      Branch: perl
10641            + ext/Encode/lib/Encode/Description.pod
10642            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10643            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
10644            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10645            ! ext/Encode/lib/Encode/Encoding.pm
10646            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10647            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10648            ! ext/Encode/t/CJKalias.t
10649 ____________________________________________________________________________
10650 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
10651         Log: Rats' nest.
10652      Branch: perl
10653            ! hints/solaris_2.sh
10654 ____________________________________________________________________________
10655 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
10656         Log: Rrright.
10657      Branch: perl
10658            ! pod/perlguts.pod
10659 ____________________________________________________________________________
10660 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
10661         Log: Update Changes.
10662      Branch: perl
10663            ! Changes patchlevel.h
10664 ____________________________________________________________________________
10665 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
10666         Log: Reapply #15336.
10667      Branch: perl
10668            ! ext/Encode/lib/Encode/Tcl.pm
10669 ____________________________________________________________________________
10670 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
10671         Log: Upgrade to Encode 0.93, from Dan Kogai.
10672      Branch: perl
10673            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
10674            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
10675            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10676            ! ext/Encode/README ext/Encode/TW/TW.pm
10677            ! ext/Encode/lib/Encode/CN/HZ.pm
10678            ! ext/Encode/lib/Encode/Encoding.pm
10679            ! ext/Encode/lib/Encode/Internal.pm
10680            ! ext/Encode/lib/Encode/JP/Constants.pm
10681            ! ext/Encode/lib/Encode/JP/H2Z.pm
10682            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10683            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10684            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10685            ! ext/Encode/lib/Encode/Tcl/Table.pm
10686            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10687            ! ext/Encode/lib/Encode/iso10646_1.pm
10688            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10689            ! ext/Encode/t/JP.t
10690 ____________________________________________________________________________
10691 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
10692         Log: Subject: patch for syslog
10693              From: <Nick.Williams@morganstanley.com>
10694              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
10695              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
10696      Branch: perl
10697            ! ext/Sys/Syslog/Syslog.pm
10698 ____________________________________________________________________________
10699 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
10700         Log: Some failure updates.
10701      Branch: perl
10702            ! pod/perldelta.pod
10703 ____________________________________________________________________________
10704 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
10705         Log: Getopt::Long 2.29 from Johan Vromans.
10706      Branch: perl
10707            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
10708 ____________________________________________________________________________
10709 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
10710         Log: Rename ExtUtils.t to Constant.t, as suggested by
10711              Nicholas Clark.
10712      Branch: perl
10713            + lib/ExtUtils/t/Constant.t
10714            - lib/ExtUtils/t/ExtUtils.t
10715            ! MANIFEST
10716 ____________________________________________________________________________
10717 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
10718         Log: Subject: [PATCH] TODO - Make Schwern Poorer
10719              From: Nicholas Clark <nick@unfortu.net>
10720              Date: Tue, 19 Mar 2002 22:50:28 +0000
10721              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
10722      Branch: perl
10723            ! t/lib/1_compile.t
10724 ____________________________________________________________________________
10725 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
10726         Log: Subject: Re: The story of O [PATCH]
10727              From: Richard.Foley@t-online.de (Richard Foley)
10728              Date: Sun, 17 Mar 2002 08:37:26 +0100
10729              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
10730      Branch: perl
10731            ! lib/perl5db.pl
10732 ____________________________________________________________________________
10733 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
10734         Log: Mention the external modules Encode::HanExtra and
10735              PadWalker.
10736      Branch: perl
10737            ! pod/perldelta.pod
10738 ____________________________________________________________________________
10739 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
10740         Log: Subject: [PATCH] List lexicals from debugger
10741              From: Peter Scott <Peter@PSDT.com>
10742              Date: Tue, 19 Mar 2002 12:28:52 -0800
10743              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
10744      Branch: perl
10745            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
10746 ____________________________________________________________________________
10747 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
10748         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
10749              and :encoding(xxx) was errorneously parsed.
10750      Branch: perl
10751            ! lib/open.pm
10752 ____________________________________________________________________________
10753 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
10754         Log: Subject: [PATCH bleadperl] exec.t tweak
10755              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10756              Date: Wed, 20 Mar 2002 01:21:40 +0100
10757              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
10758              
10759              4NT returns 2 as error-code for nonexistant file.
10760      Branch: perl
10761            ! t/op/exec.t
10762 ____________________________________________________________________________
10763 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
10764         Log: minor Tie::File test patch to make win32 happier, from mjd.
10765      Branch: perl
10766            ! lib/Tie/File/t/30_defer.t
10767 ____________________________________________________________________________
10768 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
10769         Log: Subject: [PATCH bleadperl] magic.t tweak
10770              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10771              Date: Wed, 20 Mar 2002 00:39:16 +0100
10772              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
10773      Branch: perl
10774            ! t/op/magic.t
10775 ____________________________________________________________________________
10776 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
10777         Log: Typo fix from Andreas Koenig, plus a tweak.
10778      Branch: perl
10779            ! pod/perlunicode.pod
10780 ____________________________________________________________________________
10781 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
10782         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
10783              in Mandrake 8.2.  Now we need to figure out a way not to
10784              unbreak Apache.
10785      Branch: perl
10786            ! hints/linux.sh
10787 ____________________________________________________________________________
10788 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
10789         Log: Fix for "UTF-8 bug with s///" from Hugo.
10790      Branch: perl
10791            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
10792            ! t/op/pat.t
10793 ____________________________________________________________________________
10794 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
10795         Log: metaconfig unit change for #15354.
10796      Branch: metaconfig
10797            ! U/threads/usethreads.U
10798 ____________________________________________________________________________
10799 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
10800         Log: Installation updates on threads and perlio.
10801      Branch: perl
10802            ! Configure INSTALL
10803 ____________________________________________________________________________
10804 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
10805         Log: Tpo.
10806      Branch: perl
10807            ! pod/perlfaq6.pod
10808 ____________________________________________________________________________
10809 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
10810         Log: Regen modlib and toc.
10811      Branch: perl
10812            ! pod/perlmodlib.pod pod/perltoc.pod
10813 ____________________________________________________________________________
10814 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
10815         Log: Whitespace tweaks.
10816      Branch: perl
10817            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
10818            ! pod/perltodo.pod pod/perlunicode.pod
10819 ____________________________________________________________________________
10820 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
10821         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
10822              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
10823              (And as suggested by Markus Kuhn.)
10824              
10825              While we are at it, document also the case of
10826              mixed hash keys as a known potential troublemaker.
10827              (Since it's locale-related, sometimes.)
10828      Branch: perl
10829            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
10830            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
10831            ! pod/perluniintro.pod
10832 ____________________________________________________________________________
10833 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
10834         Log: Surely a typo.
10835      Branch: perl
10836            ! gv.c
10837 ____________________________________________________________________________
10838 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
10839         Log: Take two.
10840      Branch: perl
10841            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10842            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10843 ____________________________________________________________________________
10844 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
10845         Log: Let's try this from scratch.
10846      Branch: perl
10847            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10848            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10849 ____________________________________________________________________________
10850 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
10851         Log: I could do this all day...
10852      Branch: perl
10853            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10854            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10855 ____________________________________________________________________________
10856 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
10857         Log: Grrr.
10858      Branch: perl
10859            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10860            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10861 ____________________________________________________________________________
10862 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
10863         Log: Subject: Re: Nearly OK for cygwin@15318
10864              From: John Peacock <jpeacock@rowman.com>
10865              Date: Tue, 19 Mar 2002 15:58:08 -0500
10866              Message-ID: <3C97A660.3060302@rowman.com>
10867      Branch: perl
10868            ! pod/perlport.pod
10869 ____________________________________________________________________________
10870 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
10871         Log: Subject: Re: Nearly OK for cygwin@15318
10872              From: <slaven.rezic@berlin.de>
10873              Date: Tue, 19 Mar 2002 21:47:49 +0100
10874              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
10875              
10876              Subject: Re: Nearly OK for cygwin@15318
10877              From: <slaven.rezic@berlin.de>
10878              Date: Tue, 19 Mar 2002 21:37:18 +0100
10879              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
10880      Branch: perl
10881            ! pod/perlport.pod t/io/fs.t
10882 ____________________________________________________________________________
10883 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
10884         Log: D'oh.
10885      Branch: perl
10886            + ext/I18N/Langinfo/fallback/const-c.inc
10887            + ext/I18N/Langinfo/fallback/const-xs.inc
10888 ____________________________________________________________________________
10889 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
10890         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
10891              From: Nicholas Clark <nick@unfortu.net>
10892              Date: Tue, 19 Mar 2002 22:37:08 +0000
10893              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
10894              
10895              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
10896              From: Nicholas Clark <nick@ccl4.org>
10897              Date: Tue, 19 Mar 2002 22:39:55 +0000
10898              Message-ID: <20020319223954.G94831@plum.flirble.org>
10899      Branch: perl
10900            - ext/I18N/Langinfo/fallback.xs
10901            ! MANIFEST
10902 ____________________________________________________________________________
10903 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
10904         Log: Text, not binary.
10905      Branch: perl
10906            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10907            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10908 ____________________________________________________________________________
10909 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
10910         Log: Subject: Re: perl@15244
10911              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10912              Date: Mon, 18 Mar 2002 17:37:31 +0100
10913              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
10914              
10915              (Goedendag: Dutch whitespace police)
10916      Branch: perl
10917            ! hints/hpux.sh
10918 ____________________________________________________________________________
10919 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
10920         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
10921              From: Nicholas Clark <nick@unfortu.net>
10922              Date: Tue, 19 Mar 2002 21:52:47 +0000
10923              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
10924      Branch: perl
10925            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
10926            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
10927            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
10928            ! ext/Sys/Syslog/Makefile.PL
10929 ____________________________________________________________________________
10930 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
10931         Log: More pathname portability checks.
10932      Branch: perl
10933            ! Porting/check83.pl
10934 ____________________________________________________________________________
10935 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
10936         Log: Begone, Encode::Tcl::Extended.
10937      Branch: perl
10938            ! ext/Encode/lib/Encode/Tcl.pm
10939 ____________________________________________________________________________
10940 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
10941         Log: This is like trying to put the shaving cream
10942              back to the can...
10943      Branch: perl
10944            ! hints/linux.sh
10945 ____________________________________________________________________________
10946 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
10947         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
10948              types of usleep().  Fun, fun. fun.
10949      Branch: perl
10950            ! hints/linux.sh
10951 ____________________________________________________________________________
10952 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
10953         Log: Sarathy's new suggestion for Linux threading flags.
10954      Branch: perl
10955            ! hints/linux.sh
10956 ____________________________________________________________________________
10957 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
10958         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
10959      Branch: perl
10960            - ext/Encode/Encode/euc-jp-0212.ucm
10961            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
10962            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10963 ____________________________________________________________________________
10964 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
10965         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
10966              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10967              Date: Tue, 19 Mar 2002 00:42:22 +0100
10968              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
10969      Branch: perl
10970            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
10971 ____________________________________________________________________________
10972 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
10973         Log: "+" is not a valid filename character in VMS.
10974      Branch: perl
10975            + ext/Encode/Encode/euc-jp-0212.ucm
10976            - ext/Encode/Encode/euc-jp+0212.ucm
10977            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10978 ____________________________________________________________________________
10979 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
10980         Log: Update Changes.
10981      Branch: perl
10982            ! Changes patchlevel.h
10983 ____________________________________________________________________________
10984 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
10985         Log: Take away _GNU_SOURCE since that does not seem
10986              to play well with other software (like Apache),
10987              just hint away the WHOAs.
10988      Branch: perl
10989            ! hints/linux.sh
10990 ____________________________________________________________________________
10991 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
10992         Log: metaconfig unit change for #15326.
10993      Branch: metaconfig
10994            ! U/threads/d_crypt_r.U
10995 ____________________________________________________________________________
10996 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
10997         Log: Support crypt_r(const char*,const char*, CRYPTD*).
10998      Branch: perl
10999            ! Configure reentr.h reentr.pl
11000 ____________________________________________________________________________
11001 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
11002         Log: VMS acrobatics from Peter Prymmer.
11003      Branch: perl
11004            ! lib/ExtUtils/t/ExtUtils.t
11005 ____________________________________________________________________________
11006 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
11007         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
11008              From: Stas Bekman <stas@stason.org>
11009              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
11010              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
11011      Branch: perl
11012            ! lib/Pod/Html.pm
11013 ____________________________________________________________________________
11014 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
11015         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
11016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11017              Date: Tue, 19 Mar 2002 10:49:27 +0100
11018              Message-ID: <20020319104927.C705@rafael>   
11019      Branch: perl
11020            ! ext/B/t/xref.t
11021 ____________________________________________________________________________
11022 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
11023         Log: Integrate perlio;
11024              
11025              Move docs for Encode::valid_utf8 (which does not exist)
11026              to be docs for utf8::valid() (which does).
11027      Branch: perl
11028           !> ext/Encode/Encode.pm lib/utf8.pm
11029 ____________________________________________________________________________
11030 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
11031         Log: Remove Encode::Tcl::Extended, suggested by
11032              SADAHIRO Tomoyuki.
11033      Branch: perl
11034            - ext/Encode/Encode/euc-jp-0212.enc
11035            - ext/Encode/lib/Encode/Tcl/Extended.pm
11036            ! MANIFEST ext/Encode/MANIFEST
11037            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11038            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
11039 ____________________________________________________________________________
11040 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
11041         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
11042      Branch: perl
11043            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
11044            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
11045            + ext/Encode/t/jisx0212.ref
11046            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
11047            - ext/Encode/t/table.ref
11048            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11049            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
11050            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11051            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11052            ! ext/Encode/lib/Encode/CN/HZ.pm
11053            ! ext/Encode/lib/Encode/Encoding.pm
11054            ! ext/Encode/lib/Encode/Internal.pm
11055            ! ext/Encode/lib/Encode/JP/Constants.pm
11056            ! ext/Encode/lib/Encode/JP/H2Z.pm
11057            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11058            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11059            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11060            ! ext/Encode/lib/Encode/Tcl/Extended.pm
11061            ! ext/Encode/lib/Encode/Tcl/Table.pm
11062            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11063            ! ext/Encode/lib/Encode/iso10646_1.pm
11064            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11065            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
11066            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
11067 ____________________________________________________________________________
11068 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
11069         Log: constness+signedness nit.
11070      Branch: perl
11071            ! ext/Unicode/Normalize/Normalize.xs
11072 ____________________________________________________________________________
11073 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
11074         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
11075      Branch: perl
11076            ! ext/Unicode/Normalize/Changes
11077            ! ext/Unicode/Normalize/Normalize.pm
11078            ! ext/Unicode/Normalize/Normalize.xs
11079            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11080            ! ext/Unicode/Normalize/t/func.t
11081 ____________________________________________________________________________
11082 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
11083         Log: Split the ebcdic details to perlebcdic.
11084      Branch: perl
11085            ! pod/perlebcdic.pod pod/perluniintro.pod
11086 ____________________________________________________________________________
11087 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
11088         Log: Be explicit.
11089      Branch: perl
11090            ! pod/perluniintro.pod
11091 ____________________________________________________________________________
11092 [ 15315] By: nick                                  on 2002/03/19  09:24:18
11093         Log: Integrate mainline
11094      Branch: perlio
11095           +> ext/List/Util/t/openhan.t
11096           !> (integrate 53 files)
11097 ____________________________________________________________________________
11098 [ 15314] By: nick                                  on 2002/03/19  07:39:07
11099         Log: Move docs for Encode::valid_utf8 (which does not exist)
11100              to be docs for utf8::valid() (which does).
11101      Branch: perlio
11102            ! ext/Encode/Encode.pm lib/utf8.pm
11103 ____________________________________________________________________________
11104 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
11105         Log: Update the Unicode vs EBCDIC situation.
11106      Branch: perl
11107            ! pod/perlebcdic.pod pod/perluniintro.pod
11108 ____________________________________________________________________________
11109 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
11110         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
11111              From: Robert Spier <rspier@pobox.com>
11112              Date: Mon, 18 Mar 2002 19:22:55 -0800
11113              Message-ID: <15510.44815.383439.823671@rls.cx>
11114      Branch: perl
11115            ! ext/threads/t/end.t
11116 ____________________________________________________________________________
11117 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
11118         Log: UTF-8 walk errors that become visible in EBCDIC.
11119      Branch: perl
11120            ! regexec.c
11121 ____________________________________________________________________________
11122 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
11123         Log: s/regcinclasslen/reginclass/ and remove the old
11124              reginclass since nothing is using it.
11125      Branch: perl
11126            ! embed.fnc embed.h proto.h regexec.c
11127 ____________________________________________________________________________
11128 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
11129         Log: Close the file so it can be (a) removed (b) reopened.
11130      Branch: perl
11131            ! ext/B/t/xref.t
11132 ____________________________________________________________________________
11133 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
11134         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
11135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11136              Date: Mon, 18 Mar 2002 23:14:31 +0100
11137              Message-ID: <20020318231431.A699@rafael>
11138      Branch: perl
11139            ! ext/B/B.xs utf8.c
11140 ____________________________________________________________________________
11141 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
11142         Log: Failed patch hunk reapplied.
11143      Branch: perl
11144            ! lib/Tie/File/t/32_defer_misc.t
11145 ____________________________________________________________________________
11146 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
11147         Log: For DEBUGGING threaded builds.
11148      Branch: perl
11149            ! sv.c
11150 ____________________________________________________________________________
11151 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
11152         Log: AUTHORS update.
11153      Branch: perl
11154            ! AUTHORS
11155 ____________________________________________________________________________
11156 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
11157         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
11158              (Fix from Craig Berry)
11159      Branch: perl
11160            ! pp_sys.c
11161 ____________________________________________________________________________
11162 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
11163         Log: Subject: [PATCH] configure.com home-grown kill() check
11164              From: "Craig A. Berry" <craigberry@mac.com>
11165              Date: Mon, 18 Mar 2002 13:52:59 -0600
11166              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
11167      Branch: perl
11168            ! configure.com
11169 ____________________________________________________________________________
11170 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
11171         Log: Upgrade to Tie::File 0.50.
11172      Branch: perl
11173            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11174            ! lib/Tie/File/t/32_defer_misc.t
11175 ____________________________________________________________________________
11176 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
11177         Log: AUTHORS updates.
11178      Branch: perl
11179            ! AUTHORS
11180 ____________________________________________________________________________
11181 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
11182         Log: Update Changes.
11183      Branch: perl
11184            ! Changes patchlevel.h
11185 ____________________________________________________________________________
11186 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
11187         Log: OS/390 update.
11188      Branch: perl
11189            ! pod/perldelta.pod
11190 ____________________________________________________________________________
11191 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
11192         Log: Forgot from #15288.
11193      Branch: perl
11194            ! ext/B/B.xs
11195 ____________________________________________________________________________
11196 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
11197         Log: Make regex DEBUGGING faster.
11198      Branch: perl
11199            ! perl.c perl.h regexec.c
11200 ____________________________________________________________________________
11201 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
11202         Log: Undo accidental perl.h part of #15295 (wait for #15297)
11203      Branch: perl
11204            ! perl.h
11205 ____________________________________________________________________________
11206 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
11207         Log: Subject: prefix slip
11208              From: andreas.koenig@anima.de (Andreas J. Koenig)
11209              Date: Mon, 18 Mar 2002 16:24:46 +0100
11210              Message-ID: <m3y9gp3nlt.fsf@anima.de>
11211              
11212              (perl.h part accidental, undone by #15296)
11213      Branch: perl
11214            ! INSTALL perl.h
11215 ____________________________________________________________________________
11216 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
11217         Log: Be tidy.
11218      Branch: perl
11219            ! ext/B/t/xref.t
11220 ____________________________________________________________________________
11221 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
11222         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
11223              From: Spider Boardman <spider@web.zk3.dec.com>
11224              Date: Mon, 18 Mar 2002 10:09:50 -0500
11225              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
11226      Branch: perl
11227            ! README.tru64 hints/dec_osf.sh
11228 ____________________________________________________________________________
11229 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
11230         Log: NetWare tweaks from C Aditya <caditya@novell.com>
11231      Branch: perl
11232            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
11233 ____________________________________________________________________________
11234 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
11235         Log: metaconfig unit change for #15290.
11236      Branch: metaconfig/U/perl
11237            ! perlxv.U
11238 ____________________________________________________________________________
11239 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
11240         Log: Subject: d_nv_preserves_uv_bits
11241              From: Nicholas Clark <nick@unfortu.net>
11242              Date: Thu, 14 Mar 2002 22:24:19 +0000
11243              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
11244      Branch: perl
11245            ! Configure Porting/Glossary Porting/config.sh config_h.SH
11246            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
11247            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11248            ! win32/config.bc win32/config.gc win32/config.vc
11249            ! win32/config.win64
11250 ____________________________________________________________________________
11251 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
11252         Log: Subject: Re: perl@15244
11253              From: Spider Boardman <spider@web.zk3.dec.com>
11254              Date: Mon, 18 Mar 2002 09:38:55 -0500
11255              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
11256              
11257              (IA64 work.)
11258      Branch: perl
11259            ! hints/hpux.sh perl.h
11260 ____________________________________________________________________________
11261 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
11262         Log: Subject: [PATCH B] B::perlstring()
11263              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11264              Date: Sun, 17 Mar 2002 23:06:12 +0100
11265              Message-ID: <20020317230612.A24442@rafael>
11266      Branch: perl
11267            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
11268 ____________________________________________________________________________
11269 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
11270         Log: Subject: [PATCH] another pack "w" thing
11271              From: Nicholas Clark <nick@unfortu.net>
11272              Date: Sat, 16 Mar 2002 21:52:15 +0000
11273              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
11274      Branch: perl
11275            ! pp_pack.c t/op/pack.t
11276 ____________________________________________________________________________
11277 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
11278         Log: More prototypes blindness in Solaris.
11279              (TODO: readdir64_r really needs to be seen.)
11280      Branch: perl
11281            ! hints/solaris_2.sh
11282 ____________________________________________________________________________
11283 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
11284         Log: Integrate perlio;
11285              
11286              Tidy the "does not map" message for non-characters
11287              (e.g. iso-8859-3 "\xA5").
11288      Branch: perl
11289           !> ext/Encode/Encode.xs
11290 ____________________________________________________________________________
11291 [ 15284] By: nick                                  on 2002/03/18  11:00:31
11292         Log: Integrate mainline
11293      Branch: perlio
11294           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11295           +> lib/Tie/File/t/32_defer_misc.t
11296           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
11297           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
11298           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11299           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
11300           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
11301           !> reentr.pl regexec.c t/op/pat.t util.c
11302 ____________________________________________________________________________
11303 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
11304         Log: Sync with Scalar-List-Utils-1.07
11305      Branch: perl
11306            + ext/List/Util/t/openhan.t
11307            ! MANIFEST ext/List/Util/ChangeLog
11308            ! ext/List/Util/lib/List/Util.pm
11309            ! ext/List/Util/lib/Scalar/Util.pm
11310 ____________________________________________________________________________
11311 [ 15282] By: nick                                  on 2002/03/18  08:11:28
11312         Log: Tidy the "does not map" message for non-characters
11313              (e.g. iso-8859-3 "\xA5").
11314      Branch: perlio
11315            ! ext/Encode/Encode.xs
11316 ____________________________________________________________________________
11317 [ 15281] By: ams                                   on 2002/03/18  04:44:37
11318         Log: URL fix from MJD.
11319      Branch: perl
11320            ! pod/perlfaq3.pod
11321 ____________________________________________________________________________
11322 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
11323         Log: More prototype calming (really should fix the Configure
11324              protochk, but not at this point in time).
11325      Branch: perl
11326            ! hints/solaris_2.sh
11327 ____________________________________________________________________________
11328 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
11329         Log: return at the wrong side of #endif.
11330      Branch: perl
11331            ! util.c
11332 ____________________________________________________________________________
11333 [ 15278] By: ams                                   on 2002/03/17  23:45:31
11334         Log: Typo fix from Stas Bekman.
11335      Branch: perl
11336            ! pod/perlhack.pod
11337 ____________________________________________________________________________
11338 [ 15277] By: ams                                   on 2002/03/17  23:41:35
11339         Log: Upgrade to Tie::File 0.21.
11340      Branch: perl
11341            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11342            + lib/Tie/File/t/32_defer_misc.t
11343            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11344            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11345            ! lib/Tie/File/t/22_autochomp.t
11346 ____________________________________________________________________________
11347 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
11348         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
11349              character classes use inlined macros instead of the full
11350              function call.
11351      Branch: perl
11352            ! regexec.c
11353 ____________________________________________________________________________
11354 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
11355         Log: Integrate perlio;
11356              
11357              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11358              
11359              Other :encoding oddities
11360              - we should really pop while we can still make method calls
11361              in case DESTROY does something.
11362              - Provide a no-op DESTROY
11363              - Use SvPV_only() rather than just SvPV_on()
11364      Branch: perl
11365           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11366           !> ext/Encode/lib/Encode/Encoding.pm sv.c
11367 ____________________________________________________________________________
11368 [ 15274] By: nick                                  on 2002/03/17  20:00:12
11369         Log: Other :encoding oddities
11370              - we should really pop while we can still make method calls
11371              in case DESTROY does something.
11372              - Provide a no-op DESTROY
11373              - Use SvPV_only() rather than just SvPV_on()
11374      Branch: perlio
11375            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11376            ! ext/Encode/lib/Encode/Encoding.pm
11377 ____________________________________________________________________________
11378 [ 15273] By: nick                                  on 2002/03/17  19:53:24
11379         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11380      Branch: perlio
11381            ! sv.c
11382 ____________________________________________________________________________
11383 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
11384         Log: Implement the retry-on-ERANGE for the get*_r().
11385              The buffer will keep doubling until 64k.
11386      Branch: perl
11387            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
11388            ! reentr.h reentr.pl
11389 ____________________________________________________________________________
11390 [ 15271] By: nick                                  on 2002/03/17  17:38:44
11391         Log: Integrate mainline
11392      Branch: perlio
11393           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11394           +> t/op/pow.t
11395           !> (integrate 28 files)
11396 ____________________________________________________________________________
11397 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
11398         Log: Subject: UTF-8 bug (maybe alreayd known?)
11399              From: andreas.koenig@anima.de (Andreas J. Koenig)
11400              Date: Fri, 08 Mar 2002 16:36:01 +0100
11401              Message-ID: <m3n0xjul5q.fsf@anima.de>
11402      Branch: perl
11403            ! pp_hot.c t/op/pat.t
11404 ____________________________________________________________________________
11405 [ 15269] By: nick                                  on 2002/03/17  09:12:39
11406         Log: Integarate mainline
11407      Branch: perlio
11408           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11409           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11410           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
11411           !> (integrate 69 files)
11412 ____________________________________________________________________________
11413 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
11414         Log: Subject: SEGV in s/// and UTF-8
11415              From: andreas.koenig@anima.de (Andreas J. Koenig)
11416              Date: Tue, 12 Mar 2002 00:40:09 +0100
11417              Message-ID: <m3r8mqad2e.fsf@anima.de>
11418      Branch: perl
11419            ! regexec.c t/op/pat.t
11420 ____________________________________________________________________________
11421 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
11422         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
11423              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
11424              which assume that 2**someinteger is accurate.
11425      Branch: perl
11426            + t/op/pow.t
11427            ! MANIFEST pp.c t/test.pl
11428 ____________________________________________________________________________
11429 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
11430         Log: _r-ify config.win64, too.
11431      Branch: perl
11432            ! win32/config.win64
11433 ____________________________________________________________________________
11434 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
11435         Log: Better place to initialize (IRIX cc noticed that
11436              the many "goto defchars" bypass the initialization)
11437      Branch: perl
11438            ! regcomp.c
11439 ____________________________________________________________________________
11440 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
11441         Log: If not building threaded, never mind the threaded prototypes.
11442      Branch: perl
11443            ! Configure reentr.pl
11444 ____________________________________________________________________________
11445 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
11446         Log: metaconfig: If not using threads, not point probing for the
11447              prototypes (since they might be hidden behind many defines
11448              we won't have if not building threaded)
11449      Branch: metaconfig
11450            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11451            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11452            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11453            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11454            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11455            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11456            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11457            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11458            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11459            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11460            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11461            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11462            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11463            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11464            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11465            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11466            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11467            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11468            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11469            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11470            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11471            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11472            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11473            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11474 ____________________________________________________________________________
11475 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
11476         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
11477      Branch: perl
11478            ! hints/freebsd.sh
11479 ____________________________________________________________________________
11480 [ 15261] By: ams                                   on 2002/03/16  18:14:04
11481         Log: Upgrade to Tie::File 0.20.
11482      Branch: perl
11483            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11484            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11485            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11486            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
11487            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11488            ! lib/Tie/File/t/11_rv_splice_rs.t
11489            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
11490            ! lib/Tie/File/t/16_handle.t
11491 ____________________________________________________________________________
11492 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
11493         Log: There seems to be a trend for the *time_r to be hidden.
11494      Branch: perl
11495            ! hints/irix_6.sh
11496 ____________________________________________________________________________
11497 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
11498         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
11499              From: Stas Bekman <stas@stason.org>
11500              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
11501              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
11502      Branch: perl
11503            ! lib/Pod/Html.pm
11504 ____________________________________________________________________________
11505 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
11506         Log: Subject: [PATCH] Re: dumpvar.pl bug
11507              From: Peter Scott <Peter@PSDT.com>
11508              Date: Fri, 15 Mar 2002 18:19:21 -0800
11509              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
11510      Branch: perl
11511            ! lib/dumpvar.pl lib/perl5db.pl
11512 ____________________________________________________________________________
11513 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
11514         Log: More paranoid _r protochecking.  At least Tru64 and
11515              Linux need additional hinting help to believe that
11516              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
11517              to see what goes bang.
11518      Branch: perl
11519            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
11520            ! reentr.pl
11521 ____________________________________________________________________________
11522 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
11523         Log: metaconfig: more paranoid _r protochecking.
11524      Branch: metaconfig
11525            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11526            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11527            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11528            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11529            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11530            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11531            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11532            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11533            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11534            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11535            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11536            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11537            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11538            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11539            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11540            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11541            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11542            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11543            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11544            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11545            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11546            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11547            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11548            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11549 ____________________________________________________________________________
11550 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
11551         Log: HP-UX gcc 3 warnings found by Sarathy.
11552      Branch: perl
11553            ! regcomp.c sv.c
11554 ____________________________________________________________________________
11555 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
11556         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
11557              From: Slaven Rezic <slaven.rezic@berlin.de>
11558              Date: 16 Mar 2002 15:29:18 +0100
11559              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
11560      Branch: perl
11561            ! pod/perldelta.pod
11562 ____________________________________________________________________________
11563 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
11564         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
11565      Branch: perl
11566            ! Porting/findrfuncs reentr.h reentr.pl
11567 ____________________________________________________________________________
11568 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
11569         Log: UIN32_MAX with borken under HP-UX+gcc
11570      Branch: perl
11571            ! handy.h
11572 ____________________________________________________________________________
11573 [ 15251] By: ams                                   on 2002/03/16  02:38:08
11574         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11575              *::DESTROY() is deprecated
11576              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11577              Date: Thu, 14 Mar 2002 18:39:22 -0500
11578              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
11579              
11580              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11581              *::DESTROY() is deprecated
11582              From: Dave Mitchell <davem@fdgroup.com>
11583              Date: Fri, 15 Mar 2002 19:22:49 +0000
11584              Message-Id: <20020315192249.A22389@fdgroup.com>
11585      Branch: perl
11586            ! gv.c t/op/method.t
11587 ____________________________________________________________________________
11588 [ 15250] By: ams                                   on 2002/03/16  02:14:41
11589         Log: Plural nit.
11590      Branch: perl
11591            ! pod/perldelta.pod
11592 ____________________________________________________________________________
11593 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
11594         Log: Doesn't make sense to test for protos if the
11595              functions are not to be used (!= functions exist!)
11596              This might be the key (well, a key) to the HP-UX
11597              problems.
11598      Branch: perl
11599            ! reentr.h reentr.pl
11600 ____________________________________________________________________________
11601 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
11602         Log: Typo in #15247.
11603      Branch: perl
11604            ! hints/hpux.sh
11605 ____________________________________________________________________________
11606 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
11607         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
11608              in HP-UX (from H.Merijn Brand)
11609      Branch: perl
11610            ! hints/hpux.sh
11611 ____________________________________________________________________________
11612 [ 15246] By: ams                                   on 2002/03/15  17:53:23
11613         Log: Subject: minor corrections in perldelta.pod
11614              From: mjd@plover.com
11615              Date: 15 Mar 2002 18:48:42 -0000
11616              Message-Id: <20020315184842.13573.qmail@plover.com>
11617      Branch: perl
11618            ! pod/perldelta.pod
11619 ____________________________________________________________________________
11620 [ 15245] By: ams                                   on 2002/03/15  17:37:52
11621         Log: Upgrade to Tie::File 0.19.
11622      Branch: perl
11623            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11624            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11625            + lib/Tie/File/t/21_win32.t
11626            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
11627            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
11628            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
11629            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
11630            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11631            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
11632            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
11633            ! lib/Tie/File/t/17_misc_meth.t
11634 ____________________________________________________________________________
11635 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
11636         Log: Update Changes.
11637      Branch: perl
11638            ! Changes patchlevel.h
11639 ____________________________________________________________________________
11640 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
11641         Log: Forgot from #15241.
11642      Branch: perl
11643            ! win32/config_sh.PL
11644 ____________________________________________________________________________
11645 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
11646         Log: Subject: patch pod/perltodo.pod
11647              From: mjd@plover.com
11648              Date: 15 Mar 2002 15:42:18 -0000
11649              Message-ID: <20020315154218.10163.qmail@plover.com>
11650              
11651              (With s/WANT/Want/)
11652      Branch: perl
11653            ! pod/perltodo.pod
11654 ____________________________________________________________________________
11655 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
11656         Log: Subject: [PATCH bleadperl] (revision 5 undef)
11657              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11658              Date: Fri, 15 Mar 2002 00:39:48 +0100
11659              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
11660      Branch: perl
11661            ! win32/config.bc win32/config.gc win32/config.vc
11662            ! win32/config.win64
11663 ____________________________________________________________________________
11664 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
11665         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
11666              From: Michael G Schwern <schwern@pobox.com>
11667              Date: Thu, 14 Mar 2002 16:39:29 -0500
11668              Message-ID: <20020314213929.GA2912@blackrider>
11669      Branch: perl
11670            ! lib/perl5db.pl
11671 ____________________________________________________________________________
11672 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
11673         Log: Integrate perlio.
11674      Branch: perl
11675           !> embed.fnc ext/Encode/t/JP.t
11676 ____________________________________________________________________________
11677 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
11678         Log: Monster _r patch: try to scan for all known _r variants,
11679              and then use them (under ithreads).  May fail in HP-UX,
11680              and the op/groups is known to be fickle everywhere.  Known
11681              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
11682              warnings in AIX since the first arguments of getnetbyaddr
11683              and getnetbyadd_r are of different types.  Thanks, IBM.)
11684              
11685              In non-Configure platforms deny the existence of any
11686              of the _r thingies.  (Also add the recently introduced
11687              d_tm_* to places it wasn't already in.)
11688              
11689              TODO: the suggested glibc buffer growth retry loop in case
11690              some entries (at least for: gr*, host*) are big.
11691              Forgot win32/config.win64.
11692      Branch: perl
11693            + reentr.c reentr.h reentr.pl
11694            ! Configure MANIFEST Makefile.SH NetWare/Makefile
11695            ! NetWare/config.wc Porting/Glossary Porting/config.sh
11696            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
11697            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
11698            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
11699            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
11700            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
11701            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
11702            ! win32/config.bc win32/config.gc win32/config.vc
11703            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
11704 ____________________________________________________________________________
11705 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
11706         Log: Be more explicit on when is the $! worth anything.
11707      Branch: perl
11708            ! pod/perlvar.pod
11709 ____________________________________________________________________________
11710 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
11711         Log: metaconfig: _r _r we go.
11712      Branch: metaconfig
11713            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11714            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11715            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11716            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11717            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11718            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11719            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11720            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11721            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11722            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11723            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11724            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11725            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11726            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11727            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11728            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11729            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11730            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11731            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11732            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11733            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11734            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11735            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11736            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11737 ____________________________________________________________________________
11738 [ 15235] By: nick                                  on 2002/03/15  07:31:54
11739         Log: Add the binmode()s to make JP.t pass on Win32
11740      Branch: perlio
11741            ! ext/Encode/t/JP.t
11742 ____________________________________________________________________________
11743 [ 15234] By: nick                                  on 2002/03/15  07:20:49
11744         Log: Integrate perlio
11745      Branch: perl
11746           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
11747 ____________________________________________________________________________
11748 [ 15233] By: nick                                  on 2002/03/15  07:18:02
11749         Log: Mark JP.t's data files as binary
11750      Branch: perlio
11751            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
11752 ____________________________________________________________________________
11753 [ 15232] By: nick                                  on 2002/03/15  07:13:38
11754         Log: Integrate mainline
11755      Branch: perlio
11756           +> ext/B/t/xref.t
11757           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
11758           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
11759           !> perl.c t/op/arith.t
11760 ____________________________________________________________________________
11761 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
11762         Log: The section needs to be in the makedepend script
11763              (from Jan-Erik Karlsson).
11764      Branch: perl
11765            ! makedepend.SH
11766 ____________________________________________________________________________
11767 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
11768         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
11769              From: Nicholas Clark <nick@unfortu.net>
11770              Date: Thu, 14 Mar 2002 23:05:23 +0000
11771              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
11772      Branch: perl
11773            ! ext/Safe/safe2.t
11774 ____________________________________________________________________________
11775 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
11776         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
11777              From: "Brent Dax" <brentdax@cpan.org>
11778              Date: Thu, 14 Mar 2002 09:08:41 -0800
11779              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
11780      Branch: perl
11781            ! lib/Pod/Html.pm
11782 ____________________________________________________________________________
11783 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
11784         Log: metaconfig: one round again for the _r.
11785      Branch: metaconfig
11786            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11787            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11788            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11789            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11790            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11791            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11792            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11793            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11794            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11795            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11796            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11797            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11798            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11799            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11800            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11801            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11802            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11803            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11804            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11805            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11806            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11807            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11808            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11809            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11810 ____________________________________________________________________________
11811 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
11812         Log: metaconfig: new round of the _r units.
11813      Branch: metaconfig
11814            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11815            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11816            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11817            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11818            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11819            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11820            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11821            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11822            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11823            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11824            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11825            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11826            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11827            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11828            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11829            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11830            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11831            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11832            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11833            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11834            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11835            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11836            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11837            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11838      Branch: metaconfig/U/perl
11839            + i_crypt.U
11840 ____________________________________________________________________________
11841 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
11842         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
11843              From: Paul_GreenVOS@vos.stratus.com
11844              Date: Tue, 12 Mar 02 19:22 est   
11845              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
11846      Branch: perl
11847            ! lib/Benchmark.t t/op/arith.t
11848 ____________________________________________________________________________
11849 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
11850         Log: Subject: Re: Win32: C:\Program Files
11851              From: "Ken Williams" <ken@mathforum.org>
11852              Date: Wed, 13 Mar 2002 17:50:59 -0600
11853              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
11854              
11855              Add -t to perl -h.
11856      Branch: perl
11857            ! perl.c
11858 ____________________________________________________________________________
11859 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
11860         Log: Extra paranoia from Nick Clark.
11861      Branch: perl
11862            ! ext/Safe/safe2.t
11863 ____________________________________________________________________________
11864 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
11865         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
11866              From: Nicholas Clark <nick@ccl4.org>
11867              Date: Wed, 13 Mar 2002 14:22:50 +0000
11868              Message-ID: <20020313142250.G92566@plum.flirble.org>
11869      Branch: perl
11870            ! ext/Safe/safe2.t
11871 ____________________________________________________________________________
11872 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
11873         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
11874              From: <slaven.rezic@berlin.de>
11875              Date: Tue, 12 Mar 2002 13:03:41 +0100      
11876              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
11877      Branch: perl
11878            ! Makefile.SH
11879 ____________________________________________________________________________
11880 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
11881         Log: Subject: [PATCH] a test for B::Xref
11882              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11883              Date: Wed, 13 Mar 2002 17:18:57 +0100
11884              Message-ID: <20020313171857.F1144@rafael>
11885      Branch: perl
11886            + ext/B/t/xref.t
11887            ! MANIFEST ext/B/B/Xref.pm
11888 ____________________________________________________________________________
11889 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
11890         Log: Subject: [PATCH] Exporter.pm POD fixups
11891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11892              Date: Wed, 13 Mar 2002 16:21:42 +0100
11893              Message-ID: <20020313162142.A1144@rafael>
11894      Branch: perl
11895            ! lib/Exporter.pm
11896 ____________________________________________________________________________
11897 [ 15219] By: nick                                  on 2002/03/14  07:00:16
11898         Log: Integrate mainline
11899      Branch: perlio
11900           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
11901 ____________________________________________________________________________
11902 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
11903         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
11904              From: Michael G Schwern <schwern@pobox.com>
11905              Date: Wed, 13 Mar 2002 17:43:00 -0500
11906              Message-ID: <20020313224300.GG3311@blackrider>
11907      Branch: perl
11908            ! lib/ExtUtils/MM_VMS.pm
11909 ____________________________________________________________________________
11910 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
11911         Log: Pod tweak.
11912      Branch: perl
11913            ! lib/open.pm
11914 ____________________________________________________________________________
11915 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
11916         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
11917              From: "Craig A. Berry" <craigberry@mac.com>
11918              Date: Wed, 13 Mar 2002 01:44:01 -0600
11919              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
11920      Branch: perl
11921            ! vms/descrip_mms.template
11922 ____________________________________________________________________________
11923 [ 15215] By: nick                                  on 2002/03/13  08:08:36
11924         Log: Integrate mainline.
11925      Branch: perlio
11926           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
11927            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
11928            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
11929            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
11930            - ext/Data/Util/t/Hash.t
11931           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
11932           !> ext/Encode/lib/Encode/CN/HZ.pm
11933           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11934           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
11935           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
11936           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11937           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
11938           !> t/op/override.t toke.c universal.c
11939 ____________________________________________________________________________
11940 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
11941         Log: metaconfig: three guesses.
11942      Branch: metaconfig
11943            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11944            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11945            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11946            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11947            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11948            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11949            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11950            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11951            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11952            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11953            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11954            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11955            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11956            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11957            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11958            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11959            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11960            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11961            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11962            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11963            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11964            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11965            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11966            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11967 ____________________________________________________________________________
11968 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
11969         Log: metaconfig: regen _r units again.
11970      Branch: metaconfig
11971            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11972            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11973            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11974            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11975            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11976            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11977            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11978            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11979            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11980            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11981            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11982            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11983            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11984            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11985            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11986            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11987            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11988            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11989            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11990            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11991            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11992            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11993            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11994            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11995 ____________________________________________________________________________
11996 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
11997         Log: metaconfig: regen _r units.
11998      Branch: metaconfig
11999            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
12000            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12001            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12002            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12003            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12004            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12005            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12006            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12007            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12008            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12009            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12010            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12011            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12012            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12013            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12014            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12015            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12016            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12017            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12018            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12019            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12020            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12021            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12022            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12023            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12024 ____________________________________________________________________________
12025 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
12026         Log: metaconfig unit tweaks.
12027      Branch: metaconfig
12028            + U/threads/d_setprotoent_r.U
12029            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
12030            ! U/threads/d_tmpnam_r.U
12031 ____________________________________________________________________________
12032 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
12033         Log: metaconfig: replace the _r units with autogenerated ones.
12034      Branch: metaconfig
12035            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12036            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
12037            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12038            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
12039            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
12040            + U/threads/d_getprotobyname_r.U
12041            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12042            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
12043            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
12044            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12045            + U/threads/d_setservent_r.U
12046            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
12047            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
12048            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
12049            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
12050            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
12051            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
12052            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
12053            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
12054            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
12055            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12056            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12057            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12058            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12059            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12060            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
12061            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12062            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12063            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12064            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12065            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12066            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
12067            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
12068            ! U/threads/d_ttyname_r.U
12069 ____________________________________________________________________________
12070 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
12071         Log: More known threadsafings.
12072      Branch: perl
12073            ! Porting/findrfuncs
12074 ____________________________________________________________________________
12075 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
12076         Log: Small tweaks.
12077      Branch: perl
12078            ! lib/Internals.t universal.c
12079 ____________________________________________________________________________
12080 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
12081         Log: VERSIONize.
12082      Branch: perl
12083            ! ext/Encode/lib/Encode/CN/HZ.pm
12084            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12085            ! ext/Encode/lib/Encode/JP/JIS.pm
12086 ____________________________________________________________________________
12087 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
12088         Log: Subject: perl datastructure conversion shortcuts for DDD
12089              From: Stas Bekman <stas@stason.org>
12090              Date: Mon, 11 Mar 2002 14:54:31 +0800
12091              Message-ID: <3C8C54A7.5020502@stason.org>
12092      Branch: perl
12093            ! pod/perlhack.pod
12094 ____________________________________________________________________________
12095 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
12096         Log: Regen modlib.
12097      Branch: perl
12098            ! pod/perlmodlib.pod
12099 ____________________________________________________________________________
12100 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
12101         Log: Regen toc.
12102      Branch: perl
12103            ! pod/perltoc.pod
12104 ____________________________________________________________________________
12105 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
12106         Log: Tiny pod tweaks.
12107      Branch: perl
12108            ! lib/Hash/Util.pm
12109 ____________________________________________________________________________
12110 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
12111         Log: perldeltaize Hash::Util.
12112      Branch: perl
12113            ! pod/perldelta.pod
12114 ____________________________________________________________________________
12115 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
12116         Log: Move the readonly interface back to universal.c,
12117              (new name: Internals::SvREADONLY), remove Data::Util,
12118              move Hash::Util to lib, also introduce refcnt interface
12119              (Internals::SvREFCNT).     Make both the new interfaces
12120              to be more sane so that if they set the value, they return
12121              the new value, not the old one.
12122      Branch: perl
12123            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12124            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12125            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12126            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12127            - ext/Data/Util/t/Hash.t
12128            ! MANIFEST ext/B/t/stash.t universal.c
12129 ____________________________________________________________________________
12130 [ 15200] By: ams                                   on 2002/03/12  15:16:05
12131         Log: Subject: Disambiguate "Can't locate"
12132              From: Mike Guy <mjtg@cam.ac.uk>
12133              Date: Tue, 12 Mar 2002 16:04:23 +0000
12134              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
12135      Branch: perl
12136            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
12137            ! pp_ctl.c t/op/override.t
12138 ____________________________________________________________________________
12139 [ 15199] By: ams                                   on 2002/03/12  15:04:43
12140         Log: Subject: [PATCH] perl/lib/File/stat.t
12141              From: Paul_GreenVOS@vos.stratus.com
12142              Date: Tue, 12 Mar 02 11:00 est
12143              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
12144      Branch: perl
12145            ! lib/File/stat.t
12146 ____________________________________________________________________________
12147 [ 15198] By: ams                                   on 2002/03/12  15:00:44
12148         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
12149              From: Robin Barker <rmb1@cise.npl.co.uk>
12150              Date: Tue, 12 Mar 2002 13:31:58 GMT
12151              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
12152      Branch: perl
12153            ! pod/perlfunc.pod
12154 ____________________________________________________________________________
12155 [ 15197] By: ams                                   on 2002/03/12  14:57:34
12156         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
12157              From: "Clinton A. Pierce" <clintp@geeksalad.org>
12158              Date: Tue, 12 Mar 2002 10:11:53 -0500
12159              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
12160      Branch: perl
12161            ! toke.c
12162 ____________________________________________________________________________
12163 [ 15196] By: nick                                  on 2002/03/12  13:40:35
12164         Log: Integrate mainline
12165      Branch: perlio
12166           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12167           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12168           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12169           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
12170            - t/lib/access.t
12171           !> (integrate 96 files)
12172 ____________________________________________________________________________
12173 [ 15195] By: nick                                  on 2002/03/12  06:08:24
12174         Log: Integrate mainline (a while ago)
12175      Branch: perlio
12176           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
12177           +> ext/Encode/t/TW.t
12178            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
12179            - ext/Encode/lib/Encode/Tcl/HanZi.pm
12180            - ext/I18N/Langinfo/fallback.c
12181           !> (integrate 80 files)
12182 ____________________________________________________________________________
12183 [ 15194] By: ams                                   on 2002/03/12  06:02:20
12184         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
12185              From: Jonathan Stowe <gellyfish@gellyfish.com>
12186              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
12187              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
12188      Branch: perl
12189            ! ext/Encode/CN/Makefile.PL
12190 ____________________________________________________________________________
12191 [ 15193] By: ams                                   on 2002/03/12  05:55:07
12192         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
12193              From: Dave Mitchell <davem@fdgroup.co.uk>
12194              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
12195              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
12196      Branch: perl
12197            ! pod/perlguts.pod
12198 ____________________________________________________________________________
12199 [ 15192] By: ams                                   on 2002/03/12  05:50:08
12200         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
12201              From: Anton Tagunov <tagunov@motor.ru>
12202              Date: Tue, 12 Mar 2002 01:40:58 +0300
12203              Message-Id: <1194068830.20020312014058@motor.ru>
12204              (Applied with tweaks.)
12205      Branch: perl
12206            ! lib/utf8.pm
12207 ____________________________________________________________________________
12208 [ 15191] By: ams                                   on 2002/03/12  05:42:21
12209         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
12210              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12211              Date: Sun, 10 Mar 2002 22:10:15 +0100
12212              Message-Id: <3C8BD9C7.13988.73992D@localhost>
12213      Branch: perl
12214            ! iperlsys.h
12215 ____________________________________________________________________________
12216 [ 15190] By: ams                                   on 2002/03/12  05:38:08
12217         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
12218              From: Anton Tagunov <tagunov@motor.ru>
12219              Date: Mon, 11 Mar 2002 23:27:47 +0300
12220              Message-Id: <19414222180.20020311232747@motor.ru>
12221      Branch: perl
12222            ! pod/perlsub.pod
12223 ____________________________________________________________________________
12224 [ 15189] By: ams                                   on 2002/03/12  05:34:49
12225         Log: Subject: minor patch for comment in utfebcdic.h
12226              From: Anton Tagunov <tagunov@motor.ru>
12227              Date: Tue, 12 Mar 2002 00:20:21 +0300
12228              Message-Id: <13817376786.20020312002021@motor.ru>
12229      Branch: perl
12230            ! utfebcdic.h
12231 ____________________________________________________________________________
12232 [ 15188] By: ams                                   on 2002/03/12  05:32:30
12233         Log: Subject: [PATCH ?] B::Xref improvements
12234              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12235              Date: Mon, 11 Mar 2002 23:32:20 +0100
12236              Message-Id: <20020311233220.A12677@rafael>
12237      Branch: perl
12238            ! ext/B/B/Xref.pm
12239 ____________________________________________________________________________
12240 [ 15187] By: ams                                   on 2002/03/12  05:30:02
12241         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
12242              From: Paul_GreenVOS@vos.stratus.com
12243              Date: Mon, 11 Mar 02 17:23 est
12244              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
12245      Branch: perl
12246            ! lib/ExtUtils/MM_Unix.pm
12247 ____________________________________________________________________________
12248 [ 15186] By: ams                                   on 2002/03/12  05:27:06
12249         Log: Subject: [PATCH] installperl - minor untangle for VOS
12250              From: Paul_GreenVOS@vos.stratus.com
12251              Date: Mon, 11 Mar 02 17:05 est
12252              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
12253      Branch: perl
12254            ! installperl
12255 ____________________________________________________________________________
12256 [ 15185] By: ams                                   on 2002/03/12  05:25:59
12257         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
12258              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12259              Date: Mon, 11 Mar 2002 22:37:39 +0100
12260              Message-Id: <20020311223739.A691@rafael>
12261      Branch: perl
12262            ! ext/B/B/Deparse.pm
12263 ____________________________________________________________________________
12264 [ 15184] By: ams                                   on 2002/03/12  05:20:54
12265         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
12266              From: Michael G Schwern <schwern@pobox.com>
12267              Date: Tue, 12 Mar 2002 01:12:08 -0500
12268              Message-Id: <20020312061208.GD904@blackrider>
12269      Branch: perl
12270            ! hints/netbsd.sh
12271 ____________________________________________________________________________
12272 [ 15183] By: ams                                   on 2002/03/12  04:12:30
12273         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12274              From: Autrijus Tang <autrijus@autrijus.org>
12275              Date: Tue, 12 Mar 2002 13:05:53 +0800
12276              Message-Id: <20020312050553.GA7864@not.autrijus.org>
12277              (Only doc hunk applied, supplementing #15182.)
12278      Branch: perl
12279            ! ext/Encode/Encode.pm
12280 ____________________________________________________________________________
12281 [ 15182] By: ams                                   on 2002/03/12  04:04:34
12282         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12283              From: Autrijus Tang <autrijus@autrijus.org>
12284              Date: Tue, 12 Mar 2002 12:56:46 +0800
12285              Message-Id: <20020312045646.GA7689@not.autrijus.org>
12286              (Private mail.)
12287      Branch: perl
12288            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
12289 ____________________________________________________________________________
12290 [ 15181] By: ams                                   on 2002/03/12  03:09:20
12291         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12292              From: Autrijus Tang <autrijus@autrijus.org>
12293              Date: Tue, 12 Mar 2002 11:55:06 +0800
12294              Message-Id: <20020312035506.GA6946@not.autrijus.org>
12295      Branch: perl
12296            ! ext/Encode/Encode.pm
12297 ____________________________________________________________________________
12298 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
12299         Log: Deypo.
12300      Branch: metaconfig
12301            ! U/threads/d_asctime_r.U
12302 ____________________________________________________________________________
12303 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
12304         Log: FAQ sync.
12305      Branch: perl
12306            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12307            ! pod/perlfaq4.pod pod/perlfaq5.pod
12308 ____________________________________________________________________________
12309 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
12310         Log: The test needs perlio.
12311      Branch: perl
12312            ! lib/open.t
12313 ____________________________________________________________________________
12314 [ 15177] By: ams                                   on 2002/03/11  15:41:08
12315         Log: Subject: perlreftut update
12316              From: Mark-Jason Dominus <mjd@plover.com>
12317              Date: Mon, 11 Mar 2002 11:36:27 -0500
12318              Message-Id: <20020311163627.31020.qmail@plover.com>
12319      Branch: perl
12320            ! pod/perlreftut.pod
12321 ____________________________________________________________________________
12322 [ 15176] By: ams                                   on 2002/03/11  15:35:24
12323         Log: Subject: Minor correction in perlfaq5
12324              From: mjd@plover.com
12325              Date: 11 Mar 2002 16:34:22 -0000
12326              Message-Id: <20020311163422.30963.qmail@plover.com>
12327      Branch: perl
12328            ! pod/perlfaq5.pod
12329 ____________________________________________________________________________
12330 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
12331         Log: number of skipped tests was incorrect
12332      Branch: perl
12333            ! t/op/stat.t
12334 ____________________________________________________________________________
12335 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
12336         Log: remove doubled CRs
12337      Branch: perl
12338            ! win32/Makefile
12339 ____________________________________________________________________________
12340 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
12341         Log: Update Changes.
12342      Branch: perl
12343            ! Changes patchlevel.h
12344 ____________________________________________________________________________
12345 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
12346         Log: Regen toc.
12347      Branch: perl
12348            ! pod/perltoc.pod
12349 ____________________________________________________________________________
12350 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
12351         Log: Add t/CN.t and t/TW.t; re-sort.
12352      Branch: perl
12353            ! ext/Encode/MANIFEST
12354 ____________________________________________________________________________
12355 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
12356         Log: Document what to do if one yearns back to
12357              the old legacy encoding.
12358      Branch: perl
12359            ! lib/encoding.pm
12360 ____________________________________________________________________________
12361 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
12362         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
12363              as general purpose encoding transformation interfaces
12364              since that's not what they are.
12365      Branch: perl
12366            ! lib/utf8.pm pod/perlunicode.pod sv.c
12367 ____________________________________________________________________________
12368 [ 15168] By: ams                                   on 2002/03/11  12:54:16
12369         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
12370              warnings
12371              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12372              Date: Mon, 11 Mar 2002 14:35:22 +0100
12373              Message-Id: <20020311143522.A7431@rafael>
12374      Branch: perl
12375            ! t/lib/warnings/pp_sys
12376 ____________________________________________________________________________
12377 [ 15167] By: ams                                   on 2002/03/11  04:57:20
12378         Log: A little commonsense is better than 1_compile.
12379      Branch: perl
12380            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12381 ____________________________________________________________________________
12382 [ 15166] By: ams                                   on 2002/03/11  04:53:50
12383         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
12384              From: Michael G Schwern <schwern@pobox.com>
12385              Date: Sun, 10 Mar 2002 13:27:12 -0500
12386              Message-Id: <20020310182712.GC693@blackrider>
12387              
12388              Subject: [PATCH] Hash::Util part 2
12389              From: Michael G Schwern <schwern@pobox.com>
12390              Date: Sun, 10 Mar 2002 15:09:34 -0500
12391              Message-Id: <20020310200934.GB27112@blackrider>
12392              
12393              Subject: [PATCH] Hash::Util MANIFEST correction
12394              From: Michael G Schwern <schwern@pobox.com>
12395              Date: Sun, 10 Mar 2002 16:27:07 -0500
12396              Message-Id: <20020310212707.GF27112@blackrider>
12397              
12398              (Also changes find.t and taint.t, which were looking for access.t)
12399      Branch: perl
12400            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12401            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12402            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12403            + ext/Data/Util/t/Hash.t
12404            - t/lib/access.t
12405            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
12406            ! pod/perldiag.pod pod/perltodo.pod universal.c
12407 ____________________________________________________________________________
12408 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
12409         Log: metaconfig: more thready fixes.
12410      Branch: metaconfig
12411            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12412            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
12413            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
12414            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
12415            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12416            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
12417            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12418            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12419            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
12420 ____________________________________________________________________________
12421 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
12422         Log: Skip obsoleted interfaces.
12423      Branch: perl
12424            ! Porting/findrfuncs
12425 ____________________________________________________________________________
12426 [ 15162] By: ams                                   on 2002/03/11  03:48:14
12427         Log: Typo fixes.
12428      Branch: perl
12429            ! perl.c
12430 ____________________________________________________________________________
12431 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
12432         Log: Upgrade to Locale::Codes 2.02.
12433      Branch: perl
12434            + lib/Locale/Codes/t/rename.t
12435            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12436            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
12437            ! lib/Locale/Country.pod
12438 ____________________________________________________________________________
12439 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
12440         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12441              From: Nicholas Clark <nick@unfortu.net>
12442              Date: Sun, 10 Mar 2002 18:17:50 +0000
12443              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
12444              
12445              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12446              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12447              Date: Sun, 10 Mar 2002 13:53:34 -0800
12448              Message-ID: <eX9i8gzkg26G092yn@efn.org>
12449              
12450              (and reenable the feature in freebsd,
12451              and move the freebsd pr url to perl.c)
12452      Branch: perl
12453            ! hints/freebsd.sh perl.c pod/perldelta.pod
12454 ____________________________________________________________________________
12455 [ 15159] By: ams                                   on 2002/03/11  03:34:13
12456         Log: Subject: [PATCH stash.t] access::readonly is gone
12457              From: Michael G Schwern <schwern@pobox.com>
12458              Date: Sun, 10 Mar 2002 16:18:14 -0500
12459              Message-Id: <20020310211813.GE27112@blackrider>
12460      Branch: perl
12461            ! ext/B/t/stash.t
12462 ____________________________________________________________________________
12463 [ 15158] By: ams                                   on 2002/03/11  03:28:04
12464         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
12465              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12466              Date: Sun, 10 Mar 2002 22:10:15 +0100
12467              Message-Id: <3C8BD9C7.610.7398DD@localhost>
12468      Branch: perl
12469            ! lib/Net/Ping/t/110_icmp_inst.t
12470 ____________________________________________________________________________
12471 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
12472         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
12473              From: Michael G Schwern <schwern@pobox.com>
12474              Date: Sun, 10 Mar 2002 19:22:33 -0500
12475              Message-ID: <20020311002233.GE4927@blackrider>
12476      Branch: perl
12477            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
12478            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
12479            ! lib/Test/Simple/t/fail-more.t
12480 ____________________________________________________________________________
12481 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
12482         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
12483              From: Michael G Schwern <schwern@pobox.com>
12484              Date: Sun, 10 Mar 2002 17:14:10 -0500
12485              Message-ID: <20020310221410.GA4915@blackrider>
12486      Branch: perl
12487            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
12488            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
12489 ____________________________________________________________________________
12490 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
12491         Log: Subject: [PATCH] more warnings tidyup
12492              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12493              Date: Sun, 10 Mar 2002 21:01:39 -0000
12494              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
12495      Branch: perl
12496            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
12497            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
12498            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
12499            ! util.c
12500 ____________________________________________________________________________
12501 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
12502         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
12503              From: Nicholas Clark <nick@unfortu.net>
12504              Date: Sun, 10 Mar 2002 23:21:07 +0000
12505              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
12506      Branch: perl
12507            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
12508            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
12509            ! ext/Encode/TW/Makefile.PL
12510 ____________________________________________________________________________
12511 [ 15153] By: ams                                   on 2002/03/11  03:06:59
12512         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
12513              From: Max Baker <max@warped.org>
12514              Date: Fri, 8 Mar 2002 10:56:19 -0800
12515              Message-Id: <20020308105619.A15039@warped.org>
12516      Branch: perl
12517            ! ext/IO/lib/IO/Socket/INET.pm
12518 ____________________________________________________________________________
12519 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
12520         Log: Subject: [PATCH] spelling correction
12521              From: Nicholas Clark <nick@unfortu.net>
12522              Date: Sun, 10 Mar 2002 18:34:42 +0000
12523              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
12524      Branch: perl
12525            ! pp.c pp_hot.c
12526 ____________________________________________________________________________
12527 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
12528         Log: DG/UX updates from Takis Psarogiannakopoulos.
12529      Branch: perl
12530            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
12531 ____________________________________________________________________________
12532 [ 15150] By: ams                                   on 2002/03/11  03:02:47
12533         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
12534              From: Chris Nandor <pudge@pobox.com>
12535              Date: Mon, 04 Mar 2002 17:48:12 -0500
12536              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
12537      Branch: perl
12538            ! lib/DB.pm lib/perl5db.pl
12539 ____________________________________________________________________________
12540 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
12541         Log: metaconfig unit changes in preparation of reentrancy changes.
12542      Branch: metaconfig
12543            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
12544            + U/threads/d_ttyname_r.U
12545            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12546            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
12547            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
12548            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12549            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12550            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
12551            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12552            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
12553            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
12554            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12555            ! U/threads/d_strerror_r.U
12556 ____________________________________________________________________________
12557 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
12558         Log: Mysterious characters.
12559      Branch: perl
12560            ! utf8.h
12561 ____________________________________________________________________________
12562 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
12563         Log: Unused.
12564      Branch: perl
12565            ! op.c
12566 ____________________________________________________________________________
12567 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
12568         Log: Implement :std subpragma of the open pragma
12569              that makes the standard filehandles to talk in
12570              encodings.  This change set off a weird warning
12571              from op.c, though: disabled it now until someone
12572              who knows what it is about comes along.
12573      Branch: perl
12574            ! lib/open.pm op.c
12575 ____________________________________________________________________________
12576 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
12577         Log: Document the logic of :locale better.
12578      Branch: perl
12579            ! lib/open.pm
12580 ____________________________________________________________________________
12581 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
12582         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
12583              From: Slaven Rezic <slaven.rezic@berlin.de>
12584              Date: 10 Mar 2002 02:49:17 +0100
12585              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
12586      Branch: perl
12587            ! hints/freebsd.sh
12588 ____________________________________________________________________________
12589 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
12590         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
12591              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12592              Date: Sun, 10 Mar 2002 17:08:54 +0900
12593              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
12594      Branch: perl
12595            ! ext/Encode/lib/Encode/Tcl.pm
12596            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12597            ! ext/Encode/lib/Encode/Tcl/Extended.pm
12598            ! ext/Encode/lib/Encode/Tcl/Table.pm
12599 ____________________________________________________________________________
12600 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
12601         Log: The patch does the following:
12602              - Nix the unneccessary diagnostics line
12603              - Quell -w warnings if the first ENV doesn't exist
12604              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
12605              is too baroque and bloated for daily use (and for perl core inclusion).
12606              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
12607              non-fatal.
12608              - Consequently, the ^OPEN bits is set only when needed.
12609      Branch: perl
12610            ! lib/open.pm
12611 ____________________________________________________________________________
12612 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
12613         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
12614      Branch: perl
12615            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
12616 ____________________________________________________________________________
12617 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
12618         Log: Precedence problem.
12619      Branch: perl
12620            ! ext/Socket/socketpair.t
12621 ____________________________________________________________________________
12622 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
12623         Log: Renaming tweaks, and split off the reentrant "superbuffer"
12624              init routine.
12625      Branch: perl
12626            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
12627            ! sv.c util.c
12628 ____________________________________________________________________________
12629 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
12630         Log: The 7-bit jis seems to be the hanging one.
12631      Branch: perl
12632            ! ext/Encode/t/Tcl.t
12633 ____________________________________________________________________________
12634 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
12635         Log: Begone.
12636      Branch: perl
12637            ! ext/Encode/MANIFEST
12638 ____________________________________________________________________________
12639 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
12640         Log: Better fix from Autrijus.
12641      Branch: perl
12642            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
12643            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
12644 ____________________________________________________________________________
12645 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
12646         Log: Not everybody has Encode::HanExtra.
12647      Branch: perl
12648            ! ext/Encode/Encode.pm
12649 ____________________________________________________________________________
12650 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
12651         Log: Decutandpasto.
12652      Branch: perl
12653            ! ext/Encode/lib/Encode/Tcl.pm
12654 ____________________________________________________________________________
12655 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
12656         Log: Subject: [PATCH] Data::Dumper
12657              From: Nicholas Clark <nick@unfortu.net>
12658              Date: Sat, 9 Mar 2002 19:03:54 +0000
12659              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
12660      Branch: perl
12661            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12662            ! ext/Data/Dumper/t/dumper.t
12663 ____________________________________________________________________________
12664 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
12665         Log: Subject: [PATCH] socketpair.t w/o fork
12666              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12667              Date: Sat, 9 Mar 2002 14:55:11 +0100
12668              Message-ID: <3C8A224F.29578.13691BA@localhost>
12669              
12670              (modified as suggested by Sarathy)
12671      Branch: perl
12672            ! ext/Socket/socketpair.t
12673 ____________________________________________________________________________
12674 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
12675         Log: Subject: [PATCH perldelta] Mention Change 14727
12676              From: Autrijus Tang <autrijus@autrijus.org>
12677              Date: Sat, 9 Mar 2002 23:31:40 +0800
12678              Message-ID: <20020309153140.GA4224@not.autrijus.org>
12679      Branch: perl
12680            ! pod/perldelta.pod
12681 ____________________________________________________________________________
12682 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
12683         Log: Make Encode.pm implicitly load external CJK tables the first
12684              time they're needed (instead of immediately), from Autrijus
12685              Tang.
12686      Branch: perl
12687            ! ext/Encode/Encode.pm
12688 ____________________________________________________________________________
12689 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
12690         Log: Subject: Re: Two questions
12691              From: Nicholas Clark <nick@unfortu.net>
12692              Date: Sat, 9 Mar 2002 12:42:40 +0000
12693              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
12694      Branch: perl
12695            ! Porting/pumpkin.pod
12696 ____________________________________________________________________________
12697 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
12698         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
12699              From: Paul_GreenVOS@vos.stratus.com
12700              Date: Fri, 8 Mar 02 22:34 est
12701              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
12702      Branch: perl
12703            ! pp_sys.c
12704 ____________________________________________________________________________
12705 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
12706         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
12707              From: davem@fdgroup.co.uk
12708              Date: Sat, 9 Mar 2002 00:13:27 GMT
12709              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
12710      Branch: perl
12711            ! dump.c
12712 ____________________________________________________________________________
12713 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
12714         Log: Deglitch from Rafael.
12715      Branch: perl
12716            ! ext/B/t/lint.t
12717 ____________________________________________________________________________
12718 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
12719         Log: Still more portability.
12720      Branch: perl
12721            ! Porting/findrfuncs
12722 ____________________________________________________________________________
12723 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
12724         Log: More portability.
12725      Branch: perl
12726            ! Porting/findrfuncs
12727 ____________________________________________________________________________
12728 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
12729         Log: Shared library paths; running tests manually.
12730      Branch: perl
12731            ! INSTALL
12732 ____________________________________________________________________________
12733 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
12734         Log: Subject: RE: Two questions
12735              From: "Green, Paul" <Paul.Green@stratus.com>
12736              Date: Fri, 8 Mar 2002 17:55:19 -0500
12737              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
12738      Branch: perl
12739            ! Porting/pumpkin.pod
12740 ____________________________________________________________________________
12741 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
12742         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
12743              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
12744      Branch: perl
12745            + ext/B/t/lint.t
12746            ! MANIFEST ext/B/B/Lint.pm
12747 ____________________________________________________________________________
12748 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
12749         Log: metaconfig unit change for #15119.
12750      Branch: metaconfig
12751            ! U/threads/d_pthread_atfork.U
12752 ____________________________________________________________________________
12753 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
12754         Log: In DG/UX finding pthread_atfork requires a true compile,
12755              from Takis Psarogiannakopoulos.
12756      Branch: perl
12757            ! Configure config_h.SH
12758 ____________________________________________________________________________
12759 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
12760         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
12761              From: John Peacock <jpeacock@rowman.com>
12762              Date: Fri, 08 Mar 2002 15:52:41 -0500
12763              Message-ID: <3C892499.4050502@rowman.com>
12764      Branch: perl
12765            ! lib/ExtUtils/xsubpp
12766 ____________________________________________________________________________
12767 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
12768         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
12769              From: "Craig A. Berry" <craigberry@mac.com>
12770              Date: Fri, 08 Mar 2002 15:02:51 -0600
12771              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
12772      Branch: perl
12773            ! t/op/write.t
12774 ____________________________________________________________________________
12775 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
12776         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
12777              From: Paul_GreenVOS@vos.stratus.com
12778              Date: Fri, 8 Mar 02 14:45 est
12779              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
12780      Branch: perl
12781            ! installperl
12782 ____________________________________________________________________________
12783 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
12784         Log: Subject: [PATCH @15109] tm_tm_* for VMS
12785              From: "Craig A. Berry" <craigberry@mac.com>
12786              Date: Fri, 08 Mar 2002 13:07:52 -0600
12787              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
12788      Branch: perl
12789            ! configure.com
12790 ____________________________________________________________________________
12791 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
12792         Log: Detypo.
12793      Branch: perl
12794            ! Changes
12795 ____________________________________________________________________________
12796 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
12797         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
12798      Branch: perl
12799            ! t/op/pat.t
12800 ____________________________________________________________________________
12801 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
12802         Log: HP-UX nm seems to repeat itself.
12803      Branch: perl
12804            ! Porting/findrfuncs
12805 ____________________________________________________________________________
12806 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
12807         Log: Nice porting script from Sarathy.  Well, less nice
12808              in the sense that it shows the looong road ahead.
12809      Branch: perl
12810            + Porting/findrfuncs
12811            ! MANIFEST Porting/makerel
12812 ____________________________________________________________________________
12813 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
12814         Log: Subject: Re: Performance considerations for UTF-8
12815              From: Jarkko Hietaniemi <jhi@iki.fi>
12816              Date: Fri, 8 Mar 2002 18:53:28 +0200
12817              Message-ID: <20020308185328.D640@alpha.hut.fi>
12818              
12819              (put all in perlunicode)
12820      Branch: perl
12821            ! pod/perlunicode.pod
12822 ____________________________________________________________________________
12823 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
12824         Log: Update Changes.
12825      Branch: perl
12826            ! Changes patchlevel.h
12827 ____________________________________________________________________________
12828 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
12829         Log: Subject: Cygwin cygipc support skipped
12830              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
12831              Date: Fri, 8 Mar 2002 16:59:34 +0100
12832              Message-ID: <113694157285.20020308165934@familiehaase.de>
12833      Branch: perl
12834            ! hints/cygwin.sh
12835 ____________________________________________________________________________
12836 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
12837         Log: metaconfig unit change for #15106.
12838      Branch: metaconfig
12839            ! U/compline/d_gconvert.U
12840 ____________________________________________________________________________
12841 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
12842         Log: Subject: Re: [PATCH] tests for Gconvert
12843              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12844              Date: Thu, 07 Mar 2002 16:48:10 -0800
12845              Message-ID: <KpAi8gzkganW092yn@efn.org>
12846      Branch: perl
12847            ! Configure config_h.SH t/base/num.t
12848 ____________________________________________________________________________
12849 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
12850         Log: The new test has some teething problems.
12851      Branch: perl
12852            - ext/B/t/lint.t
12853            ! MANIFEST
12854 ____________________________________________________________________________
12855 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
12856         Log: Subject: [PATCH] B::Lint tests
12857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12858              Date: Fri, 8 Mar 2002 14:47:19 +0100
12859              Message-ID: <20020308144719.A2663@rafael>
12860      Branch: perl
12861            + ext/B/t/lint.t
12862            ! MANIFEST ext/B/B/Lint.pm
12863 ____________________________________________________________________________
12864 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
12865         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
12866              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
12867              Date: Fri, 8 Mar 2002 13:24:14 GMT
12868              Message-Id: <200203081324.NAA00642@cleo>
12869      Branch: perl
12870            ! hints/powerux.sh
12871 ____________________________________________________________________________
12872 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
12873         Log: Subject: HP has some new models
12874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12875              Date: Fri, 08 Mar 2002 13:07:02 +0100
12876              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
12877      Branch: perl
12878            ! README.hpux
12879 ____________________________________________________________________________
12880 [ 15101] By: ams                                   on 2002/03/08  09:11:40
12881         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
12882              From: Stas Bekman <stas@stason.org>
12883              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
12884              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
12885      Branch: perl
12886            ! pod/perlguts.pod
12887 ____________________________________________________________________________
12888 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
12889         Log: Update Changes
12890      Branch: maint-5.6/macperl
12891            ! macos/Changes
12892 ____________________________________________________________________________
12893 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
12894         Log: Replace macperlbundled with macperldelta
12895      Branch: maint-5.6/macperl
12896            ! macos/macperl/MacPerl.podhelp
12897 ____________________________________________________________________________
12898 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
12899         Log: Comsetic fixes (Thomas Wegner)
12900      Branch: maint-5.6/macperl
12901            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
12902 ____________________________________________________________________________
12903 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
12904         Log: Bump OS version
12905      Branch: maint-5.6/macperl
12906            ! macos/config.sh
12907 ____________________________________________________________________________
12908 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
12909         Log: Thought I deleted this already?
12910      Branch: perl
12911            - ext/I18N/Langinfo/fallback.c
12912 ____________________________________________________________________________
12913 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
12914         Log: perlport updates from Pudge.
12915      Branch: perl
12916            ! pod/perlport.pod
12917 ____________________________________________________________________________
12918 [ 15094] By: ams                                   on 2002/03/08  03:06:03
12919         Log: Nitpick.
12920      Branch: perl
12921            ! MANIFEST
12922 ____________________________________________________________________________
12923 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
12924         Log: Wrong test.
12925      Branch: perl
12926            ! pod/perldelta.pod
12927 ____________________________________________________________________________
12928 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
12929         Log: Integrate change 14064 from macperl to blead.
12930      Branch: perl
12931           !> pod/perlmodinstall.pod pod/perlport.pod
12932 ____________________________________________________________________________
12933 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
12934         Log: Integrate recent perlport changes
12935      Branch: maint-5.6/macperl
12936           !> pod/perlport.pod
12937 ____________________________________________________________________________
12938 [ 15089] By: ams                                   on 2002/03/08  01:54:03
12939         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
12940              minor typo in perlguts.pod
12941              From: Anton Tagunov <tagunov@motor.ru>
12942              Date: Fri, 8 Mar 2002 05:26:59 +0300
12943              Message-Id: <4649821189.20020308052659@motor.ru>
12944      Branch: perl
12945            ! pod/perlguts.pod
12946 ____________________________________________________________________________
12947 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
12948         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"! 
12949              From: Anton Tagunov <tagunov@newmail.ru>
12950              Date: Fri, 8 Mar 2002 04:31:44 +0300
12951              Message-ID: <13946506773.20020308043144@newmail.ru>
12952              
12953              (one test changed)
12954      Branch: perl
12955            ! lib/encoding.t sv.c
12956 ____________________________________________________________________________
12957 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
12958         Log: Subject: [PATCH perldelta] some more deltas
12959              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12960              Date: Thu, 7 Mar 2002 23:13:23 +0100
12961              Message-ID: <20020307231323.A13068@rafael>
12962      Branch: perl
12963            ! pod/perldelta.pod
12964 ____________________________________________________________________________
12965 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
12966         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
12967              From: Paul_GreenVOS@vos.stratus.com
12968              Date: Thu, 7 Mar 02 14:25 est
12969              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
12970      Branch: perl
12971            ! t/io/fs.t
12972 ____________________________________________________________________________
12973 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
12974         Log: As suggested by Anton Tagunov, eq and cmp now obey the
12975              encoding pragma (by remapping their byte argument if the
12976              other argument is in Unicode).  Also fix a bug found by
12977              Anton where ord undef under the encoding pragma would barf.
12978              ([ID 20020307.009] A null pointer dereference with 'use encoding')
12979              Finally, use the nicer form of sv_recode_to_utf8.
12980      Branch: perl
12981            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
12982 ____________________________________________________________________________
12983 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
12984         Log: Retract #14985, #14899, and #14990, following the principles
12985              "Do no harm." and "If it ain't broke, don't fix it."
12986              
12987              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
12988              some, but still broken, and I do not have the extra brain
12989              cells for the EBCDIC backport.  Secondly, the old version
12990              worked both in EBCDIC and non-.  Thirdly, the old version
12991              may be more amenable for the behaviour suggsted by Anton
12992              Tagunov regarding the encoding pragma.
12993      Branch: perl
12994            ! embed.fnc embed.h global.sym proto.h sv.c util.c
12995 ____________________________________________________________________________
12996 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
12997         Log: Long doubles give you long doubles.
12998      Branch: perl
12999            ! t/base/num.t
13000 ____________________________________________________________________________
13001 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
13002         Log: Forgotten deMANIFESTation.
13003      Branch: perl
13004            ! MANIFEST
13005 ____________________________________________________________________________
13006 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
13007         Log: Obsolete unused file, noticed by Dank Kogai.
13008      Branch: perl
13009            - ext/Encode/lib/Encode/JP/Tr.pm
13010 ____________________________________________________________________________
13011 [ 15080] By: ams                                   on 2002/03/07  11:31:46
13012         Log: Subject: [PATCH Changes] Changes should mirror version number
13013              From: Robin Barker <rmb1@cise.npl.co.uk>
13014              Date: Thu, 7 Mar 2002 11:04:24 GMT
13015              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
13016      Branch: perl
13017            ! Porting/pumpkin.pod
13018 ____________________________________________________________________________
13019 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
13020         Log: metaconfig unit change for #15078.
13021      Branch: metaconfig
13022            ! U/compline/d_gconvert.U
13023 ____________________________________________________________________________
13024 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
13025         Log: Subject: Re: [PATCH] tests for Gconvert
13026              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13027              Date: Wed, 06 Mar 2002 20:22:54 -0800
13028              Message-ID: <esuh8gzkg2/b092yn@efn.org>
13029      Branch: perl
13030            ! Configure pod/perldelta.pod t/base/num.t
13031 ____________________________________________________________________________
13032 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
13033         Log: Mac OS X UFS does not do ctime.
13034      Branch: perl
13035            ! pod/perldelta.pod pod/perlport.pod
13036 ____________________________________________________________________________
13037 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
13038         Log: AUTHORS updates.
13039      Branch: perl
13040            ! AUTHORS
13041 ____________________________________________________________________________
13042 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
13043         Log: Continued Chinese puzzles from Autrijus.
13044      Branch: perl
13045            + ext/Encode/t/CN.t ext/Encode/t/TW.t
13046            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
13047 ____________________________________________________________________________
13048 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
13049         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
13050              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13051              Date: Wed, 6 Mar 2002 18:13:51 +0100
13052              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
13053      Branch: perl
13054            ! lib/File/Spec/Win32.pm
13055 ____________________________________________________________________________
13056 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
13057         Log: perlport tweaks.
13058      Branch: perl
13059            ! pod/perlport.pod
13060 ____________________________________________________________________________
13061 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
13062         Log: Subject: Re: [PATCH docs] Re: Bug with -M
13063              From: Michael G Schwern <schwern@pobox.com>
13064              Date: Wed, 6 Mar 2002 16:20:27 -0500
13065              Message-ID: <20020306212027.GC4257@blackrider>
13066      Branch: perl
13067            ! pod/perlfunc.pod pod/perlport.pod
13068 ____________________________________________________________________________
13069 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
13070         Log: perldelta updates.
13071      Branch: perl
13072            ! pod/perldelta.pod
13073 ____________________________________________________________________________
13074 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
13075         Log: 5005threads wasn't even compiling.
13076      Branch: perl
13077            ! perl.c
13078 ____________________________________________________________________________
13079 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
13080         Log: Subject: Re: perl@15047 New format tests for still existing bugs
13081              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13082              Date: Wed, 06 Mar 2002 12:59:29 +0100
13083              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
13084      Branch: perl
13085            ! t/op/write.t
13086 ____________________________________________________________________________
13087 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
13088         Log: Regen Glossary et al.
13089      Branch: perl
13090            ! Porting/Glossary Porting/config.sh Porting/config_H
13091 ____________________________________________________________________________
13092 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
13093         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
13094              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
13095      Branch: perl
13096            ! util.c
13097 ____________________________________________________________________________
13098 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
13099         Log: metaconfig unit change for #15065.
13100      Branch: metaconfig
13101            ! U/compline/i_time.U
13102 ____________________________________________________________________________
13103 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
13104         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
13105      Branch: perl
13106            ! Configure config_h.SH
13107 ____________________________________________________________________________
13108 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
13109         Log: Must remove fallback.c also from here.
13110      Branch: perl
13111            ! MANIFEST
13112 ____________________________________________________________________________
13113 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
13114         Log: Subject: Re: perl@15047 WinCE
13115              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13116              Date: Wed, 06 Mar 2002 13:41:30 +0100
13117              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
13118              
13119              Subject: Re: perl@15047 Win32
13120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13121              Date: Wed, 06 Mar 2002 13:46:02 +0100
13122              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
13123              
13124              Subject: Re: perl@15047 Epoc
13125              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13126              Date: Wed, 06 Mar 2002 13:48:31 +0100
13127              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
13128              
13129              Subject: Re: perl@15047 NetWare
13130              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13131              Date: Wed, 06 Mar 2002 13:55:46 +0100
13132              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
13133      Branch: perl
13134            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
13135            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13136            ! wince/Makefile.ce wince/config.h
13137 ____________________________________________________________________________
13138 [ 15062] By: ams                                   on 2002/03/06  09:26:49
13139         Log: Subject: Re: perl@15047
13140              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13141              Date: Wed, 06 Mar 2002 11:25:50 +0100
13142              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
13143      Branch: perl
13144            ! cygwin/perlld.in
13145 ____________________________________________________________________________
13146 [ 15061] By: ams                                   on 2002/03/06  08:44:12
13147         Log: Subject: Re: perl@15047
13148              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13149              Date: Wed, 06 Mar 2002 10:38:02 +0100
13150              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
13151      Branch: perl
13152            ! pod/perldelta.pod
13153 ____________________________________________________________________________
13154 [ 15060] By: ams                                   on 2002/03/06  08:30:33
13155         Log: Subject: Update perlhist.pod
13156              From: mjd@plover.com
13157              Date: 6 Mar 2002 07:11:55 -0000
13158              Message-Id: <20020306071155.10240.qmail@plover.com>
13159              
13160              Subject: [PATCH pod/perlvar.pod] $^V => string
13161              From: Stas Bekman <stas@stason.org>
13162              Date: Wed, 06 Mar 2002 14:56:55 +0800
13163              Message-Id: <3C85BDB7.7050700@stason.org>
13164      Branch: perl
13165            ! pod/perlhist.pod pod/perlvar.pod
13166 ____________________________________________________________________________
13167 [ 15059] By: ams                                   on 2002/03/06  04:15:38
13168         Log: Subject: [PATCH] assorted configure.com fix-ups
13169              From: "Craig A. Berry" <craigberry@mac.com>
13170              Date: Tue, 5 Mar 2002 23:11:22 -0600
13171              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
13172      Branch: perl
13173            ! configure.com
13174 ____________________________________________________________________________
13175 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
13176         Log: IRIX failure with long doubles.
13177      Branch: perl
13178            ! t/op/pack.t
13179 ____________________________________________________________________________
13180 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
13181         Log: Make reality and Changes coincide.
13182      Branch: perl
13183            ! Changes
13184 ____________________________________________________________________________
13185 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
13186         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
13187              From: Anton Tagunov <tagunov@motor.ru>
13188              Date: Wed, 6 Mar 2002 02:10:21 +0300
13189              Message-ID: <11152782757.20020306021021@motor.ru>
13190              
13191              (reworded)
13192      Branch: perl
13193            ! pod/perluniintro.pod
13194 ____________________________________________________________________________
13195 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
13196         Log: Subject: [PATCH] B::Lint doesn't work
13197              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13198              Date: Tue, 5 Mar 2002 22:51:18 +0100
13199              Message-ID: <20020305225118.C733@rafael>
13200      Branch: perl
13201            ! ext/B/B/Lint.pm
13202 ____________________________________________________________________________
13203 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
13204         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
13205              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13206              Date: Mon, 04 Mar 2002 16:24:32 -0800
13207              Message-ID: <ABBh8gzkgezX092yn@efn.org>
13208      Branch: perl
13209            ! op.h pp_ctl.c t/op/flip.t
13210 ____________________________________________________________________________
13211 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
13212         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
13213              From: Nicholas Clark <nick@unfortu.net>
13214              Date: Tue, 5 Mar 2002 22:30:49 +0000
13215              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
13216      Branch: perl
13217            ! pod/perldelta.pod
13218 ____________________________________________________________________________
13219 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
13220         Log: Subject: [PATCH] tests for Gconvert
13221              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13222              Date: Tue, 05 Mar 2002 16:35:45 -0800
13223              Message-ID: <hRWh8gzkgONX092yn@efn.org>
13224      Branch: perl
13225            ! t/base/num.t
13226 ____________________________________________________________________________
13227 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
13228         Log: Subject: [PATCH] toplevel Makefile.SH
13229              From: Paul_GreenVOS@vos.stratus.com
13230              Date: Tue, 5 Mar 02 17:34 est
13231              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
13232      Branch: perl
13233            ! Makefile.SH
13234 ____________________________________________________________________________
13235 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
13236         Log: Subject: [PATCH] pointer to perldelta in Changes
13237              From: Chris Nandor <pudge@pobox.com>
13238              Date: Tue, 05 Mar 2002 16:04:50 -0500
13239              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
13240      Branch: perl
13241            ! Changes
13242 ____________________________________________________________________________
13243 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
13244         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
13245              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13246              Date: Tue, 5 Mar 2002 22:26:20 +0100
13247              Message-ID: <20020305222620.A733@rafael>
13248      Branch: perl
13249            ! pod/perldelta.pod
13250 ____________________________________________________________________________
13251 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
13252         Log: Solaris: allow for /usr/bin/df not to exist.
13253              
13254              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
13255              From: Kingpin <mthurn@copper.dulles.tasc.com>
13256              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
13257              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
13258      Branch: perl
13259            ! hints/solaris_2.sh
13260 ____________________________________________________________________________
13261 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
13262         Log: Update Changes.
13263      Branch: perl
13264            ! Changes patchlevel.h
13265 ____________________________________________________________________________
13266 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
13267         Log: Double MANIFESTing.
13268      Branch: perl
13269            ! ext/Encode/MANIFEST
13270 ____________________________________________________________________________
13271 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
13272         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
13273      Branch: perl
13274            - ext/Encode/Encode/7bit-kr.enc
13275            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13276            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
13277 ____________________________________________________________________________
13278 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
13279         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
13280              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13281              Date: Tue, 5 Mar 2002 14:35:57 +0100
13282              Message-ID: <20020305143557.C695@rafael>   
13283      Branch: perl
13284            ! pp_sys.c t/lib/warnings/pp_sys
13285 ____________________________________________________________________________
13286 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
13287         Log: Subject: [PATCH Devel::PPPort]
13288              From: Robin Barker <rmb1@cise.npl.co.uk>
13289              Date: Tue, 5 Mar 2002 13:37:59 GMT
13290              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
13291      Branch: perl
13292            ! ext/Devel/PPPort/Makefile.PL
13293 ____________________________________________________________________________
13294 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
13295         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
13296      Branch: perl
13297            ! ext/Encode/t/Tcl.t
13298 ____________________________________________________________________________
13299 [ 15041] By: nick                                  on 2002/03/05  07:23:58
13300         Log: Integrate mainline (5.7.3)
13301      Branch: perlio
13302           +> ext/Encode/lib/Encode/CN/HZ.pm
13303            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
13304           !> (integrate 54 files)
13305 ____________________________________________________________________________
13306 [ 15040] By: ams                                   on 2002/03/05  05:10:33
13307         Log: Subject: DOC PATCH 5.7.3 (perldelta)
13308              From: mjd@plover.com
13309              Date: 5 Mar 2002 05:35:58 -0000
13310              Message-Id: <20020305053558.31677.qmail@plover.com>
13311      Branch: perl
13312            ! pod/perldelta.pod
13313 ____________________________________________________________________________
13314 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
13315         Log: This is 5.7.3.
13316      Branch: perl
13317            ! patchlevel.h
13318 ____________________________________________________________________________
13319 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
13320         Log: Shoo.
13321      Branch: perl
13322            ! ext/Encode/t/Tcl.t
13323 ____________________________________________________________________________
13324 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
13325         Log: Update Changes.
13326      Branch: perl
13327            ! Changes patchlevel.h
13328 ____________________________________________________________________________
13329 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
13330         Log: Regen perlapi.
13331      Branch: perl
13332            ! pod/perlapi.pod
13333 ____________________________________________________________________________
13334 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
13335         Log: Tie::File doc tweak for Win32 from mjd. 
13336      Branch: perl
13337            ! lib/Tie/File.pm
13338 ____________________________________________________________________________
13339 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
13340         Log: Regen toc.
13341      Branch: perl
13342            ! pod/perltoc.pod
13343 ____________________________________________________________________________
13344 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
13345         Log: Decommission Encode::Tcl HZ testing for now.
13346      Branch: perl
13347            ! ext/Encode/t/Tcl.t
13348 ____________________________________________________________________________
13349 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
13350         Log: Must have a return.
13351      Branch: perl
13352            ! pp_pack.c
13353 ____________________________________________________________________________
13354 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
13355         Log: The very latest win32 score from Jan Dubois.
13356      Branch: perl
13357            ! pod/perldelta.pod
13358 ____________________________________________________________________________
13359 [ 15030] By: ams                                   on 2002/03/05  01:40:01
13360         Log: Subject: [PATCH] README.macos
13361              From: Chris Nandor <pudge@pobox.com>
13362              Date: Mon, 04 Mar 2002 17:37:59 -0500
13363              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
13364      Branch: perl
13365            ! README.macos
13366 ____________________________________________________________________________
13367 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
13368         Log: "The last pieces of Chinese puzzle" from Autrijus.
13369      Branch: perl
13370            + ext/Encode/lib/Encode/CN/HZ.pm
13371            - ext/Encode/Encode/HZ.enc
13372            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13373            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13374 ____________________________________________________________________________
13375 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
13376         Log: Known test failures updates.
13377      Branch: perl
13378            ! pod/perldelta.pod
13379 ____________________________________________________________________________
13380 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
13381         Log: One more nit from mjd.
13382      Branch: perl
13383            ! lib/Tie/File/t/16_handle.t
13384 ____________________________________________________________________________
13385 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
13386         Log: Upgrade to Tie::File 0.17 from mjd.
13387      Branch: perl
13388            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
13389            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13390 ____________________________________________________________________________
13391 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
13392         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13393              From: Nicholas Clark <nick@unfortu.net>
13394              Date: Mon, 4 Mar 2002 23:33:52 +0000
13395              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
13396      Branch: perl
13397            ! pod/perldelta.pod
13398 ____________________________________________________________________________
13399 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
13400         Log: Escapee.
13401      Branch: perl
13402            ! proto.h
13403 ____________________________________________________________________________
13404 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
13405         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
13406              From: Nicholas Clark <nick@unfortu.net>
13407              Date: Mon, 4 Mar 2002 22:48:38 +0000
13408              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
13409      Branch: perl
13410            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
13411            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
13412            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
13413            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
13414            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
13415            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
13416            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
13417 ____________________________________________________________________________
13418 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
13419         Log: Cleaner.
13420      Branch: perl
13421            ! Makefile.SH
13422 ____________________________________________________________________________
13423 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
13424         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
13425              From: Jeffrey Friedl <jfriedl@yahoo.com>
13426              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
13427              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
13428      Branch: perl
13429            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
13430            ! pod/perlvar.pod
13431 ____________________________________________________________________________
13432 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
13433         Log: More Han tweaks from Autrjius Tang: most importantly,
13434              gbk is identical to cp936, so gbk can be removed and
13435              taken care of by an alias.
13436      Branch: perl
13437            - ext/Encode/Encode/gbk.enc
13438            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13439            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
13440            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13441            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13442 ____________________________________________________________________________
13443 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
13444         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13445              From: Nicholas Clark <nick@unfortu.net>
13446              Date: Mon, 4 Mar 2002 22:20:13 +0000
13447              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
13448      Branch: perl
13449            ! pod/perldelta.pod
13450 ____________________________________________________________________________
13451 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
13452         Log: Based on
13453              
13454              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
13455              From: Anton Tagunov <tagunov@motor.ru>
13456              Date: Mon, 4 Mar 2002 21:14:39 +0300
13457              Message-ID: <1814137429.20020304211439@motor.ru>
13458      Branch: perl
13459            ! pod/perlunicode.pod
13460 ____________________________________________________________________________
13461 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
13462         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13463              From: John Peacock <jpeacock@rowman.com>
13464              Date: Mon, 04 Mar 2002 16:18:42 -0500
13465              Message-ID: <3C83E4B2.3060700@rowman.com>
13466              
13467              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13468              From: John Peacock <jpeacock@rowman.com>
13469              Date: Mon, 04 Mar 2002 16:42:55 -0500
13470              Message-ID: <3C83EA5F.80303@rowman.com>
13471      Branch: perl
13472            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13473 ____________________________________________________________________________
13474 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
13475         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13476              From: "Craig A. Berry" <craigberry@mac.com>
13477              Date: Mon, 04 Mar 2002 14:47:59 -0600
13478              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
13479              
13480              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13481              From: "Craig A. Berry" <craigberry@mac.com>
13482              Date: Mon, 04 Mar 2002 15:04:58 -0600
13483              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
13484      Branch: perl
13485            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
13486 ____________________________________________________________________________
13487 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
13488         Log: metaconfig unit change for #15014.
13489      Branch: metaconfig/U/perl
13490            ! Extensions.U
13491 ____________________________________________________________________________
13492 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
13493         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
13494              of known extensions, where Encode::JP already is.
13495      Branch: perl
13496            ! Configure Porting/config.sh Porting/config_H uconfig.h
13497 ____________________________________________________________________________
13498 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
13499         Log: SJIS, from Dan Kogai.
13500      Branch: perl
13501            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13502 ____________________________________________________________________________
13503 [ 15012] By: nick                                  on 2002/03/04  17:35:50
13504         Log: Intergrate perlio's Encode/compile
13505      Branch: perl
13506           !> ext/Encode/compile
13507 ____________________________________________________________________________
13508 [ 15011] By: nick                                  on 2002/03/04  17:29:54
13509         Log: Avoid $Id$ cleverness and just have a $VERSION.
13510      Branch: perlio
13511            ! ext/Encode/compile
13512 ____________________________________________________________________________
13513 [ 15010] By: nick                                  on 2002/03/04  17:29:14
13514         Log: Integrate mainline
13515      Branch: perlio
13516           +> lib/Math/BigInt/t/isa.t
13517           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
13518           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
13519           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13520           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
13521           !> warnings.pl
13522 ____________________________________________________________________________
13523 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
13524         Log: Integrate ext/Encode/compile from perlio.
13525      Branch: perl
13526           !> ext/Encode/compile
13527 ____________________________________________________________________________
13528 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
13529         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
13530              updates not integrated, something odd going on in there.)
13531      Branch: perl
13532           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
13533           !> lib/Tie/File/t/16_handle.t
13534 ____________________________________________________________________________
13535 [ 15007] By: nick                                  on 2002/03/04  17:08:17
13536         Log: Integrate mainline
13537      Branch: perlio
13538           !> AUTHORS Changes Porting/Glossary Porting/config.sh
13539           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
13540           !> pod/perltoc.pod
13541 ____________________________________________________________________________
13542 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
13543         Log: A new M::BI test.
13544      Branch: perl
13545            + lib/Math/BigInt/t/isa.t
13546            ! MANIFEST
13547 ____________________________________________________________________________
13548 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
13549         Log: Subject: VMS test and perldelta update
13550              From: "Craig A. Berry" <craigberry@mac.com>
13551              Date: Mon, 04 Mar 2002 11:03:37 -0600
13552              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
13553      Branch: perl
13554            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
13555 ____________________________________________________________________________
13556 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
13557         Log: Needed for threaded builds.
13558      Branch: perl
13559            ! embed.fnc embed.h
13560 ____________________________________________________________________________
13561 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
13562         Log: Subject: [PATCH] taint + deprecated warnings
13563              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13564              Date: Mon, 4 Mar 2002 16:33:23 -0000
13565              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
13566      Branch: perl
13567            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
13568            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13569            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
13570 ____________________________________________________________________________
13571 [ 15002] By: nick                                  on 2002/03/04  16:19:06
13572         Log: Win32 tweak
13573      Branch: perlio
13574            ! lib/Tie/File/t/16_handle.t
13575 ____________________________________________________________________________
13576 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
13577         Log: Update Changes.
13578      Branch: perl
13579            ! Changes patchlevel.h
13580 ____________________________________________________________________________
13581 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
13582         Log: AUTHORS updates.
13583      Branch: perl
13584            ! AUTHORS
13585 ____________________________________________________________________________
13586 [ 14999] By: nick                                  on 2002/03/04  15:26:43
13587         Log: Win32 hack
13588      Branch: perlio
13589            ! ext/Encode/compile ext/Encode/t/JP.t
13590 ____________________________________________________________________________
13591 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
13592         Log: Encode doc tweak from Autrijus Tang.
13593      Branch: perl
13594            ! ext/Encode/Encode.pm
13595 ____________________________________________________________________________
13596 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
13597         Log: Regen Glossary et al.  (It seems the #14875 didn't
13598              quite work in removing the double-dot?)
13599      Branch: perl
13600            ! Porting/Glossary Porting/config.sh Porting/config_H
13601 ____________________________________________________________________________
13602 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
13603         Log: Regen toc.
13604      Branch: perl
13605            ! pod/perltoc.pod
13606 ____________________________________________________________________________
13607 [ 14995] By: nick                                  on 2002/03/04  14:42:09
13608         Log: Remove debugging assert
13609      Branch: perlio
13610            ! ext/threads/shared/shared.xs
13611 ____________________________________________________________________________
13612 [ 14994] By: nick                                  on 2002/03/04  14:41:54
13613         Log: Integrate mainline
13614      Branch: perlio
13615           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
13616           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13617           !> lib/Tie/File/t/15_pushpop.t util.c
13618 ____________________________________________________________________________
13619 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
13620         Log: Han update from Autrijus Tang. 
13621      Branch: perl
13622            ! ext/Encode/Encode.pm
13623 ____________________________________________________________________________
13624 [ 14992] By: nick                                  on 2002/03/04  14:08:38
13625         Log: Integrate mainline - all tests pass - some noise from threads
13626              av_simple (SuSE7.3).
13627      Branch: perlio
13628           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13629           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
13630           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13631           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
13632           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
13633           +> lib/Tie/File/t/11_rv_splice_rs.t
13634           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
13635           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
13636           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13637            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13638            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13639            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13640            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13641            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13642            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13643            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
13644            - lib/Tie/File/15_pushpop.t
13645           !> (integrate 47 files)
13646 ____________________________________________________________________________
13647 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
13648         Log: Missing MANIFESTations.
13649      Branch: perl
13650            ! MANIFEST
13651 ____________________________________________________________________________
13652 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
13653         Log: Attempt at portability.
13654      Branch: perl
13655            ! util.c
13656 ____________________________________________________________________________
13657 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
13658         Log: Needed by #14985.
13659      Branch: perl
13660            ! embed.h global.sym proto.h
13661 ____________________________________________________________________________
13662 [ 14988] By: ams                                   on 2002/03/04  08:59:27
13663         Log: Upgrade to Tie::File 0.16.
13664      Branch: perl
13665            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13666            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
13667            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13668            ! lib/Tie/File/t/15_pushpop.t
13669 ____________________________________________________________________________
13670 [ 14987] By: ams                                   on 2002/03/04  08:48:11
13671         Log: Subject: [PATCH @14577] perly-fixer
13672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13673              Date: Mon, 4 Mar 2002 02:28:51 -0500
13674              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
13675      Branch: perl
13676            ! Makefile.SH perly.fixer
13677 ____________________________________________________________________________
13678 [ 14986] By: ams                                   on 2002/03/04  08:43:37
13679         Log: Subject: [PATCH @14577] xsubpp
13680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13681              Date: Mon, 4 Mar 2002 02:25:52 -0500
13682              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
13683      Branch: perl
13684            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13685 ____________________________________________________________________________
13686 [ 14985] By: ams                                   on 2002/03/04  08:40:46
13687         Log: Subject: [PATCH @14577] sv_cmp and friends
13688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13689              Date: Mon, 4 Mar 2002 02:31:04 -0500
13690              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
13691      Branch: perl
13692            ! embed.fnc sv.c util.c
13693 ____________________________________________________________________________
13694 [ 14984] By: ams                                   on 2002/03/04  08:16:06
13695         Log: Fix File::Path docs as suggested by Ronald Kimball.
13696      Branch: perl
13697            ! lib/File/Path.pm
13698 ____________________________________________________________________________
13699 [ 14983] By: ams                                   on 2002/03/04  08:11:20
13700         Log: Update perldata fix as suggested by Benjamin Goldberg.
13701      Branch: perl
13702            ! pod/perldata.pod
13703 ____________________________________________________________________________
13704 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
13705         Log: Faulty skip.
13706      Branch: perl
13707            ! ext/DB_File/t/db-recno.t
13708 ____________________________________________________________________________
13709 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
13710         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
13711              From: Anton Tagunov <tagunov@motor.ru>
13712              Date: Mon, 4 Mar 2002 05:41:41 +0300
13713              Message-Id: <7916563907.20020304054141@motor.ru>
13714              
13715              Subject: [ID 20020303.005] Patch perlinicode C API description
13716              From: Anton Tagunov <tagunov@motor.ru>
13717              Date: Mon, 4 Mar 2002 06:08:23 +0300
13718              Message-Id: <2018165510.20020304060823@motor.ru>
13719      Branch: perl
13720            ! lib/utf8.pm pod/perlunicode.pod
13721 ____________________________________________________________________________
13722 [ 14980] By: ams                                   on 2002/03/04  02:19:20
13723         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
13724              From: Anton Tagunov <tagunov@motor.ru>
13725              Date: Mon, 4 Mar 2002 02:17:40 +0300
13726              Message-Id: <1344322124.20020304021740@motor.ru>
13727      Branch: perl
13728            ! pod/perldata.pod
13729 ____________________________________________________________________________
13730 [ 14979] By: ams                                   on 2002/03/04  02:17:54
13731         Log: Subject: RE: [PATCH] RE: DB_File breakage
13732              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13733              Date: Sun, 3 Mar 2002 23:56:31 -0000
13734              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
13735      Branch: perl
13736            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13737            ! ext/DB_File/t/db-recno.t
13738 ____________________________________________________________________________
13739 [ 14978] By: ams                                   on 2002/03/04  02:07:16
13740         Log: Subject: [PATCH] docs for ExtUtils::Manifest
13741              From: Nicholas Clark <nick@unfortu.net>
13742              Date: Sun, 3 Mar 2002 23:29:25 +0000
13743              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
13744      Branch: perl
13745            ! lib/ExtUtils/Manifest.pm
13746 ____________________________________________________________________________
13747 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
13748         Log: Forgot from the M::BI 1.54 update.
13749      Branch: perl
13750            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
13751            ! lib/Math/BigInt/t/upgrade.inc
13752 ____________________________________________________________________________
13753 [ 14976] By: ams                                   on 2002/03/04  02:04:32
13754         Log: Subject: [PATCH] attr
13755              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13756              Date: Sun, 3 Mar 2002 22:09:58 -0000
13757              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
13758      Branch: perl
13759            ! lib/warnings.pm warnings.pl
13760 ____________________________________________________________________________
13761 [ 14975] By: ams                                   on 2002/03/04  02:01:27
13762         Log: Subject: [PATCH] File::Path documentation
13763              From: Colin Meyer <cmeyer@helvella.org>
13764              Date: Sun, 3 Mar 2002 14:54:24 -0800
13765              Message-Id: <20020303145424.A21774@hobart.helvella.org>
13766      Branch: perl
13767            ! lib/File/Path.pm
13768 ____________________________________________________________________________
13769 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
13770         Log: Typo.
13771      Branch: perl
13772            ! lib/Math/BigInt/t/upgrade.t
13773 ____________________________________________________________________________
13774 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
13775         Log: Editing errors.
13776      Branch: perl
13777            ! MANIFEST
13778 ____________________________________________________________________________
13779 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
13780         Log: Upgrade to Math::BigInt 1.54.
13781      Branch: perl
13782            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13783            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13784            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
13785            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
13786            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
13787            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
13788 ____________________________________________________________________________
13789 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
13790         Log: Test tweak from Craig Berry.
13791      Branch: perl
13792            ! lib/Tie/File/t/15_pushpop.t
13793 ____________________________________________________________________________
13794 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
13795         Log: Upgrade to Tie::File 0.15.
13796      Branch: perl
13797            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13798            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
13799            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13800            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
13801            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
13802            + lib/Tie/File/t/11_rv_splice_rs.t
13803            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
13804            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
13805            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13806            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13807            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13808            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13809            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13810            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13811            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
13812            - lib/Tie/File/15_pushpop.t
13813            ! MANIFEST lib/Tie/File.pm
13814 ____________________________________________________________________________
13815 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
13816         Log: The EBCDIC gaps apply only to the real A-Z.
13817      Branch: perl
13818            ! ext/B/B/Deparse.pm
13819 ____________________________________________________________________________
13820 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
13821         Log: EBCDIC: deparse \cX correctly.
13822      Branch: perl
13823            ! ext/B/B/Deparse.pm
13824 ____________________________________________________________________________
13825 [ 14967] By: ams                                   on 2002/03/03  18:18:00
13826         Log: Subject: [PATCH] nit in perlsyn.pod
13827              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
13828              Date: Sun, 03 Mar 2002 20:16:10 +0100
13829              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
13830      Branch: perl
13831            ! pod/perlsyn.pod
13832 ____________________________________________________________________________
13833 [ 14966] By: ams                                   on 2002/03/03  18:06:32
13834         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
13835              From: Michael G Schwern <schwern@pobox.com>
13836              Date: Sun, 3 Mar 2002 13:33:28 -0500
13837              Message-Id: <20020303183328.GA3296@blackrider>
13838      Branch: perl
13839            ! utils/h2xs.PL
13840 ____________________________________________________________________________
13841 [ 14965] By: ams                                   on 2002/03/03  18:00:03
13842         Log: Subject: [ PATCH ] HP back to default
13843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13844              Date: Sun, 03 Mar 2002 18:48:34 +0100
13845              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
13846      Branch: perl
13847            ! hints/hpux.sh
13848 ____________________________________________________________________________
13849 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
13850         Log: EBCDIC: special cases of special cases.
13851      Branch: perl
13852            ! t/uni/case.pl
13853 ____________________________________________________________________________
13854 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
13855         Log: EBCDIC: the v-string components cannot exceed 2147483647.
13856      Branch: perl
13857            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
13858 ____________________________________________________________________________
13859 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
13860         Log: Remove the bogus "incorrect case" warning completely.
13861              The problem exists, but the cure, in which ever form
13862              it will be, needs to be something more subtle.
13863      Branch: perl
13864            ! op.c pod/perldiag.pod
13865 ____________________________________________________________________________
13866 [ 14961] By: ams                                   on 2002/03/03  13:39:09
13867         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
13868              From: Mark-Jason Dominus <mjd@plover.com>
13869              Date: Sun, 03 Mar 2002 09:32:16 -0500
13870              Message-Id: <20020303143216.10536.qmail@plover.com>
13871      Branch: perl
13872            ! t/op/tiearray.t
13873 ____________________________________________________________________________
13874 [ 14960] By: nick                                  on 2002/03/03  09:59:59
13875         Log: Integrate mainline
13876      Branch: perlio
13877           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
13878            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
13879            ! ext/Encode/compile
13880           !> (integrate 27 files)
13881 ____________________________________________________________________________
13882 [ 14959] By: ams                                   on 2002/03/03  08:11:34
13883         Log: Fix #14957.
13884      Branch: perl
13885            ! ext/DB_File/t/db-recno.t
13886 ____________________________________________________________________________
13887 [ 14958] By: ams                                   on 2002/03/03  05:51:00
13888         Log: Subject: [PATCH @14577] NL in debugger
13889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13890              Date: Sat, 2 Mar 2002 05:34:12 -0500
13891              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
13892      Branch: perl
13893            ! lib/perl5db.pl
13894 ____________________________________________________________________________
13895 [ 14957] By: ams                                   on 2002/03/03  05:00:04
13896         Log: Subject: Re: DB_File breakage
13897              From: Schuyler Erle <schuyler@oreilly.com>
13898              Date: Sat, 02 Mar 2002 21:50:30 -0800
13899              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
13900      Branch: perl
13901            ! ext/DB_File/t/db-recno.t
13902 ____________________________________________________________________________
13903 [ 14956] By: ams                                   on 2002/03/03  04:40:08
13904         Log: Subject: [PATCH @14577] Debugging OPs
13905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13906              Date: Sat, 2 Mar 2002 05:49:58 -0500
13907              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
13908      Branch: perl
13909            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
13910            ! pod/perlrun.pod sv.h
13911 ____________________________________________________________________________
13912 [ 14955] By: ams                                   on 2002/03/03  04:34:41
13913         Log: Subject: Tie::Array doc patch
13914              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
13915              Date: Sat, 02 Mar 2002 08:42:56 +0900
13916              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
13917      Branch: perl
13918            ! lib/Tie/Array.pm
13919 ____________________________________________________________________________
13920 [ 14954] By: ams                                   on 2002/03/03  04:23:33
13921         Log: Subject: Re: Smoke 14870
13922              From: Nicholas Clark <nick@unfortu.net>
13923              Date: Sat, 2 Mar 2002 20:00:53 +0000
13924              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
13925      Branch: perl
13926            ! README.hpux
13927 ____________________________________________________________________________
13928 [ 14953] By: ams                                   on 2002/03/03  04:15:49
13929         Log: Subject: RE: VERSION core
13930              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13931              Date: Sat, 2 Mar 2002 22:50:44 -0000
13932              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
13933      Branch: perl
13934            ! t/comp/use.t
13935 ____________________________________________________________________________
13936 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
13937         Log: The #14949 removed this error from non-Win32.
13938      Branch: perl
13939            ! t/lib/warnings/op
13940 ____________________________________________________________________________
13941 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
13942         Log: BeOS back on track.
13943      Branch: perl
13944            ! README.beos
13945 ____________________________________________________________________________
13946 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
13947         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
13948              higher is okay.
13949      Branch: perl
13950            ! ext/POSIX/t/posix.t
13951 ____________________________________________________________________________
13952 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
13953         Log: For now, make "incorrect case" a Win32-only warning.
13954      Branch: perl
13955            ! op.c
13956 ____________________________________________________________________________
13957 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
13958         Log: Demand more before attempting socketpair().
13959      Branch: perl
13960            ! pp_sys.c
13961 ____________________________________________________________________________
13962 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
13963         Log: Remove obsolete hack.
13964      Branch: perl
13965            ! makedepend.SH
13966 ____________________________________________________________________________
13967 [ 14946] By: ams                                   on 2002/03/02  16:00:32
13968         Log: Forgot to delete encode.* from MANIFEST.
13969      Branch: perl
13970            ! MANIFEST
13971 ____________________________________________________________________________
13972 [ 14945] By: ams                                   on 2002/03/02  14:41:03
13973         Log: Delete ex-test output.
13974      Branch: perl
13975            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
13976 ____________________________________________________________________________
13977 [ 14944] By: ams                                   on 2002/03/02  13:54:35
13978         Log: Subject: [PATCH] DB_File 1.803
13979              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13980              Date: Sat, 2 Mar 2002 14:33:32 -0000
13981              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
13982      Branch: perl
13983            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13984            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
13985 ____________________________________________________________________________
13986 [ 14943] By: ams                                   on 2002/03/02  13:43:06
13987         Log: Upgrade to Tie::File 0.14.
13988      Branch: perl
13989            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
13990            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
13991            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
13992 ____________________________________________________________________________
13993 [ 14942] By: nick                                  on 2002/03/02  11:05:53
13994         Log: Integrate mainline
13995      Branch: perlio
13996           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
13997           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
13998           +> ext/Encode/t/table.utf8
13999           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
14000           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
14001           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14002           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
14003           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
14004           !> universal.c utils/perldoc.PL
14005 ____________________________________________________________________________
14006 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
14007         Log: More CJK (just C, really) tables from Autrijus Tang
14008              (originally from iconv, used with permission of Bruno Haible)
14009      Branch: perl
14010            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14011            + ext/Encode/Encode/iso-ir-165.enc
14012            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14013            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
14014            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
14015 ____________________________________________________________________________
14016 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
14017         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
14018              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14019              Date: Fri, 1 Mar 2002 15:32:13 -0500
14020              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
14021      Branch: perl
14022            ! utils/perldoc.PL
14023 ____________________________________________________________________________
14024 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
14025         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
14026              From: Schuyler Erle <schuyler@oreilly.com>
14027              Date: Fri, 01 Mar 2002 14:22:19 -0800
14028              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
14029              
14030              Subject: Re: PATCH: "splice() offset past end of array" warning.
14031              From: Mark-Jason Dominus <mjd@plover.com>
14032              Date: Fri, 01 Mar 2002 17:19:49 -0500
14033              Message-ID: <20020301221949.7610.qmail@plover.com>
14034      Branch: perl
14035            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
14036 ____________________________________________________________________________
14037 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
14038         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
14039              From: Mark-Jason Dominus <mjd@plover.com>
14040              Date: Fri, 01 Mar 2002 18:35:35 -0500
14041              Message-ID: <20020301233535.15969.qmail@plover.com>
14042      Branch: perl
14043            ! av.c
14044 ____________________________________________________________________________
14045 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
14046         Log: Subject: RE: VERSION core
14047              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14048              Date: Fri, 1 Mar 2002 23:47:48 -0000
14049              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
14050      Branch: perl
14051            ! pod/perldiag.pod universal.c
14052 ____________________________________________________________________________
14053 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
14054         Log: Update Changes
14055      Branch: maint-5.6/macperl
14056            ! macos/Changes
14057 ____________________________________________________________________________
14058 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
14059         Log: Fix update to resources
14060      Branch: maint-5.6/macperl
14061            ! macos/macperl/MacPerl.r
14062 ____________________________________________________________________________
14063 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
14064         Log: metaconfig unit change for #14930.
14065      Branch: metaconfig
14066            ! U/modified/Init.U
14067 ____________________________________________________________________________
14068 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
14069         Log: Fix debugger to handle Mac OS psedofiles
14070      Branch: maint-5.6/macperl
14071            ! lib/DB.pm lib/perl5db.pl
14072 ____________________________________________________________________________
14073 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
14074         Log: Various fixes from Thomas Wegner
14075      Branch: maint-5.6/macperl
14076            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
14077 ____________________________________________________________________________
14078 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
14079         Log: Some resource updates
14080      Branch: maint-5.6/macperl
14081            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
14082            ! macos/macperl/MacPerl.rsrc
14083 ____________________________________________________________________________
14084 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
14085         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
14086              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14087              Date: Fri, 01 Mar 2002 09:38:59 -0800
14088              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
14089      Branch: perl
14090            ! Configure
14091 ____________________________________________________________________________
14092 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
14093         Log: Add some missing sfio symbols (Alan Fry)
14094      Branch: maint-5.6/macperl
14095            ! macos/macperl.sym
14096 ____________________________________________________________________________
14097 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
14098         Log: Update version and README
14099      Branch: maint-5.6/macperl
14100            ! README.macos macos/MPVersion.r
14101 ____________________________________________________________________________
14102 [ 14926] By: nick                                  on 2002/03/01  15:56:41
14103         Log: Integrate mainline
14104      Branch: perlio
14105           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
14106           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14107           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14108           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14109           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14110           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14111           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14112           +> lib/Tie/File/13_size_rs.t
14113           !> (integrate 80 files)
14114 ____________________________________________________________________________
14115 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
14116         Log: Better advertising.
14117      Branch: perl
14118            ! pod/perldelta.pod pod/perlfaq5.pod
14119 ____________________________________________________________________________
14120 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
14121         Log: Update Changes.
14122      Branch: perl
14123            ! Changes patchlevel.h
14124 ____________________________________________________________________________
14125 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
14126         Log: Lost in the shuffle.
14127      Branch: perl
14128            + lib/Math/BigInt/t/downgrade.t
14129            ! MANIFEST
14130 ____________________________________________________________________________
14131 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
14132         Log: Advertise Tie::File.
14133      Branch: perl
14134            ! pod/perldelta.pod pod/perlfaq5.pod
14135 ____________________________________________________________________________
14136 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
14137         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
14138              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14139              Date: Thu, 28 Feb 2002 18:55:48 +0100
14140              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
14141      Branch: perl
14142            ! x2p/walk.c
14143 ____________________________________________________________________________
14144 [ 14920] By: ams                                   on 2002/03/01  09:06:01
14145         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
14146              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14147              Date: Tue, 26 Feb 2002 19:54:31 -0500
14148              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
14149      Branch: perl
14150            ! embed.fnc ext/B/B/Deparse.pm gv.c
14151 ____________________________________________________________________________
14152 [ 14919] By: ams                                   on 2002/03/01  03:03:12
14153         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
14154      Branch: perl
14155            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
14156            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14157            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14158            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14159            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14160            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14161            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14162 ____________________________________________________________________________
14163 [ 14918] By: ams                                   on 2002/03/01  02:36:58
14164         Log: Add Tie::File 0.12 from MJD.
14165      Branch: perl
14166            + lib/Tie/File.pm lib/Tie/File/01_gen.t
14167            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14168            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14169            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14170            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14171            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14172            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14173            ! MANIFEST
14174 ____________________________________________________________________________
14175 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
14176         Log: Encoding name mapping tweaks.
14177      Branch: perl
14178            ! ext/Encode/Encode.pm
14179 ____________________________________________________________________________
14180 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
14181         Log: metaconfig unit change for #14915.
14182      Branch: metaconfig
14183            ! U/modified/Init.U
14184 ____________________________________________________________________________
14185 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
14186         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
14187              From: Paul_GreenVOS@vos.stratus.com
14188              Date: Thu, 28 Feb 02 15:05 est
14189              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
14190      Branch: perl
14191            ! Configure
14192 ____________________________________________________________________________
14193 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
14194         Log: PL_bostr was pointing to the wrong string
14195              (a string left around from the loading of the Unicode \w)
14196              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
14197              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
14198      Branch: perl
14199            ! regexec.c
14200 ____________________________________________________________________________
14201 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
14202         Log: Sync with libnet-1.10
14203      Branch: perl
14204            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
14205            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
14206            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
14207            ! lib/Net/t/netrc.t
14208 ____________________________________________________________________________
14209 [ 14912] By: ams                                   on 2002/02/28  13:02:50
14210         Log: Subject: [PATCH] perldelta.pod fixes
14211              From: Autrijus Tang <autrijus@autrijus.org>
14212              Date: Thu, 28 Feb 2002 21:44:15 +0800
14213              Message-Id: <20020228134415.GB16422@not.autrijus.org>
14214      Branch: perl
14215            ! pod/perldelta.pod
14216 ____________________________________________________________________________
14217 [ 14911] By: ams                                   on 2002/02/28  11:31:44
14218         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
14219              From: Stas Bekman <stas@stason.org>
14220              Date: Mon, 04 Feb 2002 16:18:53 +0800
14221              Message-Id: <3C7E1E5F.1000605@stason.org>
14222              (Applied by hand).
14223      Branch: perl
14224            ! lib/File/Copy.pm
14225 ____________________________________________________________________________
14226 [ 14910] By: ams                                   on 2002/02/28  11:26:47
14227         Log: Subject: [PATCH lib/Pod/Html.pm]
14228              From: Stas Bekman <stas@stason.org>
14229              Date: Thu, 28 Feb 2002 20:05:01 +0800
14230              Message-Id: <3C7E1CED.7000307@stason.org>
14231      Branch: perl
14232            ! lib/Pod/Html.pm
14233 ____________________________________________________________________________
14234 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
14235         Log: Tests for #14908.
14236      Branch: perl
14237            ! t/op/pat.t
14238 ____________________________________________________________________________
14239 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
14240         Log: Make shared hash keys to be \0-terminated:
14241              one possible resolution for
14242              "UTF-8, weird \w behaviour after HASH-KEY-ification"
14243              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
14244              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
14245              The hash keys weren't \0-terminated.  This meant that the EOL ($)
14246              in regmatch() got the nextchr beyond the last character.  Since
14247              the keys were UTF-8, the nextchr was \1, not the usual
14248              string-terminating \0.  Wham, no match.
14249              
14250              I think another possible resolution could be to stop the nextchr
14251              computation in regmatch() from peeking beyond the last character
14252              of the string:
14253              
14254              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
14255      Branch: perl
14256            ! hv.c hv.h
14257 ____________________________________________________________________________
14258 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
14259         Log: Subject: [PATCH] Perl interface to newIO()
14260              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14261              Date: Wed, 27 Feb 2002 20:15:27 -0800
14262              Message-ID: <f7af8gzkgaET092yn@efn.org>
14263      Branch: perl
14264            ! lib/Symbol.pm
14265 ____________________________________________________________________________
14266 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
14267         Log: The "list" part of
14268              
14269              Subject: [PATCH perlop] .. returns a *list* of *integers*
14270              From: Mike Guy <mjtg@cam.ac.uk>
14271              Date: Tue, 26 Feb 2002 18:30:22 +0000
14272              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
14273              
14274              plus few nits.
14275      Branch: perl
14276            ! pod/perlop.pod
14277 ____________________________________________________________________________
14278 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
14279         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
14280              From: Abe Timmerman <abe@ztreet.demon.nl>
14281              Date: Thu, 28 Feb 2002 00:04:06 +0100
14282              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
14283      Branch: perl
14284            ! lib/File/stat.t
14285 ____________________________________________________________________________
14286 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
14287         Log: Integrate from maintperl.
14288      Branch: maint-5.6/macperl
14289           !> doio.c op.c t/io/open.t t/pragma/strict-subs
14290 ____________________________________________________________________________
14291 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
14292         Log: Upgrade to Math::BigInt 1.53.
14293      Branch: perl
14294            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14295            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14296            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
14297            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
14298            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
14299            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
14300 ____________________________________________________________________________
14301 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
14302         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
14303              From: "Craig A. Berry" <craigberry@mac.com>
14304              Date: Wed, 27 Feb 2002 15:36:38 -0600
14305              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
14306      Branch: perl
14307            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
14308            ! vms/ext/filespec.t
14309 ____________________________________________________________________________
14310 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
14311         Log: Subject: [PATCH] Some minor changes for Cygwin
14312              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14313              Date: Wed, 27 Feb 2002 22:25:41 +0100
14314              Message-ID: <14296492589.20020227222541@familiehaase.de>
14315      Branch: perl
14316            ! Makefile.SH README.cygwin cygwin/perlld.in
14317 ____________________________________________________________________________
14318 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
14319         Log: Update the UTF-8 explanation table.
14320      Branch: perl
14321            ! pod/perlunicode.pod utf8.h
14322 ____________________________________________________________________________
14323 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
14324         Log: Repatch from Robin Barker: anon subs in C<package;> are
14325              now __ANON__::__ANON__ (should help for mod_perl package
14326              since #12251)
14327      Branch: perl
14328            ! gv.c op.c t/op/runlevel.t toke.c
14329 ____________________________________________________________________________
14330 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
14331         Log: Update Changes.
14332      Branch: perl
14333            ! Changes patchlevel.h
14334 ____________________________________________________________________________
14335 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
14336         Log: perldelta updates.
14337      Branch: perl
14338            ! pod/perldelta.pod
14339 ____________________________________________________________________________
14340 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
14341         Log: Signedness nit.
14342      Branch: perl
14343            ! regexec.c
14344 ____________________________________________________________________________
14345 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
14346         Log: Subject: Re: Smoke 14870
14347              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14348              Date: Wed, 27 Feb 2002 16:48:35 +0100
14349              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
14350              
14351              (with some additional garnish)
14352      Branch: perl
14353            ! README.hpux hints/hpux.sh
14354 ____________________________________________________________________________
14355 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
14356         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
14357              into perl.exp in AIX.
14358      Branch: perl
14359            ! makedef.pl perl.h
14360 ____________________________________________________________________________
14361 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
14362         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
14363              From: Robin Barker <rmb1@cise.npl.co.uk>
14364              Date: Wed, 27 Feb 2002 14:39:35 GMT
14365              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
14366      Branch: perl
14367            ! pod/perlrun.pod
14368 ____________________________________________________________________________
14369 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
14370         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
14371              From: Robin Barker <rmb1@cise.npl.co.uk>
14372              Date: Wed, 27 Feb 2002 12:25:30 GMT
14373              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
14374      Branch: perl
14375            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
14376            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
14377            ! pod/perlunicode.pod pod/perluniintro.pod
14378 ____________________________________________________________________________
14379 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
14380         Log: Only modify LD_LIBRARY_PATH in case there are directories.
14381      Branch: perl
14382            ! hints/dec_osf.sh
14383 ____________________________________________________________________________
14384 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
14385         Log: Subject: [PATCH] perl/hints/vos.sh
14386              From: Paul_GreenVOS@vos.stratus.com
14387              Date: Tue, 26 Feb 02 15:19 est
14388              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
14389      Branch: perl
14390            ! hints/vos.sh
14391 ____________________________________________________________________________
14392 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
14393         Log: Forgot from #14888.
14394      Branch: perl
14395            ! ext/Unicode/Normalize/mkheader
14396 ____________________________________________________________________________
14397 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
14398         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
14399      Branch: perl
14400            ! ext/Unicode/Normalize/Changes
14401            ! ext/Unicode/Normalize/Normalize.pm
14402            ! ext/Unicode/Normalize/Normalize.xs
14403            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
14404            ! ext/Unicode/Normalize/t/test.t
14405 ____________________________________________________________________________
14406 [ 14887] By: ams                                   on 2002/02/26  23:51:52
14407         Log: Subject: Missing diagnostics
14408              From: Simon Glover <scog@roe.ac.uk>
14409              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
14410              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
14411              
14412              Subject: [PATCH] Better wording for the lvalue vec diagnostic
14413              From: Simon Glover <scog@roe.ac.uk>
14414              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
14415              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
14416      Branch: perl
14417            ! doop.c pod/perldiag.pod t/op/vec.t
14418 ____________________________________________________________________________
14419 [ 14886] By: ams                                   on 2002/02/26  15:48:34
14420         Log: Subject: [PATCH] Not OK 5.7.2@14884
14421              From: andreas.koenig@anima.de (Andreas J. Koenig)
14422              Date: Tue, 26 Feb 2002 15:03:55 +0100
14423              Message-Id: <m38z9gfigk.fsf@anima.de>
14424      Branch: perl
14425            ! t/lib/access.t
14426 ____________________________________________________________________________
14427 [ 14885] By: nick                                  on 2002/02/26  13:48:55
14428         Log: Integrate mainline
14429      Branch: perlio
14430           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
14431           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
14432           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
14433            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14434           !> (integrate 102 files)
14435 ____________________________________________________________________________
14436 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
14437         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
14438              1.1999999999999996, or thereabouts (yes, even sprintf).
14439      Branch: perl
14440            ! t/base/num.t
14441 ____________________________________________________________________________
14442 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
14443         Log: Neither.
14444      Branch: perl
14445            ! pod/perldelta.pod
14446 ____________________________________________________________________________
14447 [ 14882] By: ams                                   on 2002/02/26  08:46:55
14448         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
14449              From: Michael G Schwern <schwern@pobox.com>
14450              Date: Tue, 26 Feb 2002 01:01:28 -0500
14451              Message-Id: <20020226060128.GA2439@blackrider>
14452      Branch: perl
14453            ! hv.c pod/perldiag.pod
14454 ____________________________________________________________________________
14455 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
14456         Log: Subject: [PATCH B::Concise] docs, typos
14457              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14458              Date: Mon, 25 Feb 2002 16:41:16 +0100
14459              Message-ID: <20020225164116.A1054@rafael>
14460      Branch: perl
14461            ! ext/B/B/Concise.pm
14462 ____________________________________________________________________________
14463 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
14464         Log: POSIX: add isatty to @EXPORT_OK, reformat.
14465      Branch: perl
14466            ! ext/POSIX/POSIX.pm
14467 ____________________________________________________________________________
14468 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
14469         Log: If using -Dloclibpth=... the directories need to
14470              be appended to LD_LIBRARY_PATH (and ickily, if those
14471              directories contain a (newer?) libdb.so, we need to
14472              prepend    /usr/shlib to loclibpth).
14473      Branch: perl
14474            ! hints/dec_osf.sh
14475 ____________________________________________________________________________
14476 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
14477         Log: Subject: [PATCH] Perl interface to newIO()
14478              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
14479              Date: Mon, 25 Feb 2002 15:04:57 -0800
14480              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
14481      Branch: perl
14482            ! lib/Symbol.pm lib/Symbol.t
14483 ____________________________________________________________________________
14484 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
14485         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
14486              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
14487              Date: Mon, 25 Feb 2002 21:58:30 +0100
14488              Message-ID: <20020225215830.A744@rafael>
14489      Branch: perl
14490            ! pod/perlvar.pod
14491 ____________________________________________________________________________
14492 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
14493         Log: Big5 tweaks from Autrijus Tang.
14494      Branch: perl
14495            ! ext/Encode/Encode/big5.enc
14496 ____________________________________________________________________________
14497 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
14498         Log: Subject: [PATCH Glossary configpm] cleanups
14499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14500              Date: Mon, 25 Feb 2002 23:27:15 +0100
14501              Message-ID: <20020225232715.C744@rafael>
14502      Branch: perl
14503            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
14504 ____________________________________________________________________________
14505 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
14506         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
14507              From: Nicholas Clark <nick@unfortu.net>
14508              Date: Mon, 25 Feb 2002 21:53:24 +0000
14509              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
14510      Branch: perl
14511            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
14512            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14513            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
14514 ____________________________________________________________________________
14515 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
14516         Log: Upgrade to I18N::LangTags 0.27.
14517              (Causes one flipflop back to perl.com URL, must poke Sean.)
14518      Branch: perl
14519            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
14520            ! lib/I18N/LangTags/List.pm
14521 ____________________________________________________________________________
14522 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
14523         Log: Upgrade to Getopt::Long 2.28.
14524      Branch: perl
14525            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14526            ! lib/Getopt/Long/README
14527 ____________________________________________________________________________
14528 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
14529         Log: No =head.
14530      Branch: perl
14531            ! pod/perlebcdic.pod
14532 ____________________________________________________________________________
14533 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
14534         Log: Update Changes.
14535      Branch: perl
14536            ! Changes patchlevel.h
14537 ____________________________________________________________________________
14538 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
14539         Log: metaconfig unit change for #14868.
14540      Branch: metaconfig
14541            ! U/modified/Chk_MANI.U
14542 ____________________________________________________________________________
14543 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
14544         Log: Some hosts understand split -l 50, some only split -50
14545              (from Paul Eggert).
14546      Branch: perl
14547            ! Configure
14548 ____________________________________________________________________________
14549 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
14550         Log: Subject: Re: [PATCH bleadperl] socketpair.t
14551              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14552              Date: Sun, 24 Feb 2002 10:31:25 +0100
14553              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
14554              
14555              (the pid half only)
14556      Branch: perl
14557            ! win32/win32.c
14558 ____________________________________________________________________________
14559 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
14560         Log: Mention the new pack tricks.
14561      Branch: perl
14562            ! pod/perldelta.pod
14563 ____________________________________________________________________________
14564 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
14565         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
14566              From: Richard.Foley@t-online.de (Richard Foley)
14567              Date: Mon, 25 Feb 2002 13:47:03 +0100
14568              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
14569      Branch: perl
14570            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
14571            ! pod/perldebug.pod pod/perldelta.pod
14572 ____________________________________________________________________________
14573 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
14574         Log: Typo corrections from John P. Linderman.
14575      Branch: perl
14576            ! ext/IPC/SysV/Semaphore.pm
14577 ____________________________________________________________________________
14578 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
14579         Log: Upgrade to Math::BigInt 1.52.
14580      Branch: perl
14581            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14582            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14583            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
14584            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
14585            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
14586 ____________________________________________________________________________
14587 [ 14862] By: ams                                   on 2002/02/25  10:39:40
14588         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
14589              From: Robin Barker <rmb1@cise.npl.co.uk>
14590              Date: Mon, 25 Feb 2002 11:35:06 GMT
14591              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
14592              
14593              Subject: [PATCH Net/Cmd.pm]
14594              From: Robin Barker <rmb1@cise.npl.co.uk>
14595              Date: Mon, 25 Feb 2002 11:37:06 GMT
14596              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
14597      Branch: perl
14598            ! lib/Cwd.pm lib/Net/Cmd.pm
14599 ____________________________________________________________________________
14600 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
14601         Log: Cut-and-paste errors.
14602      Branch: perl
14603            ! t/op/pat.t
14604 ____________________________________________________________________________
14605 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
14606         Log: EBCDIC: the control characters are not that easy to find.
14607      Branch: perl
14608            ! t/op/pat.t
14609 ____________________________________________________________________________
14610 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
14611         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
14612              From: John Peacock <jpeacock@rowman.com>
14613              Date: Sun, 24 Feb 2002 22:08:28 -0500
14614              Message-ID: <3C79AAAC.6060903@rowman.com>
14615      Branch: perl
14616            ! sv.c
14617 ____________________________________________________________________________
14618 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
14619         Log: SvSetSV() is not returnable, but that's okay since
14620              sv_copypv() returns void.
14621      Branch: perl
14622            ! sv.c
14623 ____________________________________________________________________________
14624 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
14625         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
14626              From: John Peacock <jpeacock@rowman.com>                 
14627              Date: Sun, 24 Feb 2002 16:40:07 -0500
14628              Message-ID: <3C795DB7.40105@rowman.com>               
14629      Branch: perl
14630            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
14631            ! pp_hot.c proto.h sv.c
14632 ____________________________________________________________________________
14633 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
14634         Log: Tiny code cleanup.
14635      Branch: perl
14636            ! regexec.c
14637 ____________________________________________________________________________
14638 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
14639         Log: Use to_uni_fold().
14640      Branch: perl
14641            ! regcomp.c
14642 ____________________________________________________________________________
14643 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
14644         Log: Document the new taint behaviour of exec LIST and
14645              system LIST.
14646      Branch: perl
14647            ! pod/perldelta.pod
14648 ____________________________________________________________________________
14649 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
14650         Log: Subject: [PATCH] Re: taint news
14651              From: Rick Delaney <rick.delaney@rogers.com>             
14652              Date: 24 Feb 2002 11:35:00 -0500
14653              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
14654      Branch: perl
14655            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
14656 ____________________________________________________________________________
14657 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
14658         Log: EBCDIC tweak (native instead of uni) and comment update.
14659      Branch: perl
14660            ! regexec.c
14661 ____________________________________________________________________________
14662 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
14663         Log: Using uninitialized (and wrong) variables is not good.
14664      Branch: perl
14665            ! regcomp.c
14666 ____________________________________________________________________________
14667 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
14668         Log: EBCDIC: this seems to calm the last of the
14669              Malformed UTF-8 warnings.
14670      Branch: perl
14671            ! regcomp.c utf8.c
14672 ____________________________________________________________________________
14673 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
14674         Log: EBCDIC: document using Encode for character conversions.
14675      Branch: perl
14676            ! pod/perlebcdic.pod
14677 ____________________________________________________________________________
14678 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
14679         Log: EBCDIC: disable also Unicode::Collate and
14680              Unicode::Normalize for now.  Real users of
14681              EBCDIC have to decide what they want.
14682      Branch: perl
14683            ! ext/Unicode/Normalize/Normalize.pm
14684            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14685            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
14686            ! lib/Unicode/Collate/t/test.t
14687 ____________________________________________________________________________
14688 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
14689         Log: AUTHORS updates.
14690      Branch: perl
14691            ! AUTHORS
14692 ____________________________________________________________________________
14693 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
14694         Log: Retract #14571: there may be a better solution than
14695              tweaking the test.
14696      Branch: perl
14697            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14698 ____________________________________________________________________________
14699 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
14700         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
14701              From: "Craig A. Berry" <craigberry@mac.com> 
14702              Date: Sat, 23 Feb 2002 14:14:35 -0600
14703              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
14704      Branch: perl
14705            ! configure.com
14706 ____________________________________________________________________________
14707 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
14708         Log: metaconfig unit change for #14843.
14709      Branch: metaconfig/U/perl
14710            ! Extensions.U
14711 ____________________________________________________________________________
14712 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
14713         Log: Also Encode/JP needs to be listed explicitly.
14714              (Any other sub-Encode extensions?)
14715      Branch: perl
14716            ! Configure
14717 ____________________________________________________________________________
14718 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
14719         Log: Document known UNICOS/mk deficiency.
14720      Branch: perl
14721            ! pod/perldelta.pod
14722 ____________________________________________________________________________
14723 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
14724         Log: Subject: [PATCH] README mention version 5.0
14725              From: Autrijus Tang <autrijus@autrijus.org>
14726              Date: Sat, 23 Feb 2002 09:35:22 +0800
14727              Message-ID: <20020223013522.GA8694@not.autrijus.org>
14728      Branch: perl
14729            ! README
14730 ____________________________________________________________________________
14731 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
14732         Log: metaconfig unit change for #14839.
14733      Branch: metaconfig
14734            ! U/modified/Signal.U
14735 ____________________________________________________________________________
14736 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
14737         Log: Old hosts like NeXT Classic don't have sort -k,
14738              from Paul Eggert.
14739      Branch: perl
14740            ! Configure
14741 ____________________________________________________________________________
14742 [ 14838] By: ams                                   on 2002/02/22  21:14:29
14743         Log: Minor clarifications as suggested by Anton Tagunov.
14744      Branch: perl
14745            ! pod/perlsyn.pod
14746 ____________________________________________________________________________
14747 [ 14837] By: ams                                   on 2002/02/22  21:07:02
14748         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
14749              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14750              Date: Fri, 22 Feb 2002 23:01:07 +0100
14751              Message-Id: <20020222230107.A15069@rafael>
14752      Branch: perl
14753            ! sv.c t/op/gv.t
14754 ____________________________________________________________________________
14755 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
14756         Log: metaconfig unit change for #14835.
14757      Branch: metaconfig
14758            ! U/modified/Chk_MANI.U
14759 ____________________________________________________________________________
14760 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
14761         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
14762      Branch: perl
14763            ! Configure
14764 ____________________________________________________________________________
14765 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
14766         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
14767              From: Michael G Schwern <schwern@pobox.com>
14768              Date: Fri, 22 Feb 2002 12:10:28 -0500
14769              Message-ID: <20020222171027.GB4181@blackrider>
14770      Branch: perl
14771            ! ext/Encode/compile
14772 ____________________________________________________________________________
14773 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
14774         Log: Update Changes.
14775      Branch: perl
14776            ! Changes patchlevel.h
14777 ____________________________________________________________________________
14778 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
14779         Log: Implement IV/UV/NV/long double pack/unpack with
14780              template letters j/J/F/D (the latter two have been
14781              undocumented aliases of f/d).
14782      Branch: perl
14783            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
14784 ____________________________________________________________________________
14785 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
14786         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
14787              From: Nicholas Clark <nick@unfortu.net>
14788              Date: Fri, 22 Feb 2002 14:01:25 +0000
14789              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
14790      Branch: perl
14791            ! ext/Encode/compile
14792 ____________________________________________________________________________
14793 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
14794         Log: NetWare change from Ananth Kesari.
14795      Branch: perl
14796            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14797            ! MANIFEST
14798 ____________________________________________________________________________
14799 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
14800         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
14801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14802              Date: Fri, 22 Feb 2002 03:55:13 -0500
14803              Message-ID: <20020222035513.A894@math.ohio-state.edu>
14804      Branch: perl
14805            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
14806 ____________________________________________________________________________
14807 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
14808         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
14809      Branch: perl
14810            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
14811 ____________________________________________________________________________
14812 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
14813         Log: Make measure_struct a file static.
14814      Branch: perl
14815            ! pp_pack.c
14816 ____________________________________________________________________________
14817 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
14818         Log: EBCDIC: someone who knows what they are doing
14819              and whether it is possible at all in the first
14820              place needs to figure these tests out on EBCDIC.
14821              The CJK encodings heavily abuse their knowledge
14822              of ASCII and that may require a translation layer
14823              or four to survive UTF-EBCDIC.
14824      Branch: perl
14825            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
14826 ____________________________________________________________________________
14827 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
14828         Log: croak() needs context.
14829      Branch: perl
14830            ! pp_pack.c
14831 ____________________________________________________________________________
14832 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
14833         Log: Subject: [PATCH @14577] pack with a human face: the sequel
14834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14835              Date: Thu, 21 Feb 2002 21:33:37 -0500
14836              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
14837      Branch: perl
14838            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
14839            ! proto.h t/op/pack.t
14840 ____________________________________________________________________________
14841 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
14842         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
14843              From: Nicholas Clark <nick@unfortu.net> 
14844              Date: Fri, 22 Feb 2002 00:49:44 +0000
14845              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
14846      Branch: perl
14847            ! ext/Encode/compile
14848 ____________________________________________________________________________
14849 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
14850         Log: Test for #14795.
14851      Branch: perl
14852            ! t/op/pat.t
14853 ____________________________________________________________________________
14854 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
14855         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
14856      Branch: perl
14857            ! t/op/pat.t
14858 ____________________________________________________________________________
14859 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
14860         Log: Subject: [PATCH] next batch of bugfixes
14861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14862              Date: Thu, 21 Feb 2002 23:54:41 +0100
14863              Message-ID: <20020221235441.A17260@rafael>
14864      Branch: perl
14865            ! ext/B/B/Deparse.pm
14866 ____________________________________________________________________________
14867 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
14868         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)
14869              From: chromatic <chromatic@rmci.net>
14870              Date: Thu, 21 Feb 2002 14:17:35 -0700
14871              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
14872      Branch: perl
14873            ! lib/File/stat.pm lib/File/stat.t
14874 ____________________________________________________________________________
14875 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
14876         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
14877      Branch: perl
14878            ! ext/re/re.xs
14879 ____________________________________________________________________________
14880 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
14881         Log: Upgrade to Math::BigInt 1.51.
14882      Branch: perl
14883            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
14884            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
14885            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
14886            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14887            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14888            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
14889            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
14890            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
14891            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
14892            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
14893            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
14894            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
14895 ____________________________________________________________________________
14896 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
14897         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
14898              From: "Gerrit P. Haase" <gp@familiehaase.de>
14899              Date: Thu, 21 Feb 2002 21:20:25 +0100
14900              Message-ID: <69510538936.20020221212025@familiehaase.de>
14901      Branch: perl
14902            ! Makefile.SH
14903 ____________________________________________________________________________
14904 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
14905         Log: Subject: [PATCH @14577] grouping in pack/unpack
14906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14907              Date: Thu, 21 Feb 2002 06:06:14 -0500
14908              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
14909      Branch: perl
14910            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
14911            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
14912 ____________________________________________________________________________
14913 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
14914         Log: Subject: [PATCH propose] question about fs.t
14915              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14916              Date: Thu, 21 Feb 2002 15:10:21 +0100
14917              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
14918      Branch: perl
14919            ! t/io/fs.t
14920 ____________________________________________________________________________
14921 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
14922         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
14923              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
14924              Date: Thu, 21 Feb 2002 09:54:28 +0100
14925              Message-ID: <13576559576.20020221095428@familiehaase.de>     
14926      Branch: perl
14927            ! Makefile.SH
14928 ____________________________________________________________________________
14929 [ 14812] By: ams                                   on 2002/02/21  14:59:09
14930         Log: Subject: typo correction
14931              From: mjd@plover.com
14932              Date: 21 Feb 2002 15:43:49 -0000
14933              Message-Id: <20020221154349.22772.qmail@plover.com>
14934      Branch: perl
14935            ! pod/perldebug.pod
14936 ____________________________________________________________________________
14937 [ 14811] By: ams                                   on 2002/02/21  14:02:12
14938         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
14939              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14940              Date: Thu, 21 Feb 2002 15:22:22 +0100
14941              Message-Id: <20020221152222.A15095@rafael>
14942      Branch: perl
14943            ! op.h toke.c
14944 ____________________________________________________________________________
14945 [ 14810] By: ams                                   on 2002/02/21  12:45:28
14946         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
14947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14948              Date: Thu, 21 Feb 2002 06:02:48 -0500
14949              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
14950      Branch: perl
14951            ! lib/ExtUtils/Mksymlists.pm makedef.pl
14952 ____________________________________________________________________________
14953 [ 14809] By: nick                                  on 2002/02/21  09:31:08
14954         Log: Integrate mainline
14955      Branch: perlio
14956           +> lib/Pod/t/Select.t
14957           !> (integrate 37 files)
14958 ____________________________________________________________________________
14959 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
14960         Log: metaconfig unit change for #14807.
14961      Branch: metaconfig
14962            ! U/modified/Signal.U
14963 ____________________________________________________________________________
14964 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
14965         Log: Revert #14805, didn't quite work.
14966      Branch: perl
14967            ! Configure config_h.SH
14968 ____________________________________________________________________________
14969 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
14970         Log: metaconfig changes for #14805.
14971      Branch: metaconfig
14972            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
14973 ____________________________________________________________________________
14974 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
14975         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
14976              From: Paul Eggert <eggert@twinsun.com>
14977              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
14978              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
14979      Branch: perl
14980            ! Configure config_h.SH
14981 ____________________________________________________________________________
14982 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
14983         Log: More advice.
14984      Branch: perl
14985            ! README.os390
14986 ____________________________________________________________________________
14987 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
14988         Log: Missing MANIFESTation.
14989      Branch: perl
14990            ! MANIFEST
14991 ____________________________________________________________________________
14992 [ 14802] By: ams                                   on 2002/02/20  22:55:25
14993         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
14994              From: Autrijus Tang <autrijus@autrijus.org>
14995              Date: Thu, 21 Feb 2002 07:13:12 +0800
14996              Message-Id: <20020220231312.GA775@not.autrijus.org>
14997      Branch: perl
14998            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
14999 ____________________________________________________________________________
15000 [ 14801] By: ams                                   on 2002/02/20  22:27:20
15001         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
15002              From: Abe Timmerman <abe@ztreet.demon.nl>
15003              Date: Thu, 21 Feb 2002 00:20:40 +0100
15004              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
15005      Branch: perl
15006            + lib/Pod/t/Select.t
15007 ____________________________________________________________________________
15008 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
15009         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
15010              twice, causing the loop to skip every other character.
15011      Branch: perl
15012            ! utf8.c
15013 ____________________________________________________________________________
15014 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
15015         Log: Better debugging info.
15016      Branch: perl
15017            ! t/uni/case.pl
15018 ____________________________________________________________________________
15019 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
15020         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
15021              From: Nicholas Clark <nick@unfortu.net>
15022              Date: Wed, 20 Feb 2002 22:13:05 +0000
15023              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
15024      Branch: perl
15025            ! ext/Encode/compile
15026 ____________________________________________________________________________
15027 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
15028         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
15029              From: Paul Eggert <eggert@twinsun.com>
15030              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
15031              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
15032      Branch: perl
15033            ! pod/perlhack.pod
15034 ____________________________________________________________________________
15035 [ 14796] By: nick                                  on 2002/02/20  18:15:00
15036         Log: Integrate mainline
15037      Branch: perlio
15038           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15039           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
15040           +> lib/Locale/Country.pod lib/Locale/Currency.pod
15041           +> lib/Locale/Language.pod lib/Locale/Script.pm
15042           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
15043           +> t/uni/title.t t/uni/upper.t
15044           !> (integrate 41 files)
15045 ____________________________________________________________________________
15046 [ 14795] By: ams                                   on 2002/02/20  17:08:38
15047         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
15048              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15049              Date: Wed, 20 Feb 2002 18:06:59 +0000
15050              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
15051      Branch: perl
15052            ! pp_ctl.c
15053 ____________________________________________________________________________
15054 [ 14794] By: ams                                   on 2002/02/20  16:41:56
15055         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
15056              From: Paul_GreenVOS@vos.stratus.com
15057              Date: Wed, 20 Feb 02 12:21 est
15058              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
15059      Branch: perl
15060            ! Makefile.SH
15061 ____________________________________________________________________________
15062 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
15063         Log: Forgot from #14790.
15064      Branch: perl
15065            ! pp_pack.c
15066 ____________________________________________________________________________
15067 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
15068         Log: Update Changes.
15069      Branch: perl
15070            ! Changes patchlevel.h
15071 ____________________________________________________________________________
15072 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
15073         Log: Integrate change #14778 from maintperl.
15074      Branch: perl
15075            ! t/lib/strict/subs
15076           !> op.c
15077 ____________________________________________________________________________
15078 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
15079         Log: Subject: Re: [ID 20020220.001] pack w with objects
15080              From: Ulrich Pfeifer <upf@de.uu.net>
15081              Date: 20 Feb 2002 11:21:15 +0100
15082              Message-ID: <p5g03wcv38.fsf@de.uu.net>
15083      Branch: perl
15084            ! t/op/pack.t
15085 ____________________________________________________________________________
15086 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
15087         Log: Subject: Re: [PATCH] go faster for Encode's compile
15088              From: Nicholas Clark <nick@unfortu.net> 
15089              Date: Tue, 19 Feb 2002 23:38:36 +0000
15090              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
15091      Branch: perl
15092            ! ext/Encode/compile
15093 ____________________________________________________________________________
15094 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
15095         Log: Regen Glossary.
15096      Branch: perl
15097            ! Porting/Glossary Porting/config.sh Porting/config_H
15098 ____________________________________________________________________________
15099 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
15100         Log: metaconfig unit change for #14786 (not visible yet,
15101              since Glossary needs regenerating)
15102      Branch: metaconfig
15103            ! U/compline/d_gconvert.U
15104 ____________________________________________________________________________
15105 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
15106         Log: Subject: d_Gconvert hints and Glossary
15107              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15108              Date: Tue, 19 Feb 2002 11:55:36 -0800
15109              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
15110      Branch: perl
15111            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
15112            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
15113            ! hints/svr5.sh
15114 ____________________________________________________________________________
15115 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
15116         Log: metaconfig unit changes for #14784.
15117      Branch: metaconfig
15118            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
15119 ____________________________________________________________________________
15120 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
15121         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15122              From: Paul Eggert <eggert@twinsun.com>              
15123              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
15124              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
15125      Branch: perl
15126            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
15127            ! pod/perlhack.pod
15128 ____________________________________________________________________________
15129 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
15130         Log: metaconfig unit change for #14782.
15131      Branch: metaconfig/U/perl
15132            ! Mksymlinks.U
15133 ____________________________________________________________________________
15134 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
15135         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
15136              From: "Gerrit P. Haase" <gp@familiehaase.de>
15137              Date: Wed, 20 Feb 2002 00:23:29 +0100
15138              Message-ID: <70348722516.20020220002329@familiehaase.de>
15139      Branch: perl
15140            ! Configure
15141 ____________________________________________________________________________
15142 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
15143         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
15144              From: Nicholas Clark <nick@unfortu.net> 
15145              Date: Tue, 19 Feb 2002 19:27:42 +0000
15146              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
15147              
15148              (with modifications)
15149      Branch: perl
15150            ! pod/perlsub.pod
15151 ____________________________________________________________________________
15152 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
15153         Log: NetWare tweak from Ananth Kesari.
15154      Branch: perl
15155            ! lib/ExtUtils/MakeMaker.pm
15156 ____________________________________________________________________________
15157 [ 14779] By: ams                                   on 2002/02/20  06:51:55
15158         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
15159      Branch: perl
15160            ! pod/perlfaq4.pod
15161 ____________________________________________________________________________
15162 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
15163         Log: constant folding on the range operator had the effect of disabling
15164              peephole optimizations in all the siblings of the range OP; the
15165              effect of this was that barewords could escape strictures when
15166              they were hiding in such places
15167      Branch: maint-5.6/perl
15168            ! op.c t/pragma/strict-subs
15169 ____________________________________________________________________________
15170 [ 14777] By: ams                                   on 2002/02/20  00:56:21
15171         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
15172              From: Graham Barr <gbarr@pobox.com>
15173              Date: Tue, 19 Feb 2002 23:08:47 +0000
15174              Message-Id: <20020219230847.G66560@pobox.com>
15175      Branch: perl
15176            ! lib/Time/Local.pm
15177 ____________________________________________________________________________
15178 [ 14776] By: ams                                   on 2002/02/19  17:20:28
15179         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
15180              From: Nicholas Clark <nick@unfortu.net>
15181              Date: Tue, 19 Feb 2002 16:23:22 +0000
15182              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
15183      Branch: perl
15184            ! lib/Tie/Hash.pm
15185 ____________________________________________________________________________
15186 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
15187         Log: Regen doc, regen toc.
15188      Branch: perl
15189            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
15190 ____________________________________________________________________________
15191 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
15192         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15193              From: Dave Mitchell <davem@fdgroup.co.uk>
15194              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
15195              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
15196      Branch: perl
15197            ! pod/perlsub.pod
15198 ____________________________________________________________________________
15199 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
15200         Log: Detypo.
15201      Branch: perl
15202            ! lib/Tie/Memoize.pm
15203 ____________________________________________________________________________
15204 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
15205         Log: UTF-8 C API doc tweaks.
15206      Branch: perl
15207            ! pod/perlunicode.pod
15208 ____________________________________________________________________________
15209 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
15210         Log: Mention that the case-switchers know about Unicode, too.
15211      Branch: perl
15212            ! pod/perlop.pod
15213 ____________________________________________________________________________
15214 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
15215         Log: Upgrade to Locale::Codes 2.01.
15216      Branch: perl
15217            + lib/Locale/Constants.pod lib/Locale/Country.pod
15218            + lib/Locale/Currency.pod lib/Locale/Language.pod
15219            + lib/Locale/Script.pod
15220            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15221            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15222            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15223            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
15224 ____________________________________________________________________________
15225 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
15226         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15227              From: Dave Mitchell <davem@fdgroup.co.uk>
15228              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
15229              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
15230      Branch: perl
15231            ! pod/perlsub.pod
15232 ____________________________________________________________________________
15233 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
15234         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
15235              From: Sam Tregar <sam@tregar.com> 
15236              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
15237              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
15238      Branch: perl
15239            ! sv.h
15240 ____________________________________________________________________________
15241 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
15242         Log: The test requires perlio.
15243      Branch: perl
15244            ! ext/Encode/t/JP.t
15245 ____________________________________________________________________________
15246 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
15247         Log: Misplaced block end.
15248      Branch: perl
15249            ! utf8.c
15250 ____________________________________________________________________________
15251 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
15252         Log: The POSIX extensions are deadly.
15253      Branch: perl
15254            ! regcomp.c
15255 ____________________________________________________________________________
15256 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
15257         Log: Let's not overdo the growth.
15258      Branch: perl
15259            ! pp.c
15260 ____________________________________________________________________________
15261 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
15262         Log: Third time makes the charm.
15263      Branch: perl
15264            ! README.os390
15265 ____________________________________________________________________________
15266 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
15267         Log: Oops.
15268      Branch: perl
15269            ! utf8.c
15270 ____________________________________________________________________________
15271 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
15272         Log: Add back the new casing tests.
15273      Branch: perl
15274            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15275            ! MANIFEST
15276 ____________________________________________________________________________
15277 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
15278         Log: Prefer special case mappings.
15279      Branch: perl
15280            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15281            ! lib/unicore/To/Upper.pl lib/unicore/mktables
15282 ____________________________________________________________________________
15283 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
15284         Log: Try special casing first.
15285      Branch: perl
15286            ! utf8.c
15287 ____________________________________________________________________________
15288 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
15289         Log: Not extending enough.
15290      Branch: perl
15291            ! pp.c utf8.h
15292 ____________________________________________________________________________
15293 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
15294         Log: No need to store identity mappings.
15295      Branch: perl
15296            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15297            ! lib/unicore/mktables
15298 ____________________________________________________________________________
15299 [ 14756] By: ams                                   on 2002/02/18  20:21:17
15300         Log: Forward port #14704 from maint-5.6.
15301      Branch: perl
15302            ! doio.c
15303 ____________________________________________________________________________
15304 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
15305         Log: Regen Changes.
15306      Branch: perl
15307            ! Changes
15308 ____________________________________________________________________________
15309 [ 14754] By: ams                                   on 2002/02/18  19:01:09
15310         Log: Subject: [PATCH] VMS cando_by_name and current process privs
15311              From: "Craig A. Berry" <craigberry@mac.com>
15312              Date: Mon, 18 Feb 2002 14:03:30 -0600
15313              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
15314      Branch: perl
15315            ! vms/vms.c
15316 ____________________________________________________________________________
15317 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
15318         Log: Update Changes.
15319      Branch: perl
15320            ! Changes patchlevel.h
15321 ____________________________________________________________________________
15322 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
15323         Log: What do you know; these tests unearthed nasty problems.
15324              Will resolve those first.
15325      Branch: perl
15326            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15327            ! MANIFEST
15328 ____________________________________________________________________________
15329 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
15330         Log: Update Changes.
15331      Branch: perl
15332            ! Changes patchlevel.h
15333 ____________________________________________________________________________
15334 [ 14750] By: ams                                   on 2002/02/18  17:36:05
15335         Log: Subject: Re: IO::Poll: Removing Handles
15336              From: Matthew Sachs <matthewg@zevils.com>
15337              Date: Mon, 18 Feb 2002 13:19:01 -0500
15338              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
15339      Branch: perl
15340            ! ext/IO/lib/IO/t/io_poll.t
15341 ____________________________________________________________________________
15342 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
15343         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
15344              From: "Craig A. Berry" <craigberry@mac.com>
15345              Date: Mon, 18 Feb 2002 11:52:21 -0600
15346              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
15347      Branch: perl
15348            ! t/op/alarm.t t/op/glob.t
15349 ____________________________________________________________________________
15350 [ 14748] By: ams                                   on 2002/02/18  15:53:36
15351         Log: s/load_module/Perl_load_module/
15352      Branch: perl
15353            ! gv.c
15354 ____________________________________________________________________________
15355 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
15356         Log: Unused in ASCII, used in EBCDIC.
15357      Branch: perl
15358            ! utf8.c
15359 ____________________________________________________________________________
15360 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
15361         Log: Upgrade to Locale::Codes 2.00.
15362      Branch: perl
15363            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15364            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
15365            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
15366            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15367            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15368 ____________________________________________________________________________
15369 [ 14745] By: ams                                   on 2002/02/18  15:20:44
15370         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
15371              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15372              Date: Sat, 16 Feb 2002 00:06:01 +0100
15373              Message-Id: <20020216000601.A17249@rafael>
15374      Branch: perl
15375            ! gv.c
15376 ____________________________________________________________________________
15377 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
15378         Log: More Unicode casing checks.
15379      Branch: perl
15380            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15381            ! MANIFEST
15382 ____________________________________________________________________________
15383 [ 14743] By: ams                                   on 2002/02/18  14:35:38
15384         Log: Subject: IO::Poll: Removing Handles
15385              From: Matthew Sachs <matthewg@zevils.com>
15386              Date: Sun, 17 Feb 2002 04:49:46 -0500
15387              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
15388      Branch: perl
15389            ! ext/IO/lib/IO/Poll.pm
15390 ____________________________________________________________________________
15391 [ 14741] By: ams                                   on 2002/02/18  13:59:48
15392         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
15393              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15394              Date: Mon, 18 Feb 2002 15:41:26 +0100
15395              Message-Id: <20020218154126.A692@rafael>
15396      Branch: perl
15397            ! pp_ctl.c t/op/do.t
15398 ____________________________________________________________________________
15399 [ 14740] By: nick                                  on 2002/02/18  09:09:23
15400         Log: Integrate mainline
15401      Branch: perlio
15402           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15403           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15404           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15405           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15406           +> ext/Encode/lib/Encode/JP/Constants.pm
15407           +> ext/Encode/lib/Encode/JP/H2Z.pm
15408           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15409           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15410           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15411           +> os2/OS2/Process/t/os2_process.t
15412           +> os2/OS2/Process/t/os2_process_kid.t
15413           +> os2/OS2/Process/t/os2_process_text.t
15414            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15415            - ext/Encode/t/Japanese.t
15416           !> (integrate 47 files)
15417 ____________________________________________________________________________
15418 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
15419         Log: EBCDIC: now the worst seems to be over for
15420              the "Malformed" warnings.  Still a few of them,
15421              and plenty of test failures, but getting better.
15422      Branch: perl
15423            ! regcomp.c utf8.c
15424 ____________________________________________________________________________
15425 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
15426         Log: Upgrade to Net::Ping 2.12.
15427      Branch: perl
15428            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15429            ! lib/Net/Ping/t/110_icmp_inst.t
15430 ____________________________________________________________________________
15431 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
15432         Log: After much rewriting we are now pretty much
15433              back to where we started.
15434      Branch: perl
15435            ! utf8.c
15436 ____________________________________________________________________________
15437 [ 14736] By: ams                                   on 2002/02/18  01:23:00
15438         Log: Subject: [PATCH B::Deparse] two fixes
15439              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15440              Date: Sun, 17 Feb 2002 23:58:59 +0100
15441              Message-Id: <20020217235859.A32513@rafael>
15442      Branch: perl
15443            ! ext/B/B/Deparse.pm
15444 ____________________________________________________________________________
15445 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
15446         Log: Buglet.
15447      Branch: perl
15448            ! ext/Encode/lib/Encode/JP/JIS.pm
15449 ____________________________________________________________________________
15450 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
15451         Log: Clearing up to_utf8_case() continues: this time use
15452              a single return, and EBCDICification for all paths.
15453      Branch: perl
15454            ! utf8.c
15455 ____________________________________________________________________________
15456 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
15457         Log: Small tweaks to get the test running (fix @INC and
15458              do not overwrite the table.utf8 and table.rnd).
15459      Branch: perl
15460            ! ext/Encode/t/JP.t
15461 ____________________________________________________________________________
15462 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
15463         Log: Tiny tweak.
15464      Branch: perl
15465            ! utf8.c
15466 ____________________________________________________________________________
15467 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
15468         Log: Redundant casts.
15469      Branch: perl
15470            ! utf8.c
15471 ____________________________________________________________________________
15472 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
15473         Log: More filename portability tips.
15474      Branch: perl
15475            ! pod/perlport.pod
15476 ____________________________________________________________________________
15477 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
15478         Log: FAQ sync.
15479      Branch: perl
15480            ! pod/perlfaq3.pod pod/perlfaq5.pod
15481 ____________________________________________________________________________
15482 [ 14728] By: ams                                   on 2002/02/17  16:15:09
15483         Log: Subject: podlators 1.21 released
15484              From: Russ Allbery <rra@stanford.edu>
15485              Date: Sat, 16 Feb 2002 21:42:56 -0800
15486              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
15487      Branch: perl
15488            ! lib/Pod/Text/Overstrike.pm
15489 ____________________________________________________________________________
15490 [ 14727] By: sky                                   on 2002/02/17  11:36:52
15491         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
15492              From: Autrijus Tang <autrijus@autrijus.org>
15493              Date: Sun, 17 Feb 2002 19:46:47 +0800
15494              Message-ID: <20020217194647.A1410@not.autrijus.org>
15495      Branch: perl
15496            ! pp_ctl.c t/op/tiehandle.t util.c
15497 ____________________________________________________________________________
15498 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
15499         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
15500              input in native code points, not Unicode.
15501      Branch: perl
15502            ! utf8.c
15503 ____________________________________________________________________________
15504 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
15505         Log: Regen Glossary.
15506      Branch: perl
15507            ! Porting/Glossary Porting/config.sh Porting/config_H
15508 ____________________________________________________________________________
15509 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
15510         Log: The #14715 and #14716 were okay: they just revealed
15511              a bug in the EXACTF matching.
15512      Branch: perl
15513            ! regexec.c utf8.c
15514 ____________________________________________________________________________
15515 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
15516         Log: Retreat, retreat! (retract #14715 and #14716)
15517      Branch: perl
15518            ! utf8.c
15519 ____________________________________________________________________________
15520 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
15521         Log: Encode 0.40, from Dan Kogai.
15522      Branch: perl
15523            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15524            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15525            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15526            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15527            + ext/Encode/lib/Encode/JP/Constants.pm
15528            + ext/Encode/lib/Encode/JP/H2Z.pm
15529            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15530            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15531            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15532            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15533            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15534            - ext/Encode/t/Japanese.t
15535            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
15536            ! ext/Encode/t/Encode.t
15537 ____________________________________________________________________________
15538 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
15539         Log: metaconfig unit change for #14720.
15540      Branch: perl
15541            ! Configure
15542 ____________________________________________________________________________
15543 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
15544         Log: Regenerate Configure (small tweaks on Yitzchak's,
15545              main difference being that the preference variables are
15546              called gconvert_...).
15547      Branch: metaconfig
15548            ! U/compline/d_gconvert.U
15549 ____________________________________________________________________________
15550 [ 14719] By: ams                                   on 2002/02/16  14:11:01
15551         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
15552              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15553              Date: Thu, 14 Feb 2002 22:27:33 -0800
15554              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
15555              (Applied by hand.)
15556      Branch: perl
15557            ! Configure
15558 ____________________________________________________________________________
15559 [ 14718] By: ams                                   on 2002/02/16  13:45:28
15560         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
15561              From: Philip Newton <Philip.Newton@gmx.net>
15562              Date: Sat, 16 Feb 2002 10:05:05 +0100
15563              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
15564              (Applied by hand.)
15565      Branch: perl
15566            ! pod/perlport.pod
15567 ____________________________________________________________________________
15568 [ 14717] By: ams                                   on 2002/02/16  04:30:23
15569         Log: Remove dubious test.
15570      Branch: perl
15571            ! t/io/open.t
15572 ____________________________________________________________________________
15573 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
15574         Log: Tiny tweak.
15575      Branch: perl
15576            ! utf8.c
15577 ____________________________________________________________________________
15578 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
15579         Log: Restructure to_utf8_case() for simpler execution paths.
15580      Branch: perl
15581            ! utf8.c
15582 ____________________________________________________________________________
15583 [ 14714] By: ams                                   on 2002/02/16  02:43:59
15584         Log: Absorb #14701 by Sarathy from maint-5.6.
15585      Branch: perl
15586            ! doio.c t/io/open.t
15587 ____________________________________________________________________________
15588 [ 14713] By: ams                                   on 2002/02/16  01:51:27
15589         Log: Subject: [PATCH] VOS patches for perl 5.8
15590              From: Paul_GreenVOS@vos.stratus.com
15591              Date: Fri, 15 Feb 02 17:41 est
15592              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
15593      Branch: perl
15594            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
15595            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15596            ! vos/install_perl.cm
15597 ____________________________________________________________________________
15598 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
15599         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
15600              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15601              Date: Fri, 15 Feb 2002 23:05:44 +0100
15602              Message-ID: <20020215230544.A690@rafael>
15603      Branch: perl
15604            ! ext/B/B/Deparse.pm
15605 ____________________________________________________________________________
15606 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
15607         Log: Add $VERSION.
15608      Branch: perl
15609            ! lib/Tie/Memoize.pm
15610 ____________________________________________________________________________
15611 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
15612         Log: Update Changes.
15613      Branch: perl
15614            ! Changes patchlevel.h
15615 ____________________________________________________________________________
15616 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
15617         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
15618              From: Robin Barker <rmb1@cise.npl.co.uk>
15619              Date: Thu, 14 Feb 2002 19:07:40 GMT
15620              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
15621              
15622              (the hints part only)
15623      Branch: perl
15624            ! hints/solaris_2.sh
15625 ____________________________________________________________________________
15626 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
15627         Log: metaconfig unit changes for #14707.
15628      Branch: metaconfig
15629            ! U/modified/cc.U
15630      Branch: metaconfig/U/perl
15631            ! Checkcc.U
15632 ____________________________________________________________________________
15633 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
15634         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
15635              From: Robin Barker <rmb1@cise.npl.co.uk>
15636              Date: Fri, 15 Feb 2002 12:14:39 GMT
15637              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
15638              
15639              Split checking-for-gcc and checking-for-cc.
15640      Branch: perl
15641            ! Configure
15642 ____________________________________________________________________________
15643 [ 14706] By: ams                                   on 2002/02/15  13:57:15
15644         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
15645              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
15646              Date: 15 Feb 2002 10:53:06 +0200
15647              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
15648      Branch: perl
15649            ! lib/Pod/Html.pm
15650 ____________________________________________________________________________
15651 [ 14705] By: ams                                   on 2002/02/15  08:42:55
15652         Log: Subject: [PATCH @14577] OS/2 tests and more
15653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15654              Date: Fri, 15 Feb 2002 03:56:24 -0500
15655              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
15656      Branch: perl
15657            + os2/OS2/Process/t/os2_process.t
15658            + os2/OS2/Process/t/os2_process_kid.t
15659            + os2/OS2/Process/t/os2_process_text.t
15660            ! MANIFEST configpm hints/os2.sh makedef.pl
15661            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
15662            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
15663            ! os2/os2ish.h
15664 ____________________________________________________________________________
15665 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
15666         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
15667              avoid wasteful PL_fdpid fiddling where that is not warranted;
15668              mostly whitespace fixes
15669              
15670              these were longstanding todo items from:
15671              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
15672      Branch: maint-5.6/perl
15673            ! doio.c
15674 ____________________________________________________________________________
15675 [ 14702] By: nick                                  on 2002/02/15  08:31:41
15676         Log: Integrate mainline
15677      Branch: perlio
15678           +> lib/if.pm lib/if.t
15679           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
15680           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15681           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15682           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15683           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15684           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
15685           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
15686           !> t/lib/warnings/pp_sys
15687 ____________________________________________________________________________
15688 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
15689         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
15690              (and also dies quickly on Windows); this bug crept in as
15691              change#610, a.k.a change#646
15692      Branch: maint-5.6/perl
15693            ! doio.c t/io/open.t
15694 ____________________________________________________________________________
15695 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
15696         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
15697              From: Ville "Skyttä" <ville.skytta@iki.fi>
15698              Date: Wed, 13 Feb 2002 22:29:39 +0200
15699              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
15700      Branch: perl
15701            ! lib/Pod/Html.pm
15702 ____________________________________________________________________________
15703 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
15704         Log: Document and test the C0 and C1.
15705      Branch: perl
15706            ! lib/charnames.pm lib/charnames.t
15707 ____________________________________________________________________________
15708 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
15709         Log: metaconfig unit change for #14697.
15710      Branch: metaconfig
15711            ! U/modified/Init.U
15712 ____________________________________________________________________________
15713 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
15714         Log: Also OS/2 seems to need exe set early.
15715      Branch: perl
15716            ! Configure
15717 ____________________________________________________________________________
15718 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
15719         Log: Document pack U0U.
15720      Branch: perl
15721            ! pod/perluniintro.pod
15722 ____________________________________________________________________________
15723 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
15724         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
15725              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15726              Date: Thu, 14 Feb 2002 23:58:00 +0100
15727              Message-ID: <20020214235800.A12901@rafael>
15728      Branch: perl
15729            ! pp_sys.c t/lib/warnings/pp_sys
15730 ____________________________________________________________________________
15731 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
15732         Log: Subject: [PATCH @13746] conditional pragmas
15733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15734              Date: Mon, 31 Dec 2001 18:18:09 -0500
15735              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
15736      Branch: perl
15737            + lib/if.pm lib/if.t
15738            ! MANIFEST
15739 ____________________________________________________________________________
15740 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
15741         Log: Deparse bug introduced by #14615: the fix is just a workaround,
15742              I suspect there to be another deeper bug, must distill simpler
15743              test case.
15744      Branch: perl
15745            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
15746 ____________________________________________________________________________
15747 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
15748         Log: Integrate perlio; 
15749              
15750              Make dependencies more precise (for nmake)
15751      Branch: perl
15752           !> ext/Encode/EUC_JP/Makefile.PL
15753 ____________________________________________________________________________
15754 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
15755         Log: Just a guess.
15756      Branch: perl
15757            ! lib/Tie/Handle.pm
15758 ____________________________________________________________________________
15759 [ 14690] By: nick                                  on 2002/02/14  16:30:56
15760         Log: Integrate mainline
15761      Branch: perlio
15762           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
15763           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
15764           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
15765           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
15766           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
15767           !> utf8.c
15768 ____________________________________________________________________________
15769 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
15770         Log: Upgrade to Net::Ping 2.11.
15771      Branch: perl
15772            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15773            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15774            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15775            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15776 ____________________________________________________________________________
15777 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
15778         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
15779              From: Robin Barker <rmb1@cise.npl.co.uk>
15780              Date: Wed, 13 Feb 2002 17:37:07 GMT
15781              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
15782              
15783              (updated version of the above)
15784      Branch: perl
15785            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
15786 ____________________________________________________________________________
15787 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
15788         Log: Excise inexact blather.
15789      Branch: perl
15790            ! utf8.c
15791 ____________________________________________________________________________
15792 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
15793         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
15794              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15795              Date: Mon, 31 Dec 2001 20:28:46 -0500
15796              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
15797      Branch: perl
15798            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
15799            ! MANIFEST
15800 ____________________________________________________________________________
15801 [ 14685] By: nick                                  on 2002/02/14  14:20:20
15802         Log: Make dependencies more precise (for nmake)
15803      Branch: perlio
15804            ! ext/Encode/EUC_JP/Makefile.PL
15805 ____________________________________________________________________________
15806 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
15807         Log: Subject: [PATCH @13746] tied hashes
15808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
15809              Date: Mon, 31 Dec 2001 19:15:39 -0500
15810              Message-ID: <20011231191539.A46@math.ohio-state.edu>
15811      Branch: perl
15812            ! lib/Tie/Hash.pm pod/perltie.pod
15813 ____________________________________________________________________________
15814 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
15815         Log: Subject: Re: [PATCH] Configure followed by make minitest
15816              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15817              Date: Sun, 10 Feb 2002 23:22:05 -0800
15818              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
15819      Branch: perl
15820            ! Makefile.SH
15821 ____________________________________________________________________________
15822 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
15823         Log: Subject: Re: perl@14647
15824              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15825              Date: Mon, 11 Feb 2002 19:30:36 +0100
15826              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
15827      Branch: perl
15828            ! t/op/groups.t
15829 ____________________________________________________________________________
15830 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
15831         Log: Update Changes.
15832      Branch: perl
15833            ! Changes patchlevel.h
15834 ____________________________________________________________________________
15835 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
15836         Log: Integrate perlio;
15837              
15838              Do not lc() the file names before doing dirname() or they don't match.
15839      Branch: perl
15840           !> lib/ExtUtils/t/Installed.t
15841 ____________________________________________________________________________
15842 [ 14679] By: sky                                   on 2002/02/13  12:56:13
15843         Log: rename mutex to make a bit more sense
15844      Branch: perl
15845            ! ext/threads/threads.xs
15846 ____________________________________________________________________________
15847 [ 14678] By: sky                                   on 2002/02/13  12:46:11
15848         Log: Track active threads....
15849      Branch: perl
15850            ! ext/threads/threads.pm ext/threads/threads.xs
15851 ____________________________________________________________________________
15852 [ 14677] By: nick                                  on 2002/02/13  09:30:42
15853         Log: Do not lc() the file names before doing dirname() or they don't match.
15854      Branch: perlio
15855            ! lib/ExtUtils/t/Installed.t
15856 ____________________________________________________________________________
15857 [ 14676] By: sky                                   on 2002/02/13  09:03:37
15858         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
15859              From: Michael G Schwern <schwern@pobox.com>
15860              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
15861              Message-Id: <20020213100017.GA6288@blackrider>
15862      Branch: perl
15863            ! lib/File/Spec/t/rel2abs2rel.t
15864 ____________________________________________________________________________
15865 [ 14675] By: sky                                   on 2002/02/13  09:00:24
15866         Log: Do not propagate END blocks to child threads, test.
15867      Branch: perl
15868            + ext/threads/t/end.t
15869            ! MANIFEST ext/threads/threads.xs
15870 ____________________________________________________________________________
15871 [ 14674] By: nick                                  on 2002/02/13  08:34:55
15872         Log: Integrate mainline
15873      Branch: perlio
15874           +> ext/threads/t/join.t
15875           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
15876           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
15877           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
15878 ____________________________________________________________________________
15879 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
15880         Log: metaconfig unit change for #14672.
15881      Branch: metaconfig
15882            ! U/modified/lns.U
15883 ____________________________________________________________________________
15884 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
15885         Log: $ln is supposed to be already set to $ln + executable suffix
15886              on platforms that need it, from Paul Green.
15887      Branch: perl
15888            ! Configure
15889 ____________________________________________________________________________
15890 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
15891         Log: Subject: New command syntax for 'x' command
15892              From: Mark-Jason Dominus <mjd@plover.com>
15893              Date: Tue, 12 Feb 2002 20:54:01 -0500
15894              Message-ID: <20020213015401.25685.qmail@plover.com>
15895      Branch: perl
15896            ! lib/perl5db.pl pod/perldebug.pod
15897 ____________________________________________________________________________
15898 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
15899         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
15900              From: Mark-Jason Dominus <mjd@plover.com>
15901              Date: Tue, 12 Feb 2002 20:20:42 -0500
15902              Message-ID: <20020213012042.25245.qmail@plover.com>
15903      Branch: perl
15904            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
15905 ____________________________________________________________________________
15906 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
15907         Log: Iteration continues.
15908      Branch: perl
15909            ! utf8.c
15910 ____________________________________________________________________________
15911 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
15912         Log: Duh.
15913      Branch: perl
15914            ! pp_pack.c t/op/length.t
15915 ____________________________________________________________________________
15916 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
15917         Log: Retract #14666.
15918      Branch: perl
15919            ! t/op/lc.t
15920 ____________________________________________________________________________
15921 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
15922         Log: (retracted by #14667)
15923      Branch: perl
15924            ! t/op/lc.t
15925 ____________________________________________________________________________
15926 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
15927         Log: Tiny test script tweaks.
15928      Branch: perl
15929            ! t/uni/fold.t
15930 ____________________________________________________________________________
15931 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
15932         Log: Rewrite the "special mapping" part of to_utf8_case(),
15933              this time with fewer bugs.  (See: The Law of Cybernetic
15934              Entymology.)
15935      Branch: perl
15936            ! utf8.c
15937 ____________________________________________________________________________
15938 [ 14663] By: sky                                   on 2002/02/12  18:26:16
15939         Log: Stop failures if you pass an object, sv_dup might not be the right 
15940              thing to use since I have a feeling we end up cloning far too much. 
15941              (Like the stash for example).... Maybe we need a lightweight sv_dup 
15942              that searches the target for things....
15943              Real fix is another option to perl_clone which controls if you should 
15944              save stashes.
15945      Branch: perl
15946            ! ext/threads/threads.xs
15947 ____________________________________________________________________________
15948 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
15949         Log: Retract #14661.
15950      Branch: perl
15951            ! hints/solaris_2.sh
15952 ____________________________________________________________________________
15953 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
15954         Log: (retracted by #14662)
15955      Branch: perl
15956            ! hints/solaris_2.sh
15957 ____________________________________________________________________________
15958 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
15959         Log: EBCDIC: another "can't happen".
15960      Branch: perl
15961            ! utf8.c
15962 ____________________________________________________________________________
15963 [ 14659] By: sky                                   on 2002/02/12  14:38:21
15964         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
15965      Branch: perl
15966            + ext/threads/t/join.t
15967            ! MANIFEST ext/threads/threads.xs
15968 ____________________________________________________________________________
15969 [ 14658] By: nick                                  on 2002/02/12  13:54:06
15970         Log: Integrate mainline
15971      Branch: perlio
15972           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
15973           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
15974           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
15975 ____________________________________________________________________________
15976 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
15977         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
15978              From: Jan Dubois <JanD@ActiveState.com> 
15979              Date: Tue, 12 Feb 2002 00:56:31 -0800
15980              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
15981      Branch: perl
15982            ! lib/Win32.pod win32/win32.c win32/win32.h
15983 ____________________________________________________________________________
15984 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
15985         Log: Subject: [PATCH] Re: 14654 introduced a bug 
15986              From: Michael G Schwern <schwern@pobox.com> 
15987              Date: Tue, 12 Feb 2002 05:37:36 -0500
15988              Message-ID: <20020212103736.GC14327@blackrider>
15989      Branch: perl
15990            ! lib/File/Spec/t/rel2abs2rel.t
15991 ____________________________________________________________________________
15992 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
15993         Log: More unset installman[13]dir tweaks from chromatic.
15994      Branch: perl
15995            ! lib/ExtUtils/Installed.pm
15996 ____________________________________________________________________________
15997 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
15998         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
15999              From: Michael G Schwern <schwern@pobox.com>
16000              Date: Mon, 11 Feb 2002 12:23:02 -0500
16001              Message-ID: <20020211172302.GD9556@blackrider>
16002      Branch: perl
16003            ! lib/File/Spec/t/rel2abs2rel.t
16004 ____________________________________________________________________________
16005 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
16006         Log: Use `` instead of -| to be a little bit more portable,
16007              from Michael Schwern.
16008      Branch: perl
16009            ! lib/ExtUtils/t/Embed.t
16010 ____________________________________________________________________________
16011 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
16012         Log: EBCDIC: this change for \N{} in particular is now
16013              unnecessary because of the recent more general
16014              pack U change.
16015      Branch: perl
16016            ! toke.c
16017 ____________________________________________________________________________
16018 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
16019         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
16020              From: "Craig A. Berry" <craigberry@mac.com>
16021              Date: Mon, 11 Feb 2002 17:13:47 -0600
16022              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
16023      Branch: perl
16024            ! t/test.pl
16025 ____________________________________________________________________________
16026 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
16027         Log: EBCDIC: pack U bytes change.
16028      Branch: perl
16029            ! t/op/length.t
16030 ____________________________________________________________________________
16031 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
16032         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
16033      Branch: perl
16034            ! t/op/each.t
16035 ____________________________________________________________________________
16036 [ 14648] By: nick                                  on 2002/02/11  16:14:50
16037         Log: Integrate mainline
16038      Branch: perlio
16039           !> Changes Configure Makefile.SH autodoc.pl
16040           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
16041           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
16042           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
16043 ____________________________________________________________________________
16044 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
16045         Log: Update Changes.
16046      Branch: perl
16047            ! Changes patchlevel.h
16048 ____________________________________________________________________________
16049 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
16050         Log: Regen toc.
16051      Branch: perl
16052            ! pod/perltoc.pod
16053 ____________________________________________________________________________
16054 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
16055         Log: Forgot from #14641.
16056      Branch: perl
16057            ! lib/ExtUtils/t/Embed.t
16058 ____________________________________________________________________________
16059 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
16060         Log: A forgotten metaconfig unit.
16061      Branch: metaconfig/U/perl
16062            + i_features.U
16063 ____________________________________________________________________________
16064 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
16065         Log: metaconfig unit changes for #14642.
16066      Branch: metaconfig
16067            + U/modified/lns.U
16068      Branch: metaconfig/U/perl
16069            ! issymlink.U
16070 ____________________________________________________________________________
16071 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
16072         Log: -Dmksymlinks was broken by #14628.
16073      Branch: perl
16074            ! Configure
16075 ____________________________________________________________________________
16076 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
16077         Log: Subject: [PATCH @14577] OS/2 build
16078              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16079              Date: Mon, 11 Feb 2002 06:56:41 -0500
16080              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
16081              
16082              (sans the Configure, perlio.sym, and t/op/stat.t parts)
16083      Branch: perl
16084            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
16085            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
16086            ! os2/os2ish.h
16087 ____________________________________________________________________________
16088 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
16089         Log: Integrate perlio;
16090              
16091              Re-structure Japanese encodings - part 1
16092              
16093              Split Japanese encodings - part 2
16094              - build separate .c files with separate 'compile' steps
16095              - overall Japanese.xs / Japanese.pm which loads them
16096              
16097              Add test for Japanese encoding (well euc-jp anyway).
16098              Fix one bug shown by above
16099              Skip test which does not pass yet.
16100              
16101              Patch up the failing multi-byte write case, and un-skip
16102              the test.
16103      Branch: perl
16104           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
16105           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
16106            - ext/Encode/EUC_JP/EUC_JP.pm
16107           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16108 ____________________________________________________________________________
16109 [ 14639] By: nick                                  on 2002/02/11  11:59:18
16110         Log: Patch up the failing multi-byte write case, and un-skip
16111              the test.
16112      Branch: perlio
16113            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
16114 ____________________________________________________________________________
16115 [ 14638] By: nick                                  on 2002/02/11  10:55:39
16116         Log: Add test for Japanese encoding (well euc-jp anyway).
16117              Fix one bug shown by above
16118              Skip test which does not pass yet.
16119      Branch: perlio
16120            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
16121            + ext/Encode/t/table.ref
16122            ! MANIFEST ext/Encode/Encode.xs
16123 ____________________________________________________________________________
16124 [ 14637] By: nick                                  on 2002/02/11  09:07:04
16125         Log: Split Japanese encodings - part 2
16126              - build separate .c files with separate 'compile' steps
16127              - overall Japanese.xs / Japanese.pm which loads them
16128      Branch: perlio
16129            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16130 ____________________________________________________________________________
16131 [ 14636] By: nick                                  on 2002/02/11  08:15:42
16132         Log: Re-structure Japanese encodings - part 1
16133      Branch: perlio
16134           +> ext/Encode/EUC_JP/Japanese.pm
16135            - ext/Encode/EUC_JP/EUC_JP.pm
16136            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
16137 ____________________________________________________________________________
16138 [ 14635] By: nick                                  on 2002/02/11  08:05:12
16139         Log: Integrate mainline
16140      Branch: perlio
16141           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
16142           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
16143           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
16144 ____________________________________________________________________________
16145 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
16146         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
16147              From: Mike Guy <mjtg@cam.ac.uk>
16148              Date: Mon, 11 Feb 2002 02:50:42 +0000
16149              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
16150      Branch: perl
16151            ! t/op/arith.t
16152 ____________________________________________________________________________
16153 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
16154         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
16155              Stepping backward in the string would be majorly bad.
16156      Branch: perl
16157            ! regcomp.c
16158 ____________________________________________________________________________
16159 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
16160         Log: The debugger part of
16161              
16162              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
16163              From: Michael G Schwern <schwern@pobox.com> 
16164              Date: Wed, 6 Feb 2002 17:32:12 -0500
16165              Message-ID: <20020206223212.GG1346@blackrider>
16166      Branch: perl
16167            ! lib/perl5db.pl
16168 ____________________________________________________________________________
16169 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
16170         Log: Integrate perlio;
16171              
16172              Borland/Win32 tuning
16173              
16174              Move PerlIO_perlio to layer_syms where it belongs?
16175      Branch: perl
16176           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16177 ____________________________________________________________________________
16178 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
16179         Log: EBCDIC: the low 256 needs to be shuffled also
16180              in pack/unpack U (this breaks the equivalence
16181              of pack U and v-strings, but I think if someone
16182              has to give, v-strings are a good victim)
16183      Branch: perl
16184            ! pp_pack.c t/op/pack.t
16185 ____________________________________________________________________________
16186 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
16187         Log: metaconfig unit changes for #14628.
16188      Branch: metaconfig/U/perl
16189            ! d_u32align.U issymlink.U
16190 ____________________________________________________________________________
16191 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
16192         Log: Two Configure tweaks; the u32align test was trying
16193              to write into a string literal, the ln -s test was
16194              failing in VOS.
16195      Branch: perl
16196            ! Configure
16197 ____________________________________________________________________________
16198 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
16199         Log: DJGPP tweaks from Laszlo Molnar.
16200      Branch: perl
16201            ! djgpp/djgpp.c lib/File/Spec.pm
16202 ____________________________________________________________________________
16203 [ 14626] By: nick                                  on 2002/02/10  18:36:47
16204         Log: Move PerlIO_perlio to layer_syms where it belongs?
16205      Branch: perlio
16206            ! makedef.pl
16207 ____________________________________________________________________________
16208 [ 14625] By: nick                                  on 2002/02/10  18:02:21
16209         Log: Borland/Win32 tuning
16210      Branch: perlio
16211            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16212 ____________________________________________________________________________
16213 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
16214         Log: Additional explanation for the [:...:] failure.
16215      Branch: perl
16216            ! pod/perldiag.pod
16217 ____________________________________________________________________________
16218 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
16219         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
16220              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16221              Date: Sun, 10 Feb 2002 13:32:48 +0100
16222              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
16223      Branch: perl
16224            ! makedef.pl
16225 ____________________________________________________________________________
16226 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
16227         Log: Test tweaks from chromatic for cases where there
16228              are no installman1dir or installman3dir.
16229      Branch: perl
16230            ! lib/ExtUtils/t/Installed.t
16231 ____________________________________________________________________________
16232 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
16233         Log: Integrate perlio;
16234              
16235              Nick Clark's tweaks to Encode compile process
16236              1. Use decimal constants to unit string arrays rather than
16237              very long string litterals (latter having possible "\0"
16238              on end issues, and needing ANSI C line splicing).
16239              2. Replace tail-recursion during insert process with itteration.
16240              Nick C sees 12% speedup from these.
16241      Branch: perl
16242           !> ext/Encode/Encode.pm ext/Encode/compile
16243 ____________________________________________________________________________
16244 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
16245         Log: Portability notes: filename characters, character sets.
16246      Branch: perl
16247            ! pod/perlport.pod
16248 ____________________________________________________________________________
16249 [ 14619] By: nick                                  on 2002/02/10  11:06:05
16250         Log: Integrate mainline
16251      Branch: perlio
16252            ! ext/Encode/Encode.pm
16253           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
16254           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
16255           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
16256           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
16257           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
16258 ____________________________________________________________________________
16259 [ 14618] By: nick                                  on 2002/02/10  10:48:15
16260         Log: Nick Clark's tweaks to Encode compile process
16261              1. Use decimal constants to unit string arrays rather than
16262              very long string litterals (latter having possible "\0"
16263              on end issues, and needing ANSI C line splicing).
16264              2. Replace tail-recursion during insert process with itteration.
16265              Nick C sees 12% speedup from these.
16266      Branch: perlio
16267            ! ext/Encode/compile
16268 ____________________________________________________________________________
16269 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
16270         Log: Use the "Unicode 1.0" name field for control characters,
16271              as suggested by Mark Davis.  Note that Unicode 3.2 will
16272              require some more legwork on this because of certain
16273              alternative names.
16274      Branch: perl
16275            ! lib/unicore/Name.pl lib/unicore/mktables
16276 ____________________________________________________________________________
16277 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
16278         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
16279      Branch: perl
16280            ! hints/os390.sh
16281 ____________________________________________________________________________
16282 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
16283         Log: EBCDIC: the non-printable characters are different.
16284      Branch: perl
16285            ! ext/B/B/Deparse.pm
16286 ____________________________________________________________________________
16287 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
16288         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
16289              From: Nicholas Clark <nick@unfortu.net> 
16290              Date: Sat, 9 Feb 2002 22:31:29 +0000
16291              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
16292      Branch: perl
16293            ! t/lib/warnings/pp_hot
16294 ____________________________________________________________________________
16295 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
16296         Log: Subject: [PATCH] Re: Modulus operator inconsistency
16297              From: Nicholas Clark <nick@unfortu.net>
16298              Date: Sat, 9 Feb 2002 21:00:13 +0000
16299              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
16300      Branch: perl
16301            ! op.c t/op/arith.t
16302 ____________________________________________________________________________
16303 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
16304         Log: Use the same escaping mechanism for all the *flags.
16305      Branch: perl
16306            ! lib/ExtUtils/Embed.pm
16307 ____________________________________________________________________________
16308 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
16309         Log: Protect possible parentheses in ccflags, ccdlflags, and
16310              ldflags.  (In OS/390 there are parentheses in ccflags.)
16311      Branch: perl
16312            ! lib/ExtUtils/Embed.pm
16313 ____________________________________________________________________________
16314 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
16315         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
16316              From: Peter Scott <Peter@PSDT.com>
16317              Date: Fri, 08 Feb 2002 19:20:19 -0800
16318              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
16319      Branch: perl
16320            ! lib/perl5db.pl
16321 ____________________________________________________________________________
16322 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
16323         Log: FAQ sync.
16324      Branch: perl
16325            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
16326 ____________________________________________________________________________
16327 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
16328         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
16329              From: Chris Nandor <pudge@pobox.com>
16330              Date: Fri, 08 Feb 2002 16:31:41 -0500
16331              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
16332      Branch: perl
16333            ! cop.h deb.c pp_ctl.c toke.c util.c
16334 ____________________________________________________________________________
16335 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
16336         Log: Redo CopFILE / MacPerl_MPWFIleName patch
16337      Branch: maint-5.6/macperl
16338            ! cop.h deb.c pp_ctl.c toke.c util.c
16339 ____________________________________________________________________________
16340 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
16341         Log: The metaconfig unit change to go with #14605.
16342      Branch: metaconfig/U/perl
16343            ! libperl.U
16344 ____________________________________________________________________________
16345 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
16346         Log: The Configure change to go with #14604.
16347      Branch: perl
16348            ! Configure
16349 ____________________________________________________________________________
16350 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
16351         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
16352              From: Andy Dougherty <doughera@lafayette.edu>
16353              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
16354              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
16355      Branch: perl
16356            ! hints/bsdos.sh
16357 ____________________________________________________________________________
16358 [ 14603] By: nick                                  on 2002/02/08  18:16:09
16359         Log: Integrate mainline
16360      Branch: perlio
16361           +> ext/threads/t/libc.t
16362           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
16363           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
16364 ____________________________________________________________________________
16365 [ 14602] By: sky                                   on 2002/02/08  15:19:15
16366         Log: Start testing for safe localtime functions, TODO, test more functions.
16367      Branch: perl
16368            + ext/threads/t/libc.t
16369            ! MANIFEST
16370 ____________________________________________________________________________
16371 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
16372         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
16373              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16374              Date: Fri, 8 Feb 2002 00:21:07 +0100
16375              Message-ID: <20020208002107.E763@rafael>
16376      Branch: perl
16377            ! doio.c pp_sys.c t/io/argv.t
16378 ____________________________________________________________________________
16379 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
16380         Log: Subject: [PATCH] Configure followed by make minitest
16381              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16382              Date: Wed, 06 Feb 2002 21:35:20 -0800
16383              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
16384      Branch: perl
16385            ! t/op/taint.t t/run/fresh_perl.t
16386 ____________________________________________________________________________
16387 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
16388         Log: Integrate perlio;
16389              
16390              Extract something from yesterdays effort - convert my mail on pad
16391              data structures (incoporating Sarathy's corrections/clarifications)
16392              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16393      Branch: perl
16394           !> cv.h pod/perlapi.pod pod/perlintern.pod
16395 ____________________________________________________________________________
16396 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
16397         Log: metaconfig unit changes for #14597.
16398      Branch: metaconfig
16399            ! U/modified/Loc.U
16400      Branch: metaconfig/U/perl
16401            ! libperl.U
16402 ____________________________________________________________________________
16403 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
16404         Log: Configure DJGPP tweak from Laszlo Molnar.
16405      Branch: perl
16406            ! Configure
16407 ____________________________________________________________________________
16408 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
16409         Log: DJGPP tweaks from Laszlo Molnar.
16410      Branch: perl
16411            ! djgpp/djgppsed.sh perl.c
16412 ____________________________________________________________________________
16413 [ 14595] By: nick                                  on 2002/02/08  09:19:29
16414         Log: Extract something from yesterdays effort - convert my mail on pad
16415              data structures (incoporating Sarathy's corrections/clarifications)
16416              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16417      Branch: perlio
16418            ! cv.h pod/perlapi.pod pod/perlintern.pod
16419 ____________________________________________________________________________
16420 [ 14594] By: nick                                  on 2002/02/08  08:34:49
16421         Log: Integrate mainline
16422      Branch: perlio
16423           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16424           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
16425           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
16426           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16427           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
16428           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
16429 ____________________________________________________________________________
16430 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
16431         Log: To really skip the test an exit() is needed.
16432      Branch: perl
16433            ! lib/encoding.t
16434 ____________________________________________________________________________
16435 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
16436         Log: More diagnostics from Nicholas Clark.
16437      Branch: perl
16438            ! lib/Benchmark.t
16439 ____________________________________________________________________________
16440 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
16441         Log: In case of failure be more verbose.
16442      Branch: perl
16443            ! t/base/num.t
16444 ____________________________________________________________________________
16445 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
16446         Log: Update Changes
16447      Branch: maint-5.6/macperl
16448            ! macos/Changes
16449 ____________________________________________________________________________
16450 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
16451         Log: Merge AEGizmos library into PPC binary
16452      Branch: maint-5.6/macperl
16453            ! macos/Makefile.mk
16454 ____________________________________________________________________________
16455 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
16456         Log: Add -ansifor for MrCpp options
16457      Branch: maint-5.6/macperl
16458            ! macos/BuildRules.mk
16459 ____________________________________________________________________________
16460 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
16461         Log: Check ownership of CatInfos (MacPerl Bug #494482)
16462      Branch: maint-5.6/macperl
16463            ! macos/ext/Mac/Files/Files.xs
16464 ____________________________________________________________________________
16465 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
16466         Log: Resource updates
16467      Branch: maint-5.6/macperl
16468            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
16469 ____________________________________________________________________________
16470 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
16471         Log: Empty path is ENOENT (MacPerl Bug #512351)
16472      Branch: maint-5.6/macperl
16473            ! macos/macperl/MPAppleEvents.c
16474 ____________________________________________________________________________
16475 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
16476         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
16477      Branch: maint-5.6/macperl
16478            ! macos/macperl/MPAEVTStream.cp
16479 ____________________________________________________________________________
16480 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
16481         Log: macify(ABSTRACT_FROM)
16482      Branch: maint-5.6/macperl
16483            ! macos/lib/ExtUtils/MM_MacOS.pm
16484 ____________________________________________________________________________
16485 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
16486         Log: Use correct Mac filenames in error messages, caller()
16487      Branch: maint-5.6/macperl
16488            ! deb.c pp_ctl.c toke.c util.c
16489 ____________________________________________________________________________
16490 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
16491         Log: Sanity checks to see that the IV/NV and the PV of numeric
16492              scalars stay in sync (unearthed this via the OS/390 gcvt()
16493              brokenness)
16494      Branch: perl
16495            + t/base/num.t
16496            ! MANIFEST
16497 ____________________________________________________________________________
16498 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
16499         Log: Retract the anon leak subpatch of #14418 and #14431
16500              (the latter came into bleadperl as part of #14433).
16501      Branch: perl
16502            ! op.c t/run/fresh_perl.t
16503 ____________________________________________________________________________
16504 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
16505         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
16506              mangles 0.1 to "10".  sprintf() seems more well-behaved.
16507      Branch: perl
16508            ! hints/os390.sh
16509 ____________________________________________________________________________
16510 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
16511         Log: Subject: [PATCH @14557] another Encode fix for VMS
16512              From: "Craig A. Berry" <craigberry@mac.com>
16513              Date: Wed, 06 Feb 2002 14:44:20 -0600
16514              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
16515      Branch: perl
16516            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
16517 ____________________________________________________________________________
16518 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
16519         Log: Integrate perlio;
16520              
16521              One way to avoid OS390 winge about #line directives.
16522      Branch: perl
16523           !> ext/Encode/EUC_JP/Makefile.PL
16524 ____________________________________________________________________________
16525 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
16526         Log: Update Changes.
16527      Branch: perl
16528            ! Changes patchlevel.h
16529 ____________________________________________________________________________
16530 [ 14575] By: nick                                  on 2002/02/06  15:23:24
16531         Log: One way to avoid OS390 winge about #line directives.
16532      Branch: perlio
16533            ! ext/Encode/EUC_JP/Makefile.PL
16534 ____________________________________________________________________________
16535 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
16536         Log: s/Netware/NetWare/
16537      Branch: perl
16538            ! MANIFEST
16539 ____________________________________________________________________________
16540 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
16541         Log: New Netware scripts.
16542      Branch: perl
16543            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16544            + NetWare/t/NWScripts-Exist.pl
16545            ! MANIFEST
16546 ____________________________________________________________________________
16547 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
16548         Log: EBCDIC: the encoding pragma would need some rethinking,
16549              probably a pass of EBCDIC->Unicode mapping.  For now,
16550              disable it on EBCDIC.
16551      Branch: perl
16552            ! lib/encoding.pm lib/encoding.t
16553 ____________________________________________________________________________
16554 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
16555         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
16556              for the low 256.  Now tweaked the tests, but maybe it's
16557              the module that needs few NATIVE_TO_UNI()s somewhere?
16558      Branch: perl
16559            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16560 ____________________________________________________________________________
16561 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
16562         Log: Subject: [PATCH utf8.c] format problem
16563              From: Robin Barker <rmb1@cise.npl.co.uk>
16564              Date: Wed, 6 Feb 2002 14:01:43 GMT
16565              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
16566      Branch: perl
16567            ! utf8.c
16568 ____________________________________________________________________________
16569 [ 14569] By: nick                                  on 2002/02/06  09:52:23
16570         Log: Integrate mainline
16571      Branch: perlio
16572           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
16573           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16574           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16575           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16576           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
16577           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
16578 ____________________________________________________________________________
16579 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
16580         Log: EBCDIC: 0x41 is not cricket.
16581      Branch: perl
16582            ! ext/Encode/t/Encode.t
16583 ____________________________________________________________________________
16584 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
16585         Log: NetWare update from Ananth Kesari.
16586      Branch: perl
16587            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
16588            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16589            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16590            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16591            ! NetWare/t/NWScripts.pl makedef.pl
16592 ____________________________________________________________________________
16593 [ 14566] By: sky                                   on 2002/02/05  18:39:13
16594         Log: Subject: Re: File::Spec::rel2abs2rel (?)
16595              From: Michael G Schwern <schwern@pobox.com>
16596              Date: Tue, 5 Feb 2002 13:47:39 -0500
16597              Message-ID: <20020205184739.GB17375@blackrider>
16598      Branch: perl
16599            ! lib/File/Spec/t/rel2abs2rel.t
16600 ____________________________________________________________________________
16601 [ 14565] By: nick                                  on 2002/02/05  17:31:24
16602         Log: Integrate mainline
16603      Branch: perlio
16604           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
16605           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
16606           !> utf8.h
16607 ____________________________________________________________________________
16608 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
16609         Log: Integrate perlio;
16610              
16611              More Encode tweaks:
16612              - make expensive and marginal substring search optional (-O)
16613              - enable -O for ASCII-oid encodings (search space is small)
16614              - add ASCII-oid jis0201 to basic Encode.so
16615              - add some other Japanese encodings to EUC_JP bundle (without -O)
16616      Branch: perl
16617           +> ext/Encode/Encode/jis0201.ucm
16618           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
16619           !> ext/Encode/compile
16620 ____________________________________________________________________________
16621 [ 14563] By: nick                                  on 2002/02/05  16:01:15
16622         Log: More Encode tweaks:
16623              - make expensive and marginal substring search optional (-O)
16624              - enable -O for ASCII-oid encodings (search space is small)
16625              - add ASCII-oid jis0201 to basic Encode.so
16626              - add some other Japanese encodings to EUC_JP bundle (without -O)
16627      Branch: perlio
16628            + ext/Encode/Encode/jis0201.ucm
16629            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
16630            ! ext/Encode/compile
16631 ____________________________________________________________________________
16632 [ 14562] By: sky                                   on 2002/02/05  14:50:36
16633         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
16634      Branch: perl
16635            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
16636 ____________________________________________________________________________
16637 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
16638         Log: EBCDIC: SHARP S is different.
16639      Branch: perl
16640            ! regexec.c utf8.h
16641 ____________________________________________________________________________
16642 [ 14560] By: sky                                   on 2002/02/05  13:49:40
16643         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
16644      Branch: perl
16645            ! t/op/filetest.t
16646 ____________________________________________________________________________
16647 [ 14559] By: sky                                   on 2002/02/05  11:39:24
16648         Log: Add . first to the PATH environment to test that we really
16649              get ./perl and not some other older perl.
16650      Branch: perl
16651            ! lib/File/Spec/t/rel2abs2rel.t
16652 ____________________________________________________________________________
16653 [ 14558] By: sky                                   on 2002/02/05  11:20:21
16654         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...
16655      Branch: perl
16656            ! ext/POSIX/t/posix.t
16657 ____________________________________________________________________________
16658 [ 14557] By: sky                                   on 2002/02/05  10:30:58
16659         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
16660      Branch: perl
16661            ! hints/darwin.sh perl.h
16662 ____________________________________________________________________________
16663 [ 14556] By: nick                                  on 2002/02/05  06:58:52
16664         Log: Integrate mainline
16665      Branch: perlio
16666           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
16667           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
16668           !> lib/File/Find/t/taint.t
16669 ____________________________________________________________________________
16670 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
16671         Log: Integrate change #14439 from maintperl
16672      Branch: maint-5.6/macperl
16673           !> op.c
16674 ____________________________________________________________________________
16675 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
16676         Log: Subject: [PATCH] File::Find tests not cleaning up properly
16677              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16678              Date: Mon, 4 Feb 2002 22:09:07 +0100
16679              Message-ID: <20020204220907.A8288@rafael>
16680      Branch: perl
16681            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
16682 ____________________________________________________________________________
16683 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
16684         Log: Signedness mumblings from Tru64.
16685      Branch: perl
16686            ! ext/Encode/Encode.xs
16687 ____________________________________________________________________________
16688 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
16689         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
16690              From: "Craig A. Berry" <craigberry@mac.com>
16691              Date: Mon, 04 Feb 2002 17:16:00 -0600
16692              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
16693      Branch: perl
16694            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
16695            ! ext/Encode/Encode.xs
16696 ____________________________________________________________________________
16697 [ 14551] By: nick                                  on 2002/02/04  16:00:31
16698         Log: Integrate mainline
16699      Branch: perlio
16700           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
16701           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
16702           !> regcomp.c
16703 ____________________________________________________________________________
16704 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
16705         Log: Update Changes.
16706      Branch: perl
16707            ! Changes patchlevel.h
16708 ____________________________________________________________________________
16709 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
16710         Log: Comment microtweaks.
16711      Branch: perl
16712            ! lib/locale.t
16713 ____________________________________________________________________________
16714 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
16715         Log: Subject: trivial docu patch
16716              From: andreas.koenig@anima.de (Andreas J. Koenig)
16717              Date: 04 Feb 2002 08:15:19 +0100
16718              Message-ID: <m3pu3l7m60.fsf@anima.de>
16719      Branch: perl
16720            ! pod/perluniintro.pod
16721 ____________________________________________________________________________
16722 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
16723         Log: Subject: [PATCH] (??{ }) anomaly
16724              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16725              Date: Sun, 03 Feb 2002 20:21:45 -0800
16726              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
16727      Branch: perl
16728            ! regcomp.c
16729 ____________________________________________________________________________
16730 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
16731         Log: Integrate perlio.
16732              
16733              Carry on where we left off if we have to grow destination
16734              SV during XS encode/decode
16735              
16736              Remove debugging warning, be consistent about API fails.
16737      Branch: perl
16738           !> ext/Encode/Encode.xs
16739 ____________________________________________________________________________
16740 [ 14545] By: nick                                  on 2002/02/03  20:03:38
16741         Log: Remove debugging warning, be consistent about API fails.
16742      Branch: perlio
16743            ! ext/Encode/Encode.xs
16744 ____________________________________________________________________________
16745 [ 14544] By: nick                                  on 2002/02/03  19:47:48
16746         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
16747      Branch: perlio
16748            ! ext/Encode/Encode.xs
16749 ____________________________________________________________________________
16750 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
16751         Log: Subject: PATCH CPAN.pm
16752              From: Mark-Jason Dominus <mjd@plover.com>
16753              Date: Sun, 03 Feb 2002 12:36:36 -0500
16754              Message-ID: <20020203173636.27451.qmail@plover.com>
16755      Branch: perl
16756            ! lib/CPAN.pm
16757 ____________________________________________________________________________
16758 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
16759         Log: Must search further back.
16760      Branch: perl
16761            ! lib/h2xs.t
16762 ____________________________________________________________________________
16763 [ 14541] By: nick                                  on 2002/02/03  18:52:09
16764         Log: Integrate mainline
16765      Branch: perlio
16766           !> (integrate 29 files)
16767 ____________________________________________________________________________
16768 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
16769         Log: EBCDIC: more natification.
16770      Branch: perl
16771            ! regcomp.c
16772 ____________________________________________________________________________
16773 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
16774         Log: Debug noise.
16775      Branch: perl
16776            ! ext/Encode/Encode.xs
16777 ____________________________________________________________________________
16778 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
16779         Log: Integrate perlio;
16780              
16781              Stable intermediate point in Encode cleanup.
16782              :encode(euc-jp) works on Dan's table.euc
16783              Much buffer copying and other silliness remains.
16784      Branch: perl
16785           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16786           !> ext/Encode/lib/Encode/Encoding.pm
16787 ____________________________________________________________________________
16788 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
16789         Log: Prettify.
16790      Branch: perl
16791            ! lib/unicore/mktables
16792 ____________________________________________________________________________
16793 [ 14536] By: nick                                  on 2002/02/03  17:32:03
16794         Log: Stable intermediate point in Encode cleanup.
16795              :encode(euc-jp) works on Dan's table.euc
16796              Much buffer copying and other silliness remains.
16797      Branch: perlio
16798            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16799            ! ext/Encode/lib/Encode/Encoding.pm
16800 ____________________________________________________________________________
16801 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
16802         Log: EBCDIC: it's much nicer to compare Unicode code points
16803              to Unicode code points.
16804      Branch: perl
16805            ! regexec.c
16806 ____________________________________________________________________________
16807 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
16808         Log: EBCDIC: character classes must remap the low 256.
16809      Branch: perl
16810            ! regcomp.c
16811 ____________________________________________________________________________
16812 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
16813         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
16814      Branch: perl
16815            ! lib/I18N/LangTags/List.pm
16816 ____________________________________________________________________________
16817 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
16818         Log: FAQ sync.
16819      Branch: perl
16820            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
16821            ! pod/perlfaq6.pod pod/perlfaq7.pod
16822 ____________________________________________________________________________
16823 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
16824         Log: Integrate perlio;
16825              
16826              Re-indent Encode.xs
16827              
16828              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
16829              (Mis-feature discovered by Encode.)
16830      Branch: perl
16831           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
16832 ____________________________________________________________________________
16833 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
16834         Log: Subject: [PATCH] lstat FH and -l FH warnings
16835              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16836              Date: Sat, 2 Feb 2002 22:24:54 +0100           
16837              Message-ID: <20020202222454.A11608@rafael>       
16838      Branch: perl
16839            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
16840            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
16841 ____________________________________________________________________________
16842 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
16843         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
16844              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16845              Date: Sat, 2 Feb 2002 13:11:01 +0100           
16846              Message-ID: <20020202131101.A722@rafael>               
16847              
16848              Subject: [PATCH t/op/ver.t] another false positive
16849              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16850              Date: Sat, 2 Feb 2002 13:38:22 +0100           
16851              Message-ID: <20020202133822.E722@rafael>         
16852              
16853              Subject: [PATCH] t/test.pl:ok() doesn't work
16854              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
16855              Date: Sun, 03 Feb 2002 00:02:38 -0800          
16856              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
16857      Branch: perl
16858            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
16859            ! t/test.pl
16860 ____________________________________________________________________________
16861 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
16862         Log: Subject: [PATCH @13746] OS2::Process's constants
16863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16864              Date: Sat, 2 Feb 2002 01:00:55 -0500           
16865              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
16866      Branch: perl
16867            ! os2/OS2/Process/Makefile.PL
16868 ____________________________________________________________________________
16869 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
16870         Log: Subject: [PATCH @13746] h2xs   
16871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16872              Date: Sat, 2 Feb 2002 00:58:44 -0500           
16873              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
16874      Branch: perl
16875            ! utils/h2xs.PL
16876 ____________________________________________________________________________
16877 [ 14526] By: nick                                  on 2002/02/03  14:54:18
16878         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
16879              (Mis-feature discovered by Encode.)
16880      Branch: perlio
16881            ! sv.c
16882 ____________________________________________________________________________
16883 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
16884         Log: EBCDIC: since #14519 made \N{...} to remap,
16885              the test cannot expect an ASCII code point.
16886      Branch: perl
16887            ! lib/charnames.t
16888 ____________________________________________________________________________
16889 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
16890         Log: Sub-MANIFEST-tweak.
16891      Branch: perl
16892            ! ext/Encode/MANIFEST
16893 ____________________________________________________________________________
16894 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
16895         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
16896              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16897              Date: Fri, 01 Feb 2002 23:51:03 +0900
16898              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
16899      Branch: perl
16900            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16901 ____________________________________________________________________________
16902 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
16903         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
16904              From: Andy Dougherty <doughera@lafayette.edu>
16905              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
16906              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
16907      Branch: perl
16908            ! README.solaris hints/solaris_2.sh
16909 ____________________________________________________________________________
16910 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
16911         Log: EBCDIC: no hope to get the low 256 right in unifolding.
16912      Branch: perl
16913            ! t/uni/fold.t
16914 ____________________________________________________________________________
16915 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
16916         Log: todo entry for missing pack formats.
16917      Branch: perl
16918            ! pod/perltodo.pod
16919 ____________________________________________________________________________
16920 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
16921         Log: EBCDIC: the low 256 \N{...} need to be remapped.
16922      Branch: perl
16923            ! toke.c
16924 ____________________________________________________________________________
16925 [ 14518] By: nick                                  on 2002/02/01  18:32:03
16926         Log: indent -kr -nce and some manual tweaks to match perl style.
16927      Branch: perlio
16928            ! ext/Encode/Encode.xs
16929 ____________________________________________________________________________
16930 [ 14517] By: nick                                  on 2002/02/01  18:20:46
16931         Log: Integrate mainline
16932      Branch: perlio
16933           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
16934           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
16935           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
16936           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
16937           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
16938           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
16939           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
16940 ____________________________________________________________________________
16941 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
16942         Log: Integrate perlio; 
16943              
16944              Minor Encode tweaks:
16945              - move Encode.pm back to top of Encode like normal XS extension
16946              - avoid .def as a file extension (Win32 builds)
16947      Branch: perl
16948            ! MANIFEST
16949           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16950           !> ext/Encode/Makefile.PL ext/Encode/compile
16951 ____________________________________________________________________________
16952 [ 14515] By: nick                                  on 2002/02/01  16:27:59
16953         Log: Minor Encode tweaks:
16954              - move Encode.pm back to top of Encode like normal XS extension
16955              - avoid .def as a file extension (Win32 builds)
16956      Branch: perlio
16957           +> ext/Encode/Encode.pm
16958            - ext/Encode/lib/Encode.pm
16959            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16960            ! ext/Encode/Makefile.PL ext/Encode/compile
16961 ____________________________________________________________________________
16962 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
16963         Log: Subject: [PATCH utf8.t] temp file not cleaned up
16964              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16965              Date: Fri, 1 Feb 2002 15:47:46 +0100
16966              Message-ID: <20020201154746.A24079@rafael>
16967      Branch: perl
16968            ! t/io/utf8.t
16969 ____________________________________________________________________________
16970 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
16971         Log: Subject: [PATCH] make "lstat FH" croak
16972              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16973              Date: Fri, 1 Feb 2002 15:12:50 +0100
16974              Message-ID: <20020201151250.A738@rafael>
16975      Branch: perl
16976            ! pod/perldiag.pod pp_sys.c t/op/stat.t
16977 ____________________________________________________________________________
16978 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
16979         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
16980              From: Kay Röpke <kroepke@dolphin-services.de>
16981              Date: Fri, 1 Feb 2002 01:10:43 +0100
16982              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
16983      Branch: perl
16984            ! t/op/stat.t
16985 ____________________________________________________________________________
16986 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
16987         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
16988              I got it in Tru64 + ithreads but only without -g, took
16989              some debugging by printf (which was no fun either since
16990              adding some debug printfs hid the error)
16991      Branch: perl
16992            ! regexec.c utf8.c
16993 ____________________________________________________________________________
16994 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
16995         Log: Subject: Re: [PATCH] perl -V:
16996              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
16997              Date: Thu, 31 Jan 2002 12:10:20 -0800
16998              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
16999              
17000              Subject: Re: [PATCH] perl -V:
17001              From: Michael G Schwern <schwern@pobox.com>
17002              Date: Thu, 31 Jan 2002 16:43:13 -0500
17003              Message-ID: <20020131214313.GH6498@blackrider>
17004      Branch: perl
17005            ! t/run/switches.t
17006 ____________________________________________________________________________
17007 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
17008         Log: #14505 effect.
17009      Branch: perl
17010            ! pod/perluniintro.pod
17011 ____________________________________________________________________________
17012 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
17013         Log: Daniel S. Lewart adopts the Math::Complex.
17014      Branch: perl
17015            ! lib/Math/Complex.pm
17016 ____________________________________________________________________________
17017 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
17018         Log: More Complex DWIMmery.
17019      Branch: perl
17020            ! lib/Math/Complex.pm lib/Math/Complex.t
17021 ____________________________________________________________________________
17022 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
17023         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
17024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17025              Date: Thu, 31 Jan 2002 14:37:52 +0100
17026              Message-ID: <20020131143752.A1452@rafael>
17027      Branch: perl
17028            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
17029 ____________________________________________________________________________
17030 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
17031         Log: Turn the I/O Unicode error by default on, but the
17032              character-generating Unicode error by default off,
17033              as Larry suggested.
17034      Branch: perl
17035            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
17036            ! utf8.c
17037 ____________________________________________________________________________
17038 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
17039         Log: Subject: [PATCH] open.pm minor cleanup
17040              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17041              Date: Thu, 31 Jan 2002 15:03:02 +0100
17042              Message-ID: <20020131150302.C1452@rafael>
17043      Branch: perl
17044            ! lib/open.pm
17045 ____________________________________________________________________________
17046 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
17047         Log: Update Changes.
17048      Branch: perl
17049            ! Changes patchlevel.h
17050 ____________________________________________________________________________
17051 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
17052         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
17053              From: Robin Barker <rmb1@cise.npl.co.uk>
17054              Date: Wed, 30 Jan 2002 11:58:33 GMT
17055              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
17056      Branch: perl
17057            ! lib/CPAN.pm
17058 ____________________________________________________________________________
17059 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
17060         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
17061              re-sort MANIFEST.
17062      Branch: perl
17063            + ext/Encode/Encode.pm
17064            - ext/Encode/lib/Encode.pm
17065            ! MANIFEST ext/Encode/Makefile.PL
17066 ____________________________________________________________________________
17067 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
17068         Log: Integrate perlio;
17069              
17070              Collect some stats during compile process.
17071              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17072              as one XS - inconclusive - marginal win?
17073              Add some comments to encode.h
17074      Branch: perl
17075           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17076           !> ext/Encode/encode.h
17077 ____________________________________________________________________________
17078 [ 14499] By: nick                                  on 2002/01/30  09:57:47
17079         Log: Collect some stats during compile process.
17080              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17081              as one XS - inconclusive - marginal win?
17082              Add some comments to encode.h
17083      Branch: perlio
17084            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17085            ! ext/Encode/encode.h
17086 ____________________________________________________________________________
17087 [ 14498] By: nick                                  on 2002/01/30  07:27:55
17088         Log: Integrate Jarkko's path/INC tweaks
17089      Branch: perlio
17090           !> ext/Encode/compile
17091 ____________________________________________________________________________
17092 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
17093         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
17094              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17095              Date: Tue, 29 Jan 2002 01:13:09 -0800
17096              Message-ID: <lemV8gzkgu/K092yn@efn.org>
17097      Branch: perl
17098            ! configpm
17099 ____________________________________________________________________________
17100 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
17101         Log: Subject: [PATCH t/op/inccode.t] new test
17102              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17103              Date: Tue, 29 Jan 2002 22:03:45 +0100
17104              Message-ID: <20020129220345.A704@rafael>
17105      Branch: perl
17106            ! t/op/inccode.t
17107 ____________________________________________________________________________
17108 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
17109         Log: EBCDIC: t/op/lc.t now passes.
17110      Branch: perl
17111            ! t/op/lc.t
17112 ____________________________________________________________________________
17113 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
17114         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
17115      Branch: perl
17116            ! utf8.c
17117 ____________________________________________________________________________
17118 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
17119         Log: Must find stuff during build.
17120      Branch: perl
17121            ! ext/Encode/compile
17122 ____________________________________________________________________________
17123 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
17124         Log: Integrate with perlio;
17125              
17126              Basics of a compiled Encode XS extension
17127      Branch: perl
17128           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17129           +> ext/Encode/Encode/euc-jp.ucm
17130           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17131           !> ext/Encode/encode.h
17132 ____________________________________________________________________________
17133 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
17134         Log: EBCDIC tweaks-- no new test passes, but getting closer.
17135      Branch: perl
17136            ! utf8.c
17137 ____________________________________________________________________________
17138 [ 14490] By: nick                                  on 2002/01/29  21:20:57
17139         Log: Basics of a compiled Encode XS extension
17140      Branch: perlio
17141            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17142            + ext/Encode/Encode/euc-jp.ucm
17143            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17144            ! ext/Encode/encode.h
17145 ____________________________________________________________________________
17146 [ 14489] By: nick                                  on 2002/01/29  18:40:54
17147         Log: Integrate mainline
17148      Branch: perlio
17149           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17150           +> ext/Encode/lib/Encode/Encoding.pm
17151           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17152           +> ext/Encode/lib/Encode/Tcl/Escape.pm
17153           +> ext/Encode/lib/Encode/Tcl/Extended.pm
17154           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
17155           +> ext/Encode/lib/Encode/Tcl/Table.pm
17156           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17157           +> ext/Encode/lib/Encode/iso10646_1.pm
17158           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17159           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17160           +> ext/Encode/t/Tcl.t
17161            - ext/Encode.t ext/Encode/Encode.pm
17162            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17163            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17164           !> (integrate 33 files)
17165 ____________________________________________________________________________
17166 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
17167         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
17168              From: Richard Clamp <richardc@unixbeard.net>
17169              Date: Mon, 28 Jan 2002 02:17:55 +0000
17170              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
17171      Branch: perl
17172            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
17173 ____________________________________________________________________________
17174 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
17175         Log: OS/390 seems to do length 0 udp reads, Nicholas says
17176              skippage is for now the best cause of action.
17177      Branch: perl
17178            ! ext/Socket/socketpair.t
17179 ____________________________________________________________________________
17180 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
17181         Log: Encode cleanup from Dan Kogai; reworked even further.
17182      Branch: perl
17183            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17184            + ext/Encode/lib/Encode/Encoding.pm
17185            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17186            + ext/Encode/lib/Encode/Tcl/Escape.pm
17187            + ext/Encode/lib/Encode/Tcl/Extended.pm
17188            + ext/Encode/lib/Encode/Tcl/HanZi.pm
17189            + ext/Encode/lib/Encode/Tcl/Table.pm
17190            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17191            + ext/Encode/lib/Encode/iso10646_1.pm
17192            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17193            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17194            + ext/Encode/t/Tcl.t
17195            - ext/Encode.t ext/Encode/Encode.pm
17196            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17197            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17198            ! MANIFEST ext/Encode/Encode/8859-1.ucm
17199            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
17200            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
17201            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
17202            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
17203            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
17204            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
17205            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
17206            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
17207            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
17208            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
17209            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
17210            ! ext/Encode/compile
17211 ____________________________________________________________________________
17212 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
17213         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
17214      Branch: perl
17215            ! djgpp/djgpp.c perlio.c
17216 ____________________________________________________________________________
17217 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
17218         Log: Prettier printing from Michael Schwern.
17219      Branch: perl
17220            ! t/test.pl
17221 ____________________________________________________________________________
17222 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
17223         Log: Show also the debug and debugcolor as known pragmas.
17224      Branch: perl
17225            ! ext/re/re.pm
17226 ____________________________________________________________________________
17227 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
17228         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
17229              From: "Craig A. Berry" <craigberry@mac.com>
17230              Date: Mon, 28 Jan 2002 16:30:30 -0600
17231              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
17232      Branch: perl
17233            ! ext/B/t/assembler.t
17234 ____________________________________________________________________________
17235 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
17236         Log: metaconfig unit change for #14480.
17237      Branch: metaconfig
17238            ! U/modified/Init.U
17239 ____________________________________________________________________________
17240 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
17241         Log: DJGPP needs to know its exe soon, too.
17242      Branch: perl
17243            ! Configure
17244 ____________________________________________________________________________
17245 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
17246         Log: Round #2 on EBCDICation.
17247      Branch: perl
17248            ! t/op/append.t
17249 ____________________________________________________________________________
17250 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
17251         Log: Integrate perlio;
17252              
17253              Set makefile.mk CCHOME etc. for default locations of MinGW and free
17254              Borland compilers. (Borland builds one or two oddities.)
17255      Branch: perl
17256           !> win32/config.bc win32/makefile.mk
17257 ____________________________________________________________________________
17258 [ 14477] By: nick                                  on 2002/01/28  20:12:31
17259         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
17260              Borland compilers. (Borland builds one or two oddities.)
17261      Branch: perlio
17262            ! win32/config.bc win32/makefile.mk
17263 ____________________________________________________________________________
17264 [ 14476] By: nick                                  on 2002/01/28  18:43:47
17265         Log: Integrate mainline
17266      Branch: perlio
17267           !> Configure hints/hpux.sh
17268 ____________________________________________________________________________
17269 [ 14475] By: nick                                  on 2002/01/28  17:15:12
17270         Log: Integrate mainline
17271      Branch: perlio
17272           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
17273           !> patchlevel.h pp_sys.c t/lib/warnings/perl
17274 ____________________________________________________________________________
17275 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
17276         Log: metaconfig unit change for #14472.
17277      Branch: metaconfig/U/perl
17278            ! d_u32align.U
17279 ____________________________________________________________________________
17280 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
17281         Log: Misunderstood Merijn's patch.
17282      Branch: perl
17283            ! hints/hpux.sh
17284 ____________________________________________________________________________
17285 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
17286         Log: Misapplied Merijn's patch.
17287      Branch: perl
17288            ! Configure
17289 ____________________________________________________________________________
17290 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
17291         Log: Update Changes.
17292      Branch: perl
17293            ! Changes patchlevel.h
17294 ____________________________________________________________________________
17295 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
17296         Log: BeOS has sockets but not true ones.
17297      Branch: perl
17298            ! pp_sys.c
17299 ____________________________________________________________________________
17300 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
17301         Log: metaconfig unit change for #14467.
17302      Branch: metaconfig/U/perl
17303            ! d_u32align.U
17304 ____________________________________________________________________________
17305 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
17306         Log: For some strange reason under the smoke harness the alignment
17307              test hangs in HP-UX 10.20.  So hint it to avoid the test.
17308      Branch: perl
17309            ! hints/hpux.sh
17310 ____________________________________________________________________________
17311 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
17312         Log: Allow d_u32align to be hinted.
17313      Branch: perl
17314            ! Configure
17315 ____________________________________________________________________________
17316 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
17317         Log: The shift key is important.
17318      Branch: perl
17319            ! ext/B/B.xs
17320 ____________________________________________________________________________
17321 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
17322         Log: The "used only once" warnings (from gv_check) come
17323              in pseudorandom hash order-- in EBCDIC the order
17324              is different.  Add a new option that allow the warnings
17325              to come in any order (Paul Marquess).
17326      Branch: perl
17327            ! lib/warnings.t t/lib/warnings/perl
17328 ____________________________________________________________________________
17329 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
17330         Log: Integrate perlio; the 0nothread test failure without threads.
17331      Branch: perl
17332           !> ext/threads/shared/t/0nothread.t
17333 ____________________________________________________________________________
17334 [ 14463] By: nick                                  on 2002/01/28  08:22:36
17335         Log: Integrate mainline
17336      Branch: perlio
17337           !> (integrate 37 files)
17338 ____________________________________________________________________________
17339 [ 14462] By: nick                                  on 2002/01/28  08:09:53
17340         Log: 1st attempt at skipping broke threads case.
17341      Branch: perlio
17342            ! ext/threads/shared/t/0nothread.t
17343 ____________________________________________________________________________
17344 [ 14461] By: nick                                  on 2002/01/28  07:25:58
17345         Log: Skip new threads::shared test unless -Duseithreads
17346      Branch: perlio
17347            ! ext/threads/shared/t/0nothread.t
17348 ____________________________________________________________________________
17349 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
17350         Log: FAQ sync.
17351      Branch: perl
17352            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17353            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17354            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17355            ! pod/perlfaq9.pod
17356 ____________________________________________________________________________
17357 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
17358         Log: Upgrade to podlators 1.20.
17359      Branch: perl
17360            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
17361 ____________________________________________________________________________
17362 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
17363         Log: Retract #14448, a better patch coming up.
17364      Branch: perl
17365            ! lib/Pod/t/basic.t
17366 ____________________________________________________________________________
17367 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
17368         Log: EBCDIC portability.
17369      Branch: perl
17370            ! t/op/append.t
17371 ____________________________________________________________________________
17372 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
17373         Log: Further cygwin installperl tweak from Gerrit P. Haase.
17374      Branch: perl
17375            ! installperl
17376 ____________________________________________________________________________
17377 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
17378         Log: A bug in Bulgarian EBCDIC locale (this sounds like
17379              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
17380              locales failed, too.  The patch works around the bug by
17381              skipping the test, but the real problem may be deeper
17382              (affecting probably only EBCDIC platforms, though):
17383              see the comment in locale.t for more details.
17384      Branch: perl
17385            ! lib/locale.t
17386 ____________________________________________________________________________
17387 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
17388         Log: metaconfig unit change for #14453.
17389      Branch: metaconfig/U/perl
17390            ! libperl.U
17391 ____________________________________________________________________________
17392 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
17393         Log: Subject: Bleadperl on Cygwin today
17394              From: "Gerrit P. Haase" <gp@familiehaase.de>              
17395              Date: Sun, 27 Jan 2002 22:30:41 +0100
17396              Message-ID: <462007239437.20020127223041@familiehaase.de>
17397      Branch: perl
17398            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
17399            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
17400            ! lib/ExtUtils/t/MM_Cygwin.t
17401 ____________________________________________________________________________
17402 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
17403         Log: Unfinished EBCDIC branch.
17404      Branch: perl
17405            ! t/op/ver.t
17406 ____________________________________________________________________________
17407 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
17408         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
17409      Branch: perl
17410            ! ext/B/B.xs ext/B/B/Deparse.pm
17411 ____________________________________________________________________________
17412 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
17413         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
17414              platforms.
17415      Branch: perl
17416            ! ext/B/t/stash.t
17417 ____________________________________________________________________________
17418 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
17419         Log: Apparently no need for EBCDIC exception any more.
17420      Branch: perl
17421            ! ext/B/t/showlex.t
17422 ____________________________________________________________________________
17423 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
17424         Log: (retracted by #14458)
17425              (Russ Allbery) OS/390 is using a high-bit character for ESC,
17426              skip the test for now.  A better fix would be to override
17427              the notion of the platform's escape sequence in the test
17428              of Pod::Text::Termcap.  We may have to apply a filter to
17429              the output to substitute back in the ESC character that
17430              the test expects, but only on OS/390.
17431      Branch: perl
17432            ! lib/Pod/t/basic.t
17433 ____________________________________________________________________________
17434 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
17435         Log: Detypo.
17436      Branch: perl
17437            ! ext/Devel/Peek/Peek.t
17438 ____________________________________________________________________________
17439 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
17440         Log: OS/390 USS has a different idea of the pw* functions.
17441              Also, test the name with eq, not with ==.
17442      Branch: perl
17443            ! lib/User/pwent.t
17444 ____________________________________________________________________________
17445 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
17446         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
17447      Branch: perl
17448            ! doio.c
17449 ____________________________________________________________________________
17450 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
17451         Log: ASCIIisms.
17452      Branch: perl
17453            ! ext/PerlIO/t/encoding.t
17454 ____________________________________________________________________________
17455 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
17456         Log: chr(42) ne '*'  if one is in EBCDIC.
17457      Branch: perl
17458            ! t/op/pack.t
17459 ____________________________________________________________________________
17460 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
17461         Log: Subject: [PATCH] Fix up recent op/stat.t failures
17462              From: Andy Dougherty <doughera@lafayette.edu>
17463              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
17464              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
17465      Branch: perl
17466            ! t/op/stat.t
17467 ____________________________________________________________________________
17468 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
17469         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
17470              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17471              Date: Sun, 27 Jan 2002 15:03:18 +0100
17472              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
17473      Branch: perl
17474            ! lib/ExtUtils/t/Command.t
17475 ____________________________________________________________________________
17476 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
17477         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
17478              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17479              Date: Sun, 27 Jan 2002 14:51:10 +0100
17480              Message-ID: <20020127145110.A16332@rafael>
17481      Branch: perl
17482            ! ext/B/B/Deparse.pm
17483 ____________________________________________________________________________
17484 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
17485         Log: integrate change#14431 from perlio branch (Nick's fix for
17486              change#13474 to be more defensive about looking at pad entries
17487              that may not exist yet)
17488      Branch: maint-5.6/perl
17489            ! op.c
17490 ____________________________________________________________________________
17491 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
17492         Log: Comment to avoid later "cleanups."
17493      Branch: perl
17494            ! lib/ExtUtils/MakeMaker.pm
17495 ____________________________________________________________________________
17496 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
17497         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
17498              instead of just FOO=... cmd ...
17499      Branch: perl
17500            ! Makefile.SH
17501 ____________________________________________________________________________
17502 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
17503         Log: Overquoting bad (in UNIX one would get
17504              Can't open perl script "'-I../lib'": No such file or directory)
17505      Branch: perl
17506            ! lib/Pod/t/Usage.t
17507 ____________________________________________________________________________
17508 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
17509         Log: Integrate perlio;
17510              
17511              "All tests successful" VC6.0 Win32
17512              (Update config.vc to need cppstdin so those tests are skipped...)
17513      Branch: perl
17514           !> win32/config.vc win32/config_H.bc win32/config_H.gc
17515           !> win32/config_H.vc
17516 ____________________________________________________________________________
17517 [ 14434] By: nick                                  on 2002/01/26  22:27:08
17518         Log: "All tests successful" VC6.0 Win32
17519              (Update config.vc to need cppstdin so those tests are skipped...)
17520      Branch: perlio
17521            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17522            ! win32/config_H.vc
17523 ____________________________________________________________________________
17524 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
17525         Log: Integrate perlio;
17526              
17527              1st two tests of File/Find/t/find.t and taint.t were run after 
17528              calling cleanup(). If previous fail had left for_find directory,
17529              but no content in it then cleanup() returned cd'ed to that directory.
17530              So tests failed. Fixed cleanup()-s.
17531              
17532              If we get to sighandler by mistake (no perl handler set) then
17533              warn() and exit() rather than die() - should never happen
17534              but if it does context needed to die is likely to be trashed
17535              as well.
17536              
17537              Win32 signal emulation cleanup.
17538              
17539              Tinkering with thread cleanup mutex-ing - not the problem 
17540              (op.c is) but could have been...
17541              
17542              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17543              Should really be looked at by someone that knows about pads.
17544              
17545              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17546              for CRLF line endings.
17547      Branch: perl
17548           !> ext/threads/threads.xs lib/File/Find/t/find.t
17549           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
17550           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17551 ____________________________________________________________________________
17552 [ 14432] By: nick                                  on 2002/01/26  21:10:38
17553         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17554              for CRLF line endings.
17555      Branch: perlio
17556            ! lib/Filter/Simple.pm
17557 ____________________________________________________________________________
17558 [ 14431] By: nick                                  on 2002/01/26  21:08:35
17559         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17560              Should really be looked at by someone that knows about pads.
17561      Branch: perlio
17562            ! op.c
17563 ____________________________________________________________________________
17564 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
17565         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
17566              From: "Craig A. Berry" <craigberry@mac.com>       
17567              Date: Sat, 26 Jan 2002 11:19:44 -0600
17568              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
17569      Branch: perl
17570            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
17571 ____________________________________________________________________________
17572 [ 14429] By: nick                                  on 2002/01/26  18:04:22
17573         Log: Tinkering with thread cleanup mutex-ing - not the problem 
17574              (op.c is) but could have been...
17575      Branch: perlio
17576            ! ext/threads/threads.xs
17577 ____________________________________________________________________________
17578 [ 14428] By: nick                                  on 2002/01/26  18:03:13
17579         Log: Win32 signal emulation cleanup.
17580      Branch: perlio
17581            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17582 ____________________________________________________________________________
17583 [ 14427] By: nick                                  on 2002/01/26  13:59:33
17584         Log: If we get to sighandler by mistake (no perl handler set) then
17585              warn() and exit() rather than die() - should never happen
17586              but if it does context needed to die is likely to be trashed
17587              as well.
17588      Branch: perlio
17589            ! mg.c
17590 ____________________________________________________________________________
17591 [ 14426] By: nick                                  on 2002/01/26  13:56:23
17592         Log: Integrate mainline
17593      Branch: perlio
17594           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
17595           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
17596           !> t/run/fresh_perl.t
17597 ____________________________________________________________________________
17598 [ 14425] By: nick                                  on 2002/01/26  08:11:33
17599         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
17600              calling cleanup(). If previous fail had left for_find directory,
17601              but no content in it then cleanup() returned cd'ed to that directory.
17602              So tests failed. Fixed cleanup()-s.
17603      Branch: perlio
17604            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17605 ____________________________________________________________________________
17606 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
17607         Log: Integrate perlio;
17608              
17609              Fix winsystem.t's attempt to build showav.exe to work
17610              with gcc (which writes a.exe unless told with -o ).
17611              Also put in a few more fail-safes to check .exe got
17612              built somehow.
17613              
17614              More Win32 tuning
17615              
17616              Save $! so that other syscalls don't disturb it before
17617              we test it.
17618      Branch: perl
17619           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
17620           !> t/op/winsystem.t
17621 ____________________________________________________________________________
17622 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
17623         Log: Subject: [PATCH] new test in op/universal.t
17624              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17625              Date: Fri, 25 Jan 2002 23:17:33 +0100
17626              Message-ID: <20020125231733.A11733@rafael>
17627      Branch: perl
17628            ! t/op/universal.t
17629 ____________________________________________________________________________
17630 [ 14422] By: nick                                  on 2002/01/25  21:37:03
17631         Log: Save $! so that other syscalls don't disturb it before 
17632              we test it.
17633      Branch: perlio
17634            ! ext/Socket/socketpair.t
17635 ____________________________________________________________________________
17636 [ 14421] By: nick                                  on 2002/01/25  19:05:57
17637         Log: More Win32 tuning
17638      Branch: perlio
17639            ! t/op/stat.t t/op/taint.t
17640 ____________________________________________________________________________
17641 [ 14420] By: nick                                  on 2002/01/25  18:21:42
17642         Log: Fix winsystem.t's attempt to build showav.exe to work 
17643              with gcc (which writes a.exe unless told with -o ).
17644              Also put in a few more fail-safes to check .exe got 
17645              built somehow.
17646      Branch: perlio
17647            ! t/op/winsystem.t
17648 ____________________________________________________________________________
17649 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
17650         Log: Subject: [Patch Encode.xs] calculation of need overflows
17651              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17652              Date: Sat, 26 Jan 2002 00:58:50 +0900
17653              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
17654      Branch: perl
17655            ! ext/Encode/Encode.xs
17656 ____________________________________________________________________________
17657 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
17658         Log: Integrate changes 13474+13478+13584 from maintperl;
17659              anon sub leakage.
17660      Branch: perl
17661            ! op.c t/run/fresh_perl.t
17662 ____________________________________________________________________________
17663 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
17664         Log: Update Changes.
17665      Branch: perl
17666            ! Changes patchlevel.h
17667 ____________________________________________________________________________
17668 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
17669         Log: Integrate perlio; extensive threads and threads::shared work
17670              (note that the below is a chronological list of perlio
17671              check-in entries since the last integrate)
17672              
17673              Nearly-working threads re-structuring. Do not integrate,
17674              submit-ing to get to Win32, and as "off site" backup.
17675              
17676              threads work again on Win32. (Not threads::shared yet)
17677              Submit to see if they do on Linux.
17678              
17679              Add new threads/typemap to MANIFEST
17680              
17681              XS side of new threads::shared designed, coded and compiles,
17682              and mostly commented but is totaly untested.
17683              submit in case anyone wants a preview.
17684              
17685              Miss mg_len == 0 meaning don't Safefree
17686              
17687              Shared scalars working, some shared array ops working.
17688              
17689              Implement recursive lock and use of scope for PL_sharedsv_space,
17690              so now croak() from asserts does not leave locks.
17691              Make hv_simple compile (new prototype for debugging probe).
17692              
17693              thread::shared nearly working again - remaining issue
17694              is references withing shared space.
17695              Added bulk test with no threads involved (for debugging)
17696              Tuned tests to skip those needing _thrcnt
17697              
17698              SvTEMP_off to stop private PV's being stolen and stored in shared space
17699              
17700              Except Win32 from echo tests. (Alarm does not break into connect)
17701              
17702              Expand command line test globs on Win32.
17703              
17704              threads::shared tidy up:
17705              - Add _id() function to shared.xs so we can test refs point at same thing.
17706              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
17707              - Allow no_share to pass if sharing to works despite mis-ordering.
17708              - Change docs of threads to document ->create() (as used in tests),
17709              and not mention "new".
17710              
17711              Linux/NFS hackery was not faking right number of passes.
17712      Branch: perl
17713           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
17714           +> ext/threads/typemap
17715            - ext/threads/threads.h sharedsv.c sharedsv.h
17716            ! NetWare/config_H.wc
17717           !> (integrate 38 files)
17718 ____________________________________________________________________________
17719 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
17720         Log: Subject: Re: perldebguts minor tweaks
17721              From: Joe McMahon <mcmahon@metalab.unc.edu>
17722              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
17723              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
17724      Branch: perl
17725            ! pod/perldebguts.pod
17726 ____________________________________________________________________________
17727 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
17728         Log: metaconfig unit change for #14413.
17729      Branch: metaconfig
17730            ! U/modified/prototype.U
17731 ____________________________________________________________________________
17732 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
17733         Log: Okay, you can come home now, _().
17734      Branch: perl
17735            ! config_h.SH
17736 ____________________________________________________________________________
17737 [ 14412] By: nick                                  on 2002/01/25  11:01:49
17738         Log: Integrate mainline
17739              All but ../lib/Unicode/UCD.t pass.
17740      Branch: perlio
17741           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
17742           +> lib/unicore/CaseFolding.txt
17743           +> lib/unicore/CompositionExclusions.txt
17744           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
17745           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
17746           +> vos/vos.c
17747            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
17748            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
17749            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
17750            - lib/unicore/NamesList.html lib/unicore/PropList.html
17751            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
17752            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
17753            - lib/unicore/rename
17754           !> (integrate 424 files)
17755 ____________________________________________________________________________
17756 [ 14411] By: nick                                  on 2002/01/25  09:45:13
17757         Log: Linux/NFS hackery was not faking right number of passes.
17758      Branch: perlio
17759            ! t/io/fs.t
17760 ____________________________________________________________________________
17761 [ 14410] By: nick                                  on 2002/01/25  09:35:07
17762         Log: threads::shared tidy up:
17763              - Add _id() function to shared.xs so we can test refs point at same thing.
17764              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
17765              - Allow no_share to pass if sharing to works despite mis-ordering.
17766              - Change docs of threads to document ->create() (as used in tests),
17767              and not mention "new".
17768      Branch: perlio
17769            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17770            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
17771            ! ext/threads/threads.pm
17772 ____________________________________________________________________________
17773 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
17774         Log: Subject: perldebguts minor tweaks
17775              From: Joe McMahon <mcmahon@metalab.unc.edu>
17776              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
17777              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
17778      Branch: perl
17779            ! pod/perldebguts.pod
17780 ____________________________________________________________________________
17781 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
17782         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
17783              From: Peter Scott <Peter@PSDT.com>
17784              Date: Thu, 24 Jan 2002 08:51:34 -0800
17785              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
17786      Branch: perl
17787            ! pod/perldebguts.pod
17788 ____________________________________________________________________________
17789 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
17790         Log: Few more paranoia checks for Unicode hash keys.
17791      Branch: perl
17792            ! t/op/each.t
17793 ____________________________________________________________________________
17794 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
17795         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
17796              From: Andy Dougherty <doughera@lafayette.edu>
17797              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
17798              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
17799      Branch: perl
17800            ! t/op/stat.t
17801 ____________________________________________________________________________
17802 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
17803         Log: The
17804              
17805              Subject: Very old debugger UTF-8 bug
17806              From: andreas.koenig@anima.de (Andreas J. Koenig)
17807              Date: 24 Jan 2002 12:45:44 +0100
17808              Message-ID: <m3y9iot1jr.fsf@anima.de>
17809              
17810              still broken, but this should work as a stopgap
17811              measure to stop pp_match accessing naughty data.
17812      Branch: perl
17813            ! pod/perldiag.pod pp_hot.c
17814 ____________________________________________________________________________
17815 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
17816         Log: metaconfig unit change for #14403.
17817      Branch: metaconfig/U/perl
17818            ! d_u32align.U
17819 ____________________________________________________________________________
17820 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
17821         Log: Pacify picky compilers (this time Sun Workshop).
17822      Branch: perl
17823            ! Configure
17824 ____________________________________________________________________________
17825 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
17826         Log: Subject: Very old debugger UTF-8 bug
17827              From: andreas.koenig@anima.de (Andreas J. Koenig)
17828              Date: 24 Jan 2002 12:45:44 +0100
17829              Message-ID: <m3y9iot1jr.fsf@anima.de>
17830      Branch: perl
17831            ! lib/dumpvar.pl
17832 ____________________________________________________________________________
17833 [ 14401] By: nick                                  on 2002/01/24  07:50:38
17834         Log: Expand command line test globs on Win32.
17835      Branch: perlio
17836            ! t/harness
17837 ____________________________________________________________________________
17838 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
17839         Log: Sprinkle some copyrights (use the oldest timestamp to
17840              be found in the repository, which is most often not right,
17841              but at least consistent)
17842      Branch: perl
17843            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
17844            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
17845            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
17846            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
17847            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
17848            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
17849            ! unixish.h xsutils.c
17850 ____________________________________________________________________________
17851 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
17852         Log: Don't crash on Help for long text (bug #506672)
17853      Branch: maint-5.6/macperl
17854            ! macos/macperl/MPHelp.c
17855 ____________________________________________________________________________
17856 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
17857         Log: Fix minor path problem
17858      Branch: maint-5.6/macperl
17859            ! macos/macperl/Droplets/tarzipme.plx
17860 ____________________________________________________________________________
17861 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
17862         Log: Minor text changes
17863      Branch: maint-5.6/macperl
17864            ! macos/Perl.r
17865 ____________________________________________________________________________
17866 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
17867         Log: Bump versions, dates, etc.
17868      Branch: maint-5.6/macperl
17869            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
17870 ____________________________________________________________________________
17871 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
17872         Log: coderefs in @INC and absolute paths
17873      Branch: maint-5.6/macperl
17874            ! embed.h pp_ctl.c proto.h
17875 ____________________________________________________________________________
17876 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
17877         Log: Minor module thingys
17878      Branch: maint-5.6/macperl
17879            ! macos/ext/Mac/Controls/Controls.xs
17880            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
17881            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
17882            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
17883            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
17884            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
17885            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
17886            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
17887            ! macos/ext/Mac/Movies/Movies.xs
17888            ! macos/ext/Mac/Navigation/Navigation.pm
17889            ! macos/ext/Mac/Navigation/Navigation.xs
17890            ! macos/ext/Mac/Notification/Notification.xs
17891            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
17892            ! macos/ext/Mac/Processes/Processes.xs
17893            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
17894            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
17895            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
17896            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
17897            ! macos/ext/Mac/Resources/Resources.pm
17898            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
17899            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
17900            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
17901            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
17902            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
17903 ____________________________________________________________________________
17904 [ 14393] By: nick                                  on 2002/01/23  19:52:19
17905         Log: Except Win32 from echo tests. (Alarm does not break into connect)
17906      Branch: perlio
17907            ! ext/Socket/Socket.t
17908 ____________________________________________________________________________
17909 [ 14392] By: nick                                  on 2002/01/23  19:31:57
17910         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
17911      Branch: perlio
17912            ! ext/threads/shared/shared.xs
17913 ____________________________________________________________________________
17914 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
17915         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
17916      Branch: perl
17917            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
17918            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
17919            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
17920            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
17921            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
17922            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
17923            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
17924            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
17925            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
17926            ! x2p/util.c x2p/util.h x2p/walk.c
17927 ____________________________________________________________________________
17928 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
17929         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
17930              therefore quite probably also obsolete code.
17931      Branch: perl
17932            ! sv.c
17933 ____________________________________________________________________________
17934 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
17935         Log: Update Changes.
17936      Branch: perl
17937            ! Changes patchlevel.h
17938 ____________________________________________________________________________
17939 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
17940         Log: Small update on todo.  Could use a lot more.
17941      Branch: perl
17942            ! pod/perltodo.pod
17943 ____________________________________________________________________________
17944 [ 14387] By: nick                                  on 2002/01/23  14:19:30
17945         Log: thread::shared nearly working again - remaining issue
17946              is references withing shared space.
17947              Added bulk test with no threads involved (for debugging)
17948              Tuned tests to skip those needing _thrcnt
17949      Branch: perlio
17950            + ext/threads/shared/t/0nothread.t
17951            ! MANIFEST ext/threads/shared/shared.pm
17952            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
17953            ! ext/threads/shared/t/hv_refs.t
17954            ! ext/threads/shared/t/hv_simple.t
17955            ! ext/threads/shared/t/sv_simple.t
17956 ____________________________________________________________________________
17957 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
17958         Log: Subject: [ID 20020121.003] perldata doco bug
17959              From: John Stumbles <jstumbles@bluearc.com>
17960              Date: Mon, 21 Jan 2002 14:19:56 -0000
17961              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
17962      Branch: perl
17963            ! pod/perldata.pod
17964 ____________________________________________________________________________
17965 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
17966         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
17967              From: Michael G Schwern <schwern@pobox.com>
17968              Date: Mon, 21 Jan 2002 15:16:42 -0500
17969              Message-ID: <20020121201642.GA6659@blackrider>
17970      Branch: perl
17971            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
17972 ____________________________________________________________________________
17973 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
17974         Log: Subject: [PATCH] Re: eval not catching warnings?
17975              From: abigail@foad.org
17976              Date: Wed, 23 Jan 2002 15:35:47 +0100
17977              Message-ID: <20020123143547.24798.qmail@foad.org>
17978      Branch: perl
17979            ! pod/perlfunc.pod
17980 ____________________________________________________________________________
17981 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
17982         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
17983              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17984              Date: Tue, 22 Jan 2002 17:00:54 -0800            
17985              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
17986      Branch: perl
17987            ! t/run/fresh_perl.t
17988 ____________________________________________________________________________
17989 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
17990         Log: metaconfig unit change for #14381.
17991      Branch: metaconfig/U/perl
17992            ! d_u32align.U
17993 ____________________________________________________________________________
17994 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
17995         Log: HP-UX 10.20 cc pacifying from Merijn.
17996      Branch: perl
17997            ! Configure
17998 ____________________________________________________________________________
17999 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
18000         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
18001              From: "Craig A. Berry" <craigberry@mac.com> 
18002              Date: Tue, 22 Jan 2002 22:14:26 -0600
18003              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
18004      Branch: perl
18005            ! vms/test.com
18006 ____________________________________________________________________________
18007 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
18008         Log: AIX cpp bug: having macro arguments and character constants
18009              "the same" means trouble (here s and 's')
18010              What broke now was 841 and 842 of t/op/pat.t, because of the
18011              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
18012              (note that breakage happened only under cc_r and usethreads+
18013              useithreads)
18014      Branch: perl
18015            ! utf8.h
18016 ____________________________________________________________________________
18017 [ 14378] By: nick                                  on 2002/01/22  20:33:15
18018         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
18019              so now croak() from asserts does not leave locks.
18020              Make hv_simple compile (new prototype for debugging probe).
18021      Branch: perlio
18022            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18023            ! ext/threads/shared/t/hv_simple.t
18024 ____________________________________________________________________________
18025 [ 14377] By: nick                                  on 2002/01/22  17:32:21
18026         Log: Shared scalars working, some shared array ops working.
18027      Branch: perlio
18028            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18029            ! ext/threads/shared/t/sv_refs.t
18030            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
18031 ____________________________________________________________________________
18032 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
18033         Log: Subject: [PATCH] Support truncate() in VOS port
18034              From: Paul_GreenVOS@vos.stratus.com
18035              Date: Mon, 21 Jan 02 23:27 est
18036              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
18037      Branch: perl
18038            + vos/vos.c
18039            ! MANIFEST hints/vos.sh vos/vosish.h
18040 ____________________________________________________________________________
18041 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
18042         Log: metaconfig unit changes for #14374.  Couldn't figure
18043              how to get completely rid of _() (some weird dependency
18044              pulling it in?) so renamed it as PROTO_().
18045      Branch: metaconfig
18046            + U/modified/d_shmat.U U/modified/prototype.U
18047            ! U/protos/d_drand48proto.U
18048      Branch: metaconfig/U/perl
18049            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
18050 ____________________________________________________________________________
18051 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
18052         Log: Get rid of the _() macro since (1) we require ANSI anyway
18053              (2) Other software (GNU) seems to use it and we don't need it,
18054              so let's give it up.
18055      Branch: perl
18056            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18057            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
18058            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
18059            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
18060            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
18061            ! wince/config.h wince/config_H.ce
18062 ____________________________________________________________________________
18063 [ 14373] By: nick                                  on 2002/01/22  10:10:48
18064         Log: Miss mg_len == 0 meaning don't Safefree
18065      Branch: perlio
18066            ! mg.c
18067 ____________________________________________________________________________
18068 [ 14372] By: nick                                  on 2002/01/21  22:34:06
18069         Log: XS side of new threads::shared designed, coded and compiles,
18070              and mostly commented but is totaly untested.
18071              submit in case anyone wants a preview.
18072      Branch: perlio
18073            + ext/threads/shared/typemap
18074            ! MANIFEST ext/threads/shared/shared.pm
18075            ! ext/threads/shared/shared.xs
18076 ____________________________________________________________________________
18077 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
18078         Log: Subject: [BUG] /\_/ an unrecognized escape?
18079              From: Michael G Schwern <schwern@pobox.com>
18080              Date: Mon, 21 Jan 2002 15:22:54 -0500
18081              Message-ID: <20020121202254.GA6731@blackrider>
18082      Branch: perl
18083            ! t/lib/warnings/toke toke.c
18084 ____________________________________________________________________________
18085 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
18086         Log: Undo the renaming of the Unicode data files; the simple
18087              solution being not including the *.html files.  This means
18088              that in the future there is no need for any renamings
18089              (well, assuming that the Consortium doesn't cause any),
18090              and the files are named like they are in the Consortium
18091              website, thus alleviating confusion.
18092      Branch: perl
18093            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
18094            + lib/unicore/CaseFolding.txt
18095            + lib/unicore/CompositionExclusions.txt
18096            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
18097            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
18098            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
18099            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
18100            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
18101            - lib/unicore/NamesList.html lib/unicore/PropList.html
18102            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
18103            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
18104            - lib/unicore/rename
18105            ! (edit 285 files)
18106 ____________________________________________________________________________
18107 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
18108         Log: Update Changes.
18109      Branch: perl
18110            ! Changes patchlevel.h
18111 ____________________________________________________________________________
18112 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
18113         Log: Subject: RE: BCC for Win32 is unhappy @14331
18114              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
18115              Date: Mon, 21 Jan 2002 09:48:40 +0300
18116              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
18117              
18118              (using IV instead of int)
18119      Branch: perl
18120            ! hv.h
18121 ____________________________________________________________________________
18122 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
18123         Log: path_is_absolute() needs a prototype (and maybe
18124              a better name, but that's another story).
18125      Branch: perl
18126            ! embed.fnc embed.h pp_ctl.c proto.h
18127 ____________________________________________________________________________
18128 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
18129         Log: Subject: Re: coderefs in @INC
18130              From: Chris Nandor <pudge@pobox.com>
18131              Date: Thu, 17 Jan 2002 11:26:02 -0500
18132              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
18133      Branch: perl
18134            ! pp_ctl.c
18135 ____________________________________________________________________________
18136 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
18137         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
18138              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18139              Date: Sun, 20 Jan 2002 22:53:56 +0100
18140              Message-ID: <20020120225356.A12093@rafael>
18141      Branch: perl
18142            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
18143            ! t/lib/warnings/9enabled warnings.h warnings.pl
18144 ____________________________________________________________________________
18145 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
18146         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
18147              From: "Craig A. Berry" <craigberry@mac.com>
18148              Date: Sun, 20 Jan 2002 22:49:42 -0600
18149              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
18150      Branch: perl
18151            ! lib/ExtUtils/MakeMaker.pm
18152 ____________________________________________________________________________
18153 [ 14363] By: nick                                  on 2002/01/20  20:38:23
18154         Log: Add new threads/typemap to MANIFEST
18155      Branch: perlio
18156            ! MANIFEST
18157 ____________________________________________________________________________
18158 [ 14362] By: nick                                  on 2002/01/20  20:34:36
18159         Log: Integrate mainline
18160      Branch: perlio
18161           +> lib/Pod/t/Usage.t
18162           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
18163           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
18164           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
18165           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
18166           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
18167           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
18168           !> util.c
18169 ____________________________________________________________________________
18170 [ 14361] By: nick                                  on 2002/01/20  18:51:47
18171         Log: Integrate MANIFEST
18172      Branch: perlio
18173           !> MANIFEST
18174 ____________________________________________________________________________
18175 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
18176         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
18177              From: Paul_GreenVOS@vos.stratus.com
18178              Date: Sat, 19 Jan 02 17:17 est
18179              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
18180              
18181              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
18182              From: Paul_GreenVOS@vos.stratus.com
18183              Date: Sat, 19 Jan 02 17:19 est
18184              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
18185      Branch: perl
18186            ! lib/ExtUtils/t/Command.t
18187 ____________________________________________________________________________
18188 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
18189         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
18190              From: Paul_GreenVOS@vos.stratus.com
18191              Date: Sat, 19 Jan 02 14:30 est
18192              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
18193      Branch: perl
18194            ! lib/AnyDBM_File.t
18195 ____________________________________________________________________________
18196 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
18197         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18198              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
18199              Date: Sun, 20 Jan 2002 13:51:36 +0100
18200              Message-ID: <20020120135136.A710@rafael>
18201      Branch: perl
18202            ! ext/File/Glob/t/basic.t
18203 ____________________________________________________________________________
18204 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
18205         Log: #14352 deleted ext/threads/threads.h
18206      Branch: perlio
18207            ! MANIFEST
18208 ____________________________________________________________________________
18209 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
18210         Log: Eradicate sharedsv.*
18211      Branch: perlio
18212            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
18213 ____________________________________________________________________________
18214 [ 14355] By: nick                                  on 2002/01/20  11:50:22
18215         Log: threads work again on Win32. (Not threads::shared yet)
18216              Submit to see if they do on Linux.
18217      Branch: perlio
18218            ! ext/threads/shared/shared.xs ext/threads/threads.xs
18219            ! win32/makefile.mk
18220 ____________________________________________________________________________
18221 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
18222         Log: Make also hex() and oct() to croak if their arguments
18223              cannot be downgraded (that is, if they contain wide
18224              characters), just like crypt() does (and use the croak
18225              feature of sv_utf8_downgrade()).
18226      Branch: perl
18227            ! pp.c t/op/oct.t
18228 ____________________________________________________________________________
18229 [ 14353] By: nick                                  on 2002/01/19  22:20:09
18230         Log: Integrate Time/Local and its test
18231      Branch: perlio
18232           !> lib/Time/Local.pm lib/Time/Local.t
18233 ____________________________________________________________________________
18234 [ 14352] By: nick                                  on 2002/01/19  22:17:07
18235         Log: Nearly-working threads re-structuring. Do not integrate,
18236              submit-ing to get to Win32, and as "off site" backup.
18237      Branch: perlio
18238            + ext/threads/typemap
18239            - ext/threads/threads.h sharedsv.c sharedsv.h
18240            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
18241            ! embedvar.h ext/threads/shared/shared.pm
18242            ! ext/threads/shared/shared.xs ext/threads/threads.pm
18243            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
18244            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
18245            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
18246 ____________________________________________________________________________
18247 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
18248         Log: Regen toc.
18249      Branch: perl
18250            ! pod/perltoc.pod
18251 ____________________________________________________________________________
18252 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
18253         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
18254              From: David Dyck <dcd@tc.fluke.com>
18255              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
18256              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
18257      Branch: perl
18258            ! pod/perl5004delta.pod pod/perl5005delta.pod
18259            ! pod/perl561delta.pod pod/perl56delta.pod
18260 ____________________________________________________________________________
18261 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
18262         Log: FAQ sync.
18263      Branch: perl
18264            ! pod/perlfaq1.pod pod/perlfaq2.pod
18265 ____________________________________________________________________________
18266 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
18267         Log: Subject: [PATCH lib/Pod/t/Usage.t]
18268              From: Abe Timmerman <abe@ztreet.demon.nl>
18269              Date: Sat, 19 Jan 2002 19:57:57 +0100
18270              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
18271      Branch: perl
18272            + lib/Pod/t/Usage.t
18273            ! MANIFEST
18274 ____________________________________________________________________________
18275 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
18276         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
18277              From: Paul_GreenVOS@vos.stratus.com
18278              Date: Sat, 19 Jan 02 13:15 est
18279              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
18280      Branch: perl
18281            ! ext/SDBM_File/sdbm.t
18282 ____________________________________________________________________________
18283 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
18284         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
18285      Branch: perl
18286           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18287           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18288 ____________________________________________________________________________
18289 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
18290         Log: Alternative Time::Local algorithm that uses matemathical formula
18291              for timegm instead of progressive guessing
18292      Branch: perl
18293            ! lib/Time/Local.pm
18294 ____________________________________________________________________________
18295 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
18296         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18297              From: Paul_GreenVOS@vos.stratus.com
18298              Date: Sat, 19 Jan 02 11:20 est
18299              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
18300      Branch: perl
18301            ! ext/File/Glob/t/basic.t
18302 ____________________________________________________________________________
18303 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
18304         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
18305              From: Paul_GreenVOS@vos.stratus.com
18306              Date: Fri, 18 Jan 02 22:56 est
18307              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
18308      Branch: perl
18309            ! ext/Cwd/t/cwd.t
18310 ____________________________________________________________________________
18311 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
18312         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
18313              From: Paul_GreenVOS@vos.stratus.com
18314              Date: Fri, 18 Jan 02 22:48 est
18315              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
18316      Branch: perl
18317            ! lib/Time/Local.t
18318 ____________________________________________________________________________
18319 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
18320         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
18321              From: Paul_GreenVOS@vos.stratus.com
18322              Date: Fri, 18 Jan 02 16:22 est
18323              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
18324      Branch: perl
18325            ! ext/Devel/DProf/DProf.t
18326 ____________________________________________________________________________
18327 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
18328         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
18329              From: Tels <perl_dummy@bloodgate.com>
18330              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
18331              Message-Id: <200201182106.XAA19133@taku.hut.fi>
18332      Branch: perl
18333            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
18334 ____________________________________________________________________________
18335 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
18336         Log: Don't do socketpair udp unless you've got all what it takes.
18337      Branch: perl
18338            ! util.c
18339 ____________________________________________________________________________
18340 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
18341         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
18342              From: Tels <perl_dummy@bloodgate.com>
18343              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
18344              Message-Id: <200201182206.AAA15310@taku.hut.fi>
18345      Branch: perl
18346            ! lib/ExtUtils/MM_BeOS.pm
18347 ____________________________________________________________________________
18348 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
18349         Log: metaconfig unit change for #14336.
18350      Branch: metaconfig
18351            ! U/modified/myhostname.U
18352 ____________________________________________________________________________
18353 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
18354         Log: Avoid bare "set", and kiss .uucp goodbye.
18355      Branch: perl
18356            ! Configure
18357 ____________________________________________________________________________
18358 [ 14335] By: nick                                  on 2002/01/18  22:11:42
18359         Log: Split out core of sv_magic() into sv_magicext().
18360              sv_magic provides the extra restictions (no READONLY, only
18361              one of each type, canned set of vtables), and sv_magicext()
18362              does the actual data twiddling.
18363              Also enhances semantics of ->mg_ptr setting via name/namlen
18364              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
18365              scratch area (namlen > 0 && name == NULL).
18366              sv_magicext also returns the MAGIC * it added.
18367              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
18368              
18369              To come sv_unmagicext() - which will remove just one magic
18370              of particular type, and additionaly match against ->mg_ptr,
18371              or the MAGIC * (need to experiment as to which is more natural).
18372      Branch: perlio
18373            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18374            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18375 ____________________________________________________________________________
18376 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
18377         Log: Retract #14327 for now, going to the limit seems
18378              to be too much for many platforms.
18379      Branch: perl
18380            ! lib/Time/Local.t
18381 ____________________________________________________________________________
18382 [ 14333] By: nick                                  on 2002/01/18  18:58:33
18383         Log: Integrate mainline
18384      Branch: perlio
18385           !> Changes patchlevel.h
18386 ____________________________________________________________________________
18387 [ 14332] By: nick                                  on 2002/01/18  16:19:06
18388         Log: Integrate mainline
18389      Branch: perlio
18390           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
18391           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
18392            - lib/ExtUtils/inst
18393           !> (integrate 32 files)
18394 ____________________________________________________________________________
18395 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
18396         Log: Update Changes.
18397      Branch: perl
18398            ! Changes patchlevel.h
18399 ____________________________________________________________________________
18400 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
18401         Log: Try to make the connect/read/write timeouting.
18402      Branch: perl
18403            ! ext/Socket/Socket.t
18404 ____________________________________________________________________________
18405 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
18406         Log: Netware Makefile tweak from Ananth Kesari.
18407      Branch: perl
18408            ! NetWare/Makefile
18409 ____________________________________________________________________________
18410 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
18411         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
18412              From: Michael G Schwern <schwern@pobox.com>
18413              Date: Fri, 18 Jan 2002 03:10:27 -0500
18414              Message-ID: <20020118081027.GE7226@blackrider>
18415      Branch: perl
18416            ! lib/File/Find.pm
18417 ____________________________________________________________________________
18418 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
18419         Log: (retracted by #14334)
18420              
18421              Subject: [PATCH] Improving lib/Time/Local.t
18422              From: Paul_GreenVOS@vos.stratus.com        
18423              Date: Thu, 17 Jan 02 22:36 est
18424              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
18425      Branch: perl
18426            ! lib/Time/Local.t
18427 ____________________________________________________________________________
18428 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
18429         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
18430              From: Abe Timmerman <abe@ztreet.demon.nl>  
18431              Date: Fri, 18 Jan 2002 13:18:47 +0100
18432              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
18433      Branch: perl
18434            ! lib/ExtUtils/t/MM_Win32.t
18435 ____________________________________________________________________________
18436 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
18437         Log: Subject: [PATCH] Syncing with bleadperl 
18438              From: Michael G Schwern <schwern@pobox.com> 
18439              Date: Fri, 18 Jan 2002 03:04:33 -0500
18440              Message-ID: <20020118080432.GC7226@blackrider>
18441      Branch: perl
18442            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
18443            - lib/ExtUtils/inst
18444            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
18445            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18446            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
18447            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
18448            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
18449            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
18450            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
18451            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
18452            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
18453            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
18454            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
18455            ! lib/ExtUtils/testlib.pm
18456 ____________________________________________________________________________
18457 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
18458         Log: Detypo.
18459      Branch: perl
18460            ! AUTHORS
18461 ____________________________________________________________________________
18462 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
18463         Log: Subject: [PATCH] MM check_hints test
18464              From: Michael G Schwern <schwern@pobox.com>
18465              Date: Thu, 17 Jan 2002 20:25:57 -0500
18466              Message-ID: <20020118012557.GE32762@blackrider>
18467      Branch: perl
18468            + lib/ExtUtils/t/hints.t
18469            ! MANIFEST
18470 ____________________________________________________________________________
18471 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
18472         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
18473              From: Michael G Schwern <schwern@pobox.com> 
18474              Date: Thu, 17 Jan 2002 20:12:20 -0500
18475              Message-ID: <20020118011220.GC32762@blackrider>
18476              
18477              (#14317 replaced with this)
18478      Branch: perl
18479            ! lib/ExtUtils/MakeMaker.pm
18480 ____________________________________________________________________________
18481 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
18482         Log: Subject: [PATCH perldiag] overload.pm warnings
18483              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18484              Date: Thu, 17 Jan 2002 23:53:49 +0100
18485              Message-ID: <20020117235349.A14530@rafael>
18486      Branch: perl
18487            ! pod/perldiag.pod
18488 ____________________________________________________________________________
18489 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
18490         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
18491              From: Michael G Schwern <schwern@pobox.com>
18492              Date: Thu, 17 Jan 2002 16:35:47 -0500
18493              Message-ID: <20020117213546.GD23830@blackrider>
18494      Branch: perl
18495            ! lib/File/Find.pm
18496 ____________________________________________________________________________
18497 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
18498         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
18499              From: chromatic <chromatic@rmci.net>
18500              Date: Thu, 17 Jan 2002 13:04:22 -0700
18501              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
18502      Branch: perl
18503            ! pod/perltodo.pod
18504 ____________________________________________________________________________
18505 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
18506         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
18507              From: chromatic <chromatic@rmci.net>
18508              Date: Thu, 17 Jan 2002 12:59:04 -0700
18509              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
18510      Branch: perl
18511            ! lib/ExtUtils/t/Mkbootstrap.t
18512 ____________________________________________________________________________
18513 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
18514         Log: (replaced by #14322)
18515              The #14300 broke hints file handling.
18516      Branch: perl
18517            ! lib/ExtUtils/MakeMaker.pm
18518 ____________________________________________________________________________
18519 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
18520         Log: metaconfig unit change for #14315.
18521      Branch: metaconfig/U/perl
18522            ! uselongdbl.U
18523 ____________________________________________________________________________
18524 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
18525         Log: Subject: [PATCH] long doubles
18526              From: Nicholas Clark <nick@unfortu.net>
18527              Date: Thu, 17 Jan 2002 17:06:28 +0000
18528              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
18529      Branch: perl
18530            ! Configure
18531 ____________________________________________________________________________
18532 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
18533         Log: metaconfig unit change for #14313.
18534      Branch: metaconfig
18535            ! U/modified/i_ndbm.U
18536 ____________________________________________________________________________
18537 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
18538         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
18539              From: Andy Dougherty <doughera@lafayette.edu>
18540              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
18541              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
18542      Branch: perl
18543            ! Configure
18544 ____________________________________________________________________________
18545 [ 14312] By: nick                                  on 2002/01/17  21:38:38
18546         Log: Integrate mainline (for ndbm fixes etc.)
18547      Branch: perlio
18548           +> t/run/fresh_perl.t
18549            - t/run/kill_perl.t
18550           !> Changes MANIFEST ext/Opcode/Opcode.xs
18551           !> ext/SDBM_File/sdbm/Makefile.PL
18552           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
18553           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
18554           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
18555           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
18556           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
18557 ____________________________________________________________________________
18558 [ 14311] By: sky                                   on 2002/01/17  21:01:00
18559         Log: Simplify the code that duplicates the threads 
18560              init function and the parameters to the thread by using sv_dup. 
18561              Note,what happens if you pass a shared variable as a parameter?
18562      Branch: perl
18563            ! ext/threads/threads.xs
18564 ____________________________________________________________________________
18565 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
18566         Log: Update Changes.
18567      Branch: perl
18568            ! Changes patchlevel.h
18569 ____________________________________________________________________________
18570 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
18571         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
18572              with fresh_perl_is() and fresh_perl_like().
18573      Branch: perl
18574            + t/run/fresh_perl.t
18575            - t/run/kill_perl.t
18576            ! MANIFEST t/test.pl
18577 ____________________________________________________________________________
18578 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
18579         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
18580              From: Benjamin Goldberg <goldbb2@earthlink.net>
18581              Date: Wed, 09 Jan 2002 21:03:16 -0500
18582              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
18583      Branch: perl
18584            ! ext/Unicode/Normalize/Normalize.pm
18585 ____________________________________________________________________________
18586 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
18587         Log: Retract #14144 as Hugo isn't happy with it.
18588      Branch: perl
18589            ! scope.c t/run/kill_perl.t
18590 ____________________________________________________________________________
18591 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
18592         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
18593              From: Richard Clamp <richardc@unixbeard.net>
18594              Date: Wed, 16 Jan 2002 17:34:31 +0000
18595              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
18596      Branch: perl
18597            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18598 ____________________________________________________________________________
18599 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
18600         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
18601              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18602              Date: Tue, 15 Jan 2002 21:23:30 +0100
18603              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
18604      Branch: perl
18605            ! ext/Opcode/Opcode.xs
18606 ____________________________________________________________________________
18607 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
18608         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
18609              From: Paul_GreenVOS@vos.stratus.com
18610              Date: Wed, 16 Jan 02 6:42 est
18611              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
18612      Branch: perl
18613            ! t/io/fs.t t/op/crypt.t
18614 ____________________________________________________________________________
18615 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
18616         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
18617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18618              Date: Wed, 16 Jan 2002 13:43:39 +0100
18619              Message-ID: <20020116134339.A704@rafael>
18620              
18621              (replaces #14302)
18622      Branch: perl
18623            ! mg.c t/lib/warnings/mg
18624 ____________________________________________________________________________
18625 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
18626         Log: (replaced by #14303)
18627              Subject: [PATCH] length of undefined $(digit) should warn
18628              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18629              Date: Tue, 15 Jan 2002 23:02:44 +0100            
18630              Message-ID: <20020115230244.A31786@rafael>     
18631      Branch: perl
18632            ! mg.c t/lib/warnings/mg
18633 ____________________________________________________________________________
18634 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
18635         Log: The non-MakeMaker.pm parts of
18636              
18637              Subject: [PATCH] Re: MM_Beos.pm?
18638              From: Tels <perl_dummy@bloodgate.com>
18639              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
18640              Message-Id: <200201142006.WAA29544@taas.iki.fi>
18641      Branch: perl
18642            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
18643            ! lib/ExtUtils/t/MM_Unix.t
18644 ____________________________________________________________________________
18645 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
18646         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
18647              From: Michael G Schwern <schwern@pobox.com>    
18648              Date: Tue, 15 Jan 2002 20:07:50 -0500            
18649              Message-ID: <20020116010750.GH625@blackrider>  
18650      Branch: perl
18651            ! lib/ExtUtils/MakeMaker.pm
18652 ____________________________________________________________________________
18653 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
18654         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
18655              From: Jeffrey Friedl <jfriedl@yahoo.com>       
18656              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
18657              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
18658      Branch: perl
18659            ! lib/Text/Tabs.pm
18660 ____________________________________________________________________________
18661 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
18662         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
18663              From: "Green, Paul" <Paul.Green@stratus.com>
18664              Date: Tue, 15 Jan 2002 22:28:10 -0500
18665              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
18666      Branch: perl
18667            ! lib/ExtUtils/MM_Unix.pm
18668 ____________________________________________________________________________
18669 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
18670         Log: Integrate perlio; offsetof() is in <stddef.h>
18671      Branch: perl
18672           !> ext/Socket/Socket.xs
18673 ____________________________________________________________________________
18674 [ 14296] By: nick                                  on 2002/01/16  13:02:29
18675         Log: offsetof() is in <stddef.h>
18676      Branch: perlio
18677            ! ext/Socket/Socket.xs
18678 ____________________________________________________________________________
18679 [ 14295] By: nick                                  on 2002/01/16  07:25:29
18680         Log: Integrate mainline
18681      Branch: perlio
18682           +> (branch 262 files)
18683            - (delete 285 files)
18684           !> (integrate 34 files)
18685 ____________________________________________________________________________
18686 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
18687         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
18688              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
18689              Canonical.pl and Exact.pl.
18690      Branch: perl
18691            + (add 259 files)
18692            - (delete 288 files)
18693            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
18694            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
18695            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18696            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
18697 ____________________________________________________________________________
18698 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
18699         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
18700      Branch: perl
18701            ! ext/Socket/Socket.xs
18702 ____________________________________________________________________________
18703 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
18704         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
18705              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18706              Date: Tue, 15 Jan 2002 21:59:19 +0100
18707              Message-ID: <3C44A637.16602.25EB208@localhost>
18708      Branch: perl
18709            ! embed.fnc embed.h proto.h
18710 ____________________________________________________________________________
18711 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
18712         Log: Duh.  The updated In/*.pl weren't checked in.
18713      Branch: perl
18714            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
18715            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
18716            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
18717            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
18718            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
18719            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
18720            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
18721            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
18722            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
18723            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
18724            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
18725            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
18726            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
18727            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
18728            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
18729            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
18730            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
18731            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
18732            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
18733            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
18734            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
18735            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
18736            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
18737            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
18738            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
18739            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
18740            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
18741            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
18742            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
18743            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
18744            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
18745            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
18746            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
18747            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
18748            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
18749            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
18750            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
18751            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
18752            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
18753            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
18754            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
18755            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
18756            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
18757            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
18758            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
18759            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
18760            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
18761            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
18762 ____________________________________________________________________________
18763 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
18764         Log: Update Changes.
18765      Branch: perl
18766            ! Changes patchlevel.h
18767 ____________________________________________________________________________
18768 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
18769         Log: Jeffrey is trying very hard to avoid working on his
18770              book, it would seem :-) (better naming, better comments
18771              in the files)
18772      Branch: perl
18773            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
18774            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
18775            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
18776            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
18777            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
18778            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
18779            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
18780            - lib/unicore/Is/IDStart.pl
18781            ! (edit 200 files)
18782 ____________________________________________________________________________
18783 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
18784         Log: metaconfig unit changes for #14287.
18785      Branch: metaconfig
18786            + U/modified/Chk_MANI.U
18787            ! U/modified/Extract.U U/modified/Finish.U
18788      Branch: metaconfig/U/perl
18789            ! Extensions.U dlsrc.U
18790 ____________________________________________________________________________
18791 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
18792         Log: Some protection against spaces in directory names.
18793              (Tru64 still has some makedepend problems in such
18794              cases but that looks like Tru64's problem.)
18795      Branch: perl
18796            ! Configure Makefile.SH
18797 ____________________________________________________________________________
18798 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
18799         Log: Should have been in #14285 but I have sausages for fingers.
18800      Branch: perl
18801            + lib/ExtUtils/MM_BeOS.pm
18802 ____________________________________________________________________________
18803 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
18804         Log: MM_BeOS from Tels.
18805      Branch: perl
18806            + lib/ExtUtils/t/MM_BeOS.t
18807            ! MANIFEST
18808 ____________________________________________________________________________
18809 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
18810         Log: Integrate perlio;
18811              
18812              (reintroduce #14251) Slab allocator for ops
18813              - moved the statics to intrpvar.h
18814              - implemented Slab_Free()
18815              - uses PerlMemShared (for now) if distinction exists.
18816              
18817              Slab allocator submit after resolve -ay to keep it!
18818              
18819              Hand merge of non slab allocator stuff
18820              
18821              const-ness fix in savepv's passing of NULL
18822              
18823              Typo in #else branch of PL_SLAB_ALLOC
18824              
18825              Integrate rest of mainline
18826              
18827              Regen embed enable slab for PERL_IMPLICIT_SYS
18828              
18829              Correct name of PL_OP_SLAB_ALLOC
18830              
18831              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
18832              e.g. -Duse64bitint on a 32-bit platform.
18833              Now uses I32 for use-count and is more careful with its casts.
18834      Branch: perl
18835           !> (integrate 28 files)
18836 ____________________________________________________________________________
18837 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
18838         Log: Add Shuck URL
18839      Branch: maint-5.6/macperl
18840            ! macos/macperl/MacPerl.podhelp
18841 ____________________________________________________________________________
18842 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
18843         Log: Remove obsolete docs
18844      Branch: maint-5.6/macperl
18845            ! ext/File/Glob/Glob.pm
18846 ____________________________________________________________________________
18847 [ 14281] By: nick                                  on 2002/01/15  15:08:43
18848         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
18849              e.g. -Duse64bitint on a 32-bit platform.
18850              Now uses I32 for use-count and is more careful with its casts.
18851      Branch: perlio
18852            ! intrpvar.h op.c
18853 ____________________________________________________________________________
18854 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
18855         Log: Update bundled modules.  Yow!
18856      Branch: maint-5.6/macperl
18857            + macos/bundled_ext/Compress/Zlib/constants.h
18858            + macos/bundled_ext/Compress/Zlib/constants.xs
18859            + macos/bundled_ext/Filter/Util/Call/ppport.h
18860            + macos/bundled_ext/Storable/t/compat-0.6.t
18861            + macos/bundled_ext/Storable/t/dump.pl
18862            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
18863            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
18864            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
18865            + macos/bundled_lib/blib/lib/URI/ssh.pm
18866            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
18867            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
18868            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
18869            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
18870            + macos/bundled_lib/t/Filter/Simple/data.t
18871            + macos/bundled_lib/t/Filter/Simple/export.t
18872            + macos/bundled_lib/t/Filter/Simple/filter_only.t
18873            + macos/bundled_lib/t/Filter/Simple/import.t
18874            + macos/bundled_lib/t/NEXT/actual.t
18875            + macos/bundled_lib/t/NEXT/actuns.t
18876            + macos/bundled_lib/t/NEXT/next.t
18877            + macos/bundled_lib/t/NEXT/unseen.t
18878            + macos/bundled_lib/t/libnet/netrc.t
18879            + macos/bundled_lib/t/libwww-perl/base/http.t
18880            + macos/bundled_lib/t/libwww-perl/live/activestate.t
18881            - macos/bundled_ext/Filter/t/FilterTest.pm
18882            - macos/bundled_ext/Storable/t/compat06.t
18883            - macos/bundled_ext/Storable/t/st-dump.pl
18884            - macos/bundled_lib/t/NEXT/test.pl
18885            - macos/bundled_lib/t/libwww-perl/live/google.t
18886            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
18887            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
18888            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
18889            ! macos/bundled_ext/Compress/Zlib/README
18890            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
18891            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
18892            ! macos/bundled_ext/Compress/Zlib/t/examples.t
18893            ! macos/bundled_ext/Filter/Util/Call/Call.pm
18894            ! macos/bundled_ext/Filter/Util/Call/Call.xs
18895            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
18896            ! macos/bundled_ext/Filter/t/call.t
18897            ! macos/bundled_ext/Filter/t/filter-util.pl
18898            ! macos/bundled_ext/Storable/ChangeLog
18899            ! macos/bundled_ext/Storable/README
18900            ! macos/bundled_ext/Storable/Storable.pm
18901            ! macos/bundled_ext/Storable/t/blessed.t
18902            ! macos/bundled_ext/Storable/t/canonical.t
18903            ! macos/bundled_ext/Storable/t/dclone.t
18904            ! macos/bundled_ext/Storable/t/forgive.t
18905            ! macos/bundled_ext/Storable/t/freeze.t
18906            ! macos/bundled_ext/Storable/t/lock.t
18907            ! macos/bundled_ext/Storable/t/overload.t
18908            ! macos/bundled_ext/Storable/t/recurse.t
18909            ! macos/bundled_ext/Storable/t/retrieve.t
18910            ! macos/bundled_ext/Storable/t/store.t
18911            ! macos/bundled_ext/Storable/t/tied.t
18912            ! macos/bundled_ext/Storable/t/tied_hook.t
18913            ! macos/bundled_ext/Storable/t/tied_items.t
18914            ! macos/bundled_ext/Storable/t/utf8.t
18915            ! macos/bundled_lib/blib/lib/File/Sort.pm
18916            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
18917            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
18918            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
18919            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
18920            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
18921            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
18922            ! macos/bundled_lib/blib/lib/LWP.pm
18923            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
18924            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
18925            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
18926            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
18927            ! macos/bundled_lib/blib/lib/Mail/Address.pm
18928            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
18929            ! macos/bundled_lib/blib/lib/Mail/Field.pm
18930            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
18931            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
18932            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
18933            ! macos/bundled_lib/blib/lib/Mail/Header.pm
18934            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
18935            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
18936            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
18937            ! macos/bundled_lib/blib/lib/Mail/Send.pm
18938            ! macos/bundled_lib/blib/lib/Mail/Util.pm
18939            ! macos/bundled_lib/blib/lib/NEXT.pm
18940            ! macos/bundled_lib/blib/lib/Net/Config.pm
18941            ! macos/bundled_lib/blib/lib/Net/Domain.pm
18942            ! macos/bundled_lib/blib/lib/Net/FTP.pm
18943            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
18944            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
18945            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
18946            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
18947            ! macos/bundled_lib/blib/lib/Net/POP3.pm
18948            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
18949            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
18950            ! macos/bundled_lib/blib/lib/Switch.pm
18951            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
18952            ! macos/bundled_lib/blib/lib/URI/Escape.pm
18953            ! macos/bundled_lib/blib/lib/URI/ftp.pm
18954            ! macos/bundled_lib/blib/lib/lwpcook.pod
18955            ! macos/bundled_lib/t/Filter/Simple/filter.t
18956            ! macos/bundled_lib/t/Switch/t/nested.t
18957            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
18958            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
18959            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
18960            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
18961            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
18962            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
18963            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
18964            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
18965            ! macos/bundled_lib/t/libnet/config.t
18966            ! macos/bundled_lib/t/libnet/ftp.t
18967            ! macos/bundled_lib/t/libnet/hostname.t
18968            ! macos/bundled_lib/t/libnet/nntp.t
18969            ! macos/bundled_lib/t/libnet/require.t
18970            ! macos/bundled_lib/t/libnet/smtp.t
18971            ! macos/bundled_lib/t/libwww-perl/base/headers.t
18972            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
18973            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
18974            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
18975            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
18976            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
18977            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
18978            ! macos/bundled_lib/t/libwww-perl/live/validator.t
18979            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
18980 ____________________________________________________________________________
18981 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
18982         Log: Subject: [PATCH] Socket::sockaddr_family
18983              From: Gisle Aas <gisle@ActiveState.com> 
18984              Date: 15 Jan 2002 06:35:28 -0800
18985              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
18986      Branch: perl
18987            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
18988 ____________________________________________________________________________
18989 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
18990         Log: Subject: [PATCH perldiag] Style issue
18991              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18992              Date: Tue, 15 Jan 2002 15:36:30 +0100                
18993              Message-ID: <20020115153630.A11568@rafael>
18994      Branch: perl
18995            ! pod/perldiag.pod
18996 ____________________________________________________________________________
18997 [ 14277] By: nick                                  on 2002/01/15  14:30:51
18998         Log: Correct name of PL_OP_SLAB_ALLOC
18999      Branch: perlio
19000            ! perl.h
19001 ____________________________________________________________________________
19002 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
19003         Log: NetWare tweak from Ananth Kesari.
19004      Branch: perl
19005            ! lib/ExtUtils/MakeMaker.pm
19006 ____________________________________________________________________________
19007 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
19008         Log: Throwback.
19009      Branch: perl
19010            ! MANIFEST
19011 ____________________________________________________________________________
19012 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
19013         Log: A couple of additional character classes from Jeffrey,
19014              hopefully useful in future for internal use for implementing
19015              some special cases of casing.
19016              
19017              Also regenerate once more all the character classes,
19018              now without the timestamp.  A timestamp would be kind of
19019              nice but it's not: having a timestamp in a file means that
19020              even if the effective contents of file really didn't
19021              change, the file looks as if it changed.
19022      Branch: perl
19023            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
19024            + lib/unicore/Is/CombAbov.pl
19025            ! (edit 304 files)
19026 ____________________________________________________________________________
19027 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
19028         Log: Make the test harder.
19029      Branch: perl
19030            ! t/op/pat.t
19031 ____________________________________________________________________________
19032 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
19033         Log: Additional utf8_heavy.pl tweak from Jeffrey.
19034      Branch: perl
19035            ! lib/utf8_heavy.pl
19036 ____________________________________________________________________________
19037 [ 14271] By: nick                                  on 2002/01/15  11:29:47
19038         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
19039      Branch: perlio
19040            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
19041            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
19042 ____________________________________________________________________________
19043 [ 14270] By: nick                                  on 2002/01/15  08:19:08
19044         Log: Integrate rest of mainline
19045      Branch: perlio
19046           !> (integrate 28 files)
19047 ____________________________________________________________________________
19048 [ 14269] By: nick                                  on 2002/01/15  08:02:44
19049         Log: Typo in #else branch of PL_SLAB_ALLOC
19050      Branch: perlio
19051            ! op.c
19052 ____________________________________________________________________________
19053 [ 14268] By: nick                                  on 2002/01/15  07:57:47
19054         Log: const-ness fix in savepv's passing of NULL
19055      Branch: perlio
19056            ! util.c
19057 ____________________________________________________________________________
19058 [ 14267] By: nick                                  on 2002/01/15  07:42:17
19059         Log: Hand merge of non slab allocator stuff
19060      Branch: perlio
19061            ! op.c
19062 ____________________________________________________________________________
19063 [ 14266] By: nick                                  on 2002/01/15  07:39:33
19064         Log: Slab allocator submit after resolve -ay to keep it!
19065      Branch: perlio
19066           !> op.c
19067 ____________________________________________________________________________
19068 [ 14265] By: nick                                  on 2002/01/15  07:05:06
19069         Log: Blind integrate of bulk of mainline.
19070      Branch: perlio
19071           +> (branch 173 files)
19072            - (delete 184 files)
19073           !> (integrate 146 files)
19074 ____________________________________________________________________________
19075 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
19076         Log: Pod nits.
19077      Branch: perl
19078            ! lib/Unicode/UCD.pm pod/perlunicode.pod
19079 ____________________________________________________________________________
19080 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
19081         Log: The Unicode categories doc patch to go with #14254,
19082              from Jeffrey.
19083      Branch: perl
19084            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
19085 ____________________________________________________________________________
19086 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
19087         Log: There isn't going to be perl.third.exe.
19088      Branch: perl
19089            ! Makefile.SH
19090 ____________________________________________________________________________
19091 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
19092         Log: Subject: [PATCH] small coredump correction
19093              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19094              Date: Tue, 15 Jan 2002 00:22:52 +0100
19095              Message-ID: <20020115002252.I691@rafael>
19096      Branch: perl
19097            ! op.c
19098 ____________________________________________________________________________
19099 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
19100         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
19101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19102              Date: Mon, 14 Jan 2002 23:03:04 +0100
19103              Message-ID: <20020114230304.A691@rafael>   
19104              
19105              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
19106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19107              Date: Mon, 14 Jan 2002 23:18:43 +0100
19108              Message-ID: <20020114231843.E691@rafael>   
19109      Branch: perl
19110            ! pod/perlsub.pod t/op/override.t toke.c
19111 ____________________________________________________________________________
19112 [ 14259] By: nick                                  on 2002/01/14  22:02:49
19113         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
19114              Need to use CopXXXXX macros everywhere and add CopSTASH_free
19115              Add new scope type and add support for it to scope.c and scope stack
19116              dup-er in sv.c. Add savesharedpv().
19117              Also zealous version of Win32's vmem.h to catch all the abuses.
19118              With this t/op/fork.t passes even with zealous checking and 
19119              checker is point a finger at various threads/shared issues.
19120              
19121              PL_curcop->cop_io is still an issue.
19122      Branch: perlio
19123            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
19124            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
19125            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
19126            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
19127            ! win32/vmem.h win32/win32.c win32/win32.h
19128 ____________________________________________________________________________
19129 [ 14258] By: nick                                  on 2002/01/14  20:24:28
19130         Log: Integrate build parts of mainline
19131      Branch: perlio
19132           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
19133           !> lib/ExtUtils/t/MM_Win32.t
19134 ____________________________________________________________________________
19135 [ 14257] By: nick                                  on 2002/01/14  16:10:54
19136         Log: Inverted sense of special-ness of specialCopIO - supposed to 
19137              be true if value is "special" i.e. NOT an SV.
19138      Branch: perlio
19139            ! perlio.h
19140 ____________________________________________________________________________
19141 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
19142         Log: Update Changes.
19143      Branch: perl
19144            ! Changes patchlevel.h
19145 ____________________________________________________________________________
19146 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
19147         Log: Retract #14251 (the op slab allocator from perlio)
19148              until we figure out why 2.2.19 x86 debian gets
19149              a circular sibling chain and therefore hangs in
19150              the Perl_ck_subr() sibling for-loop.
19151      Branch: perl
19152            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19153            ! perlapi.c perlapi.h proto.h
19154 ____________________________________________________________________________
19155 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
19156         Log: Big mktables rewrite from Jeffrey;
19157              documentation not yet updated.
19158      Branch: perl
19159            + (add 171 files)
19160            - (delete 182 files)
19161            ! (edit 135 files)
19162 ____________________________________________________________________________
19163 [ 14253] By: ams                                   on 2002/01/14  03:15:05
19164         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
19165              From: Michael G Schwern <schwern@pobox.com>
19166              Date: Sun, 13 Jan 2002 21:00:07 -0500
19167              Message-Id: <20020114020007.GB2877@blackrider>
19168      Branch: perl
19169            ! lib/Cwd.pm
19170 ____________________________________________________________________________
19171 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
19172         Log: Subject: Re: Win32 status - progress !
19173              From: Abe Timmerman <abe@ztreet.demon.nl>       
19174              Date: Mon, 14 Jan 2002 02:29:51 +0100
19175              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
19176      Branch: perl
19177            ! lib/ExtUtils/t/MM_Win32.t
19178 ____________________________________________________________________________
19179 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
19180         Log: Integrate perlio.
19181              
19182              Slab allocator for ops
19183              - moved the statics to intrpvar.h
19184              - implemented Slab_Free()
19185              - uses PerlMemShared (for now) if distinction exists.
19186      Branch: perl
19187           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19188           !> perlapi.c perlapi.h proto.h
19189 ____________________________________________________________________________
19190 [ 14250] By: nick                                  on 2002/01/13  23:22:34
19191         Log: Slab allocator for ops
19192              - moved the statics to intrpvar.h
19193              - implemented Slab_Free()
19194              - uses PerlMemShared (for now) if distinction exists.
19195      Branch: perlio
19196            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19197            ! perlapi.c perlapi.h proto.h
19198 ____________________________________________________________________________
19199 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
19200         Log: Start a new test category: uni.  Much of t/op/pat
19201              should probably be moved here, but holding on that
19202              until Jeffrey finishes his big mktables rewrite.
19203              Bits and pieces of op/split, op/pack, op/append,
19204              op/join, could probably be moved to respective uni
19205              tests, too.
19206      Branch: perl
19207            + t/uni/fold.t t/uni/sprintf.t
19208            - t/op/unifold.t t/op/unisprintf.t
19209            ! MANIFEST t/TEST t/harness
19210 ____________________________________________________________________________
19211 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
19212         Log: Subject: [PATCH] enable Win32 to build again
19213              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19214              Date: Sun, 13 Jan 2002 21:49:24 +0100
19215              Message-ID: <3C4200E4.15926.23F6131@localhost>
19216              
19217              miniperl.exe.exe does not exe that well.
19218      Branch: perl
19219            ! lib/ExtUtils/MM_Unix.pm
19220 ____________________________________________________________________________
19221 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
19222         Log: Mention some of the load-affected tests.
19223      Branch: perl
19224            ! INSTALL
19225 ____________________________________________________________________________
19226 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
19227         Log: Move the UTF-8 conversion code earlier so that
19228              op/ver is happy.
19229      Branch: perl
19230            ! sv.c t/op/ver.t
19231 ____________________________________________________________________________
19232 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
19233         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
19234              have diverged quite a bit so no updates there.
19235      Branch: perl
19236            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19237            ! ext/List/Util/lib/List/Util.pm
19238            ! ext/List/Util/lib/Scalar/Util.pm
19239 ____________________________________________________________________________
19240 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
19241         Log: Make the crypt() pickier: if downgrading doesn't work,
19242              croak.
19243      Branch: perl
19244            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
19245 ____________________________________________________________________________
19246 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
19247         Log: Grow the buffer in case Unicode caused size changes
19248              (and it very probably did).
19249      Branch: perl
19250            ! sv.c
19251 ____________________________________________________________________________
19252 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
19253         Log: Future-proofing from Jeffrey Friedl (for conflicting
19254              In* and Is* names).
19255      Branch: perl
19256            ! lib/utf8_heavy.pl
19257 ____________________________________________________________________________
19258 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
19259         Log: Subject: [PATCH] Re: Warning in B.xs
19260              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19261              Date: Sun, 13 Jan 2002 19:39:52 +0100
19262              Message-ID: <3C41E288.20562.1C8C895@localhost>
19263      Branch: perl
19264            ! ext/B/B.xs
19265 ____________________________________________________________________________
19266 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
19267         Log: Subject: Re: lookbehind broken with latest bleedperl
19268              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19269              Date: Sun, 13 Jan 2002 18:06:22 +0000
19270              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
19271      Branch: perl
19272            ! regexec.c t/op/re_tests
19273 ____________________________________________________________________________
19274 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
19275         Log: Subject: [PATCH] more MM_Unix.t tests
19276              From: Tels <perl_dummy@bloodgate.com>
19277              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
19278              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
19279              
19280              Subject: [PATCH] 14220 misunderstood, I bet          
19281              From: andreas.koenig@anima.de (Andreas J. Koenig)
19282              Date: 12 Jan 2002 21:31:58 +0100
19283              Message-ID: <m3k7un8g5d.fsf@anima.de>
19284      Branch: perl
19285            ! lib/ExtUtils/t/MM_Unix.t
19286 ____________________________________________________________________________
19287 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
19288         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
19289              From: Tels <perl_dummy@bloodgate.com>
19290              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
19291              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
19292              
19293              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
19294              From: Tels <perl_dummy@bloodgate.com>
19295              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
19296              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
19297      Branch: perl
19298            ! lib/ExtUtils/MM_Unix.pm
19299 ____________________________________________________________________________
19300 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
19301         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
19302              From: Nicholas Clark <nick@unfortu.net> 
19303              Date: Sun, 13 Jan 2002 15:58:34 +0000
19304              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
19305      Branch: perl
19306            ! lib/Benchmark.t
19307 ____________________________________________________________________________
19308 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
19309         Log: Anton Berezin did more reading and the uid setting story
19310              gets more complex.
19311      Branch: perl
19312            ! pod/perltodo.pod utils/perldoc.PL
19313 ____________________________________________________________________________
19314 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
19315         Log: Integrate perlio;
19316              
19317              Win32 fixes:
19318              - vmem.h hack to handle free-by-wrong-thread after eval "".
19319              - Initialize timerid 
19320      Branch: perl
19321           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19322 ____________________________________________________________________________
19323 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
19324         Log: Subject: Re: HiRes
19325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19326              Date: Sun, 13 Jan 2002 10:18:46 +0100
19327              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
19328              
19329              Give up on socketpair in HP-UX.
19330      Branch: perl
19331            ! ext/Socket/socketpair.t
19332 ____________________________________________________________________________
19333 [ 14233] By: nick                                  on 2002/01/13  16:29:30
19334         Log: Integrate mainline
19335      Branch: perlio
19336           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
19337           !> (integrate 46 files)
19338 ____________________________________________________________________________
19339 [ 14232] By: nick                                  on 2002/01/13  15:37:48
19340         Log: Win32 fixes:
19341              - vmem.h hack to handle free-by-wrong-thread after eval "".
19342              - Initialize timerid 
19343      Branch: perlio
19344            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19345 ____________________________________________________________________________
19346 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
19347         Log: *groan*
19348      Branch: perl
19349            ! t/op/pat.t
19350 ____________________________________________________________________________
19351 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
19352         Log: One more sharp s case found by Jeffrey.
19353      Branch: perl
19354            ! regexec.c t/op/pat.t
19355 ____________________________________________________________________________
19356 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
19357         Log: Comment tweak.
19358      Branch: perl
19359            ! regexec.c
19360 ____________________________________________________________________________
19361 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
19362         Log: Don't bother checking for the Greek special
19363              cases if the node is too short.
19364      Branch: perl
19365            ! regcomp.c
19366 ____________________________________________________________________________
19367 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
19368         Log: Update Changes.
19369      Branch: perl
19370            ! Changes patchlevel.h
19371 ____________________________________________________________________________
19372 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
19373         Log: metaconfig unit change for #14225.
19374      Branch: metaconfig
19375            + U/modified/i_ndbm.U
19376 ____________________________________________________________________________
19377 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
19378         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
19379              From: Jonathan Stowe <gellyfish@gellyfish.com>
19380              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
19381              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
19382      Branch: perl
19383            ! Configure config_h.SH
19384 ____________________________________________________________________________
19385 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
19386         Log: Quick reformat using indent -kr -nce, as requested
19387              by Dan Kogai and suggest by NI-S.
19388      Branch: perl
19389            ! ext/Encode/encengine.c
19390 ____________________________________________________________________________
19391 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
19392         Log: Couple more Unicode lookbehind tests.
19393      Branch: perl
19394            ! t/op/pat.t
19395 ____________________________________________________________________________
19396 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
19397         Log: Sharp S as a special treat for our German UTF-8 testers :-)
19398      Branch: perl
19399            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
19400 ____________________________________________________________________________
19401 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
19402         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
19403              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19404              Date: Sat, 12 Jan 2002 20:37:32 +0100
19405              Message-ID: <3C409E8C.16203.196C2D3@localhost>
19406      Branch: perl
19407            ! ext/B/B/Deparse.pm
19408 ____________________________________________________________________________
19409 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
19410         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
19411              really worth the bits it's printed on?
19412      Branch: perl
19413            ! lib/ExtUtils/t/MM_Unix.t
19414 ____________________________________________________________________________
19415 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
19416         Log: Special treatment for U+03B0 and U+0390 in //i,
19417              this means that we can remove the minlen pessimisations
19418              introduced by the #14096.
19419      Branch: perl
19420            ! pp_hot.c regcomp.c regexec.c
19421 ____________________________________________________________________________
19422 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
19423         Log: Integrate perlio;
19424              
19425              Abstract out the cloning of SvPVX and handle shared pv in a 
19426              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19427              
19428              Win32-ize socketpair test
19429              - Win32 can fork even though $Config{d_fork} is undef
19430              - SOCK_DGRAM does not work - skip those tests.
19431      Branch: perl
19432           !> ext/Socket/socketpair.t sv.c
19433 ____________________________________________________________________________
19434 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
19435         Log: One should first drop the real uid, not the effective uid.
19436              [ID 20020110.003]
19437      Branch: perl
19438            ! utils/perldoc.PL
19439 ____________________________________________________________________________
19440 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
19441         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
19442              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19443              Date: Fri, 11 Jan 2002 23:29:48 +0100
19444              Message-ID: <3C3F756C.4581.2E2A938@localhost>
19445      Branch: perl
19446            + ext/B/C/C.xs ext/B/C/Makefile.PL
19447            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
19448            ! utils/perlcc.PL
19449 ____________________________________________________________________________
19450 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
19451         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19452              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
19453              Date: Fri, 11 Jan 2002 14:29:30 -0800
19454              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
19455      Branch: perl
19456            ! ext/B/t/concise.t
19457 ____________________________________________________________________________
19458 [ 14214] By: nick                                  on 2002/01/12  12:31:12
19459         Log: Win32-ize socketpair test
19460              - Win32 can fork even though $Config{d_fork} is undef
19461              - SOCK_DGRAM does not work - skip those tests.
19462      Branch: perlio
19463            ! ext/Socket/socketpair.t
19464 ____________________________________________________________________________
19465 [ 14213] By: nick                                  on 2002/01/12  11:46:28
19466         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
19467              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19468      Branch: perlio
19469            ! sv.c
19470 ____________________________________________________________________________
19471 [ 14212] By: ams                                   on 2002/01/12  06:10:52
19472         Log: Subject: [PATCH] More fixes for Stratus VOS
19473              From: "Green, Paul" <Paul.Green@stratus.com>
19474              Date: Fri, 11 Jan 2002 17:30:37 -0500
19475              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
19476      Branch: perl
19477            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
19478 ____________________________________________________________________________
19479 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
19480         Log: Upgrade to CGI.pm 2.80.
19481      Branch: perl
19482            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
19483 ____________________________________________________________________________
19484 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
19485         Log: FAQ sync.
19486      Branch: perl
19487            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19488            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19489            ! pod/perlfaq8.pod
19490 ____________________________________________________________________________
19491 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
19492         Log: This is getting embarrassing.
19493      Branch: perl
19494            ! t/op/pat.t
19495 ____________________________________________________________________________
19496 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
19497         Log: Doc tweaks.
19498      Branch: perl
19499            ! pod/perlunicode.pod
19500 ____________________________________________________________________________
19501 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
19502         Log: Updating the test count is good; also rephrasing
19503              so that there is no ok output containing "not".
19504      Branch: perl
19505            ! t/op/pat.t
19506 ____________________________________________________________________________
19507 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
19508         Log: Andreas is busy :-)
19509      Branch: perl
19510            ! doop.c t/op/unisprintf.t
19511 ____________________________________________________________________________
19512 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
19513         Log: Unicode lookbehind looked bad.
19514      Branch: perl
19515            ! regexec.c t/op/pat.t
19516 ____________________________________________________________________________
19517 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
19518         Log: Garbage collection.
19519      Branch: perl
19520            ! t/run/kill_perl.t
19521 ____________________________________________________________________________
19522 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
19523         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
19524              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19525              Date: Fri, 11 Jan 2002 23:29:48 +0100
19526              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
19527      Branch: perl
19528            ! embed.fnc global.sym makedef.pl
19529 ____________________________________________________________________________
19530 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
19531         Log: Subject: [PATCH] perldelta nit?
19532              From: Robert Spier <rspier@pobox.com>
19533              Date: Fri, 11 Jan 2002 15:19:16 -0800
19534              Message-ID: <15423.29428.164185.251700@rls.cx>
19535      Branch: perl
19536            ! pod/perldelta.pod
19537 ____________________________________________________________________________
19538 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
19539         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19540              From: Michael G Schwern <schwern@pobox.com>
19541              Date: Fri, 11 Jan 2002 17:08:17 -0500
19542              Message-ID: <20020111220817.GG2838@blackrider>
19543      Branch: perl
19544            ! t/run/kill_perl.t t/test.pl
19545 ____________________________________________________________________________
19546 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
19547         Log: Subject: [PATCH] Correct misleading error message
19548              From: Mike Guy <mjtg@cam.ac.uk>
19549              Date: Fri, 11 Jan 2002 18:36:33 +0000
19550              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
19551              
19552              hash assignment -> anonymous hash
19553      Branch: perl
19554            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
19555 ____________________________________________________________________________
19556 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
19557         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
19558              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19559              Date: Fri, 11 Jan 2002 16:58:14 +0100
19560              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
19561      Branch: perl
19562            ! ext/Unicode/Normalize/mkheader
19563 ____________________________________________________________________________
19564 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
19565         Log: Add a new test for is-sprintf-preserving Unicodeness:
19566              #14194 and an old one from kill_perl.t (I could have used
19567              sprintf.t, but it's format was quite fixed, and I didn't
19568              feel like breaking the format)
19569      Branch: perl
19570            + t/op/unisprintf.t
19571            ! MANIFEST t/run/kill_perl.t
19572 ____________________________________________________________________________
19573 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
19574         Log: Integrate perlio;
19575              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19576      Branch: perl
19577           !> win32/win32.c
19578 ____________________________________________________________________________
19579 [ 14196] By: nick                                  on 2002/01/11  20:58:20
19580         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19581              as C runtime seems to get its hands on them even though we said
19582              they were handled.
19583              Still an issue with "die" out of signal handler - get panic: pp_iter
19584      Branch: perlio
19585            ! win32/win32.c
19586 ____________________________________________________________________________
19587 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
19588         Log: Integrate perlio;
19589              A mostly-stable version of "new" Win32 signal/kill support.
19590      Branch: perl
19591           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
19592           !> win32/config.gc win32/config.vc win32/config_H.bc
19593           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
19594           !> win32/makefile.mk win32/win32.c win32/win32.h
19595 ____________________________________________________________________________
19596 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
19597         Log: Fix for
19598              
19599              Subject: UTF-8 sprintf bug in bleadperl
19600              From: andreas.koenig@anima.de (Andreas J. Koenig)
19601              Date: 11 Jan 2002 15:47:15 +0100
19602              Message-ID: <m3vge99c7g.fsf@anima.de>
19603              
19604              I have tests, have just to figure out where to put them
19605              since op/sprintf looks a bit unfriendly for tests of
19606              somewhat freer form.
19607      Branch: perl
19608            ! doop.c sv.c
19609 ____________________________________________________________________________
19610 [ 14193] By: nick                                  on 2002/01/11  18:25:34
19611         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
19612              Builds and passes a few tests.
19613      Branch: perlio
19614           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
19615           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
19616           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
19617           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
19618           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
19619           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19620           +> t/lib/sample-tests/lone_not_bug
19621           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
19622           +> t/lib/sample-tests/vms_nit
19623           !> (integrate 63 files)
19624 ____________________________________________________________________________
19625 [ 14192] By: nick                                  on 2002/01/11  17:49:39
19626         Log: A mostly-stable version of "new" Win32 signal/kill support.
19627      Branch: perlio
19628            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
19629            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19630            ! win32/config_h.PL win32/makefile.mk win32/win32.c
19631            ! win32/win32.h
19632 ____________________________________________________________________________
19633 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
19634         Log: Update Changes.
19635      Branch: perl
19636            ! Changes patchlevel.h
19637 ____________________________________________________________________________
19638 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
19639         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19640              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19641              Date: Thu, 10 Jan 2002 18:21:34 -0800
19642              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
19643      Branch: perl
19644            + ext/B/t/concise.t
19645            ! MANIFEST
19646 ____________________________________________________________________________
19647 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
19648         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
19649              necessary in form.t and html.t @INC setups.
19650      Branch: perl
19651            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
19652 ____________________________________________________________________________
19653 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
19654         Log: Yet another twist.
19655      Branch: perl
19656            ! t/test.pl
19657 ____________________________________________________________________________
19658 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
19659         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
19660              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19661              Date: Fri, 11 Jan 2002 13:04:15 +0100      
19662              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
19663      Branch: perl
19664            ! hints/aix.sh
19665 ____________________________________________________________________________
19666 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
19667         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
19668              From: Jonathan Stowe <gellyfish@gellyfish.com> 
19669              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
19670              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
19671      Branch: perl
19672            ! lib/AnyDBM_File.t
19673 ____________________________________________________________________________
19674 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
19675         Log: Arguments were being mangled.
19676      Branch: perl
19677            ! t/test.pl
19678 ____________________________________________________________________________
19679 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
19680         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19681              From: Jonathan Stowe <gellyfish@gellyfish.com>
19682              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
19683              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
19684      Branch: perl
19685            ! lib/AnyDBM_File.t
19686 ____________________________________________________________________________
19687 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
19688         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
19689              From: Michael G Schwern <schwern@pobox.com> 
19690              Date: Fri, 11 Jan 2002 04:26:27 -0500
19691              Message-ID: <20020111092626.GA16544@blackrider>
19692      Branch: perl
19693            ! t/run/kill_perl.t t/test.pl
19694 ____________________________________________________________________________
19695 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
19696         Log: Subject: [PATCH] Test::Harness 2.01
19697              From: Michael G Schwern <schwern@pobox.com> 
19698              Date: Thu, 10 Jan 2002 21:11:24 -0500
19699              Message-ID: <20020111021123.GA30666@blackrider>
19700      Branch: perl
19701            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
19702            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
19703            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
19704            + lib/Test/Harness/t/nonumbers.t
19705            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
19706            + t/lib/sample-tests/lone_not_bug
19707            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
19708            + t/lib/sample-tests/vms_nit
19709            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
19710            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
19711 ____________________________________________________________________________
19712 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
19713         Log: patch is silly when creating new files: don't run
19714              patch more than once.
19715      Branch: perl
19716            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19717 ____________________________________________________________________________
19718 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
19719         Log: Forgot from #14179.
19720      Branch: perl
19721            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
19722 ____________________________________________________________________________
19723 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
19724         Log: Subject: [PATCH] is() undef/'' behavior change
19725              From: Michael G Schwern <schwern@pobox.com> 
19726              Date: Fri, 11 Jan 2002 03:35:51 -0500
19727              Message-ID: <20020111083551.GC30666@blackrider>
19728              
19729              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
19730              From: Michael G Schwern <schwern@pobox.com> 
19731              Date: Fri, 11 Jan 2002 03:37:44 -0500
19732              Message-ID: <20020111083744.GD30666@blackrider>
19733      Branch: perl
19734            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
19735            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
19736            ! lib/Pod/t/InputObjects.t lib/blib.t
19737 ____________________________________________________________________________
19738 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
19739         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
19740              From: Michael G Schwern <schwern@pobox.com> 
19741              Date: Thu, 10 Jan 2002 19:56:23 -0500
19742              Message-ID: <20020111005623.GA13192@blackrider>
19743      Branch: perl
19744            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19745            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
19746            ! lib/Test/Simple.pm lib/Test/Simple/Changes
19747            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
19748            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
19749            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
19750            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
19751            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
19752            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
19753            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
19754            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
19755            ! lib/Test/Simple/t/plan_is_noplan.t
19756            ! lib/Test/Simple/t/plan_no_plan.t
19757            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
19758            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
19759            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
19760            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
19761            ! lib/Test/Tutorial.pod
19762 ____________________________________________________________________________
19763 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
19764         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
19765              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
19766              
19767              turns out even the malloc() was never really needed to begin with,
19768              so get rid of it
19769      Branch: perl
19770            ! sv.c
19771 ____________________________________________________________________________
19772 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
19773         Log: Small doc tweaks.
19774      Branch: perl
19775            ! pod/perluniintro.pod
19776 ____________________________________________________________________________
19777 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
19778         Log: support using the CRT's malloc() family of functions instead of
19779              the internal one when ithreads is enabled; allocate large blocks
19780              using VirtualAlloc() since the Heap*() functions may only be tuned
19781              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
19782              
19783              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
19784              also see comments at the top of win32/vmem.h for other options that
19785              can be set
19786      Branch: perl
19787            ! win32/vmem.h
19788 ____________________________________________________________________________
19789 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
19790         Log: Subject: micropatch
19791              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19792              Date: Thu, 10 Jan 2002 18:20:58 +0000
19793              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
19794      Branch: perl
19795            ! regcomp.c
19796 ____________________________________________________________________________
19797 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
19798         Log: Subject: [PATCH] Embed.t on Win32
19799              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19800              Date: Thu, 10 Jan 2002 18:56:21 +0100
19801              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
19802      Branch: perl
19803            ! lib/ExtUtils/t/Embed.t
19804 ____________________________________________________________________________
19805 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
19806         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
19807              From: Gisle Aas <gisle@ActiveState.com>
19808              Date: 10 Jan 2002 08:56:05 -0800
19809              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
19810      Branch: perl
19811            ! toke.c
19812 ____________________________________________________________________________
19813 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
19814         Log: Subject: [PATCH] doc fixes
19815              From: "Brendan O'Dea" <bod@debian.org>
19816              Date: Fri, 11 Jan 2002 03:49:54 +1100
19817              Message-ID: <20020110164954.GA21891@compusol.com.au>
19818      Branch: perl
19819            ! lib/I18N/Collate.pm pod/perlfunc.pod
19820 ____________________________________________________________________________
19821 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
19822         Log: Integrate perlio; More signal hackery.
19823      Branch: perl
19824           !> win32/win32.c
19825 ____________________________________________________________________________
19826 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
19827         Log: No need to show internal encodings, or return them
19828              in random order.
19829      Branch: perl
19830            ! ext/Encode/Encode.pm
19831 ____________________________________________________________________________
19832 [ 14168] By: nick                                  on 2002/01/10  17:33:31
19833         Log: Integrate mainline
19834      Branch: perlio
19835            - ext/Unicode/Normalize/Normalize.pod
19836           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
19837           !> ext/Unicode/Normalize/Makefile.PL
19838           !> ext/Unicode/Normalize/Normalize.pm
19839           !> ext/Unicode/Normalize/Normalize.xs
19840           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
19841           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
19842           !> t/run/kill_perl.t toke.c
19843 ____________________________________________________________________________
19844 [ 14167] By: nick                                  on 2002/01/10  17:08:35
19845         Log: More signal hackery
19846      Branch: perlio
19847            ! win32/win32.c
19848 ____________________________________________________________________________
19849 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
19850         Log: I think we can claim to be supporting Unicode
19851              "loose matching" now.
19852      Branch: perl
19853            ! pod/perlunicode.pod
19854 ____________________________________________________________________________
19855 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
19856         Log: Subject: doc patch
19857              From: mjd@plover.com
19858              Date: 10 Jan 2002 15:12:27 -0000
19859              Message-ID: <20020110151227.14850.qmail@plover.com>
19860      Branch: perl
19861            ! pod/perlrun.pod
19862 ____________________________________________________________________________
19863 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
19864         Log: Subject: Re: [ID 20011223.001] accept leaks memory
19865              From: Andy Dougherty <doughera@lafayette.edu>
19866              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
19867              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
19868      Branch: perl
19869            ! hints/linux.sh
19870 ____________________________________________________________________________
19871 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
19872         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
19873      Branch: perl
19874           !> win32/win32.c
19875 ____________________________________________________________________________
19876 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
19877         Log: Subject: [PATCH] Magic numbers in B::Concise
19878              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
19879              Date: Wed, 9 Jan 2002 23:04:01 -0800
19880              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
19881      Branch: perl
19882            ! ext/B/B/Concise.pm ext/B/O.pm
19883 ____________________________________________________________________________
19884 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
19885         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
19886              From: Gisle Aas <gisle@ActiveState.com>
19887              Date: 09 Jan 2002 21:52:40 -0800
19888              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
19889      Branch: perl
19890            ! t/lib/strict/vars toke.c
19891 ____________________________________________________________________________
19892 [ 14160] By: nick                                  on 2002/01/09  21:29:39
19893         Log: Skeleton coding of more kill() support on Win32.
19894      Branch: perlio
19895            ! win32/win32.c
19896 ____________________________________________________________________________
19897 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
19898         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
19899              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19900              Date: Wed, 9 Jan 2002 23:24:32 +0100
19901              Message-ID: <20020109232432.A692@rafael>
19902      Branch: perl
19903            ! ext/B/B/Deparse.pm
19904 ____________________________________________________________________________
19905 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
19906         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
19907              From: Jonathan Stowe <gellyfish@gellyfish.com>
19908              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
19909              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
19910      Branch: perl
19911            ! t/run/kill_perl.t
19912 ____________________________________________________________________________
19913 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
19914         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
19915              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19916              Date: Wed, 09 Jan 2002 20:16:54 +0000
19917              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
19918      Branch: perl
19919            ! regexec.c
19920 ____________________________________________________________________________
19921 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
19922         Log: Subject: [Patch @14129] fixes Unicode::Normalize
19923              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19924              Date: Thu, 10 Jan 2002 01:08:56 +0900
19925              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
19926      Branch: perl
19927            - ext/Unicode/Normalize/Normalize.pod
19928            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
19929            ! ext/Unicode/Normalize/Normalize.pm
19930            ! ext/Unicode/Normalize/Normalize.xs
19931            ! ext/Unicode/Normalize/mkheader
19932 ____________________________________________________________________________
19933 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
19934         Log: Integrate perlio; (Re-)implement alarm() for Win32.
19935      Branch: perl
19936           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
19937           !> win32/win32iop.h
19938 ____________________________________________________________________________
19939 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
19940         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
19941              From: Nicholas Clark <nick@unfortu.net>
19942              Date: Wed, 9 Jan 2002 17:56:04 +0000
19943              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
19944      Branch: perl
19945            ! t/op/readdir.t
19946 ____________________________________________________________________________
19947 [ 14153] By: nick                                  on 2002/01/09  16:18:57
19948         Log: Integrate mainline
19949      Branch: perlio
19950           +> ext/threads/t/stress_re.t t/op/unifold.t
19951            - lib/unifold.t
19952           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
19953           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
19954           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
19955 ____________________________________________________________________________
19956 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
19957         Log: Update Changes.
19958      Branch: perl
19959            ! Changes patchlevel.h
19960 ____________________________________________________________________________
19961 [ 14151] By: nick                                  on 2002/01/09  14:27:36
19962         Log: (Re-)implement alarm() for Win32.
19963      Branch: perlio
19964            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
19965            ! win32/win32iop.h
19966 ____________________________________________________________________________
19967 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
19968         Log: Thinko.
19969      Branch: perl
19970            ! ext/threads/t/stress_re.t
19971 ____________________________________________________________________________
19972 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
19973         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
19974              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
19975              Date: Wed, 09 Jan 2002 13:37:17 +0000                
19976              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
19977      Branch: perl
19978            ! regexec.c t/op/re_tests
19979 ____________________________________________________________________________
19980 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
19981         Log: Subject: Re: Weird Malformed warning in bleadperl    
19982              From: andreas.koenig@anima.de (Andreas J. Koenig)    
19983              Date: 09 Jan 2002 11:12:37 +0100
19984              Message-ID: <m3itabbzoq.fsf@anima.de>
19985      Branch: perl
19986            ! regexec.c t/op/pat.t
19987 ____________________________________________________________________________
19988 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
19989         Log: Forgot stress_re.t from MANIFEST.
19990      Branch: perl
19991            ! MANIFEST
19992 ____________________________________________________________________________
19993 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
19994         Log: In dumping use isPRINT() instead of isprint() so that locale
19995              does not come into play.
19996      Branch: perl
19997            ! utf8.c
19998 ____________________________________________________________________________
19999 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
20000         Log: Add a threads stress test for regular expressions
20001              (mostly just a modified stress_string.t) and doesn't
20002              test that much of regular expressions, just that $1
20003              doesn't get stomped by competing threads (as it does
20004              in the 5005threads of old).
20005      Branch: perl
20006            + ext/threads/t/stress_re.t
20007            ! MANIFEST
20008 ____________________________________________________________________________
20009 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
20010         Log: (retracted by #14307)
20011              Subject: Re: [ID 20010912.007] substr reference core dump
20012              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20013              Date: Tue, 08 Jan 2002 19:17:50 +0000
20014              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
20015      Branch: perl
20016            ! scope.c t/run/kill_perl.t
20017 ____________________________________________________________________________
20018 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
20019         Log: SANY (. with /s) wasn't happy on Unicode.
20020      Branch: perl
20021            ! regexec.c t/op/pat.t
20022 ____________________________________________________________________________
20023 [ 14142] By: ams                                   on 2002/01/08  22:42:10
20024         Log: Subject: [PATCH] perldebug nit
20025              From: Tels <tels@bloodgate.com>
20026              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
20027      Branch: perl
20028            ! pod/perldebug.pod
20029 ____________________________________________________________________________
20030 [ 14141] By: ams                                   on 2002/01/08  21:32:59
20031         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
20032              From: "Green, Paul" <Paul.Green@stratus.com>
20033              Date: Tue, 8 Jan 2002 17:31:35 -0500
20034              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
20035      Branch: perl
20036            ! Makefile.SH
20037 ____________________________________________________________________________
20038 [ 14140] By: ams                                   on 2002/01/08  21:27:57
20039         Log: Subject: [PATCH] Re: Slight chokage from Deparse
20040              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20041              Date: Tue, 8 Jan 2002 23:04:45 +0100
20042              Message-Id: <20020108230445.A4798@rafael>
20043      Branch: perl
20044            ! ext/B/B/Deparse.pm
20045 ____________________________________________________________________________
20046 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
20047         Log: Subject: [patch] peep() is rude
20048              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
20049              Date: Tue, 08 Jan 2002 19:17:50 +0000            
20050              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
20051      Branch: perl
20052            ! op.c t/run/kill_perl.t
20053 ____________________________________________________________________________
20054 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
20055         Log: unifold is really an op test since it requires
20056              no external modules for its actual testing:
20057              only the unicore CaseFold.txt file, and File::Spec
20058              to portably access that file.
20059      Branch: perl
20060            + t/op/unifold.t
20061            - lib/unifold.t
20062            ! MANIFEST
20063 ____________________________________________________________________________
20064 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
20065         Log: Subject: [patch] save a test 
20066              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20067              Date: Tue, 08 Jan 2002 16:18:47 +0000
20068              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
20069      Branch: perl
20070            ! regcomp.c
20071 ____________________________________________________________________________
20072 [ 14136] By: nick                                  on 2002/01/08  16:11:55
20073         Log: Integrate mainline
20074      Branch: perlio
20075           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20076           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20077           !> (integrate 37 files)
20078 ____________________________________________________________________________
20079 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
20080         Log: Subject: Not OK 13843 
20081              From: andreas.koenig@anima.de (Andreas J. Koenig)
20082              Date: 08 Jan 2002 14:12:29 +0100
20083              Message-ID: <m38zb9c7gi.fsf@anima.de>
20084      Branch: perl
20085            ! op.c t/op/subst.t
20086 ____________________________________________________________________________
20087 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
20088         Log: Missed one variant of the fold testing, noticed bu Hugo.
20089      Branch: perl
20090            ! lib/unifold.t
20091 ____________________________________________________________________________
20092 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
20093         Log: Enchance the Storable magic description.
20094      Branch: perl
20095            ! ext/Storable/Storable.pm
20096 ____________________________________________________________________________
20097 [ 14132] By: ams                                   on 2002/01/08  09:16:12
20098         Log: Subject: [PATCH] don't installperl pods
20099              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20100              Date: Tue, 08 Jan 2002 10:36:01 +0100
20101              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
20102      Branch: perl
20103            ! installperl
20104 ____________________________________________________________________________
20105 [ 14131] By: ams                                   on 2002/01/08  03:38:40
20106         Log: Subject: Math-BigInt v1.49 released
20107              From: Tels <perl_dummy@bloodgate.com>
20108              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
20109      Branch: perl
20110            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20111            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20112            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20113            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
20114            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20115            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
20116            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
20117            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20118            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
20119            ! t/lib/Math/BigInt/Subclass.pm
20120 ____________________________________________________________________________
20121 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
20122         Log: A little better comments.
20123      Branch: perl
20124            ! regexec.c
20125 ____________________________________________________________________________
20126 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
20127         Log: No normalization form DNF.
20128      Branch: perl
20129            ! ext/Unicode/Normalize/Normalize.pm
20130 ____________________________________________________________________________
20131 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
20132         Log: Extension nits found by -Wall (several from threads
20133              and threads::shared, but leaving them to Arthur).
20134      Branch: perl
20135            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
20136            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
20137            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
20138            ! ext/Unicode/Normalize/mkheader x2p/str.c
20139 ____________________________________________________________________________
20140 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
20141         Log: Sync up Changes etc.
20142      Branch: maint-5.6/macperl
20143            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
20144 ____________________________________________________________________________
20145 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
20146         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
20147      Branch: maint-5.6/macperl
20148            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
20149 ____________________________________________________________________________
20150 [ 14125] By: ams                                   on 2002/01/07  22:03:22
20151         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
20152              From: Nicholas Clark (sans From field in mail header)
20153              Date: Mon, 7 Jan 2002 16:18:23 +0000
20154              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
20155      Branch: perl
20156            ! lib/Exporter.pm
20157 ____________________________________________________________________________
20158 [ 14124] By: ams                                   on 2002/01/07  21:46:11
20159         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
20160              From: "Green, Paul" <Paul.Green@stratus.com>
20161              Date: Mon, 7 Jan 2002 16:59:38 -0500
20162              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
20163      Branch: perl
20164            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
20165 ____________________________________________________________________________
20166 [ 14123] By: nick                                  on 2002/01/07  18:49:55
20167         Log: Integrate mainline
20168      Branch: perlio
20169           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
20170           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
20171           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
20172           !> regexec.c t/op/re_tests utf8.c utf8.h
20173 ____________________________________________________________________________
20174 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
20175         Log: Update Changes.
20176      Branch: perl
20177            ! Changes patchlevel.h
20178 ____________________________________________________________________________
20179 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
20180         Log: Subject: [PATCH] Correct module name in perldelta*
20181              From: Mike Guy <mjtg@cam.ac.uk>
20182              Date: Mon, 07 Jan 2002 17:02:43 +0000
20183              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
20184      Branch: perl
20185            ! pod/perl561delta.pod pod/perl56delta.pod
20186 ____________________________________________________________________________
20187 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
20188         Log: AUTHORS update.
20189      Branch: perl
20190            ! AUTHORS
20191 ____________________________________________________________________________
20192 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
20193         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
20194      Branch: perl
20195            ! ext/Storable/Storable.pm
20196 ____________________________________________________________________________
20197 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
20198         Log: perldelta updates.
20199      Branch: perl
20200            ! pod/perldelta.pod
20201 ____________________________________________________________________________
20202 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
20203         Log: Document the flags of pv_uni_display().
20204      Branch: perl
20205            ! pod/perlapi.pod utf8.c
20206 ____________________________________________________________________________
20207 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
20208         Log: Forgot from #14115.
20209      Branch: perl
20210            ! t/op/re_tests
20211 ____________________________________________________________________________
20212 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
20213         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
20214              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20215              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
20216              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
20217      Branch: perl
20218            ! regcomp.c
20219 ____________________________________________________________________________
20220 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
20221         Log: More regex and utf8 debug dumping.
20222      Branch: perl
20223            ! dump.c regcomp.c regexec.c utf8.c utf8.h
20224 ____________________________________________________________________________
20225 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
20226         Log: Unused variable.
20227      Branch: perl
20228            ! regcomp.c
20229 ____________________________________________________________________________
20230 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
20231         Log: Regen toc.
20232      Branch: perl
20233            ! pod/perltoc.pod
20234 ____________________________________________________________________________
20235 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
20236         Log: capitalize correctly, noticed by David Dyck.
20237      Branch: perl
20238            ! lib/sort.pm
20239 ____________________________________________________________________________
20240 [ 14110] By: nick                                  on 2002/01/06  22:05:19
20241         Log: Integrate mainline - threads mended, DB_File sick?
20242      Branch: perlio
20243           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
20244           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20245           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20246           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
20247           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
20248 ____________________________________________________________________________
20249 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
20250         Log: No need to overqualify.
20251      Branch: perl
20252            ! lib/sort.pm
20253 ____________________________________________________________________________
20254 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
20255         Log: PL_debug_pad wasn't initialized to zeroes which broke
20256              ithreads + DEBUGGING.
20257      Branch: perl
20258            ! sv.c
20259 ____________________________________________________________________________
20260 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
20261         Log: Update Changes.
20262      Branch: perl
20263            ! Changes patchlevel.h
20264 ____________________________________________________________________________
20265 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
20266         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20267              From: Jonathan Stowe <gellyfish@gellyfish.com>
20268              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
20269              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
20270      Branch: perl
20271            ! pp_sys.c
20272 ____________________________________________________________________________
20273 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
20274         Log: DB_File sync from Paul Marquess.
20275      Branch: perl
20276            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20277            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20278            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
20279 ____________________________________________________________________________
20280 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
20281         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
20282              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
20283              Date: Sun, 6 Jan 2002 11:44:30 +0100
20284              Message-ID: <3C38389E.7831.493570@localhost>
20285      Branch: perl
20286            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
20287            ! utils/perlcc.PL
20288 ____________________________________________________________________________
20289 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
20290         Log: Tests for #14098.
20291      Branch: perl
20292            ! t/op/lc.t
20293 ____________________________________________________________________________
20294 [ 14102] By: nick                                  on 2002/01/06  11:33:55
20295         Log: Integrate mainline (PPPort still multi-building).
20296      Branch: perlio
20297           +> lib/unifold.t
20298           !> (integrate 30 files)
20299 ____________________________________________________________________________
20300 [ 14101] By: ams                                   on 2002/01/06  04:52:50
20301         Log: Subject: [PATCH] Bad prototype detection now an optional warning
20302              From: Sam Tregar <sam@tregar.com>
20303              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
20304              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
20305      Branch: perl
20306            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
20307            ! t/comp/proto.t toke.c
20308 ____________________________________________________________________________
20309 [ 14100] By: ams                                   on 2002/01/06  01:56:59
20310         Log: Subject: [PATCH] Correct several Stratus VOS build issues
20311              From: "Green, Paul" <Paul.Green@stratus.com>
20312              Date: Sat, 5 Jan 2002 21:30:56 -0500
20313              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
20314      Branch: perl
20315            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
20316 ____________________________________________________________________________
20317 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
20318         Log: Further perl.org URL elaboration from Ask.
20319      Branch: perl
20320            ! pod/perlfaq1.pod pod/perlfaq2.pod
20321 ____________________________________________________________________________
20322 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
20323         Log: The same problem with To{Lower,Title,Upper}
20324              as earlier with ToFold.
20325      Branch: perl
20326            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20327            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20328 ____________________________________________________________________________
20329 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
20330         Log: Retract #14057 for now; the alarm/setitimer timers
20331              seen to be the same in many systems, which leads into
20332              hangups.
20333      Branch: perl
20334            ! ext/Time/HiRes/HiRes.t
20335 ____________________________________________________________________________
20336 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
20337         Log: Finish up (ha!) the Unicode case folding;
20338              enhance regex dumping code.
20339      Branch: perl
20340            + lib/unifold.t
20341            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
20342            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
20343 ____________________________________________________________________________
20344 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
20345         Log: Use the perl.org news gw instead of the perl.com one
20346              (from Ask).
20347      Branch: perl
20348            ! pod/perlfaq1.pod pod/perlfaq2.pod
20349 ____________________________________________________________________________
20350 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
20351         Log: Zero() wasn't documented.
20352      Branch: perl
20353            ! pod/perlclib.pod
20354 ____________________________________________________________________________
20355 [ 14093] By: ams                                   on 2002/01/05  17:58:35
20356         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
20357              From: Nicholas Clark <nick@unfortu.net>
20358              Date: Sat, 5 Jan 2002 18:55:39 +0000
20359              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
20360      Branch: perl
20361            ! lib/Memoize/t/tie_ndbm.t
20362 ____________________________________________________________________________
20363 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
20364         Log: Also UNICOS/mk has deviant socketpair().
20365      Branch: perl
20366            ! ext/Socket/socketpair.t
20367 ____________________________________________________________________________
20368 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
20369         Log: Ooops.  Retract the regex parts of #14090.
20370      Branch: perl
20371            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
20372 ____________________________________________________________________________
20373 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
20374         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
20375              From: Nicholas Clark <nick@unfortu.net> 
20376              Date: Sat, 5 Jan 2002 18:10:13 +0000
20377              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
20378      Branch: perl
20379            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
20380            ! regcomp.h regexec.c
20381 ____________________________________________________________________________
20382 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
20383         Log: Integrate perlio; a missing aTHX.
20384      Branch: perl
20385           !> op.c
20386 ____________________________________________________________________________
20387 [ 14088] By: nick                                  on 2002/01/05  12:35:01
20388         Log: One missing aTHX_
20389      Branch: perlio
20390            ! op.c
20391 ____________________________________________________________________________
20392 [ 14087] By: nick                                  on 2002/01/05  12:00:48
20393         Log: Raw integrate of mainline - op.c looks dodgy.
20394      Branch: perlio
20395           +> lib/Pod/t/Functions.t t/op/winsystem.t
20396            - lib/File/Spec/NW5.pm t/op/system.t
20397           !> (integrate 77 files)
20398 ____________________________________________________________________________
20399 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
20400         Log: integrate changes from maint-5.6/macperl branch
20401      Branch: maint-5.6/perl
20402           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
20403           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
20404 ____________________________________________________________________________
20405 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
20406         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
20407              found by Marc Lehmann.
20408      Branch: perl
20409            ! pp.c
20410 ____________________________________________________________________________
20411 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
20412         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
20413              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20414              Date: Sat, 5 Jan 2002 00:31:12 +0100
20415              Message-ID: <20020105003112.E1850@rafael>              
20416      Branch: perl
20417            ! t/comp/proto.t
20418 ____________________________________________________________________________
20419 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
20420         Log: A bit of "perl.com" cleanup.
20421      Branch: perl
20422            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
20423            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
20424            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
20425            ! pod/perlmodlib.PL pod/perlmodlib.pod
20426 ____________________________________________________________________________
20427 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
20428         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
20429              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20430              Date: Fri, 4 Jan 2002 23:35:19 +0100
20431              Message-ID: <20020104233519.A1850@rafael>
20432      Branch: perl
20433            ! op.c
20434 ____________________________________________________________________________
20435 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
20436         Log: Integrate change #14062 from macperl;
20437              Define setbuf, setvbuf for Mac OS
20438      Branch: perl
20439           !> ext/IO/IO.xs
20440 ____________________________________________________________________________
20441 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
20442         Log: Bump version, update Changes
20443      Branch: maint-5.6/macperl
20444            ! macos/Changes macos/MPVersion.r
20445 ____________________________________________________________________________
20446 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
20447         Log: Add more droplets
20448      Branch: maint-5.6/macperl
20449            + macos/macperl/Droplets/gluedialect.plx
20450            + macos/macperl/Droplets/glueedit.plx
20451            + macos/macperl/Droplets/gluemac.plx
20452            + macos/macperl/Droplets/gluescriptadds.plx
20453            + macos/macperl/Droplets/installme.plx
20454            + macos/macperl/Droplets/show_glue_pods.plx
20455            + macos/macperl/Droplets/tarzipme.plx
20456            + macos/macperl/Droplets/untarzipme.plx
20457 ____________________________________________________________________________
20458 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
20459         Log: Display the native pwd command.
20460      Branch: perl
20461            ! ext/Cwd/t/cwd.t
20462 ____________________________________________________________________________
20463 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
20464         Log: Under Mac OS X /dev/stdout is normally a symlink,
20465              but when running the test it seems to become a socket.
20466              So let's extend our censorship.
20467      Branch: perl
20468            ! t/op/stat.t
20469 ____________________________________________________________________________
20470 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
20471         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
20472      Branch: maint-5.6/macperl
20473            + macos/HandleSocket.cp
20474            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
20475            ! macos/macperl.sym
20476 ____________________________________________________________________________
20477 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
20478         Log: Doc updates
20479      Branch: maint-5.6/macperl
20480            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
20481 ____________________________________________________________________________
20482 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
20483         Log: Update libraries
20484      Branch: maint-5.6/macperl
20485            ! macos/macperl/Makefile.mk
20486 ____________________________________________________________________________
20487 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
20488         Log: Update tests to Mac::StandardFile from StandardFile.pl,
20489              plus other fixes
20490      Branch: maint-5.6/macperl
20491            ! macos/ext/Mac/Menus/t/MenuBar.t
20492            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
20493            ! macos/ext/Mac/Movies/t/PlayMovie.t
20494            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
20495            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
20496            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
20497            ! macos/ext/Mac/Resources/t/Resources.t
20498 ____________________________________________________________________________
20499 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
20500         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
20501      Branch: maint-5.6/macperl
20502            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
20503            ! macos/ext/Mac/Movies/Movies.xs
20504            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
20505            ! macos/ext/Mac/StandardFile/StandardFile.xs
20506            ! macos/ext/Mac/Windows/Windows.xs
20507 ____________________________________________________________________________
20508 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
20509         Log: Updates for Universal Headers 3.4 (forgot one)
20510      Branch: maint-5.6/macperl
20511            ! macos/macperl/MPConsole.cp
20512 ____________________________________________________________________________
20513 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
20514         Log: Updates for Universal Headers 3.4
20515      Branch: maint-5.6/macperl
20516            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
20517            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
20518            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
20519            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
20520            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
20521            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
20522            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
20523            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
20524            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
20525 ____________________________________________________________________________
20526 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
20527         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
20528              from <200112112327.JAA25434@gpo.metropolis.net.au>;
20529              don't crash on quit for 68K (MacPerl Bug #490013)
20530      Branch: maint-5.6/macperl
20531            ! macos/macish.c macos/macperl/MPConsole.cp
20532 ____________________________________________________________________________
20533 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
20534         Log: If we do have socketpair(), make my_socketpair()
20535              just call the real socketpair().  This way we always
20536              have real code behind my_socketpair() and a symbol
20537              corresponding to the my_socketpair in global.sym.
20538      Branch: perl
20539            ! embed.fnc embed.h makedef.pl proto.h util.c
20540 ____________________________________________________________________________
20541 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
20542         Log: Disable sigaction (MacPerl Bug #470321)
20543      Branch: maint-5.6/macperl
20544            ! macos/config.h macos/config.sh
20545 ____________________________________________________________________________
20546 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
20547         Log: Make GUSI resource work (MacPerl Bug #464638)
20548      Branch: maint-5.6/macperl
20549            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
20550            ! macos/macperl/MacPerl.rsrc
20551 ____________________________________________________________________________
20552 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
20553         Log: Make AutoSplit go a little deeper
20554      Branch: maint-5.6/macperl
20555            ! macos/Makefile.mk
20556 ____________________________________________________________________________
20557 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
20558         Log: A few doc updates from bleadperl
20559      Branch: maint-5.6/macperl
20560            ! pod/perlmodinstall.pod pod/perlport.pod
20561 ____________________________________________________________________________
20562 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
20563         Log: Sync up to latest changes from bleadperl
20564      Branch: maint-5.6/macperl
20565            ! lib/File/Find.pm
20566 ____________________________________________________________________________
20567 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
20568         Log: Define setbuf, setvbuf for Mac OS
20569      Branch: maint-5.6/macperl
20570            ! ext/IO/IO.xs
20571 ____________________________________________________________________________
20572 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
20573         Log: Delete by request of Mark-Jason Dominus (change #13676)
20574      Branch: maint-5.6/macperl
20575            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
20576 ____________________________________________________________________________
20577 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
20578         Log: Spread the good word of "env".
20579      Branch: perl
20580            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
20581 ____________________________________________________________________________
20582 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
20583         Log: Till the system tests do something non-Win*, better rename
20584              the test so that people on other platforms don't get confused.
20585              (Not win32system, because assumedly there's win64, too.)
20586      Branch: perl
20587            + t/op/winsystem.t
20588            - t/op/system.t
20589            ! MANIFEST
20590 ____________________________________________________________________________
20591 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
20592         Log: Some tweaks.
20593      Branch: perl
20594            ! lib/Pod/t/Functions.t
20595 ____________________________________________________________________________
20596 [ 14057] By: ams                                   on 2002/01/04  17:40:31
20597         Log: (retracted by #14057)
20598              
20599              Subject: [PATCH] Time/HiRes/HiRes.t
20600              From: Nicholas Clark <nick@unfortu.net>
20601              Date: Fri, 4 Jan 2002 17:28:46 +0000
20602              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
20603      Branch: perl
20604            ! ext/Time/HiRes/HiRes.t
20605 ____________________________________________________________________________
20606 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
20607         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
20608              From: Abe Timmerman <abe@ztreet.demon.nl>
20609              Date: Fri, 04 Jan 2002 18:42:33 +0100
20610              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
20611      Branch: perl
20612            + lib/Pod/t/Functions.t
20613            ! MANIFEST lib/Pod/Functions.pm
20614 ____________________________________________________________________________
20615 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
20616         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
20617              From: "Craig A. Berry" <craigberry@mac.com>
20618              Date: Thu, 3 Jan 2002 17:32:20 -0600
20619              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
20620      Branch: perl
20621            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
20622 ____________________________________________________________________________
20623 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
20624         Log: Document the U+0085, U+2028, and U+2029.
20625      Branch: perl
20626            ! pod/perlre.pod pod/perlretut.pod
20627 ____________________________________________________________________________
20628 [ 14053] By: ams                                   on 2002/01/04  03:27:44
20629         Log: Subject: [PATCH] warn if not CORE::dump
20630              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20631              Date: Thu, 3 Jan 2002 22:04:00 +0100
20632              Message-Id: <20020103220400.A13958@rafael>
20633      Branch: perl
20634            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
20635 ____________________________________________________________________________
20636 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
20637         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
20638      Branch: perl
20639            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
20640 ____________________________________________________________________________
20641 [ 14051] By: ams                                   on 2002/01/04  03:00:12
20642         Log: Subject: [PATCH] File::Compare::VERSION
20643              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20644              Date: Thu, 3 Jan 2002 23:42:52 +0100
20645              Message-Id: <20020103234252.G13958@rafael>
20646      Branch: perl
20647            ! lib/File/Compare.pm
20648 ____________________________________________________________________________
20649 [ 14050] By: ams                                   on 2002/01/04  02:58:05
20650         Log: Subject: [PATCH @14042] threads::shared doc
20651              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
20652              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
20653              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
20654      Branch: perl
20655            ! ext/threads/shared/shared.pm
20656 ____________________________________________________________________________
20657 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
20658         Log: #14048 exposed few false positives, to be fixed soonish.
20659      Branch: perl
20660            ! t/op/pat.t
20661 ____________________________________________________________________________
20662 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
20663         Log: Do not add the first characters of multicharacter foldings
20664              into character classes.
20665      Branch: perl
20666            ! regcomp.c
20667 ____________________________________________________________________________
20668 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
20669         Log: A bit of testing for #14046.
20670      Branch: perl
20671            ! t/op/pat.t
20672 ____________________________________________________________________________
20673 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
20674         Log: Allow emitting the foldcased version of "\x{df}", "ss"
20675              (among others, another example would be \x{fb00} -> "ff")
20676      Branch: perl
20677            ! regcomp.c
20678 ____________________________________________________________________________
20679 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
20680         Log: Subject: [PATCH] File::Spec & NetWare
20681              From: Dave Rolsky <autarch@urth.org>
20682              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
20683              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
20684      Branch: perl
20685            - lib/File/Spec/NW5.pm
20686            ! MANIFEST lib/File/Spec.pm
20687 ____________________________________________________________________________
20688 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
20689         Log: FAQ sync (RCS Ids only?)
20690      Branch: perl
20691            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
20692 ____________________________________________________________________________
20693 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
20694         Log: AUTHORs updates.
20695      Branch: perl
20696            ! AUTHORS
20697 ____________________________________________________________________________
20698 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
20699         Log: Update Changes.
20700      Branch: perl
20701            ! Changes patchlevel.h
20702 ____________________________________________________________________________
20703 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
20704         Log: Missed the =head1 additions.
20705      Branch: perl
20706            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
20707            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
20708            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
20709            ! util.c
20710 ____________________________________________________________________________
20711 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
20712         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
20713              From: Robin Barker <rmb1@cise.npl.co.uk>
20714              Date: Thu, 3 Jan 2002 15:26:20 GMT
20715              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
20716      Branch: perl
20717            ! lib/Carp.t lib/Carp/Heavy.pm
20718 ____________________________________________________________________________
20719 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
20720         Log: Subject: [PATCH hv.c] 
20721              From: Robin Barker <rmb1@cise.npl.co.uk>
20722              Date: Thu, 3 Jan 2002 14:49:06 GMT
20723              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
20724              
20725              -Wformat check.
20726      Branch: perl
20727            ! hv.c
20728 ____________________________________________________________________________
20729 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
20730         Log: NetWare tweaks from Ananth Kesari.
20731      Branch: perl
20732            ! NetWare/t/NWScripts.pl lib/File/Find.pm
20733 ____________________________________________________________________________
20734 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
20735         Log: Cast.
20736      Branch: perl
20737            ! regexec.c
20738 ____________________________________________________________________________
20739 [ 14036] By: ams                                   on 2002/01/03  12:12:31
20740         Log: Grammar fix suggested by Gwyn Judd.
20741      Branch: perl
20742            ! pod/perldiag.pod
20743 ____________________________________________________________________________
20744 [ 14035] By: nick                                  on 2002/01/03  09:22:42
20745         Log: More strange perlio != mainline differences where
20746              I have not been.
20747      Branch: perlio
20748           !> hints/unicos.sh hints/unicosmk.sh
20749 ____________________________________________________________________________
20750 [ 14034] By: nick                                  on 2002/01/03  09:19:37
20751         Log: Integrate mainline (including force integrate of
20752              lib/charnames.pm which had got out-of-step)
20753      Branch: perlio
20754           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
20755 ____________________________________________________________________________
20756 [ 14033] By: ams                                   on 2002/01/03  08:24:24
20757         Log: Subject: Not ok 14031: PPPort Makefile.PL
20758              From: andreas.koenig@anima.de (Andreas J. Koenig)
20759              Date: 03 Jan 2002 10:17:46 +0100
20760              Message-Id: <m3sn9n94jp.fsf@anima.de>
20761      Branch: perl
20762            ! ext/Devel/PPPort/Makefile.PL
20763 ____________________________________________________________________________
20764 [ 14032] By: nick                                  on 2002/01/03  08:24:00
20765         Log: Integrate mainline.
20766      Branch: perlio
20767           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
20768           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
20769           !> (integrate 31 files)
20770 ____________________________________________________________________________
20771 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
20772         Log: Off-by-one is my middle name.
20773      Branch: perl
20774            ! regexec.c
20775 ____________________________________________________________________________
20776 [ 14030] By: ams                                   on 2002/01/02  23:56:37
20777         Log: Subject: [PATCH @14015] threads::shared disabling
20778              From: Andy Bussey <andybussey@yahoo.co.uk>
20779              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
20780              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
20781      Branch: perl
20782            + ext/threads/shared/t/no_share.t
20783            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
20784 ____________________________________________________________________________
20785 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
20786         Log: Simon's new perlapi scheme, I hope I got all the pieces.
20787      Branch: perl
20788            + autodoc.pl embed.fnc
20789            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
20790 ____________________________________________________________________________
20791 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
20792         Log: Integrate perlio; more PPPort Makefile source dependence removal
20793      Branch: perl
20794           !> ext/Devel/PPPort/Makefile.PL perl.h
20795 ____________________________________________________________________________
20796 [ 14027] By: ams                                   on 2002/01/02  21:42:50
20797         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
20798              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20799              Date: Wed, 2 Jan 2002 23:09:13 +0100
20800              Message-Id: <20020102230913.A17373@rafael>
20801      Branch: perl
20802            ! pod/perldiag.pod
20803 ____________________________________________________________________________
20804 [ 14026] By: ams                                   on 2002/01/02  21:38:34
20805         Log: Subject: Re: PATCH: lib/Term/Cap.pm
20806              From: Jonathan Stowe <gellyfish@gellyfish.com>
20807              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
20808              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
20809      Branch: perl
20810            ! lib/Term/Cap.pm
20811 ____________________________________________________________________________
20812 [ 14025] By: ams                                   on 2002/01/02  18:34:26
20813         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
20814              From: Sam Tregar <sam@tregar.com>
20815              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
20816              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
20817      Branch: perl
20818            ! pod/perldiag.pod t/comp/proto.t toke.c
20819 ____________________________________________________________________________
20820 [ 14024] By: ams                                   on 2002/01/02  18:16:12
20821         Log: Subject: PATCH: lib/Term/Cap.pm
20822              From: Norton Allen <allen@huarp.harvard.edu>
20823              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
20824              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
20825      Branch: perl
20826            ! lib/Term/Cap.pm
20827 ____________________________________________________________________________
20828 [ 14023] By: ams                                   on 2002/01/02  18:12:31
20829         Log: Subject: PATCH: lib/Cwd.pm for QNX4
20830              From: Norton Allen <allen@huarp.harvard.edu>
20831              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
20832              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
20833      Branch: perl
20834            ! lib/Cwd.pm
20835 ____________________________________________________________________________
20836 [ 14022] By: nick                                  on 2002/01/02  18:01:21
20837         Log: More PPPort Makefile source dependence removal
20838      Branch: perlio
20839            ! ext/Devel/PPPort/Makefile.PL
20840 ____________________________________________________________________________
20841 [ 14021] By: nick                                  on 2002/01/02  17:44:36
20842         Log: Sort out muddle of editing on three machines ...
20843      Branch: perlio
20844           !> Changes MANIFEST cygwin/Makefile.SHs
20845           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
20846           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
20847           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
20848 ____________________________________________________________________________
20849 [ 14020] By: ams                                   on 2002/01/02  17:06:27
20850         Log: Fix misplaced application of #14016.
20851      Branch: perl
20852            ! op.c
20853 ____________________________________________________________________________
20854 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
20855         Log: Integrate perlio; avoid uninit debug_pad.
20856      Branch: perl
20857           !> sv.c
20858 ____________________________________________________________________________
20859 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
20860         Log: makedepend VOS fix from Paul Green.
20861      Branch: perl
20862            ! makedepend.SH
20863 ____________________________________________________________________________
20864 [ 14017] By: nick                                  on 2002/01/02  16:09:43
20865         Log: Avoid un-init perl_debug_pad in clones
20866      Branch: perlio
20867            ! sv.c
20868 ____________________________________________________________________________
20869 [ 14016] By: ams                                   on 2002/01/02  15:58:11
20870         Log: Subject: [PATCH] random crash in B::LISTOP::last
20871              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20872              Date: Wed, 2 Jan 2002 17:37:28 +0100
20873              Message-Id: <3C334558.3906.19CB98D@localhost>
20874      Branch: perl
20875            ! op.c
20876 ____________________________________________________________________________
20877 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
20878         Log: Update Changes.
20879      Branch: perl
20880            ! Changes patchlevel.h
20881 ____________________________________________________________________________
20882 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
20883         Log: One more iteration of the ibcmp_utf8() interface,
20884              hopefully this is a convergent iteration...
20885      Branch: perl
20886            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
20887 ____________________________________________________________________________
20888 [ 14013] By: ams                                   on 2002/01/02  13:43:58
20889         Log: Upgrade to podlators-1.19.
20890      Branch: perl
20891            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
20892            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
20893            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
20894            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
20895            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
20896 ____________________________________________________________________________
20897 [ 14012] By: ams                                   on 2002/01/02  09:48:51
20898         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
20899              From: martyn@inpharmatica.co.uk
20900              Date: Wed, 19 Dec 2001 19:05:00 +0000
20901              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
20902      Branch: perl
20903            ! lib/Pod/Usage.pm
20904 ____________________________________________________________________________
20905 [ 14011] By: nick                                  on 2002/01/02  08:38:18
20906         Log: Integrate mainline
20907      Branch: perlio
20908           !> (integrate 28 files)
20909 ____________________________________________________________________________
20910 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
20911         Log: Make ibcmp_utf8() optionally progress in either string for
20912              as long as it takes and optionally record how far it got.
20913      Branch: perl
20914            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
20915 ____________________________________________________________________________
20916 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
20917         Log: Once more try to get the PPPort Makefile right.
20918      Branch: perl
20919            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
20920 ____________________________________________________________________________
20921 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
20922         Log: -Wall silencing.
20923      Branch: perl
20924            ! utf8.c
20925 ____________________________________________________________________________
20926 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
20927         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
20928              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20929              Date: Tue, 1 Jan 2002 22:45:21 +0100       
20930              Message-ID: <20020101224521.A691@rafael>
20931      Branch: perl
20932            ! ext/B/B/Deparse.pm
20933 ____________________________________________________________________________
20934 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
20935         Log: VOS tweak from Paul Green: VOS has different O_BINARY
20936              and O_TEXT, but VOS always uses LF, never CRLF.
20937      Branch: perl
20938            ! perl.h
20939 ____________________________________________________________________________
20940 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
20941         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
20942      Branch: perl
20943            ! regexec.c utf8.c
20944 ____________________________________________________________________________
20945 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
20946         Log: Now that to_utf8_fold() was fixed.
20947      Branch: perl
20948            ! regcomp.c regexec.c
20949 ____________________________________________________________________________
20950 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
20951         Log: Integrate perlio; experimental binmode() re-coding.
20952      Branch: perl
20953           !> perlio.c
20954 ____________________________________________________________________________
20955 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
20956         Log: Document the to_utf8_*() functions.
20957      Branch: perl
20958            ! embed.pl pod/perlapi.pod utf8.c
20959 ____________________________________________________________________________
20960 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
20961         Log: Better support for multicharacter foldings.
20962              Now all but two of the CaseFold.txt cases work-- but
20963              only when the target string is single-character, more
20964              debugging needed.
20965      Branch: perl
20966            ! regexec.c
20967 ____________________________________________________________________________
20968 [ 14000] By: ams                                   on 2002/01/01  15:59:43
20969         Log: Subject: [PATCH] don't installperl pods
20970              From: Nicholas Clark <nick@unfortu.net>
20971              Date: Tue, 1 Jan 2002 16:44:12 +0000
20972              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
20973      Branch: perl
20974            ! installperl
20975 ____________________________________________________________________________
20976 [ 13999] By: ams                                   on 2002/01/01  14:34:04
20977         Log: Subject: [PATCH] perldiag.pod transposition
20978              From: Nicholas Clark <nick@unfortu.net>
20979              Date: Tue, 1 Jan 2002 15:03:52 +0000
20980              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
20981      Branch: perl
20982            ! pod/perldiag.pod
20983 ____________________________________________________________________________
20984 [ 13998] By: ams                                   on 2002/01/01  13:36:49
20985         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
20986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20987              Date: Tue, 1 Jan 2002 15:12:36 +0100
20988              Message-Id: <20020101151236.A951@rafael>
20989      Branch: perl
20990            ! pod/perldiag.pod
20991 ____________________________________________________________________________
20992 [ 13997] By: ams                                   on 2002/01/01  13:33:06
20993         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
20994              From: Nicholas Clark <nick@unfortu.net>
20995              Date: Tue, 1 Jan 2002 13:13:17 +0000
20996              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
20997      Branch: perl
20998            ! ext/Socket/socketpair.t
20999 ____________________________________________________________________________
21000 [ 13996] By: ams                                   on 2002/01/01  04:44:28
21001         Log: Subject: [PATCH @13746] Leaner exporter
21002              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21003              Date: Mon, 31 Dec 2001 18:16:08 -0500
21004              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
21005      Branch: perl
21006            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
21007 ____________________________________________________________________________
21008 [ 13995] By: ams                                   on 2002/01/01  04:29:44
21009         Log: Subject: [PATCH @13746] h2xs broken
21010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21011              Date: Mon, 31 Dec 2001 17:48:55 -0500
21012              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
21013      Branch: perl
21014            ! utils/h2xs.PL
21015 ____________________________________________________________________________
21016 [ 13994] By: ams                                   on 2002/01/01  04:25:46
21017         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
21018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21019              Date: Mon, 31 Dec 2001 17:42:25 -0500
21020              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
21021      Branch: perl
21022            ! lib/ExtUtils/MM_Unix.pm
21023 ____________________________________________________________________________
21024 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
21025         Log: Rename the variables to be a bit more consistent.
21026      Branch: perl
21027            ! utf8.c
21028 ____________________________________________________________________________
21029 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
21030         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
21031              (found by Jeffrey Friedl)
21032      Branch: perl
21033            ! regexec.c t/op/pat.t utf8.c
21034 ____________________________________________________________________________
21035 [ 13991] By: nick                                  on 2001/12/31  18:08:55
21036         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
21037      Branch: perlio
21038            ! perlio.c
21039 ____________________________________________________________________________
21040 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
21041         Log: Update Changes.
21042      Branch: perl
21043            ! Changes patchlevel.h
21044 ____________________________________________________________________________
21045 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
21046         Log: Less unused ones.
21047      Branch: perl
21048            ! regexec.c
21049 ____________________________________________________________________________
21050 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
21051         Log: Unused variable.
21052      Branch: perl
21053            ! regcomp.c
21054 ____________________________________________________________________________
21055 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
21056         Log: Forgotten file.
21057      Branch: perl
21058            ! MANIFEST
21059 ____________________________________________________________________________
21060 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
21061         Log: Subject: Re: Cygwin: one down one to go 
21062              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21063              Date: Mon, 31 Dec 2001 18:34:36 +0100
21064              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
21065      Branch: perl
21066            ! cygwin/Makefile.SHs
21067 ____________________________________________________________________________
21068 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
21069         Log: Add some comments to the recent Unicode case-folding saga.
21070      Branch: perl
21071            ! regcomp.c regexec.c
21072 ____________________________________________________________________________
21073 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
21074         Log: Slight comment tweakage.
21075      Branch: perl
21076            ! ext/I18N/Langinfo/Langinfo.t
21077 ____________________________________________________________________________
21078 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
21079         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
21080      Branch: perl
21081            ! perl.h
21082 ____________________________________________________________________________
21083 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
21084         Log: Subject: [ PATCH] Cygwin: one down one to go
21085              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21086              Date: Mon, 31 Dec 2001 17:03:40 +0100
21087              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
21088      Branch: perl
21089            ! lib/Pod/t/basic.t
21090 ____________________________________________________________________________
21091 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
21092         Log: Tweak the dependencies not to recompile everytime,
21093              as suggested by NI-S.
21094      Branch: perl
21095            ! ext/Devel/PPPort/Makefile.PL
21096 ____________________________________________________________________________
21097 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
21098         Log: Planning still not right.
21099      Branch: perl
21100            ! lib/User/grent.t
21101 ____________________________________________________________________________
21102 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
21103         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
21104              From: Michael G Schwern <schwern@pobox.com>
21105              Date: Sun, 30 Dec 2001 18:07:55 -0500
21106              Message-ID: <20011230230755.GG12840@blackrider>
21107              
21108              (lib/User/grent, really)
21109      Branch: perl
21110            ! lib/User/grent.t
21111 ____________________________________________________________________________
21112 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
21113         Log: Integrate perlio; cleanup, in particular avoid accidental
21114              PerlIO_flush(NULL) if PerlIONext is NULL.
21115      Branch: perl
21116           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
21117 ____________________________________________________________________________
21118 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
21119         Log: Subject: typo in IO::Socket::INET.pm
21120              From: mjd@plover.com
21121              Date: 31 Dec 2001 14:31:10 -0000
21122              Message-ID: <20011231143110.4989.qmail@plover.com>
21123      Branch: perl
21124            ! ext/IO/lib/IO/Socket/INET.pm
21125 ____________________________________________________________________________
21126 [ 13976] By: nick                                  on 2001/12/31  13:56:11
21127         Log: Integrate mainline
21128      Branch: perlio
21129           !> (integrate 29 files)
21130 ____________________________________________________________________________
21131 [ 13975] By: nick                                  on 2001/12/31  12:40:50
21132         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
21133              if PerlIONext is NULL.
21134      Branch: perlio
21135            ! perlio.c perliol.h
21136 ____________________________________________________________________________
21137 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
21138         Log: Subject: Re: [PATCH] Basic bad prototype detection
21139              From: Sam Tregar <sam@tregar.com>
21140              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
21141              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
21142      Branch: perl
21143            ! t/comp/proto.t toke.c
21144 ____________________________________________________________________________
21145 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
21146         Log: Subject: [PATCH] configure.com / scriptdirexp
21147              From: "Craig A. Berry" <craigberry@mac.com>
21148              Date: Sun, 30 Dec 2001 15:47:28 -0600
21149              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
21150      Branch: perl
21151            ! configure.com
21152 ____________________________________________________________________________
21153 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
21154         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
21155              From: Abe Timmerman <abe@ztreet.demon.nl>
21156              Date: Mon, 31 Dec 2001 03:55:27 +0100
21157              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
21158      Branch: perl
21159            ! lib/ExtUtils/t/MM_Win32.t
21160 ____________________________________________________________________________
21161 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
21162         Log: Subject: [PATCH] Basic bad prototype detection
21163              From: Sam Tregar <sam@tregar.com> 
21164              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
21165              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
21166      Branch: perl
21167            ! pod/perldiag.pod t/comp/proto.t toke.c
21168 ____________________________________________________________________________
21169 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
21170         Log: Makefiles are sloppy about the exe suffix
21171              (from Paul Green)
21172      Branch: perl
21173            ! Makefile.SH x2p/Makefile.SH
21174 ____________________________________________________________________________
21175 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
21176         Log: Delay folding until necessary; start of handling
21177              folding into several characters.
21178      Branch: perl
21179            ! regcomp.c regexec.c
21180 ____________________________________________________________________________
21181 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
21182         Log: gcc -Wall dewhine.
21183      Branch: perl
21184            ! regexec.c
21185 ____________________________________________________________________________
21186 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
21187         Log: More Unicode folding tweaks, avoid potential false matches.
21188      Branch: perl
21189            ! regexec.c
21190 ____________________________________________________________________________
21191 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
21192         Log: Make that six wrongs.
21193      Branch: perl
21194            ! regexec.c utf8.c
21195 ____________________________________________________________________________
21196 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
21197         Log: Four wrongs can make a right.
21198      Branch: perl
21199            ! regexec.c utf8.c
21200 ____________________________________________________________________________
21201 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
21202         Log: Fix all the I case foldings as per CaseFold.txt.
21203      Branch: perl
21204            ! regcomp.c regexec.c
21205 ____________________________________________________________________________
21206 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
21207         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
21208      Branch: perl
21209            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
21210            ! regexec.c utf8.c
21211 ____________________________________________________________________________
21212 [ 13962] By: nick                                  on 2001/12/30  18:33:41
21213         Log: Integrate 8.3 fix for PPPort fix
21214      Branch: perlio
21215           +> ext/Devel/PPPort/ppport_h.PL
21216            - ext/Devel/PPPort/ppport.h.PL
21217            ! ext/Devel/PPPort/MANIFEST
21218           !> ext/Devel/PPPort/Makefile.PL
21219 ____________________________________________________________________________
21220 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
21221         Log: Integrate perlio; more win32 stuff:
21222              
21223              A. Use Perl_my_socketpair()
21224              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
21225              load winsock.
21226              C. (In passing) work round fact that $$ is now SvREADONLY
21227              so we need to take special measures to set it during
21228              pseudo-fork.
21229      Branch: perl
21230           !> util.c win32/perlhost.h
21231 ____________________________________________________________________________
21232 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
21233         Log: Fix ppport.h for Unix.
21234      Branch: perl
21235            + ext/Devel/PPPort/ppport_h.PL
21236            - ext/Devel/PPPort/ppport.h.PL
21237            ! MANIFEST ext/Devel/PPPort/Makefile.PL
21238 ____________________________________________________________________________
21239 [ 13959] By: nick                                  on 2001/12/30  16:53:42
21240         Log: Win32 stuff:
21241              A. Use Perl_my_socketpair()
21242              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
21243              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
21244              take special measures to set it during pseudo-fork.
21245      Branch: perlio
21246            ! util.c win32/perlhost.h
21247 ____________________________________________________________________________
21248 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
21249         Log: Integrate perlio; win32 kicking.
21250      Branch: perl
21251           +> ext/Devel/PPPort/ppport.h.PL
21252           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
21253           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
21254           !> proto.h
21255 ____________________________________________________________________________
21256 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
21257         Log: metaconfig unit change for #13956.
21258      Branch: metaconfig
21259            ! U/modified/spitshell.U
21260 ____________________________________________________________________________
21261 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
21262         Log: Must look for cat also in $PATH (noticed by Philip Newton).
21263      Branch: perl
21264            ! Configure
21265 ____________________________________________________________________________
21266 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
21267         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
21268              From: Blair Zajac <blair@orcaware.com>
21269              Date: Sat, 29 Dec 2001 22:37:03 -0800
21270              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
21271      Branch: perl
21272            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
21273 ____________________________________________________________________________
21274 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
21275         Log: Regen files.
21276      Branch: perl
21277            ! embed.h global.sym pod/perlapi.pod uconfig.h
21278 ____________________________________________________________________________
21279 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
21280         Log: Subject: [PATCH] -t without -w 
21281              From: Michael G Schwern <schwern@pobox.com>
21282              Date: Sat, 29 Dec 2001 23:46:25 -0500
21283              Message-ID: <20011230044625.GA14386@blackrider>
21284      Branch: perl
21285            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
21286            ! warnings.pl
21287 ____________________________________________________________________________
21288 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
21289         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
21290              From: Dave Rolsky <autarch@urth.org>               
21291              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
21292              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
21293              
21294              $^O is NetWare, not Netware.
21295      Branch: perl
21296            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
21297 ____________________________________________________________________________
21298 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
21299         Log: Sarathy thinks undoing C++ comments from C++ files
21300              is a bit too zealous.
21301      Branch: perl
21302            ! win32/perlhost.h win32/vmem.h
21303 ____________________________________________________________________________
21304 [ 13950] By: nick                                  on 2001/12/30  14:30:02
21305         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
21306              This gets them into Errno.pm - yet to prove they end up in $!.
21307      Branch: perlio
21308            ! ext/Errno/Errno_pm.PL
21309 ____________________________________________________________________________
21310 [ 13949] By: nick                                  on 2001/12/30  12:02:21
21311         Log: Integrate Cwd muddle
21312      Branch: perlio
21313           !> MANIFEST installperl lib/Cwd.pm
21314 ____________________________________________________________________________
21315 [ 13948] By: nick                                  on 2001/12/30  11:51:40
21316         Log: remove embed.pl duplicates
21317      Branch: perlio
21318            ! embed.h embed.pl global.sym proto.h
21319 ____________________________________________________________________________
21320 [ 13947] By: nick                                  on 2001/12/30  11:35:51
21321         Log: More Cwd tidy up
21322      Branch: perl
21323            ! MANIFEST installperl
21324 ____________________________________________________________________________
21325 [ 13946] By: nick                                  on 2001/12/30  11:12:42
21326         Log: Undo a mess trying Cwd.pm in its ext directory
21327      Branch: perl
21328            + lib/Cwd.pm
21329            - ext/Cwd/Cwd.pm
21330 ____________________________________________________________________________
21331 [ 13945] By: nick                                  on 2001/12/30  10:03:43
21332         Log: Integrate mainline
21333      Branch: perl
21334           +> ext/Cwd/Cwd.pm
21335            - lib/Cwd.pm
21336            ! MANIFEST
21337      Branch: perlio
21338           !> (integrate 45 files)
21339 ____________________________________________________________________________
21340 [ 13944] By: nick                                  on 2001/12/30  09:27:16
21341         Log: "Port" Devel::PPPort to Win32:
21342              - need to set @INC before use in the test
21343              - {} are special to dmake, so use ppport.h.PL
21344              rather than commandline 
21345      Branch: perlio
21346            + ext/Devel/PPPort/ppport.h.PL
21347            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
21348 ____________________________________________________________________________
21349 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
21350         Log: Update Changes.
21351      Branch: perl
21352            ! Changes patchlevel.h
21353 ____________________________________________________________________________
21354 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
21355         Log: Subject: [PATCH] cleaner close on tests, take 2
21356              From: andreas.koenig@anima.de (Andreas J. Koenig)
21357              Date: 29 Dec 2001 21:42:37 +0100
21358              Message-ID: <m33d1tvjuq.fsf@anima.de>
21359              
21360              (the DB_File patches)
21361      Branch: perl
21362            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21363            ! ext/DB_File/t/db-recno.t
21364 ____________________________________________________________________________
21365 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
21366         Log: Integrate perlio; regen'ed config_H.?c
21367      Branch: perl
21368           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21369 ____________________________________________________________________________
21370 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
21371         Log: Subject: [PATCH] cleaner close on tests, take 2             
21372              From: andreas.koenig@anima.de (Andreas J. Koenig)
21373              Date: 29 Dec 2001 21:42:37 +0100
21374              Message-ID: <m33d1tvjuq.fsf@anima.de>
21375              
21376              (except for the three DB_File patch fragments)
21377      Branch: perl
21378            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
21379            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
21380            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
21381            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
21382            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
21383            ! t/op/runlevel.t t/op/write.t t/run/switches.t
21384 ____________________________________________________________________________
21385 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
21386         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
21387              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21388              Date: Sat, 29 Dec 2001 20:38:59 +0100
21389              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
21390              
21391              (NetWare tree not touched because it's very //)
21392      Branch: perl
21393            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
21394            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
21395            ! wince/include/errno.h wince/include/netdb.h
21396            ! wince/include/sys/socket.h wince/include/sys/stat.h
21397            ! wince/perllib.c wince/perlmain.c wince/win32.h
21398            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
21399            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
21400 ____________________________________________________________________________
21401 [ 13938] By: nick                                  on 2001/12/29  19:23:32
21402         Log: Integrate mainline (ok linux)
21403      Branch: perlio
21404           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
21405           !> (integrate 33 files)
21406 ____________________________________________________________________________
21407 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
21408         Log: Give up on serious testing of langinfo().  Leave the old
21409              code in place, though.
21410      Branch: perl
21411            ! ext/I18N/Langinfo/Langinfo.t
21412 ____________________________________________________________________________
21413 [ 13936] By: nick                                  on 2001/12/29  18:20:33
21414         Log: Routine regen_config_h - no real differences other than order of crypt 
21415      Branch: perlio
21416            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21417 ____________________________________________________________________________
21418 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
21419         Log: Integrate perlio;
21420              
21421              Define the two socket error numbers in terms of WSAEXXXXX equivalents
21422              
21423              Fudge Config.pm so File::Spec does not croak.
21424      Branch: perl
21425           !> win32/FindExt.pm win32/win32.h
21426 ____________________________________________________________________________
21427 [ 13934] By: nick                                  on 2001/12/29  17:27:50
21428         Log: Fudge Config.pm so File::Spec does not croak.
21429      Branch: perlio
21430            ! win32/FindExt.pm
21431 ____________________________________________________________________________
21432 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
21433         Log: metaconfig unit changes for #13932.
21434      Branch: metaconfig
21435            + U/modified/Init.U
21436            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
21437 ____________________________________________________________________________
21438 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
21439         Log: VOS tweaks from Paul Green.
21440              
21441              The Configure tweaks: the _exe needs to be
21442              set after the init; VOS has fd 3 hardwired to /dev/tty;
21443              the grep/ln/make substitutions really need to stick.
21444      Branch: perl
21445            ! Configure hints/vos.sh perl.h util.c vos/build.cm
21446            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21447            ! vos/config.ga.h vos/vosish.h
21448 ____________________________________________________________________________
21449 [ 13931] By: nick                                  on 2001/12/29  17:00:38
21450         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
21451              (just to get util.c to compile)
21452      Branch: perlio
21453            ! win32/win32.h
21454 ____________________________________________________________________________
21455 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
21456         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
21457              From: coral@eekeek.org
21458              Date: Fri, 28 Dec 2001 19:58:22 -0500      
21459              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
21460      Branch: perl
21461            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
21462            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
21463            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
21464            ! pod/perlunicode.pod pod/perlxs.pod util.c
21465 ____________________________________________________________________________
21466 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
21467         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
21468      Branch: perl
21469            ! t/op/exec.t
21470 ____________________________________________________________________________
21471 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
21472         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
21473              From: Abe Timmerman <abe@ztreet.demon.nl>
21474              Date: Sat, 29 Dec 2001 13:10:06 +0100
21475              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
21476      Branch: perl
21477            + lib/Pod/t/InputObjects.t
21478 ____________________________________________________________________________
21479 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
21480         Log: Integrate perlio;
21481              
21482              Quick fix (after couple of clever fixes failed) for
21483              "accept leaks memory" fail [ID 20011223.001]
21484              
21485              Nick Clark's embed.pl fix for my_socketpair
21486      Branch: perl
21487           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
21488 ____________________________________________________________________________
21489 [ 13926] By: nick                                  on 2001/12/29  15:23:21
21490         Log: Nick Clark's embed.pl fix for my_socketpair
21491      Branch: perlio
21492            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
21493 ____________________________________________________________________________
21494 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
21495         Log: Slight tweaks on the MM_Win32.t.
21496      Branch: perl
21497            ! lib/ExtUtils/t/MM_Win32.t
21498 ____________________________________________________________________________
21499 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
21500         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
21501              From: Abe Timmerman <abe@ztreet.demon.nl>
21502              Date: Sat, 29 Dec 2001 12:51:36 +0100
21503              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
21504      Branch: perl
21505            + lib/ExtUtils/t/MM_Win32.t
21506            ! MANIFEST
21507 ____________________________________________________________________________
21508 [ 13923] By: nick                                  on 2001/12/29  15:12:07
21509         Log: Quick fix (after couple of clever fixes failed) for
21510              "accept leaks memory" fail [ID 20011223.001]
21511      Branch: perlio
21512            ! pp_sys.c
21513 ____________________________________________________________________________
21514 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
21515         Log: Subject: [PATCH] Module names and other nits
21516              From: Autrijus Tang <autrijus@autrijus.org>                 
21517              Date: Sat, 29 Dec 2001 01:59:28 +0800
21518              Message-ID: <20011229015928.A29712@geb.elixus.org>              
21519      Branch: perl
21520            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
21521            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
21522            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
21523            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
21524            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
21525 ____________________________________________________________________________
21526 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
21527         Log: socketpair tweaks from Nicholas Clark.
21528      Branch: perl
21529            ! ext/Socket/socketpair.t util.c
21530 ____________________________________________________________________________
21531 [ 13920] By: nick                                  on 2001/12/29  12:36:21
21532         Log: Integrate mainline
21533      Branch: perlio
21534           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
21535           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
21536           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21537           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
21538           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
21539           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
21540           !> t/op/sysio.t
21541 ____________________________________________________________________________
21542 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
21543         Log: Retract #13917.
21544      Branch: perl
21545            ! doop.c
21546 ____________________________________________________________________________
21547 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
21548         Log: Subject: provisional MakeMaker patch for VMS
21549              From: "Craig A. Berry" <craigberry@mac.com> 
21550              Date: Thu, 27 Dec 2001 22:29:37 -0600
21551              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
21552      Branch: perl
21553            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21554 ____________________________________________________________________________
21555 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
21556         Log: (retracted by #13919)
21557      Branch: perl
21558            ! doop.c
21559 ____________________________________________________________________________
21560 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
21561         Log: metaconfig unit change for #13915.
21562      Branch: metaconfig/U/perl
21563            ! d_u32align.U
21564 ____________________________________________________________________________
21565 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
21566         Log: Remove debris in any case.
21567      Branch: perl
21568            ! Configure
21569 ____________________________________________________________________________
21570 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
21571         Log: Subject: [PATCH] Re: B::walksymtable oddness
21572              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21573              Date: Thu, 27 Dec 2001 19:14:24 +0100
21574              Message-ID: <3C2B7310.861.18820D0@localhost>
21575      Branch: perl
21576            ! ext/B/B.pm
21577 ____________________________________________________________________________
21578 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
21579         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
21580              From: Nicholas Clark <nick@unfortu.net> 
21581              Date: Fri, 28 Dec 2001 00:43:02 +0000
21582              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
21583      Branch: perl
21584            ! ext/Socket/socketpair.t
21585 ____________________________________________________________________________
21586 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
21587         Log: Fast Latin1<->UTF-8 conversion for older Perls.
21588      Branch: perl
21589            ! pod/perluniintro.pod
21590 ____________________________________________________________________________
21591 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
21592         Log: Update Changes.
21593      Branch: perl
21594            ! Changes patchlevel.h
21595 ____________________________________________________________________________
21596 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
21597         Log: More wait status trickery for BeOS.
21598      Branch: perl
21599            ! ext/POSIX/POSIX.xs
21600 ____________________________________________________________________________
21601 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
21602         Log: metaconfig unit change for #13908.
21603      Branch: metaconfig/U/perl
21604            ! d_u32align.U
21605 ____________________________________________________________________________
21606 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
21607         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
21608      Branch: perl
21609            ! Configure
21610 ____________________________________________________________________________
21611 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
21612         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
21613              From: gbarr@monty.mutatus.co.uk
21614              Date: 27 Dec 2001 14:41:36 -0000
21615              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
21616      Branch: perl
21617            ! lib/ExtUtils/t/Embed.t
21618 ____________________________________________________________________________
21619 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
21620         Log: Subject: [PATCH] Re: socketpair emulation
21621              From: Nicholas Clark <nick@unfortu.net> 
21622              Date: Wed, 26 Dec 2001 20:08:14 +0000
21623              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
21624      Branch: perl
21625            ! ext/Socket/socketpair.t
21626 ____________________________________________________________________________
21627 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
21628         Log: Subject: [DOC PATCH] left is right and right is left
21629              From: Philip Newton <Philip.Newton@gmx.net>
21630              Date: Thu, 27 Dec 2001 10:04:17 +0100
21631              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
21632      Branch: perl
21633            ! pod/perlfunc.pod pod/perlport.pod
21634 ____________________________________________________________________________
21635 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
21636         Log: Subject: [PATCH] check return of close
21637              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21638              Date: 27 Dec 2001 09:47:30 +0100
21639              Message-ID: <m3ellhgicd.fsf@anima.de> 
21640              
21641              Subject: [PATCH] improve error reporting
21642              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21643              Date: 27 Dec 2001 09:54:55 +0100
21644              Message-ID: <m3adw5gi00.fsf@anima.de> 
21645              
21646              Subject: [PATCH] check return value of close
21647              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21648              Date: 27 Dec 2001 10:03:55 +0100
21649              Message-ID: <m3666tghl0.fsf@anima.de> 
21650              
21651              Subject: [PATCH] return of close
21652              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21653              Date: 27 Dec 2001 10:22:15 +0100
21654              Message-ID: <m31yhhggqg.fsf@anima.de> 
21655      Branch: perl
21656            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
21657            ! t/io/fflush.t
21658 ____________________________________________________________________________
21659 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
21660         Log: Subject: [PATCH] check return of close
21661              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21662              Date: 27 Dec 2001 09:47:30 +0100
21663              Message-ID: <m3ellhgicd.fsf@anima.de> 
21664      Branch: perl
21665            ! t/base/rs.t
21666 ____________________________________________________________________________
21667 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
21668         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
21669              From: andreas.koenig@anima.de (Andreas J. Koenig)
21670              Date: 27 Dec 2001 09:21:16 +0100
21671              Message-ID: <m3n105gjk3.fsf@anima.de>
21672      Branch: perl
21673            ! t/op/sysio.t
21674 ____________________________________________________________________________
21675 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
21676         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
21677              From: "Gerrit P. Haase" <gp@familiehaase.de>
21678              Date: Thu, 27 Dec 2001 09:23:55 +0100 
21679              Message-ID: <98211521662.20011227092355@familiehaase.de>
21680      Branch: perl
21681            ! lib/ExtUtils/t/MM_Cygwin.t
21682 ____________________________________________________________________________
21683 [ 13900] By: nick                                  on 2001/12/27  11:11:51
21684         Log: Integrate mainline
21685      Branch: perlio
21686           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
21687           +> lib/File/Spec/NW5.pm
21688           !> (integrate 52 files)
21689 ____________________________________________________________________________
21690 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
21691         Log: Replace the awful (most likely generated and not very persistent)
21692              URL with something tangible.
21693      Branch: perl
21694            ! README.hpux
21695 ____________________________________________________________________________
21696 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
21697         Log: Naughty /dev/printer (ls -l, really) of IRIX.
21698      Branch: perl
21699            ! t/op/stat.t
21700 ____________________________________________________________________________
21701 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
21702         Log: Upgrade to Net::Ping 2.10.
21703      Branch: perl
21704            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
21705            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
21706            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
21707            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
21708 ____________________________________________________________________________
21709 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
21710         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
21711              (this showed up in Benchmark.t)
21712      Branch: perl
21713            ! pp_sys.c
21714 ____________________________________________________________________________
21715 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
21716         Log: BeOS updates.
21717      Branch: perl
21718            ! README.beos beos/beos.c
21719 ____________________________________________________________________________
21720 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
21721         Log: Subject: Re: bleadperl doesn't compile
21722              From: "Gerrit P. Haase" <gp@familiehaase.de>
21723              Date: Wed, 26 Dec 2001 21:29:08 +0100
21724              Message-ID: <22168634623.20011226212908@familiehaase.de>
21725              
21726              Cygwin with multiplicity.
21727      Branch: perl
21728            ! perlio.c
21729 ____________________________________________________________________________
21730 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
21731         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
21732              From: Nicholas Clark <nick@ccl4.org>
21733              Date: Wed, 26 Dec 2001 19:07:33 +0000
21734              Message-ID: <20011226190732.J48842@plum.flirble.org>            
21735              
21736              socketpair() (un)signedness nit.
21737      Branch: perl
21738            ! util.c
21739 ____________________________________________________________________________
21740 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
21741         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
21742              From: Nicholas Clark <nick@ccl4.org>
21743              Date: Wed, 26 Dec 2001 19:19:47 +0000
21744              Message-ID: <20011226191946.K48842@plum.flirble.org>
21745              
21746              Use report_evil_fh().
21747      Branch: perl
21748            ! doio.c
21749 ____________________________________________________________________________
21750 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
21751         Log: Bad $? assumptions.
21752      Branch: perl
21753            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
21754 ____________________________________________________________________________
21755 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
21756         Log: Net::Ping isn't going to work much without
21757              the Socket extension; fail more gracefully.
21758      Branch: perl
21759            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
21760            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
21761            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
21762            ! lib/Net/Ping/t/300_ping_stream.t
21763 ____________________________________________________________________________
21764 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
21765         Log: metaconfig unit change for #13888.
21766      Branch: metaconfig
21767            ! U/modified/Oldconfig.U
21768 ____________________________________________________________________________
21769 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
21770         Log: test -d /system is a bit too generic test for VOS
21771              (false hit in BeOS)
21772      Branch: perl
21773            ! Configure
21774 ____________________________________________________________________________
21775 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
21776         Log: No AF_UNIX in BeOS.
21777      Branch: perl
21778            ! util.c
21779 ____________________________________________________________________________
21780 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
21781         Log: FAQ sync.
21782      Branch: perl
21783            ! pod/perlfaq5.pod
21784 ____________________________________________________________________________
21785 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
21786         Log: Update Changes.
21787      Branch: perl
21788            ! Changes patchlevel.h
21789 ____________________________________________________________________________
21790 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
21791         Log: Make -t equal -tw.
21792      Branch: perl
21793            ! perl.c pod/perlrun.pod
21794 ____________________________________________________________________________
21795 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
21796         Log: Subject: Re: Not OK 13881
21797              From: John Peacock <jpeacock@rowman.com>
21798              Date: Tue, 25 Dec 2001 06:02:12 -0500
21799              Message-ID: <3C285CB4.8040006@rowman.com>
21800      Branch: perl
21801            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
21802 ____________________________________________________________________________
21803 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
21804         Log: Subject: Re: Not OK 13881
21805              From: andreas.koenig@anima.de (Andreas J. Koenig)
21806              Date: 25 Dec 2001 07:33:23 +0100
21807              Message-ID: <m3bsgnajws.fsf@anima.de>
21808      Branch: perl
21809            ! op.c
21810 ____________________________________________________________________________
21811 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
21812         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
21813              From: Mark-Jason Dominus <mjd@plover.com>    
21814              Date: Mon, 24 Dec 2001 18:14:48 -0500
21815              Message-ID: <20011224231448.25826.qmail@plover.com>
21816      Branch: perl
21817            ! op.c t/op/eval.t
21818 ____________________________________________________________________________
21819 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
21820         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
21821              From: Dave Rolsky <autarch@urth.org>
21822              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
21823              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
21824      Branch: perl
21825            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
21826            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
21827            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
21828            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21829            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
21830 ____________________________________________________________________________
21831 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
21832         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
21833              From: Jeffrey Friedl <jfriedl@yahoo.com>
21834              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
21835              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
21836              
21837              The rest of the tests for plus few extras.
21838      Branch: perl
21839            ! t/op/pat.t
21840 ____________________________________________________________________________
21841 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
21842         Log: metaconfig unit change for #13877.
21843      Branch: metaconfig
21844            ! U/modified/Unix.U
21845 ____________________________________________________________________________
21846 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
21847         Log: No-op.
21848      Branch: perl
21849            ! Configure
21850 ____________________________________________________________________________
21851 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
21852         Log: More constant casting.
21853      Branch: perl
21854            ! regexec.c
21855 ____________________________________________________________________________
21856 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
21857         Log: Subject: perlhack.pod 
21858              From: "John P. Linderman" <jpl@research.att.com>
21859              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
21860              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
21861      Branch: perl
21862            ! pod/perlhack.pod
21863 ____________________________________________________________________________
21864 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
21865         Log: File::Find patch patches from Thomas Wegner.
21866      Branch: perl
21867            ! lib/File/Find.pm
21868 ____________________________________________________________________________
21869 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
21870         Log: Subject: Re: socketpair emulation 
21871              From: Nicholas Clark <nick@unfortu.net>                 
21872              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
21873              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
21874      Branch: perl
21875            ! ext/Socket/socketpair.t
21876 ____________________________________________________________________________
21877 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
21878         Log: Must cast constants if they can be quads.
21879      Branch: perl
21880            ! regcomp.c
21881 ____________________________________________________________________________
21882 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
21883         Log: Promote the e/uid to wide enough un/signed integers
21884              and printf them as such.
21885      Branch: perl
21886            ! taint.c
21887 ____________________________________________________________________________
21888 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
21889         Log: metaconfig unit change for #13869.
21890      Branch: metaconfig/U/perl
21891            ! d_u32align.U
21892 ____________________________________________________________________________
21893 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
21894         Log: The U32 alignment test wasn't really working, noticed
21895              by Paul Green.  Now the test works, but this means that
21896              we may see coredumps from the test.   I sure hope MMUless
21897              places don't crash on the test.
21898      Branch: perl
21899            ! Configure
21900 ____________________________________________________________________________
21901 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
21902         Log: metaconfig unit changes for #13867.
21903      Branch: metaconfig
21904            ! U/compline/nblock_io.U U/modified/Unix.U
21905            ! U/modified/spitshell.U
21906 ____________________________________________________________________________
21907 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
21908         Log: More VOS tweaks.
21909      Branch: perl
21910            ! Configure
21911 ____________________________________________________________________________
21912 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
21913         Log: The funky final sigma casefolding.
21914      Branch: perl
21915            ! regcomp.c regexec.c t/op/pat.t utf8.h
21916 ____________________________________________________________________________
21917 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
21918         Log: Update Changes.
21919      Branch: perl
21920            ! Changes patchlevel.h
21921 ____________________________________________________________________________
21922 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
21923         Log: Move the \C and \X to pat.t.
21924      Branch: perl
21925            ! t/op/pat.t t/op/re_tests
21926 ____________________________________________________________________________
21927 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
21928         Log: More logical test ordering.
21929      Branch: perl
21930            ! perl.h
21931 ____________________________________________________________________________
21932 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
21933         Log: Integrate perlio;
21934              
21935              Add at least the "important" PerlIO_xxxx functions to embed.pl
21936              so that they get implicit pTHX_ and we can avoid slow dTHX.
21937              
21938              Put PerlIO stuff inside EXTERN C
21939              
21940              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
21941      Branch: perl
21942           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
21943           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
21944           !> win32/win32.c
21945 ____________________________________________________________________________
21946 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
21947         Log: Even more \X fixing.
21948      Branch: perl
21949            ! regexec.c t/op/pat.t
21950 ____________________________________________________________________________
21951 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
21952         Log: More \X fixing.
21953      Branch: perl
21954            ! regexec.c t/op/pat.t
21955 ____________________________________________________________________________
21956 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
21957         Log: Fix encoding pragma.
21958      Branch: perl
21959            ! regcomp.c
21960 ____________________________________________________________________________
21961 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
21962         Log: Subject: socketpair emulation
21963              From: Nicholas Clark <nick@unfortu.net>
21964              Date: Sat, 22 Dec 2001 18:38:18 +0000
21965              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
21966      Branch: perl
21967            + ext/Socket/socketpair.t
21968            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
21969            ! pp_sys.c proto.h util.c
21970 ____________________________________________________________________________
21971 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
21972         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
21973              From: Jeffrey Friedl <jfriedl@yahoo.com>
21974              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
21975              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
21976              
21977              (partially applied, most of the new tests need to be rethought)
21978      Branch: perl
21979            ! regcomp.c t/op/re_tests
21980 ____________________________________________________________________________
21981 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
21982         Log: Small tweaks.
21983      Branch: perl
21984            ! handy.h regexec.c
21985 ____________________________________________________________________________
21986 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
21987         Log: Unicode casefolding continues.
21988              (lib/encoding.t still failing.)
21989      Branch: perl
21990            ! regexec.c t/op/pat.t
21991 ____________________________________________________________________________
21992 [ 13854] By: nick                                  on 2001/12/22  20:01:27
21993         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
21994      Branch: perlio
21995            ! makedef.pl perlio.h perlio.sym win32/win32.c
21996 ____________________________________________________________________________
21997 [ 13853] By: nick                                  on 2001/12/22  19:58:53
21998         Log: Put PerlIO stuff inside EXTERN C
21999      Branch: perlio
22000            ! embed.pl proto.h
22001 ____________________________________________________________________________
22002 [ 13852] By: nick                                  on 2001/12/22  18:04:34
22003         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
22004              so that they get implicit pTHX_ and we can avoid slow dTHX.
22005      Branch: perlio
22006            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
22007            ! perlio.h pod/perlapi.pod proto.h
22008 ____________________________________________________________________________
22009 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
22010         Log: metaconfig unit change for #13850.
22011      Branch: metaconfig
22012            ! U/modified/Loc.U
22013 ____________________________________________________________________________
22014 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
22015         Log: Rework the make logic (again).
22016      Branch: perl
22017            ! Configure
22018 ____________________________________________________________________________
22019 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
22020         Log: Integrate perlio;
22021              Fix mis-parse of autoloaded usage code by declaring the sub
22022              Correct checking code which Ilya spotted was tripped by CR at EOF.
22023              The CR at EOF fix earlier broke CR at end-of-buffer.
22024      Branch: perl
22025            ! regexec.c
22026           !> ext/POSIX/POSIX.pm perlio.c sv.c
22027 ____________________________________________________________________________
22028 [ 13848] By: nick                                  on 2001/12/22  15:11:17
22029         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
22030              This should be okay for both?
22031      Branch: perlio
22032            ! perlio.c
22033 ____________________________________________________________________________
22034 [ 13847] By: nick                                  on 2001/12/22  12:26:32
22035         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
22036              Also tone down perl -DP tracing of sv_gets.
22037      Branch: perlio
22038            ! perlio.c sv.c
22039 ____________________________________________________________________________
22040 [ 13846] By: nick                                  on 2001/12/22  10:49:27
22041         Log: Fix mis-parse of autoloaded usage code by declaring the sub
22042      Branch: perlio
22043            ! ext/POSIX/POSIX.pm
22044 ____________________________________________________________________________
22045 [ 13845] By: nick                                  on 2001/12/22  10:44:11
22046         Log: Integrate mainline - some fails:
22047              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
22048              -------------------------------------------------------------------------------
22049              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
22050              ../lib/encoding.t                    19    2  10.53%  17-18
22051              op/pat.t                            770    3   0.39%  754-755 757
22052      Branch: perlio
22053           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
22054           !> (integrate 36 files)
22055 ____________________________________________________________________________
22056 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
22057         Log: More Unicode casing fixes.
22058      Branch: perl
22059            ! regexec.c t/op/pat.t
22060 ____________________________________________________________________________
22061 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
22062         Log: Unicode casefolding fixes.
22063      Branch: perl
22064            ! op.c regcomp.c regexec.c t/op/pat.t
22065 ____________________________________________________________________________
22066 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
22067         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
22068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22069              Date: Sat, 22 Dec 2001 00:01:29 +0100
22070              Message-ID: <20011222000129.A713@rafael>
22071      Branch: perl
22072            ! ext/B/B/Deparse.pm
22073 ____________________________________________________________________________
22074 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
22075         Log: VOS config from Paul Green.
22076      Branch: perl
22077            ! hints/vos.sh
22078 ____________________________________________________________________________
22079 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
22080         Log: Subject: [PATCH @13746] CreateTTY on OS/2
22081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22082              Date: Fri, 21 Dec 2001 15:59:45 -0500
22083              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
22084      Branch: perl
22085            ! lib/perl5db.pl
22086 ____________________________________________________________________________
22087 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
22088         Log: Subject: [PATCH @13746] uninstalled build of modules broken
22089              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22090              Date: Fri, 21 Dec 2001 15:49:09 -0500
22091              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
22092      Branch: perl
22093            ! lib/ExtUtils/MM_Unix.pm
22094 ____________________________________________________________________________
22095 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
22096         Log: Subject: [PATCH @13746] OS/2 File::* modules
22097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22098              Date: Fri, 21 Dec 2001 15:43:24 -0500
22099              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
22100      Branch: perl
22101            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
22102 ____________________________________________________________________________
22103 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
22104         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
22105              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22106              Date: Fri, 21 Dec 2001 17:29:07 +0100
22107              Message-ID: <3C236353.6625C4C0@alcatel.at>
22108      Branch: perl
22109            ! pod/perltie.pod
22110 ____________________________________________________________________________
22111 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
22112         Log: metaconfig unit changes for #13835
22113      Branch: metaconfig
22114            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
22115            ! U/modified/sh.U
22116 ____________________________________________________________________________
22117 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
22118         Log: Further VOS tweaks: the _exe needs to be introduced
22119              in the very beginning, and the make/gmake needs special
22120              VOS logic.
22121      Branch: perl
22122            ! Configure Makefile.SH
22123 ____________________________________________________________________________
22124 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
22125         Log: Update Changes.
22126      Branch: perl
22127            ! Changes patchlevel.h
22128 ____________________________________________________________________________
22129 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
22130         Log: metaconfig unit change for #13832.
22131      Branch: metaconfig
22132            ! U/modified/spitshell.U
22133 ____________________________________________________________________________
22134 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
22135         Log: Also the search for cat needs to be _exe-aware.
22136      Branch: perl
22137            ! Configure
22138 ____________________________________________________________________________
22139 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
22140         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
22141              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22142              Date: Fri, 21 Dec 2001 14:02:01 +0100
22143              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
22144      Branch: perl
22145            ! ext/B/B/Xref.pm
22146 ____________________________________________________________________________
22147 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
22148         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
22149      Branch: perl
22150            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22151            ! ext/B/t/assembler.t
22152 ____________________________________________________________________________
22153 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
22154         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
22155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22156              Date: Fri, 21 Dec 2001 11:15:38 +0100
22157              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
22158      Branch: perl
22159            ! hv.c
22160 ____________________________________________________________________________
22161 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
22162         Log: A plan is good.
22163      Branch: perl
22164            ! ext/re/re.t
22165 ____________________________________________________________________________
22166 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
22167         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
22168              From: chromatic <chromatic@rmci.net>
22169              Date: Thu, 20 Dec 2001 16:16:48 -0700
22170              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
22171      Branch: perl
22172            + ext/re/re.t
22173            ! MANIFEST
22174 ____________________________________________________________________________
22175 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
22176         Log: Synchronize the skippage message.
22177      Branch: perl
22178            ! lib/ExtUtils/t/MM_OS2.t
22179 ____________________________________________________________________________
22180 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
22181         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
22182              From: chromatic <chromatic@rmci.net>
22183              Date: Thu, 20 Dec 2001 16:09:10 -0700
22184              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
22185      Branch: perl
22186            + lib/ExtUtils/t/MM_OS2.t
22187            ! MANIFEST
22188 ____________________________________________________________________________
22189 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
22190         Log: Subject: perlfunc.pod patch re flock via fcntl
22191              From: "Tye McQueen" <tye@metronet.com>
22192              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
22193              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
22194      Branch: perl
22195            ! pod/perlfunc.pod
22196 ____________________________________________________________________________
22197 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
22198         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
22199              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
22200              (the Unicode maximum code point) warnable offenses.
22201      Branch: perl
22202            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
22203            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
22204 ____________________________________________________________________________
22205 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
22206         Log: Sterner admonishment on -t.
22207      Branch: perl
22208            ! pod/perlrun.pod
22209 ____________________________________________________________________________
22210 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
22211         Log: Subject: [PATCH B::Dpparse] minor qr// fix
22212              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22213              Date: Thu, 20 Dec 2001 22:53:34 +0100
22214              Message-ID: <20011220225334.A735@rafael>
22215      Branch: perl
22216            ! ext/B/B/Deparse.pm
22217 ____________________________________________________________________________
22218 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
22219         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
22220              From: Robert Spier <rspier@pobox.com>
22221              Date: Thu, 20 Dec 2001 08:10:00 -0800
22222              Message-ID: <15394.3416.693353.107334@rls.cx>
22223      Branch: perl
22224            ! lib/Carp/Heavy.pm
22225 ____________________________________________________________________________
22226 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
22227         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
22228      Branch: perl
22229           !> win32/win32io.c
22230 ____________________________________________________________________________
22231 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
22232         Log: Subject: Re: [PATCH pod/perliol.pod] resend
22233              From: Stas Bekman <stas@stason.org>
22234              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
22235              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
22236      Branch: perl
22237            ! pod/perliol.pod
22238 ____________________________________________________________________________
22239 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
22240         Log: Fix up the APIs noone hopefully uses.
22241      Branch: perl
22242            ! utf8.c
22243 ____________________________________________________________________________
22244 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
22245         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
22246              Date: Wed, 19 Dec 2001 14:13:38 -0800
22247              From: Robert Spier <rspier@pobox.com>
22248              Message-ID: <15393.4370.605214.548582@rls.cx>
22249      Branch: perl
22250            ! lib/Carp.t lib/Carp/Heavy.pm
22251 ____________________________________________________________________________
22252 [ 13815] By: nick                                  on 2001/12/20  10:23:42
22253         Log: pTHX_ fixes for :win32 layer
22254      Branch: perlio
22255            ! win32/win32io.c
22256 ____________________________________________________________________________
22257 [ 13814] By: nick                                  on 2001/12/20  08:20:11
22258         Log: Integrate mainline (mostly) utf8.c does not compile.
22259      Branch: perlio
22260           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
22261           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22262           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22263           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22264           +> lib/Net/Ping/t/300_ping_stream.t
22265           !> Changes MANIFEST embed.h embed.pl embedvar.h
22266           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
22267           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
22268           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
22269           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
22270           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
22271 ____________________________________________________________________________
22272 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
22273         Log: Some bincompat clawbacks.
22274      Branch: perl
22275            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
22276            ! wince/perldll.def
22277 ____________________________________________________________________________
22278 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
22279         Log: gcc pacifying (RH 7.1/ia64).
22280      Branch: perl
22281            ! pp.c
22282 ____________________________________________________________________________
22283 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
22284         Log: Update Changes.
22285      Branch: perl
22286            ! Changes patchlevel.h
22287 ____________________________________________________________________________
22288 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
22289         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22290              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22291              Date: Wed, 19 Dec 2001 12:35:07 +0100
22292              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
22293              
22294              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22295              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22296              Date: Wed, 19 Dec 2001 17:34:51 +0000
22297              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
22298      Branch: perl
22299            ! pod/perlre.pod
22300 ____________________________________________________________________________
22301 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
22302         Log: Integrate perlio.
22303      Branch: perl
22304           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22305           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
22306 ____________________________________________________________________________
22307 [ 13808] By: nick                                  on 2001/12/19  16:08:27
22308         Log: Add pTHX to all vtable functions for future-proofing and
22309              consistency of PerlIO layers.
22310      Branch: perlio
22311            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22312            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
22313 ____________________________________________________________________________
22314 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
22315         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
22316      Branch: perl
22317            ! ext/B/B/Assembler.pm
22318 ____________________________________________________________________________
22319 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
22320         Log: Reword the alarm explanation.
22321      Branch: perl
22322            ! pod/perlfunc.pod
22323 ____________________________________________________________________________
22324 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
22325         Log: Subject: [PATCH @13746] OS/2 build
22326              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
22327              Date: Wed, 19 Dec 2001 02:45:41 -0500
22328              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
22329              
22330              (skipped the t/TEST change)
22331      Branch: perl
22332            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
22333            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
22334            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
22335 ____________________________________________________________________________
22336 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
22337         Log: Upgrade to Net::Ping 2.09.
22338      Branch: perl
22339            + lib/Net/Ping/CHANGES lib/Net/Ping/README
22340            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22341            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22342            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22343            + lib/Net/Ping/t/300_ping_stream.t
22344            ! MANIFEST lib/Net/Ping.pm
22345 ____________________________________________________________________________
22346 [ 13803] By: nick                                  on 2001/12/19  14:43:24
22347         Log: Integrate mainline
22348      Branch: perlio
22349           +> ext/B/t/assembler.t lib/lib.t
22350           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22351           !> lib/lib_pm.PL t/op/glob.t utf8.c
22352 ____________________________________________________________________________
22353 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
22354         Log: B::Assembler/B::Disassembler patches and test;
22355              from Wolfgang Laun.
22356              
22357              TODO: getting perlcc working.
22358      Branch: perl
22359            + ext/B/t/assembler.t
22360            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22361 ____________________________________________________________________________
22362 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
22363         Log: Can't printf U8s as UVs.
22364      Branch: perl
22365            ! utf8.c
22366 ____________________________________________________________________________
22367 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
22368         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22369              From: Robin Houston <robin@kitsite.com> 
22370              Date: Wed, 19 Dec 2001 13:48:55 +0000
22371              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
22372              
22373              Not exactly a glob test but internal-logically correct.
22374      Branch: perl
22375            ! t/op/glob.t
22376 ____________________________________________________________________________
22377 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
22378         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
22379              From: Michael G Schwern <schwern@pobox.com> 
22380              Date: Wed, 19 Dec 2001 07:42:54 -0500
22381              Message-ID: <20011219124254.GF8630@blackrider>
22382      Branch: perl
22383            + lib/lib.t
22384            ! MANIFEST lib/lib_pm.PL
22385 ____________________________________________________________________________
22386 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
22387         Log: Integrate with perlio.
22388      Branch: perl
22389           !> hv.c hv.h scope.c util.c
22390 ____________________________________________________________________________
22391 [ 13797] By: nick                                  on 2001/12/19  12:03:21
22392         Log: Remove the sometimes-lvalue cast
22393      Branch: perlio
22394            ! hv.h
22395 ____________________________________________________________________________
22396 [ 13796] By: nick                                  on 2001/12/19  11:02:27
22397         Log: alarm.t with -Uuseperlio fix
22398              - SA_RESTART should only be function of PERL_OLD_SIGNALS
22399              not USE_PERLIO
22400      Branch: perlio
22401            ! util.c
22402 ____________________________________________________________________________
22403 [ 13795] By: nick                                  on 2001/12/19  10:19:40
22404         Log: Fix READONLY hashes:
22405              1. Discovered need for disabled scope.c part of Jeff's patch.
22406              2. Corrected hv_delete* - entry was being de-linked from
22407              chain (patch program not smart enough?)
22408      Branch: perlio
22409            ! hv.c scope.c
22410 ____________________________________________________________________________
22411 [ 13794] By: nick                                  on 2001/12/19  09:35:13
22412         Log: Integrate mainline
22413      Branch: perlio
22414           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
22415           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
22416           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
22417           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
22418           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
22419 ____________________________________________________________________________
22420 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
22421         Log: Regen toc.
22422      Branch: perl
22423            ! pod/perltoc.pod
22424 ____________________________________________________________________________
22425 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
22426         Log: FAQ sync.
22427      Branch: perl
22428            ! pod/perlfaq5.pod
22429 ____________________________________________________________________________
22430 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
22431         Log: Reformat round.
22432      Branch: perl
22433            ! pod/perlunicode.pod
22434 ____________________________________________________________________________
22435 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
22436         Log: Subject: [PATCH] pod/perlunicode.pod
22437              From: Jeffrey Friedl <jfriedl@yahoo.com>
22438              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
22439              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
22440      Branch: perl
22441            ! pod/perlunicode.pod
22442 ____________________________________________________________________________
22443 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
22444         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22445              From: Jeffrey Friedl <jfriedl@yahoo.com>
22446              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
22447              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
22448      Branch: perl
22449            ! pod/perluniintro.pod
22450 ____________________________________________________________________________
22451 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
22452         Log: Slight pod reformatting.
22453      Branch: perl
22454            ! pod/perluniintro.pod
22455 ____________________________________________________________________________
22456 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
22457         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22458              From: Jeffrey Friedl <jfriedl@yahoo.com>    
22459              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
22460              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
22461      Branch: perl
22462            ! pod/perluniintro.pod
22463 ____________________________________________________________________________
22464 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
22465         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
22466              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22467              Date: Wed, 19 Dec 2001 01:45:23 +0000
22468              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
22469      Branch: perl
22470            ! sv.c
22471 ____________________________________________________________________________
22472 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
22473         Log: Subject: Porting/checkURL.pl
22474              From: abigail@foad.org
22475              Date: Tue, 18 Dec 2001 19:03:22 +0100          
22476              Message-ID: <20011218180322.8278.qmail@foad.org> 
22477      Branch: perl
22478            ! Porting/checkURL.pl
22479 ____________________________________________________________________________
22480 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
22481         Log: metaconfig unit change for #13783.
22482      Branch: metaconfig
22483            ! U/modified/Loc.U
22484 ____________________________________________________________________________
22485 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
22486         Log: A bit too oversweeping matching in #13778.
22487      Branch: perl
22488            ! Configure
22489 ____________________________________________________________________________
22490 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
22491         Log: Re-gen Configure based on #13778..13781.
22492      Branch: perl
22493            ! Configure config_h.SH
22494 ____________________________________________________________________________
22495 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
22496         Log: First assume that crypt() can live happy normal life in
22497              the libc or the moral equivalent; only then try magic.
22498      Branch: metaconfig
22499            + U/modified/d_crypt.U
22500 ____________________________________________________________________________
22501 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
22502         Log: In VOS ACLs confuse the testing.
22503      Branch: metaconfig
22504            ! U/modified/Findhdr.U
22505 ____________________________________________________________________________
22506 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
22507         Log: Either make or gmake.
22508      Branch: metaconfig
22509            ! U/modified/Loc.U
22510 ____________________________________________________________________________
22511 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
22512         Log: If your _exe is different from .exe and your test -f $foo
22513              doesn't do magic to recognize $foo$_exe, you will need to
22514              specify -D_exe=... on command line-- and this patch.
22515      Branch: metaconfig
22516            + U/modified/sh.U
22517            ! U/modified/Loc.U
22518 ____________________________________________________________________________
22519 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
22520         Log: Fix the bugs in #13768..13776, and regen Configure.
22521      Branch: metaconfig
22522            ! U/compline/nblock_io.U U/modified/Findhdr.U
22523            ! U/modified/spitshell.U
22524      Branch: metaconfig/U/perl
22525            ! issymlink.U perlpath.U
22526      Branch: perl
22527            ! Configure config_h.SH
22528 ____________________________________________________________________________
22529 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
22530         Log: Must test with $_exe. (There are plenty of similar
22531              spots earlier but they are a tad more complex to fix
22532              since they come before the hints are run.)
22533      Branch: metaconfig
22534            + U/modified/yacc.U
22535 ____________________________________________________________________________
22536 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
22537         Log: F_SETFL might require <fcntl.h>
22538      Branch: metaconfig
22539            ! U/compline/nblock_io.U
22540 ____________________________________________________________________________
22541 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
22542         Log: Don't require make; have both make and gmake optional.
22543              (Maybe have a check that at least one of them is available?)
22544      Branch: metaconfig
22545            ! U/modified/Loc.U
22546 ____________________________________________________________________________
22547 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
22548         Log: cat might be farther than /bin or /usr/bin.
22549      Branch: metaconfig
22550            ! U/modified/spitshell.U
22551 ____________________________________________________________________________
22552 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
22553         Log: In VOS the path component separator is >, not /.
22554      Branch: metaconfig
22555            ! U/modified/Findhdr.U
22556 ____________________________________________________________________________
22557 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
22558         Log: The VOS shell doesn't implement the ? wildcard
22559              (? is used for other purposes, I assume); but
22560              it does implement the * wildcard, and that works
22561              in the general case just fine.
22562      Branch: metaconfig/U/perl
22563            ! d_dlsymun.U
22564 ____________________________________________________________________________
22565 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
22566         Log: VOS detection.
22567      Branch: metaconfig
22568            ! U/modified/Oldconfig.U
22569 ____________________________________________________________________________
22570 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
22571         Log: Proper path for VOS.
22572      Branch: metaconfig
22573            ! U/modified/Head.U
22574 ____________________________________________________________________________
22575 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
22576         Log: Change s/>& 4/>&4/g for consistency.
22577      Branch: metaconfig
22578            + U/modified/d_dosuid.U
22579            ! U/modified/d_socket.U
22580      Branch: metaconfig/U/perl
22581            ! issymlink.U perlxvf.U
22582 ____________________________________________________________________________
22583 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
22584         Log: Subject: Re: Benchmark.t failure on Linux
22585              From: Nicholas Clark <nick@ccl4.org>
22586              Date: Tue, 18 Dec 2001 22:51:25 +0000
22587              Message-ID: <20011218225124.N21702@plum.flirble.org>
22588      Branch: perl
22589            ! lib/Benchmark.t
22590 ____________________________________________________________________________
22591 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
22592         Log: Re-applying #13752 until a better solution can be found.
22593      Branch: perl
22594            ! lib/ExtUtils/t/MM_Unix.t
22595 ____________________________________________________________________________
22596 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
22597         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
22598              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
22599              Date: Tue, 18 Dec 2001 12:05:40 -0500
22600              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
22601      Branch: perl
22602            ! lib/Exporter.pm
22603 ____________________________________________________________________________
22604 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
22605         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
22606              findings -- some of the warnings I can't explain except
22607              by NVgf being detected wrong, though.
22608      Branch: perl
22609            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
22610 ____________________________________________________________________________
22611 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
22612         Log: Subject: [PATCH] pod/perluniintro.pod
22613              From: Jeffrey Friedl <jfriedl@yahoo.com>
22614              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
22615              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
22616      Branch: perl
22617            ! pod/perluniintro.pod
22618 ____________________________________________________________________________
22619 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
22620         Log: ".pm" is the native executable suffix in VOS.
22621      Branch: perl
22622            ! hints/vos.sh
22623 ____________________________________________________________________________
22624 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
22625         Log: Integrate perlio;
22626              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
22627      Branch: perl
22628           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
22629 ____________________________________________________________________________
22630 [ 13760] By: nick                                  on 2001/12/18  15:55:22
22631         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
22632              - added delete of READONLY value inhibit & test for same
22633              - re-tabbed
22634      Branch: perlio
22635            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
22636 ____________________________________________________________________________
22637 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
22638         Log: (Undone by #13766.)
22639              Retract #13752.
22640      Branch: perl
22641            ! lib/ExtUtils/t/MM_Unix.t
22642 ____________________________________________________________________________
22643 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
22644         Log: Echoes of #13757.
22645      Branch: perl
22646            ! t/lib/warnings/utf8
22647 ____________________________________________________________________________
22648 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
22649         Log: Make the utf8 malformedness messages more verbose.
22650      Branch: perl
22651            ! lib/utf8.t utf8.c
22652 ____________________________________________________________________________
22653 [ 13756] By: nick                                  on 2001/12/18  14:43:58
22654         Log: Integrate mainline
22655      Branch: perlio
22656           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
22657           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
22658           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
22659           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
22660           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22661           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
22662            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
22663            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
22664            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
22665            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
22666            - lib/ExtUtils/testlib.t
22667           !> (integrate 28 files)
22668 ____________________________________________________________________________
22669 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
22670         Log: README.aix updates from Jens-Uwe Mager.
22671      Branch: perl
22672            ! README.aix
22673 ____________________________________________________________________________
22674 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
22675         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
22676              From: Michael G Schwern <schwern@pobox.com>
22677              Date: Tue, 18 Dec 2001 00:58:18 -0500
22678              Message-ID: <20011218055818.GC4362@blackrider>
22679      Branch: perl
22680            ! lib/Benchmark.t
22681 ____________________________________________________________________________
22682 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
22683         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
22684              From: Michael G Schwern <schwern@pobox.com>
22685              Date: Tue, 18 Dec 2001 00:40:38 -0500
22686              Message-ID: <20011218054038.GB4362@blackrider>
22687      Branch: perl
22688            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
22689 ____________________________________________________________________________
22690 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
22691         Log: (reintroduced by #13766)
22692              (retracted by #13759)
22693              
22694              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
22695              From: Michael G Schwern <schwern@pobox.com>  
22696              Date: Tue, 18 Dec 2001 00:00:23 -0500
22697              Message-ID: <20011218050023.GA27893@blackrider>
22698      Branch: perl
22699            ! lib/ExtUtils/t/MM_Unix.t
22700 ____________________________________________________________________________
22701 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
22702         Log: Re-patch #13749.
22703      Branch: perl
22704            ! t/op/glob.t
22705 ____________________________________________________________________________
22706 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
22707         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
22708              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22709              Date: Tue, 18 Dec 2001 12:55:43 +0000
22710              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
22711      Branch: perl
22712            ! ext/Devel/Peek/Peek.pm
22713 ____________________________________________________________________________
22714 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
22715         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
22716              From: Robin Houston <robin@kitsite.com> 
22717              Date: Tue, 18 Dec 2001 14:54:33 +0000
22718              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
22719      Branch: perl
22720            ! t/op/glob.t
22721 ____________________________________________________________________________
22722 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
22723         Log: Subject: [PATCH] slightly more for Exporter.pm
22724              From: Nicholas Clark <nick@ccl4.org>
22725              Date: Tue, 18 Dec 2001 00:22:03 +0000
22726              Message-ID: <20011218002203.M21702@plum.flirble.org>
22727      Branch: perl
22728            ! lib/Exporter.pm
22729 ____________________________________________________________________________
22730 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
22731         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
22732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22733              Date: Mon, 17 Dec 2001 16:37:18 +0100
22734              Message-ID: <20011217163718.A2292@rafael>
22735              
22736              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
22737              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22738              Date: Mon, 17 Dec 2001 23:17:06 +0100
22739              Message-ID: <20011217231706.A730@rafael>
22740      Branch: perl
22741            ! pod/perlsub.pod pp.c toke.c
22742 ____________________________________________________________________________
22743 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
22744         Log: Update Changes.
22745      Branch: perl
22746            ! Changes patchlevel.h
22747 ____________________________________________________________________________
22748 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
22749         Log: New test warrants a MANIFEST entry.
22750      Branch: perl
22751            ! MANIFEST
22752 ____________________________________________________________________________
22753 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
22754         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22755              From: Robin Houston <robin@kitsite.com>
22756              Date: Mon, 17 Dec 2001 20:27:30 +0000
22757              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
22758              
22759              Can't portably unlink open files.
22760      Branch: perl
22761            ! t/op/glob.t
22762 ____________________________________________________________________________
22763 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
22764         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
22765      Branch: perl
22766            ! pod/perluniintro.pod
22767 ____________________________________________________________________________
22768 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
22769         Log: Move typeglob test from glob.t to gv.t.
22770      Branch: perl
22771            ! t/op/glob.t t/op/gv.t
22772 ____________________________________________________________________________
22773 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
22774         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
22775              From: Robin Houston <robin@kitsite.com> 
22776              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
22777              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
22778      Branch: perl
22779            ! t/op/glob.t
22780 ____________________________________________________________________________
22781 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
22782         Log: Demote the surrogate and non-character errors to warnings.
22783      Branch: perl
22784            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
22785 ____________________________________________________________________________
22786 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
22787         Log: Subject: [PATCH] more POSIX tests, and more autoloading
22788              From: Nicholas Clark <nick@ccl4.org>
22789              Date: Mon, 17 Dec 2001 18:27:47 +0000
22790              Message-ID: <20011217182747.D21702@plum.flirble.org>
22791      Branch: perl
22792            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
22793 ____________________________________________________________________________
22794 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
22795         Log: Subject: [PATCH] ...while $var = glob(...)
22796              From: Robin Houston <robin@kitsite.com> 
22797              Date: Mon, 17 Dec 2001 15:51:54 +0000
22798              Message-ID: <20011217155153.A311@robin.kitsite.com>
22799      Branch: perl
22800            ! op.c
22801 ____________________________________________________________________________
22802 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
22803         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
22804              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22805              Date: Mon, 17 Dec 2001 15:23:01 +0100
22806              Message-ID: <20011217152301.A704@rafael>
22807      Branch: perl
22808            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
22809 ____________________________________________________________________________
22810 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
22811         Log: The system() vs $SIG{ARLM} is no more a todo.
22812      Branch: perl
22813            ! t/op/alarm.t
22814 ____________________________________________________________________________
22815 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
22816         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
22817              From: Michael G Schwern <schwern@pobox.com>
22818              Date: Sun, 16 Dec 2001 23:59:01 -0500
22819              Message-ID: <20011217045901.GL17232@blackrider>
22820      Branch: perl
22821            + t/op/alarm.t
22822            ! MANIFEST
22823 ____________________________________________________________________________
22824 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
22825         Log: s/UNIX/Unix/
22826      Branch: perl
22827            ! MANIFEST
22828 ____________________________________________________________________________
22829 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
22830         Log: Move ExtUtils tests to lib/ExtUtils/t.
22831      Branch: perl
22832            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
22833            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
22834            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
22835            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
22836            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22837            + lib/ExtUtils/t/testlib.t
22838            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
22839            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
22840            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
22841            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
22842            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
22843            ! MANIFEST
22844 ____________________________________________________________________________
22845 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
22846         Log: Subject: [PATCH] MM_Unix tests, and some questions
22847              From: Tels <perl_dummy@bloodgate.com>
22848              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
22849              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
22850              
22851              Subject: Re: [PATCH] MM_Unix tests, and some questions
22852              From: Tels <perl_dummy@bloodgate.com>
22853              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
22854              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
22855      Branch: perl
22856            + lib/ExtUtils/MM_Unix.t
22857            ! MANIFEST lib/ExtUtils/MM_Unix.pm
22858 ____________________________________________________________________________
22859 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
22860         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
22861              From: Michael G Schwern <schwern@pobox.com>
22862              Date: Sun, 16 Dec 2001 17:53:55 -0500
22863              Message-ID: <20011216225354.GE8900@blackrider>
22864      Branch: perl
22865            ! lib/ExtUtils/MM_Unix.pm
22866 ____________________________________________________________________________
22867 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
22868         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
22869              From: Michael G Schwern <schwern@pobox.com>                
22870              Date: Sun, 16 Dec 2001 16:12:55 -0500
22871              Message-ID: <20011216211255.GV8900@blackrider>
22872      Branch: perl
22873            ! ext/B/B/Deparse.pm
22874 ____________________________________________________________________________
22875 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
22876         Log: Subject: [PATCH] Exporter.pm
22877              From: Nicholas Clark <nick@ccl4.org>
22878              Date: Sun, 16 Dec 2001 19:24:25 +0000
22879              Message-ID: <20011216192425.R21702@plum.flirble.org>
22880      Branch: perl
22881            ! lib/Exporter.pm
22882 ____________________________________________________________________________
22883 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
22884         Log: Subject: [PATCH] Exporter.t (and question)
22885              From: Nicholas Clark <nick@ccl4.org>
22886              Date: Sun, 16 Dec 2001 17:24:55 +0000
22887              Message-ID: <20011216172455.P21702@plum.flirble.org>
22888      Branch: perl
22889            ! lib/Exporter.t
22890 ____________________________________________________________________________
22891 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
22892         Log: Subject: Re: perl@13661
22893              From: "John P. Linderman" <jpl@research.att.com>              
22894              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
22895              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
22896      Branch: perl
22897            ! pp_sort.c
22898 ____________________________________________________________________________
22899 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
22900         Log: Subject: Will the real Unicode encoding please stand up?
22901              From: Jeffrey Friedl <jfriedl@yahoo.com>
22902              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
22903              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
22904      Branch: perl
22905            ! pod/perluniintro.pod
22906 ____________________________________________________________________________
22907 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
22908         Log: Integrate perlio; interruptable system().
22909      Branch: perl
22910           !> util.c
22911 ____________________________________________________________________________
22912 [ 13724] By: nick                                  on 2001/12/17  09:16:50
22913         Log: Fix for alarm() breaking into wait*().
22914              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
22915              signal handler before caller re-does the system call.
22916      Branch: perlio
22917            ! util.c
22918 ____________________________________________________________________________
22919 [ 13723] By: nick                                  on 2001/12/17  07:45:13
22920         Log: Integrate mainline
22921      Branch: perlio
22922           +> (branch 26 files)
22923           !> (integrate 47 files)
22924 ____________________________________________________________________________
22925 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
22926         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
22927              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
22928              and characters beyond 0x10FFF should be disallowed, too,
22929              but some tests would need changing, but more importantly some
22930              APIs would need remodeling since one can easily generate such
22931              characters either by bitwise complements, tr complements, or
22932              v-strings.
22933      Branch: perl
22934            ! pod/perldiag.pod utf8.c
22935 ____________________________________________________________________________
22936 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
22937         Log: Make surrogates illegal also on EBCDIC.
22938      Branch: perl
22939            ! utf8.c
22940 ____________________________________________________________________________
22941 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
22942         Log: Subject: [patch @13687] Unicode::Collate 0.10
22943              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
22944              Date: Sun, 16 Dec 2001 21:22:12 +0900
22945              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
22946      Branch: perl
22947            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
22948            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
22949 ____________________________________________________________________________
22950 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
22951         Log: More documentation for the encoding pragma.
22952      Branch: perl
22953            ! lib/encoding.pm
22954 ____________________________________________________________________________
22955 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
22956         Log: Subject: [PATCH] lib/open.pm 
22957              From: Jeffrey Friedl <jfriedl@yahoo.com>
22958              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
22959              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
22960      Branch: perl
22961            ! lib/open.pm
22962 ____________________________________________________________________________
22963 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
22964         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
22965              From: chromatic <chromatic@rmci.net>
22966              Date: Sat, 15 Dec 2001 23:24:40 -0700
22967              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
22968      Branch: perl
22969            + lib/ExtUtils/Installed.t
22970            ! MANIFEST
22971 ____________________________________________________________________________
22972 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
22973         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
22974              From: Michael G Schwern <schwern@pobox.com>
22975              Date: Sun, 16 Dec 2001 01:14:00 -0500
22976              Message-ID: <20011216061400.GC8900@blackrider>
22977      Branch: perl
22978            ! lib/diagnostics.pm
22979 ____________________________________________________________________________
22980 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
22981         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
22982              From: Michael G Schwern <schwern@pobox.com>
22983              Date: Sun, 16 Dec 2001 01:12:42 -0500
22984              Message-ID: <20011216061242.GB8900@blackrider>
22985      Branch: perl
22986            ! t/test.pl
22987 ____________________________________________________________________________
22988 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
22989         Log: I sometimes outsmart myself.
22990      Branch: perl
22991            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
22992 ____________________________________________________________________________
22993 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
22994         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
22995              From: Michael G Schwern <schwern@pobox.com>
22996              Date: Sat, 15 Dec 2001 15:08:29 -0500
22997              Message-ID: <20011215200829.GK1548@blackrider>
22998      Branch: perl
22999            ! lib/AutoSplit.pm
23000 ____________________________________________________________________________
23001 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
23002         Log: perlunicode enchancements suggested by Jeffrey Friedl.
23003      Branch: perl
23004            ! pod/perlunicode.pod
23005 ____________________________________________________________________________
23006 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
23007         Log: Subject: [PATCH] perlunicode.pod
23008              From: Jeffrey Friedl <jfriedl@yahoo.com>
23009              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
23010              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
23011      Branch: perl
23012            ! pod/perlunicode.pod
23013 ____________________________________________________________________________
23014 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
23015         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
23016              From: Jeffrey Friedl <jfriedl@yahoo.com>
23017              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
23018              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
23019      Branch: perl
23020            ! lib/utf8_heavy.pl
23021 ____________________________________________________________________________
23022 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
23023         Log: Can't create surrogates; so can't match them, either.
23024      Branch: perl
23025            ! pod/perlunicode.pod
23026 ____________________________________________________________________________
23027 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
23028         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
23029              From: Michael G Schwern <schwern@pobox.com>
23030              Date: Sat, 15 Dec 2001 21:20:35 -0500
23031              Message-ID: <20011216022035.GE5672@blackrider>
23032      Branch: perl
23033            ! t/test.pl
23034 ____________________________________________________________________________
23035 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
23036         Log: Make creating UTF-8 surrogates a punishable act.
23037      Branch: perl
23038            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
23039 ____________________________________________________________________________
23040 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
23041         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
23042      Branch: perl
23043            + lib/unicore/In/172.pl lib/unicore/In/173.pl
23044            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
23045            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
23046            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
23047            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
23048            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
23049 ____________________________________________________________________________
23050 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
23051         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
23052              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23053              Date: Sat, 15 Dec 2001 23:21:43 +0100
23054              Message-ID: <20011215232143.A11790@rafael>
23055      Branch: perl
23056            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
23057 ____________________________________________________________________________
23058 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
23059         Log: Make charnames more robust.
23060      Branch: perl
23061            ! lib/charnames.pm
23062 ____________________________________________________________________________
23063 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
23064         Log: The hoops one has to jump through.
23065      Branch: perl
23066            ! ext/I18N/Langinfo/Langinfo.pm
23067 ____________________________________________________________________________
23068 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
23069         Log: Subject: [PATCH] perlstyle.pod nit on warnings
23070              From: Autrijus Tang <autrijus@egb.elixus.org>
23071              Date: Sat, 15 Dec 2001 04:24:34 -0800
23072              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
23073      Branch: perl
23074            ! pod/perlstyle.pod
23075 ____________________________________________________________________________
23076 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
23077         Log: I don't think we are in FooOS, Toto.
23078      Branch: perl
23079            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23080 ____________________________________________________________________________
23081 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
23082         Log: Subject: Re: Untested modules update:  There's more than we thought
23083              From: chromatic <chromatic@rmci.net>
23084              Date: Fri, 14 Dec 2001 17:20:24 -0700
23085              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
23086      Branch: perl
23087            + lib/ExtUtils/MM_Cygwin.t
23088            ! MANIFEST
23089 ____________________________________________________________________________
23090 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
23091         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
23092              From: Michael G Schwern <schwern@pobox.com> 
23093              Date: Fri, 14 Dec 2001 20:59:42 -0500
23094              Message-ID: <20011215015942.GF28596@blackrider>
23095      Branch: perl
23096            ! t/TEST
23097 ____________________________________________________________________________
23098 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
23099         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
23100              From: Michael G Schwern <schwern@pobox.com> 
23101              Date: Fri, 14 Dec 2001 20:03:46 -0500
23102              Message-ID: <20011215010346.GD28596@blackrider>
23103      Branch: perl
23104            + ext/B/t/bblock.t
23105            ! MANIFEST
23106 ____________________________________________________________________________
23107 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
23108         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
23109              From: Michael G Schwern <schwern@pobox.com> 
23110              Date: Fri, 14 Dec 2001 19:59:13 -0500
23111              Message-ID: <20011215005913.GC28596@blackrider>
23112      Branch: perl
23113            ! ext/B/B/Bblock.pm
23114 ____________________________________________________________________________
23115 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
23116         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
23117              From: Michael G Schwern <schwern@pobox.com> 
23118              Date: Fri, 14 Dec 2001 19:36:12 -0500
23119              Message-ID: <20011215003611.GA28596@blackrider>
23120      Branch: perl
23121            + ext/B/t/asmdata.t
23122            ! MANIFEST
23123 ____________________________________________________________________________
23124 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
23125         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
23126              From: Michael G Schwern <schwern@pobox.com> 
23127              Date: Fri, 14 Dec 2001 19:14:14 -0500
23128              Message-ID: <20011215001414.GA25077@blackrider>
23129      Branch: perl
23130            ! bytecode.pl ext/B/B/Asmdata.pm
23131 ____________________________________________________________________________
23132 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
23133         Log: Permissions.
23134      Branch: perl
23135            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
23136            ! ext/Devel/PPPort/module3.c
23137 ____________________________________________________________________________
23138 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
23139         Log: Benchmark test from Nicholas Clark.
23140      Branch: perl
23141            + lib/Benchmark.t
23142            ! MANIFEST lib/Benchmark.pm
23143 ____________________________________________________________________________
23144 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
23145         Log: Mithing.
23146      Branch: perl
23147            + lib/Attribute/Handlers/demo/demo2.pl
23148            + lib/Attribute/Handlers/demo/demo3.pl
23149            + lib/Attribute/Handlers/demo/demo4.pl
23150 ____________________________________________________________________________
23151 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
23152         Log: Silence compiler worries found by Schwern/Digital cc.
23153      Branch: perl
23154            ! perlio.c sv.c x2p/str.c
23155 ____________________________________________________________________________
23156 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
23157         Log: User may not have a valid home directory even if
23158              getpwuid() succedds.
23159      Branch: perl
23160            ! ext/File/Glob/t/basic.t
23161 ____________________________________________________________________________
23162 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
23163         Log: Integrate with perlio.  (No changes, but that's okay.)
23164      Branch: perl
23165           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
23166 ____________________________________________________________________________
23167 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
23168         Log: Add a Configure hints file for VOS: the POSIX support
23169              of VOS is getting close to the point where it can run
23170              Configure (some Configure tweaks will be required).
23171      Branch: perl
23172            + hints/vos.sh
23173            ! MANIFEST
23174 ____________________________________________________________________________
23175 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
23176         Log: Update Changes.
23177      Branch: perl
23178            ! Changes patchlevel.h
23179 ____________________________________________________________________________
23180 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
23181         Log: Reintroduce Attribute::Handlers with Spider's fixes.
23182      Branch: perl
23183            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23184            + lib/Attribute/Handlers/README
23185            + lib/Attribute/Handlers/demo/Demo.pm
23186            + lib/Attribute/Handlers/demo/Descriptions.pm
23187            + lib/Attribute/Handlers/demo/MyClass.pm
23188            + lib/Attribute/Handlers/demo/demo.pl
23189            + lib/Attribute/Handlers/demo/demo_call.pl
23190            + lib/Attribute/Handlers/demo/demo_chain.pl
23191            + lib/Attribute/Handlers/demo/demo_cycle.pl
23192            + lib/Attribute/Handlers/demo/demo_hashdir.pl
23193            + lib/Attribute/Handlers/demo/demo_phases.pl
23194            + lib/Attribute/Handlers/demo/demo_range.pl
23195            + lib/Attribute/Handlers/demo/demo_rawdata.pl
23196            + lib/Attribute/Handlers/t/multi.t
23197            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
23198 ____________________________________________________________________________
23199 [ 13685] By: nick                                  on 2001/12/14  15:57:00
23200         Log: Integrate mainline
23201      Branch: perlio
23202           +> t/run/switcht.t
23203           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23204           !> perlapi.h pod/perlrun.pod t/TEST taint.c
23205 ____________________________________________________________________________
23206 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
23207         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
23208              From: Michael G Schwern <schwern@pobox.com> 
23209              Date: Thu, 13 Dec 2001 19:27:08 -0500
23210              Message-ID: <20011214002707.GA10532@blackrider>
23211              
23212              (reword the perlrun -t description a bit,
23213              and move the Itaint_warn to the bottom of
23214              the intrpvar.h for binary compatibility)
23215      Branch: perl
23216            + t/run/switcht.t
23217            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23218            ! perlapi.h pod/perlrun.pod t/TEST taint.c
23219 ____________________________________________________________________________
23220 [ 13683] By: nick                                  on 2001/12/14  12:29:41
23221         Log: Integrate mainline
23222      Branch: perlio
23223           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
23224           +> lib/Term/ReadLine.t t/op/hashassign.t
23225            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23226            - lib/Attribute/Handlers/README
23227            - lib/Attribute/Handlers/demo/Demo.pm
23228            - lib/Attribute/Handlers/demo/Descriptions.pm
23229            - lib/Attribute/Handlers/demo/MyClass.pm
23230            - lib/Attribute/Handlers/demo/demo.pl
23231            - lib/Attribute/Handlers/demo/demo2.pl
23232            - lib/Attribute/Handlers/demo/demo3.pl
23233            - lib/Attribute/Handlers/demo/demo4.pl
23234            - lib/Attribute/Handlers/demo/demo_call.pl
23235            - lib/Attribute/Handlers/demo/demo_chain.pl
23236            - lib/Attribute/Handlers/demo/demo_cycle.pl
23237            - lib/Attribute/Handlers/demo/demo_hashdir.pl
23238            - lib/Attribute/Handlers/demo/demo_phases.pl
23239            - lib/Attribute/Handlers/demo/demo_range.pl
23240            - lib/Attribute/Handlers/demo/demo_rawdata.pl
23241            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
23242           !> (integrate 101 files)
23243 ____________________________________________________________________________
23244 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
23245         Log: Detypo.
23246      Branch: perl
23247            ! utf8.c
23248 ____________________________________________________________________________
23249 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
23250         Log: Buffer overflow checks.
23251      Branch: perl
23252            ! utf8.c
23253 ____________________________________________________________________________
23254 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
23255         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
23256              From: Spider Boardman <spider@leggy.zk3.dec.com>
23257              Date: Thu, 13 Dec 2001 15:32:51 -0500
23258              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
23259      Branch: perl
23260            ! lib/ExtUtils/Embed.t
23261 ____________________________________________________________________________
23262 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
23263         Log: More on the Unicode "line" definition.
23264      Branch: perl
23265            ! pod/perlunicode.pod
23266 ____________________________________________________________________________
23267 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
23268         Log: Open-ended VERSION?
23269      Branch: perl
23270            ! lib/ExtUtils/Install.pm
23271 ____________________________________________________________________________
23272 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
23273         Log: Subject: [PATCH] Better make distclean
23274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23275              Date: Thu, 13 Dec 2001 21:10:18 +0100
23276              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
23277      Branch: perl
23278            ! Makefile.SH
23279 ____________________________________________________________________________
23280 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
23281         Log: Remove Memoize::Saves as requested by mjd.
23282      Branch: perl
23283            - lib/Memoize/Saves.pm
23284            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
23285 ____________________________________________________________________________
23286 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
23287         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
23288              From: Michael G Schwern <schwern@pobox.com>
23289              Date: Tue, 11 Dec 2001 23:17:32 -0500
23290              Message-ID: <20011212041732.GS17250@blackrider>
23291      Branch: perl
23292            ! lib/ExtUtils/Install.pm
23293 ____________________________________________________________________________
23294 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
23295         Log: Subject: [PATCH] Re: use utf8; with bad utf8
23296              From: Nicholas Clark <nick@ccl4.org>
23297              Date: Thu, 13 Dec 2001 17:09:39 +0000
23298              Message-ID: <20011213170939.L21702@plum.flirble.org>
23299      Branch: perl
23300            ! t/lib/1_compile.t
23301 ____________________________________________________________________________
23302 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
23303         Log: Subject: (LONG!) Sort benchmarks and patch
23304              From: "John P. Linderman" <jpl@research.att.com>
23305              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
23306              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
23307      Branch: perl
23308            ! pp_sort.c
23309 ____________________________________________________________________________
23310 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
23311         Log: Unadorned numbers evil.
23312      Branch: perl
23313            ! pp.c regcomp.c regexec.c utf8.c utf8.h
23314 ____________________________________________________________________________
23315 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
23316         Log: "preprocessing directive not recognized within macro arg"
23317      Branch: perl
23318            ! ext/Data/Dumper/Dumper.xs
23319 ____________________________________________________________________________
23320 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
23321         Log: Subject: Clarifying the documentation of goto            
23322              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
23323              Date: Thu, 13 Dec 2001 08:57:38 -0500
23324              Message-ID: <3C18BD8B@operamail.com>
23325      Branch: perl
23326            ! pod/perlfunc.pod
23327 ____________________________________________________________________________
23328 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
23329         Log: It could be possible for the case-insensitive
23330              Unicode-aware string comparison to wander off
23331              to the la-la land.
23332      Branch: perl
23333            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
23334            ! regexec.c utf8.c
23335 ____________________________________________________________________________
23336 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
23337         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
23338              From: Michael G Schwern <schwern@pobox.com> 
23339              Date: Wed, 12 Dec 2001 21:53:46 -0500
23340              Message-ID: <20011213025346.GH25129@blackrider>
23341      Branch: perl
23342            ! lib/Net/hostent.t t/op/stat.t t/test.pl
23343 ____________________________________________________________________________
23344 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
23345         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
23346              From: Michael G Schwern <schwern@pobox.com> 
23347              Date: Wed, 12 Dec 2001 20:33:42 -0500
23348              Message-ID: <20011213013342.GX25129@blackrider>
23349      Branch: perl
23350            ! t/io/fs.t
23351 ____________________________________________________________________________
23352 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
23353         Log: Subject: Re: [PATCH] use utf8; tests
23354              From: Nicholas Clark <nick@ccl4.org>
23355              Date: Thu, 13 Dec 2001 00:16:58 +0000
23356              Message-ID: <20011213001658.I21702@plum.flirble.org>
23357      Branch: perl
23358            ! lib/utf8.t
23359 ____________________________________________________________________________
23360 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
23361         Log: EPOC fixes from Olaf Flebbe.
23362      Branch: perl
23363            ! README.epoc epoc/config.sh epoc/createpkg.pl
23364            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
23365 ____________________________________________________________________________
23366 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
23367         Log: Subject: [PATCH perl@13661] VMS test fix-ups
23368              From: "Craig A. Berry" <craigberry@mac.com>
23369              Date: Wed, 12 Dec 2001 16:27:48 -0600
23370              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
23371      Branch: perl
23372            ! lib/Net/hostent.t t/io/fs.t
23373 ____________________________________________________________________________
23374 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
23375         Log: Subject: Re: Next cygwin round.
23376              From: "Gerrit P. Haase" <gp@familiehaase.de>
23377              Date: Wed, 12 Dec 2001 21:59:00 +0100
23378              Message-ID: <122343874595.20011212215900@familiehaase.de>
23379      Branch: perl
23380            ! t/io/fs.t
23381 ____________________________________________________________________________
23382 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
23383         Log: Subject: [PATCH] use utf8; tests
23384              From: Nicholas Clark <nick@ccl4.org>
23385              Date: Wed, 12 Dec 2001 20:07:04 +0000
23386              Message-ID: <20011212200704.E21702@plum.flirble.org>
23387      Branch: perl
23388            ! lib/utf8.t t/test.pl
23389 ____________________________________________________________________________
23390 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
23391         Log: Update Changes.
23392      Branch: perl
23393            ! Changes patchlevel.h
23394 ____________________________________________________________________________
23395 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
23396         Log: Subject: [PATCH] Passing in env to perl_parse did not work
23397              From: Gisle Aas <gisle@ActiveState.com>
23398              Date: 11 Dec 2001 20:52:57 -0800
23399              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
23400      Branch: perl
23401            ! perl.c perl.h
23402 ____________________________________________________________________________
23403 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
23404         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
23405              mostly gcc -Wall complaining about the argument of %p not
23406              being a void *.
23407      Branch: perl
23408            ! perlio.c regcomp.c taint.c toke.c
23409 ____________________________________________________________________________
23410 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
23411         Log: metaconfig unit change for #13657.
23412      Branch: metaconfig
23413            ! U/modified/nis.U
23414 ____________________________________________________________________________
23415 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
23416         Log: Try YP/NIS also from /usr/lib/yp.
23417      Branch: perl
23418            ! Configure
23419 ____________________________________________________________________________
23420 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
23421         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
23422              From: Michael G Schwern <schwern@pobox.com>                
23423              Date: Wed, 12 Dec 2001 05:27:02 -0500      
23424              Message-ID: <20011212102702.GW17250@blackrider>
23425              
23426              (the op/grent part)
23427      Branch: perl
23428            ! t/op/grent.t
23429 ____________________________________________________________________________
23430 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
23431         Log: Weed out .files from ls and readdir() results.
23432      Branch: perl
23433            ! t/op/stat.t
23434 ____________________________________________________________________________
23435 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
23436         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
23437              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23438              Date: Wed, 12 Dec 2001 10:52:21 +0100
23439              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
23440      Branch: perl
23441            ! lib/File/Find.pm
23442 ____________________________________________________________________________
23443 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
23444         Log: Subject: [PATCH] doio fatal on cygwin for 13651
23445              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
23446              Date: Wed, 12 Dec 2001 11:28:13 +0100      
23447              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
23448      Branch: perl
23449            ! doio.c
23450 ____________________________________________________________________________
23451 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
23452         Log: Get the whole line of ls, makes debugging easier
23453              (from Schwern)
23454      Branch: perl
23455            ! t/op/stat.t
23456 ____________________________________________________________________________
23457 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
23458         Log: rename() must be tested even without link()
23459              or the utime() and rename-directory tests fail.
23460              (Also got the BeOS utime atime/time the wrong way round.)
23461      Branch: perl
23462            ! t/io/fs.t
23463 ____________________________________________________________________________
23464 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
23465         Log: Now that the beos.c is compiled at the main level
23466              the header is in the beos/
23467      Branch: perl
23468            ! beos/beos.c
23469 ____________________________________________________________________________
23470 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
23471         Log: Must remember to require Socket.
23472      Branch: perl
23473            ! ext/Sys/Syslog/syslog.t
23474 ____________________________________________________________________________
23475 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
23476         Log: In BeOS Errno must resort to actual compilation
23477              and execution for some of the error constants.
23478      Branch: perl
23479            ! ext/Errno/Errno_pm.PL
23480 ____________________________________________________________________________
23481 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
23482         Log: BeOS still has no good sockets.
23483      Branch: perl
23484            ! ext/IO/lib/IO/t/io_sel.t
23485 ____________________________________________________________________________
23486 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
23487         Log: BeOS sockets are not true sockets.
23488      Branch: perl
23489            ! ext/IO/lib/IO/t/io_poll.t
23490 ____________________________________________________________________________
23491 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
23492         Log: No Socket, no Syslog.
23493      Branch: perl
23494            ! ext/Sys/Syslog/syslog.t
23495 ____________________________________________________________________________
23496 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
23497         Log: (On some platforms) missing truncate FH.
23498      Branch: perl
23499            ! pod/perltodo.pod
23500 ____________________________________________________________________________
23501 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
23502         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
23503              and vms would be muchly appreciated.
23504      Branch: perl
23505            ! t/io/fs.t
23506 ____________________________________________________________________________
23507 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
23508         Log: utime() updates only the mtime in BeOS. 
23509      Branch: perl
23510            ! pod/perlport.pod
23511 ____________________________________________________________________________
23512 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
23513         Log: No link(), no need to dSP.
23514      Branch: perl
23515            ! pp_sys.c
23516 ____________________________________________________________________________
23517 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
23518         Log: Missing argument.
23519      Branch: perl
23520            ! utf8.c
23521 ____________________________________________________________________________
23522 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
23523         Log: (1) To assume any setuid programs is silly.
23524              (2) Chaining tests with booleans means that some
23525              of them may not get run which means getting out
23526              of test count sync.
23527      Branch: perl
23528            ! t/op/stat.t
23529 ____________________________________________________________________________
23530 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
23531         Log: The beos.c needs to be in the main directory.
23532      Branch: perl
23533            ! hints/beos.sh
23534 ____________________________________________________________________________
23535 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
23536         Log: Detypo and rename.
23537      Branch: perl
23538            ! doio.c perl.h perlio.c perliol.h
23539 ____________________________________________________________________________
23540 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
23541         Log: This time I test compiled.  Honest.
23542      Branch: perl
23543            ! beos/beos.c
23544 ____________________________________________________________________________
23545 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
23546         Log: Subject: [PATCH] slightly more pack tests
23547              From: Nicholas Clark <nick@ccl4.org>
23548              Date: Tue, 11 Dec 2001 23:41:23 +0000
23549              Message-ID: <20011211234123.Y21702@plum.flirble.org>
23550      Branch: perl
23551            ! t/op/pack.t
23552 ____________________________________________________________________________
23553 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
23554         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
23555              From: "Craig A. Berry" <craigberry@mac.com>
23556              Date: Tue, 11 Dec 2001 16:39:13 -0600
23557              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
23558      Branch: perl
23559            ! configure.com
23560 ____________________________________________________________________________
23561 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
23562         Log: metaconfig unit change for #13632.
23563      Branch: metaconfig/U/perl
23564            ! perlpath.U
23565 ____________________________________________________________________________
23566 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
23567         Log: Subject: $Config{perlpath} and -Dversiononly
23568              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23569              Date: Tue, 11 Dec 2001 23:32:33 +0100
23570              Message-ID: <20011211233233.A11587@rafael>
23571      Branch: perl
23572            ! Configure
23573 ____________________________________________________________________________
23574 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
23575         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
23576              From: Nicholas Clark <nick@ccl4.org>
23577              Date: Tue, 11 Dec 2001 21:59:36 +0000
23578              Message-ID: <20011211215935.W21702@plum.flirble.org>
23579      Branch: perl
23580            ! t/op/pack.t
23581 ____________________________________________________________________________
23582 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
23583         Log: More UTF-8 API docs.
23584      Branch: perl
23585            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
23586 ____________________________________________________________________________
23587 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
23588         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23589              From: Nicholas Clark <nick@ccl4.org>
23590              Date: Tue, 11 Dec 2001 20:08:59 +0000
23591              Message-ID: <20011211200859.S21702@plum.flirble.org>
23592      Branch: perl
23593            ! t/op/pack.t
23594 ____________________________________________________________________________
23595 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
23596         Log: Subject: Re: use utf8; with bad utf8
23597              From: Nicholas Clark <nick@ccl4.org>
23598              Date: Tue, 11 Dec 2001 19:49:21 +0000
23599              Message-ID: <20011211194921.R21702@plum.flirble.org>
23600      Branch: perl
23601            ! lib/utf8.t
23602 ____________________________________________________________________________
23603 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
23604         Log: Can't spell worth a dam.  (Try Three Gorges.)
23605      Branch: perl
23606            ! beos/beos.c
23607 ____________________________________________________________________________
23608 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
23609         Log: We need DWIM cpps.
23610      Branch: perl
23611            ! perlio.c
23612 ____________________________________________________________________________
23613 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
23614         Log: The unixish.h needs to be found and the waitpid wrapper
23615              could use a proto.
23616      Branch: perl
23617            ! beos/beosish.h
23618 ____________________________________________________________________________
23619 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
23620         Log: The BeOS waitpid() seems to be broken,
23621              have a wrapper for it.
23622      Branch: perl
23623            + beos/beos.c beos/beosish.h
23624            ! MANIFEST hints/beos.sh perl.h
23625 ____________________________________________________________________________
23626 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
23627         Log: Unlean the leaning tower of Babel.
23628      Branch: perl
23629            ! perl.h
23630 ____________________________________________________________________________
23631 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
23632         Log: Retract #13607 until we figure out what to do with autouse.
23633      Branch: perl
23634            ! lib/Carp.pm
23635 ____________________________________________________________________________
23636 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
23637         Log: Try to handle platforms that have O_TEXT != O_BINARY but
23638              which are not DOSish, BeOS being one of such platforms.
23639              Ideally this should be a Configure test, not a hardwired
23640              cpp symbol test... 
23641      Branch: perl
23642            ! doio.c perl.h perlio.c perliol.h
23643 ____________________________________________________________________________
23644 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
23645         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
23646              From: Jonathan Stowe <gellyfish@gellyfish.com>
23647              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
23648              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
23649      Branch: perl
23650            ! lib/Term/Cap.pm lib/Term/Cap.t
23651 ____________________________________________________________________________
23652 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
23653         Log: Subject: [patch perlio.c] test for NULL before derefencing
23654              From: Stas Bekman <stas@stason.org>
23655              Date: Tue, 11 Dec 2001 16:17:55 +0800
23656              Message-ID: <3C15C133.8@stason.org>
23657      Branch: perl
23658            ! perlio.c
23659 ____________________________________________________________________________
23660 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
23661         Log: metaconfig unit change for #13617.
23662      Branch: metaconfig/U/perl
23663            ! Extensions.U
23664 ____________________________________________________________________________
23665 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
23666         Log: BeOS has socket() but not enough to build a working Socket.
23667              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
23668              new networking implementation, which is rumored to fix the
23669              non-standardness of sockets, but it's apparently not publicly
23670              available, and anything to do with BeOS has become quite
23671              complicated with the sale of the Be assets to Palm.)
23672      Branch: perl
23673            ! Configure
23674 ____________________________________________________________________________
23675 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
23676         Log: Update changes
23677      Branch: maint-5.6/macperl
23678            ! macos/Changes
23679 ____________________________________________________________________________
23680 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
23681         Log: Add extra pod to help
23682      Branch: maint-5.6/macperl
23683            ! macos/macperl/MacPerl.podhelp
23684 ____________________________________________________________________________
23685 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
23686         Log: Return DoAppleScript errors in $@
23687      Branch: maint-5.6/macperl
23688            ! macos/ext/MacPerl/OSA.xs
23689 ____________________________________________________________________________
23690 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
23691         Log: Clear out $^E before each script run
23692      Branch: maint-5.6/macperl
23693            ! macos/macperl/MPScript.c
23694 ____________________________________________________________________________
23695 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
23696         Log: Integrate various changes from maint-5.6/perl/.
23697      Branch: maint-5.6/macperl
23698           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
23699           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
23700 ____________________________________________________________________________
23701 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
23702         Log: Subject: Exporter's documentation shouldn't lie               
23703              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23704              Date: Mon, 10 Dec 2001 21:30:20 -0500
23705              Message-ID: <3C4AA201@operamail.com>
23706      Branch: perl
23707            ! lib/Exporter.pm
23708 ____________________________________________________________________________
23709 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
23710         Log: Make Errno better in BeOS (the second hunk is
23711              good on any platform).  Still not working in BeOS
23712              are the E constants that refer BeOS native error
23713              constants (B_...) which are enums (*groan*).
23714      Branch: perl
23715            ! ext/Errno/Errno_pm.PL
23716 ____________________________________________________________________________
23717 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
23718         Log: The BeOS linker seems to link the last seen symbol,
23719              not the first (so the symbols of op.o from libperl.so
23720              would get linked to miniperl instead of the symbols of
23721              opmini.o)-- use the same trick as for NeXT4 for linking
23722              miniperl.
23723      Branch: perl
23724            ! Makefile.SH
23725 ____________________________________________________________________________
23726 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
23727         Log: Subject: Re: [PATCH] tests for hash assignment
23728              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23729              Date: Tue, 11 Dec 2001 01:48:55 +0000
23730              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
23731      Branch: perl
23732            ! utf8.c
23733 ____________________________________________________________________________
23734 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
23735         Log: (retracted by #13622)
23736              
23737              Subject: RE: More verbose POD for Carp
23738              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23739              Date: Mon, 10 Dec 2001 20:23:20 -0500
23740              Message-ID: <3C4A3566@operamail.com>
23741      Branch: perl
23742            ! lib/Carp.pm
23743 ____________________________________________________________________________
23744 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
23745         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
23746              From: "Craig A. Berry" <craigberry@mac.com>
23747              Date: Mon, 10 Dec 2001 18:25:37 -0600
23748              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
23749      Branch: perl
23750            ! t/op/write.t t/test.pl
23751 ____________________________________________________________________________
23752 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
23753         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
23754              From: Michael G Schwern <schwern@pobox.com>
23755              Date: Mon, 10 Dec 2001 08:00:01 -0500
23756              Message-ID: <20011210130000.GK1770@blackrider>
23757      Branch: perl
23758            ! t/comp/multiline.t
23759 ____________________________________________________________________________
23760 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
23761         Log: Subject: Re: [PATCH] tests for hash assignment
23762              From: Nicholas Clark <nick@ccl4.org>
23763              Date: Mon, 10 Dec 2001 23:22:28 +0000
23764              Message-ID: <20011210232228.M21702@plum.flirble.org>
23765      Branch: perl
23766            + t/op/hashassign.t
23767            ! MANIFEST t/op/each.t t/test.pl
23768 ____________________________________________________________________________
23769 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
23770         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
23771              From: "Craig A. Berry" <craigberry@mac.com>
23772              Date: Mon, 10 Dec 2001 16:38:14 -0600
23773              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
23774      Branch: perl
23775            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
23776 ____________________________________________________________________________
23777 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
23778         Log: Subject: [PATCH perl@13600] configure.com fixes
23779              From: "Craig A. Berry" <craigberry@mac.com>
23780              Date: Mon, 10 Dec 2001 14:40:20 -0600
23781              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
23782      Branch: perl
23783            ! configure.com
23784 ____________________________________________________________________________
23785 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
23786         Log: Silence BeOS compilation moaning.
23787      Branch: perl
23788            ! perl.h
23789 ____________________________________________________________________________
23790 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
23791         Log: Update Changes.
23792      Branch: perl
23793            ! Changes patchlevel.h
23794 ____________________________________________________________________________
23795 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
23796         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
23797              From: Michael G Schwern <schwern@pobox.com>
23798              Date: Mon, 10 Dec 2001 01:21:03 -0500
23799              Message-ID: <20011210062103.GC1770@blackrider>
23800      Branch: perl
23801            ! lib/ExtUtils/Command.t
23802 ____________________________________________________________________________
23803 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
23804         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
23805              From: Michael G Schwern <schwern@pobox.com>
23806              Date: Mon, 10 Dec 2001 01:10:57 -0500
23807              Message-ID: <20011210061057.GB1770@blackrider>
23808      Branch: perl
23809            ! t/op/groups.t
23810 ____________________________________________________________________________
23811 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
23812         Log: Retract #13596, #13593 should do the trick.
23813      Branch: perl
23814            ! t/op/stat.t
23815 ____________________________________________________________________________
23816 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
23817         Log: (retracted by #13597, #13593 does the job better)
23818              
23819              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
23820              From: Michael G Schwern <schwern@pobox.com>
23821              Date: Mon, 10 Dec 2001 00:53:16 -0500
23822              Message-ID: <20011210055316.GA1770@blackrider>
23823      Branch: perl
23824            ! t/op/stat.t
23825 ____________________________________________________________________________
23826 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
23827         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
23828              From: Michael G Schwern <schwern@pobox.com> 
23829              Date: Mon, 10 Dec 2001 02:19:14 -0500
23830              Message-ID: <20011210071914.GF1770@blackrider>
23831      Branch: perl
23832            ! lib/AutoSplit.t
23833 ____________________________________________________________________________
23834 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
23835         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23836              From: Michael G Schwern <schwern@pobox.com>
23837              Date: Mon, 10 Dec 2001 02:47:40 -0500
23838              Message-ID: <20011210074739.GH1770@blackrider>
23839      Branch: perl
23840            ! t/op/pack.t
23841 ____________________________________________________________________________
23842 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
23843         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
23844              From: Michael G Schwern <schwern@pobox.com>
23845              Date: Mon, 10 Dec 2001 02:54:22 -0500
23846              Message-ID: <20011210075422.GI1770@blackrider>
23847      Branch: perl
23848            ! t/test.pl
23849 ____________________________________________________________________________
23850 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
23851         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
23852              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23853              Date: Mon, 10 Dec 2001 08:45:20 +0100
23854              Message-ID: <3C146810.60B5B7C0@alcatel.at>
23855      Branch: perl
23856            ! pp_pack.c
23857 ____________________________________________________________________________
23858 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
23859         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
23860              From: Michael G Schwern <schwern@pobox.com>
23861              Date: Mon, 10 Dec 2001 03:27:02 -0500
23862              Message-ID: <20011210082702.GN1770@blackrider>
23863      Branch: perl
23864            ! t/io/openpid.t
23865 ____________________________________________________________________________
23866 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
23867         Log: More chmod +w.
23868      Branch: perl
23869            ! Porting/makerel
23870 ____________________________________________________________________________
23871 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
23872         Log: Just skip the readability test if running as root.
23873      Branch: perl
23874            ! lib/Net/t/netrc.t
23875 ____________________________________________________________________________
23876 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
23877         Log: Tell about the downside of safe signals.
23878      Branch: perl
23879            ! pod/perldelta.pod
23880 ____________________________________________________________________________
23881 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
23882         Log: Make the whole -lperl thing NetBSD only until we
23883              find some other platform that needs the same.
23884      Branch: perl
23885            ! lib/ExtUtils/MM_Unix.pm
23886 ____________________________________________________________________________
23887 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
23888         Log: Subject: [PATCH t/op/pack.t] Cleanup
23889              From: Michael G Schwern <schwern@pobox.com> 
23890              Date: Sun, 9 Dec 2001 23:08:26 -0500
23891              Message-ID: <20011210040826.GD660@blackrider>
23892      Branch: perl
23893            ! t/op/pack.t
23894 ____________________________________________________________________________
23895 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
23896         Log: Add threads support for NetBSD.
23897              
23898              This is also the first (I think) Perl threads build with
23899              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
23900              NetBSD does not as of yet have true kernel POSIX threads,
23901              but the user-level pth seems to be doing pretty well--
23902              the only failure is that threads/t/basic okays 6 and 7
23903              consistently seem be arriving in the reverse order.
23904              Well, gdbm.t is also failing: 'Undefined PLT symbol
23905              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
23906              guessing that GDBM would need a threaded rebuild.
23907      Branch: perl
23908            ! hints/netbsd.sh
23909 ____________________________________________________________________________
23910 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
23911         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
23912              potential performance hit and change in semantics of closure
23913              lookups after C<undef &foo>)
23914      Branch: maint-5.6/perl
23915            ! op.c
23916 ____________________________________________________________________________
23917 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
23918         Log: metaconfig unit change for #13582.
23919      Branch: metaconfig
23920            ! U/threads/usethreads.U
23921 ____________________________________________________________________________
23922 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
23923         Log: Update the ithreads selection info in Configure,
23924              as suggested by Michael Schwern.
23925      Branch: perl
23926            ! Configure
23927 ____________________________________________________________________________
23928 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
23929         Log: Clearing locale environment simply doesn't seem to
23930              guarantee that (nl_)langinfo(CODESET) would return nil.
23931              (I for example get "ISO8859-1", so <guess>maybe there can
23932              be per-system default settings at work</guess>.)
23933      Branch: perl
23934            ! lib/open.t
23935 ____________________________________________________________________________
23936 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
23937         Log: Subject: RE: Exporter fixes reversed in 13540?
23938              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
23939              Date: Sun, 9 Dec 2001 12:55:15 -0500
23940              Message-ID: <3C13F455@operamail.com>
23941      Branch: perl
23942            ! lib/open.pm
23943 ____________________________________________________________________________
23944 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
23945         Log: Root is the lizard king.
23946      Branch: perl
23947            ! lib/Net/t/netrc.t
23948 ____________________________________________________________________________
23949 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
23950         Log: Telling how many tests we are expecting helps.
23951      Branch: perl
23952            ! ext/POSIX/t/waitpid.t
23953 ____________________________________________________________________________
23954 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
23955         Log: Add a test case for waitpid(): from Rocco Caputo.
23956      Branch: perl
23957            + ext/POSIX/t/waitpid.t
23958            ! MANIFEST
23959 ____________________________________________________________________________
23960 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
23961         Log: Subject: [PATCH] Term::ReadLine tweaks and test
23962              From: Richard Clamp <richardc@unixbeard.net>
23963              Date: Mon, 10 Dec 2001 00:51:47 +0000
23964              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
23965      Branch: perl
23966            + lib/Term/ReadLine.t
23967            ! MANIFEST lib/Term/ReadLine.pm
23968 ____________________________________________________________________________
23969 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
23970         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
23971              From: Rocco Caputo <troc@netrus.net>
23972              Date: Sun, 9 Dec 2001 18:12:38 -0500
23973              Message-ID: <20011209181238.A803@eyrie.homenet>
23974      Branch: perl
23975            ! win32/win32.c
23976 ____________________________________________________________________________
23977 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
23978         Log: make sure that va_start() has matching va_end();
23979              from OpenBSD 3.0.
23980      Branch: perl
23981            ! x2p/util.c
23982 ____________________________________________________________________________
23983 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
23984         Log: h2ph updates from OpenBSD 3.0.
23985      Branch: perl
23986            ! utils/h2ph.PL
23987 ____________________________________________________________________________
23988 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
23989         Log: OpenBSD hints update from OpenBSD 3.0.
23990      Branch: perl
23991            ! hints/openbsd.sh
23992 ____________________________________________________________________________
23993 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
23994         Log: DJGPP tweaks from Laszlo Molnar.
23995      Branch: perl
23996            ! djgpp/config.over lib/File/Find/t/find.t
23997            ! lib/File/Find/t/taint.t t/pod/find.t
23998 ____________________________________________________________________________
23999 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
24000         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
24001              From: Michael G Schwern <schwern@pobox.com> 
24002              Date: Sun, 9 Dec 2001 19:28:12 -0500
24003              Message-ID: <20011210002812.GF13586@blackrider>
24004      Branch: perl
24005            ! README.cygwin
24006 ____________________________________________________________________________
24007 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
24008         Log: README.cygwin update from Gerrit P. Haase.
24009      Branch: perl
24010            ! README.cygwin
24011 ____________________________________________________________________________
24012 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
24013         Log: Apply NetBSD patch-ag: shared/static linking,
24014              but make the change less intrusive on non-NetBSD.
24015      Branch: perl
24016            ! lib/ExtUtils/MM_Unix.pm
24017 ____________________________________________________________________________
24018 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
24019         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
24020      Branch: perl
24021            ! lib/ExtUtils/Liblist.pm
24022 ____________________________________________________________________________
24023 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
24024         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
24025      Branch: perl
24026            ! regcomp.c
24027 ____________________________________________________________________________
24028 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
24029         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
24030      Branch: perl
24031            ! pp.c
24032 ____________________________________________________________________________
24033 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
24034         Log: Apply NetBSD patch-ac.
24035              (the fix has already been done: change #9706, fully qualified
24036              pathnames in packlists)
24037      Branch: perl
24038            ! lib/ExtUtils/Install.pm
24039 ____________________________________________________________________________
24040 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
24041         Log: Apply NetBSD patch-ab: NetBSD hints update.
24042      Branch: perl
24043            ! hints/netbsd.sh
24044 ____________________________________________________________________________
24045 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
24046         Log: metaconfig unit changes for #13560.
24047      Branch: metaconfig/U/perl
24048            ! dlsrc.U i_ieeefp.U libperl.U
24049 ____________________________________________________________________________
24050 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
24051         Log: NetBSD has <ieeefp.h> but hidden.
24052      Branch: perl
24053            ! hints/netbsd.sh
24054 ____________________________________________________________________________
24055 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
24056         Log: Implement NetBSD patch-aa.
24057      Branch: perl
24058            ! Configure
24059 ____________________________________________________________________________
24060 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
24061         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
24062              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
24063              Date: Sun, 09 Dec 2001 13:40:58 +0100
24064              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
24065              
24066              (The lstat()s were there in 5.6.1: what happened to them?)
24067      Branch: perl
24068            ! lib/File/Find.pm
24069 ____________________________________________________________________________
24070 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
24071         Log: Quickie documentation of the C UTF-8 API.
24072      Branch: perl
24073            ! pod/perlunicode.pod
24074 ____________________________________________________________________________
24075 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
24076         Log: Subject: bleadperl on cygwin weirdness...
24077              From: "Gerrit P. Haase" <gp@familiehaase.de>
24078              Date: Sun, 9 Dec 2001 20:31:28 +0100
24079              Message-ID: <13779422183.20011209203128@familiehaase.de>          
24080              
24081              (plus libperl*.dll version portability tweaks)
24082      Branch: perl
24083            ! lib/ExtUtils/Embed.t
24084 ____________________________________________________________________________
24085 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
24086         Log: Instead of muting symbol export error if under eval,
24087              delay the errors until the croak().
24088              
24089              (replaces #13408)
24090      Branch: perl
24091            ! lib/Exporter/Heavy.pm
24092 ____________________________________________________________________________
24093 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
24094         Log: Basegroup 0 is a cygwin_nt thing.
24095      Branch: perl
24096            ! t/op/groups.t
24097 ____________________________________________________________________________
24098 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
24099         Log: Also WinME is LoseLink.
24100      Branch: perl
24101            ! t/op/stat.t
24102 ____________________________________________________________________________
24103 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
24104         Log: Forgotten checkin.
24105      Branch: perl
24106            ! lib/User/grent.t
24107 ____________________________________________________________________________
24108 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
24109         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
24110              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24111              Date: Sun, 09 Dec 2001 13:45:06 +0100
24112              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
24113      Branch: perl
24114            ! lib/File/Find.pm
24115 ____________________________________________________________________________
24116 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
24117         Log: Tweakback.
24118      Branch: perl
24119            ! lib/Net/hostent.t
24120 ____________________________________________________________________________
24121 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
24122         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
24123              From: Michael G Schwern <schwern@pobox.com>
24124              Date: Sat, 8 Dec 2001 14:48:38 -0500
24125              Message-ID: <20011208194838.GA8650@blackrider>
24126      Branch: perl
24127            ! t/op/grent.t
24128 ____________________________________________________________________________
24129 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
24130         Log: Subject: [README.cygwin] Removing old expected test failures
24131              From: Michael G Schwern <schwern@pobox.com>
24132              Date: Sat, 8 Dec 2001 15:38:28 -0500
24133              Message-ID: <20011208203828.GB9017@blackrider>
24134      Branch: perl
24135            ! README.cygwin
24136 ____________________________________________________________________________
24137 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
24138         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
24139              From: Michael G Schwern <schwern@pobox.com>                
24140              Date: Sat, 8 Dec 2001 15:26:59 -0500
24141              Message-ID: <20011208202659.GA9017@blackrider> 
24142      Branch: perl
24143            ! lib/Net/hostent.t
24144 ____________________________________________________________________________
24145 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
24146         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
24147              From: Michael G Schwern <schwern@pobox.com> 
24148              Date: Sat, 8 Dec 2001 15:06:16 -0500
24149              Message-ID: <20011208200616.GA8915@blackrider>
24150      Branch: perl
24151            ! t/op/stat.t
24152 ____________________________________________________________________________
24153 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
24154         Log: Developer deprecations and an incompatibility.
24155      Branch: perl
24156            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
24157 ____________________________________________________________________________
24158 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
24159         Log: Shoo.
24160      Branch: perl
24161            - lib/Attribute/Handlers.pm
24162 ____________________________________________________________________________
24163 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
24164         Log: Remove Attribute::Handlers, as per Damian's request.
24165              (Because of fixing the my variables to be now handled
24166              in run-time, the whole internals of the A::H needs to
24167              be rewritten and Damian will not have time for that
24168              for months.)
24169      Branch: perl
24170            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
24171            - lib/Attribute/Handlers/demo/Demo.pm
24172            - lib/Attribute/Handlers/demo/Descriptions.pm
24173            - lib/Attribute/Handlers/demo/MyClass.pm
24174            - lib/Attribute/Handlers/demo/demo.pl
24175            - lib/Attribute/Handlers/demo/demo2.pl
24176            - lib/Attribute/Handlers/demo/demo3.pl
24177            - lib/Attribute/Handlers/demo/demo4.pl
24178            - lib/Attribute/Handlers/demo/demo_call.pl
24179            - lib/Attribute/Handlers/demo/demo_chain.pl
24180            - lib/Attribute/Handlers/demo/demo_cycle.pl
24181            - lib/Attribute/Handlers/demo/demo_hashdir.pl
24182            - lib/Attribute/Handlers/demo/demo_phases.pl
24183            - lib/Attribute/Handlers/demo/demo_range.pl
24184            - lib/Attribute/Handlers/demo/demo_rawdata.pl
24185            - lib/Attribute/Handlers/t/multi.t
24186            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
24187            ! pod/perlmodlib.pod pod/perltoc.pod
24188 ____________________________________________________________________________
24189 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
24190         Log: Subject: Re: attributes are broken
24191              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24192              Date: Sun, 09 Dec 2001 00:09:23 -0500
24193              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
24194      Branch: perl
24195            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
24196            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
24197            ! xsutils.c
24198 ____________________________________________________________________________
24199 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
24200         Log: Forgotten checkin.
24201      Branch: perl
24202            ! lib/Pod/Text.pm
24203 ____________________________________________________________________________
24204 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
24205         Log: uconfig.h update.
24206      Branch: perl
24207            ! uconfig.h
24208 ____________________________________________________________________________
24209 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
24210         Log: Update Changes.
24211      Branch: perl
24212            ! Changes patchlevel.h
24213 ____________________________________________________________________________
24214 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
24215         Log: Note that some of the Unicode features are
24216              dependent on perlio.
24217      Branch: perl
24218            ! pod/perluniintro.pod
24219 ____________________________________________________________________________
24220 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
24221         Log: Regen perlapi, regen toc.
24222      Branch: perl
24223            ! pod/perlapi.pod pod/perltoc.pod
24224 ____________________________________________________________________________
24225 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
24226         Log: FAQ sync.
24227      Branch: perl
24228            ! pod/perlfaq4.pod pod/perlfaq6.pod
24229 ____________________________________________________________________________
24230 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
24231         Log: Subject: [PATCH] Fix odd language in an sv.c comment
24232              From: coral@eekeek.org
24233              Date: Sat, 8 Dec 2001 12:19:39 -0500
24234              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
24235      Branch: perl
24236            ! sv.c
24237 ____________________________________________________________________________
24238 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
24239         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
24240              From: Michael G Schwern <schwern@pobox.com>
24241              Date: Fri, 7 Dec 2001 20:03:45 -0500
24242              Message-ID: <20011208010345.GD642@blackrider>
24243              
24244              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
24245              From: Michael G Schwern <schwern@pobox.com>
24246              Date: Fri, 7 Dec 2001 20:13:54 -0500
24247              Message-ID: <20011208011354.GE642@blackrider>
24248              
24249              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
24250              From: Michael G Schwern <schwern@pobox.com>
24251              Date: Fri, 7 Dec 2001 21:47:36 -0500
24252              Message-ID: <20011208024736.GH642@blackrider>
24253              
24254              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
24255              From: Michael G Schwern <schwern@pobox.com>
24256              Date: Fri, 7 Dec 2001 23:09:43 -0500
24257              Message-ID: <20011208040943.GK642@blackrider>
24258              
24259              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
24260              Message-Id: <a05101004b83754903506@[172.16.52.1]>
24261              Date: Fri, 7 Dec 2001 23:28:15 -0600
24262              From: "Craig A. Berry" <craigberry@mac.com>
24263      Branch: perl
24264            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
24265 ____________________________________________________________________________
24266 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
24267         Log: Integrate perlio.
24268      Branch: perl
24269           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
24270           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
24271 ____________________________________________________________________________
24272 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
24273         Log: Retract #11156 since Sarathy has found that it breaks code:
24274              http://bugs.ActiveState.com/show_bug.cgi?id=18457
24275              http://bugs.ActiveState.com/show_bug.cgi?id=18858
24276      Branch: perl
24277            ! op.c sv.c t/op/pos.t
24278 ____________________________________________________________________________
24279 [ 13532] By: nick                                  on 2001/12/08  14:11:12
24280         Log: Integrate mainline
24281      Branch: perlio
24282           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
24283           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
24284 ____________________________________________________________________________
24285 [ 13531] By: nick                                  on 2001/12/08  13:48:21
24286         Log: Tweak multi-arg open error messages
24287      Branch: perlio
24288            ! perlio.c
24289 ____________________________________________________________________________
24290 [ 13530] By: nick                                  on 2001/12/08  10:20:06
24291         Log: Allow multi-arg open() if opening layer declares this legal.
24292      Branch: perlio
24293            ! doio.c perlio.c perliol.h
24294 ____________________________________________________________________________
24295 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
24296         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
24297              From: Michael G Schwern <schwern@pobox.com>       
24298              Date: Fri, 7 Dec 2001 19:41:31 -0500
24299              Message-ID: <20011208004131.GC642@blackrider>
24300      Branch: perl
24301            ! t/run/switches.t t/test.pl
24302 ____________________________________________________________________________
24303 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
24304         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
24305              From: Michael G Schwern <schwern@pobox.com>       
24306              Date: Fri, 7 Dec 2001 19:12:44 -0500
24307              Message-ID: <20011208001244.GB642@blackrider>
24308      Branch: perl
24309            ! t/op/stat.t
24310 ____________________________________________________________________________
24311 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
24312         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
24313              From: Michael G Schwern <schwern@pobox.com>
24314              Date: Fri, 7 Dec 2001 17:28:57 -0500
24315              Message-ID: <20011207222857.GI23210@blackrider>
24316      Branch: perl
24317            ! t/op/magic.t
24318 ____________________________________________________________________________
24319 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
24320         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
24321      Branch: perl
24322            ! t/test.pl
24323 ____________________________________________________________________________
24324 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
24325         Log: which_perl: delay as much a possible till runtime.
24326      Branch: perl
24327            ! t/test.pl
24328 ____________________________________________________________________________
24329 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
24330         Log: Further tweakage to which_perl().
24331      Branch: perl
24332            ! t/test.pl
24333 ____________________________________________________________________________
24334 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
24335         Log: perluniintro tweaks.
24336      Branch: perl
24337            ! pod/perluniintro.pod
24338 ____________________________________________________________________________
24339 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
24340         Log: Tweak the $Perl computation.
24341      Branch: perl
24342            ! t/test.pl
24343 ____________________________________________________________________________
24344 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
24345         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
24346              From: Nicholas Clark <nick@ccl4.org>
24347              Date: Fri, 7 Dec 2001 17:06:56 +0000
24348              Message-ID: <20011207170656.G21702@plum.flirble.org>
24349      Branch: perl
24350            ! doop.c t/op/chop.t
24351 ____________________________________________________________________________
24352 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
24353         Log: Update Changes.
24354      Branch: perl
24355            ! Changes patchlevel.h
24356 ____________________________________________________________________________
24357 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
24358         Log: Missing ).
24359      Branch: perl
24360            ! t/test.pl
24361 ____________________________________________________________________________
24362 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
24363         Log: Allow several arguments to display().
24364      Branch: perl
24365            ! t/test.pl
24366 ____________________________________________________________________________
24367 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
24368         Log: /dev/stdout could be either a character special file
24369              or a named pipe, so let's pretend it doesn't exist.
24370      Branch: perl
24371            ! t/op/stat.t
24372 ____________________________________________________________________________
24373 [ 13516] By: nick                                  on 2001/12/07  15:09:23
24374         Log: Integrate again - can I catch up ?
24375      Branch: perlio
24376           !> t/test.pl
24377 ____________________________________________________________________________
24378 [ 13515] By: nick                                  on 2001/12/07  15:08:17
24379         Log: Integrate mainline some more
24380      Branch: perlio
24381           !> README.hpux hints/linux.sh pod/perlfunc.pod
24382 ____________________________________________________________________________
24383 [ 13514] By: nick                                  on 2001/12/07  15:07:15
24384         Log: Integrate mainline
24385      Branch: perlio
24386           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
24387           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
24388           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
24389           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
24390           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
24391           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
24392           +> t/lib/Math/BigInt/BareCalc.pm
24393            - ext/Devel/PPPort/harness/Harness.pm
24394            - ext/Devel/PPPort/harness/Harness.xs
24395            - ext/Devel/PPPort/harness/Makefile.PL
24396            - ext/Devel/PPPort/harness/module2.c
24397            - ext/Devel/PPPort/harness/module3.c
24398            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
24399            - lib/File/Spec/Functions.t
24400           !> (integrate 103 files)
24401 ____________________________________________________________________________
24402 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
24403         Log: Add display() for displaying icky scalars.
24404      Branch: perl
24405            ! t/test.pl
24406 ____________________________________________________________________________
24407 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
24408         Log: Subject: [ID 20011207.001] documentation bug for waitpid
24409              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
24410              Date: Fri, 7 Dec 2001 12:44:56 +0100
24411              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
24412      Branch: perl
24413            ! pod/perlfunc.pod
24414 ____________________________________________________________________________
24415 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
24416         Log: gcc version matching didn't.
24417      Branch: perl
24418            ! hints/linux.sh
24419 ____________________________________________________________________________
24420 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
24421         Log: Subject: HP renamed their servers              
24422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24423              Date: Fri, 07 Dec 2001 12:07:22 +0100
24424              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
24425      Branch: perl
24426            ! README.hpux
24427 ____________________________________________________________________________
24428 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
24429         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
24430              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24431              Date: Fri, 7 Dec 2001 00:24:55 -0500
24432              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
24433      Branch: perl
24434            ! pod/perlport.pod
24435 ____________________________________________________________________________
24436 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
24437         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
24438              From: Michael G Schwern <schwern@pobox.com> 
24439              Date: Thu, 6 Dec 2001 22:56:34 -0500
24440              Message-ID: <20011207035634.GO22648@blackrider>
24441      Branch: perl
24442            ! t/base/lex.t t/op/exec.t
24443 ____________________________________________________________________________
24444 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
24445         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
24446              From: Michael G Schwern <schwern@pobox.com>
24447              Date: Thu, 6 Dec 2001 22:45:44 -0500
24448              Message-ID: <20011207034544.GN22648@blackrider>
24449              
24450              (plus op/ref tweak)
24451      Branch: perl
24452            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
24453            ! t/run/kill_perl.t t/test.pl
24454 ____________________________________________________________________________
24455 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
24456         Log: Upgrade to Math::BigInt 1.48.
24457      Branch: perl
24458            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
24459            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24460            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24461            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24462            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
24463            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24464            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
24465 ____________________________________________________________________________
24466 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
24467         Log: Mention also perl56delta in case someone is upgrading from
24468              Perl 5.005_03.
24469      Branch: perl
24470            ! pod/perldelta.pod
24471 ____________________________________________________________________________
24472 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
24473         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24474              From: Michael G Schwern <schwern@pobox.com>
24475              Date: Thu, 6 Dec 2001 15:15:28 -0500
24476              Message-ID: <20011206201528.GF16414@blackrider>
24477              
24478              (just the term.t, not the lex.t)
24479              
24480              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
24481              From: Michael G Schwern <schwern@pobox.com>
24482              Date: Thu, 6 Dec 2001 15:22:22 -0500
24483              Message-ID: <20011206202222.GG16414@blackrider>
24484              
24485              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
24486              From: Michael G Schwern <schwern@pobox.com>
24487              Date: Thu, 6 Dec 2001 15:31:58 -0500
24488              Message-ID: <20011206203158.GI16414@blackrider>
24489              
24490              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
24491              From: Michael G Schwern <schwern@pobox.com>
24492              Date: Thu, 6 Dec 2001 17:38:55 -0500
24493              Message-ID: <20011206223855.GC22648@blackrider>
24494      Branch: perl
24495            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
24496            ! t/test.pl
24497 ____________________________________________________________________________
24498 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
24499         Log: Update the thr5005 situation.
24500      Branch: perl
24501            ! pod/perldelta.pod
24502 ____________________________________________________________________________
24503 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
24504         Log: perldelta borrowings from perl561delta.
24505      Branch: perl
24506            ! pod/perldelta.pod
24507 ____________________________________________________________________________
24508 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
24509         Log: Add the 5.6.1 perldelta as perl561delta.
24510              (Makes it easier to steal stuff for perldelta :-)
24511      Branch: perl
24512            + pod/perl561delta.pod
24513            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24514 ____________________________________________________________________________
24515 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
24516         Log: Retract #13496 for now.
24517      Branch: perl
24518            ! t/base/lex.t t/base/term.t
24519 ____________________________________________________________________________
24520 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
24521         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
24522              From: "Craig A. Berry" <craigberry@mac.com>
24523              Date: Thu, 6 Dec 2001 14:54:36 -0600
24524              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
24525      Branch: perl
24526            ! vms/ext/filespec.t
24527 ____________________________________________________________________________
24528 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
24529         Log: (retracted by #13499)
24530              
24531              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24532              From: Michael G Schwern <schwern@pobox.com>
24533              Date: Thu, 6 Dec 2001 15:15:28 -0500
24534              Message-ID: <20011206201528.GF16414@blackrider>
24535      Branch: perl
24536            ! t/base/lex.t t/base/term.t
24537 ____________________________________________________________________________
24538 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
24539         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
24540              From: Michael G Schwern <schwern@pobox.com>
24541              Date: Thu, 6 Dec 2001 13:54:48 -0500
24542              Message-ID: <20011206185448.GC16414@blackrider>
24543      Branch: perl
24544            ! t/op/stat.t
24545 ____________________________________________________________________________
24546 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
24547         Log: The #4 has nothing to do with Unicode.
24548      Branch: perl
24549            ! t/op/tr.t
24550 ____________________________________________________________________________
24551 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
24552         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
24553              From: Michael G Schwern <schwern@pobox.com>
24554              Date: Thu, 6 Dec 2001 13:45:48 -0500
24555              Message-ID: <20011206184548.GB16414@blackrider>
24556      Branch: perl
24557            ! t/op/tr.t
24558 ____________________________________________________________________________
24559 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
24560         Log: Update Changes.
24561      Branch: perl
24562            ! Changes patchlevel.h
24563 ____________________________________________________________________________
24564 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
24565         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
24566              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24567              Date: Thu, 6 Dec 2001 11:41:25 EST
24568              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
24569      Branch: perl
24570            ! vms/vms.c vms/vmsish.h
24571 ____________________________________________________________________________
24572 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
24573         Log: Subject: [PATCH] Re: weirdness in regexps
24574              From: Robin Houston <robin@kitsite.com> 
24575              Date: Thu, 6 Dec 2001 14:44:01 +0000
24576              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
24577      Branch: perl
24578            ! op.c t/lib/strict/subs
24579 ____________________________________________________________________________
24580 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
24581         Log: Make the -b -c -S tests count all of the /dev, not just
24582              check the first one, as suggested by Benjamin Goldberg.
24583      Branch: perl
24584            ! t/op/stat.t
24585 ____________________________________________________________________________
24586 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
24587         Log: Subject: Re: [PATCH: bleadperl] casefold backref
24588              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24589              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
24590              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
24591      Branch: perl
24592            ! regexec.c
24593 ____________________________________________________________________________
24594 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
24595         Log: Nits noticed by Philip Newton, and de-tab DB.t.
24596      Branch: perl
24597            ! lib/DB.t
24598 ____________________________________________________________________________
24599 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
24600         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
24601              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24602              Date: 6 Dec 2001 11:06:01 -0000
24603              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
24604      Branch: perl
24605            ! op.c t/op/tr.t
24606 ____________________________________________________________________________
24607 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
24608         Log: Subject: [PATCH: bleadperl] casefold backref
24609              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
24610              Date: Wed, 05 Dec 2001 17:27:05 +0000
24611              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
24612      Branch: perl
24613            ! regexec.c t/op/re_tests
24614 ____________________________________________________________________________
24615 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
24616         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
24617              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24618              Date: Wed, 5 Dec 2001 22:34:53 EST
24619              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
24620      Branch: perl
24621            ! mg.c vms/vms.c vms/vmsish.h
24622 ____________________________________________________________________________
24623 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
24624         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
24625              From: Michael G Schwern <schwern@pobox.com>
24626              Date: Wed, 5 Dec 2001 19:52:58 -0500
24627              Message-ID: <20011205195257.A903@blackrider>
24628      Branch: perl
24629            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
24630            + lib/File/Spec/t/rel2abs2rel.t
24631            - lib/File/Spec.t lib/File/Spec/Functions.t
24632            ! MANIFEST
24633 ____________________________________________________________________________
24634 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
24635         Log: Subject: Re: Silly stat() portability questions                
24636              From: Benjamin Goldberg <goldbb2@earthlink.net>
24637              Date: Wed, 05 Dec 2001 22:52:35 -0500
24638              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
24639      Branch: perl
24640            ! pod/perlport.pod
24641 ____________________________________________________________________________
24642 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
24643         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
24644              From: "Craig A. Berry" <craigberry@mac.com>
24645              Date: Wed, 05 Dec 2001 16:41:59 -0600
24646              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
24647      Branch: perl
24648            ! README.vms configure.com lib/File/Spec/VMS.pm
24649            ! vms/ext/filespec.t
24650 ____________________________________________________________________________
24651 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
24652         Log: $apply->('club', $glibc_maintainers);
24653              
24654              (Nick Clark just reported that <langinfo.h> YESSTR
24655              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
24656      Branch: perl
24657            ! ext/I18N/Langinfo/Langinfo.t
24658 ____________________________________________________________________________
24659 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
24660         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
24661      Branch: perl
24662            ! pod/perlport.pod
24663 ____________________________________________________________________________
24664 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
24665         Log: tweak change#13474 (pad entries can apparently be null in some
24666              situations)
24667      Branch: maint-5.6/perl
24668            ! op.c
24669 ____________________________________________________________________________
24670 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
24671         Log: Restore the /dev -b -c -S part of the test.
24672      Branch: perl
24673            ! t/op/stat.t
24674 ____________________________________________________________________________
24675 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
24676         Log: Retract #13475 until Arthur gets back to the mine.
24677      Branch: perl
24678            ! op.c t/run/kill_perl.t
24679 ____________________________________________________________________________
24680 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
24681         Log: (retracted by #13476)
24682              
24683              Manually apply #13474; fixes stale reference to dead
24684              CvOUTSIDE(); this can happen when anonymous subroutines
24685              that aren't closures are returned from an eval""
24686              
24687              (threads/shared/sv_refs.t is coredump-unhappy about this change)
24688      Branch: perl
24689            ! op.c t/run/kill_perl.t
24690 ____________________________________________________________________________
24691 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
24692         Log: replacement for change#10451
24693              
24694              fixes stale reference to dead CvOUTSIDE(); this can happen when
24695              anonymous subroutines that aren't closures are returned from an
24696              eval""
24697      Branch: maint-5.6/perl
24698            ! op.c t/op/misc.t
24699 ____________________________________________________________________________
24700 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
24701         Log: revert change#10451,10472; it was a naive fix that simply
24702              reintroduced the memory leak!
24703      Branch: maint-5.6/perl
24704            ! op.c t/op/misc.t
24705 ____________________________________________________________________________
24706 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
24707         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
24708              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24709              Date: Wed, 05 Dec 2001 10:49:20 +0100
24710              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
24711      Branch: perl
24712            ! lib/File/Basename.pm lib/File/Basename.t
24713 ____________________________________________________________________________
24714 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
24715         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
24716              From: Michael G Schwern <schwern@pobox.com> 
24717              Date: Wed, 5 Dec 2001 02:47:59 -0500
24718              Message-ID: <20011205024759.H14333@blackrider>
24719      Branch: perl
24720            ! t/op/magic.t
24721 ____________________________________________________________________________
24722 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
24723         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
24724              From: Michael G Schwern <schwern@pobox.com>              
24725              Date: Wed, 5 Dec 2001 02:22:05 -0500
24726              Message-ID: <20011205022205.F14333@blackrider>
24727      Branch: perl
24728            ! t/op/stat.t vms/test.com
24729 ____________________________________________________________________________
24730 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
24731         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
24732              From: Michael G Schwern <schwern@pobox.com> 
24733              Date: Tue, 4 Dec 2001 23:40:10 -0500
24734              Message-ID: <20011204234010.B14333@blackrider>
24735      Branch: perl
24736            ! t/op/stat.t
24737 ____________________________________________________________________________
24738 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
24739         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
24740              From: Michael G Schwern <schwern@pobox.com> 
24741              Date: Tue, 4 Dec 2001 21:09:18 -0500           
24742              Message-ID: <20011204210918.D13279@blackrider>
24743              
24744              t/test.
24745      Branch: perl
24746            ! t/test.pl
24747 ____________________________________________________________________________
24748 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
24749         Log: (accidentally empty check-in)
24750      Branch: perl
24751            ! t/op/stat.t
24752 ____________________________________________________________________________
24753 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
24754         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
24755              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24756              Date: Tue, 04 Dec 2001 23:40:27 +0100
24757              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
24758      Branch: perl
24759            ! mg.c
24760 ____________________________________________________________________________
24761 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
24762         Log: Subject: [PATCH] minor pod fix in Safe.pm
24763              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24764              Date: Tue, 4 Dec 2001 22:02:34 +0100
24765              Message-ID: <20011204220234.A17293@rafael>
24766      Branch: perl
24767            ! ext/Opcode/Safe.pm
24768 ____________________________________________________________________________
24769 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
24770         Log: CRLF GRRR.
24771      Branch: perl
24772            ! djgpp/configure.bat
24773 ____________________________________________________________________________
24774 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
24775         Log: DJGPP fixes from Laszlo Molnar.
24776      Branch: perl
24777            ! djgpp/configure.bat djgpp/djgpp.h
24778 ____________________________________________________________________________
24779 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
24780         Log: Update Changes.
24781      Branch: perl
24782            ! Changes patchlevel.h
24783 ____________________________________________________________________________
24784 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
24785         Log: Must wipe out the memory of real Socket before starting
24786              to use the new fake one.
24787      Branch: perl
24788            ! lib/Net/t/config.t
24789 ____________________________________________________________________________
24790 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
24791         Log: LC_ALL might trump LANG.
24792      Branch: perl
24793            ! lib/open.t
24794 ____________________________________________________________________________
24795 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
24796         Log: Make the eval runtime.
24797      Branch: perl
24798            ! lib/open.pm
24799 ____________________________________________________________________________
24800 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
24801         Log: Make the Langinfo test both more lenient (allow
24802              for any symbol not to exists) and stricter (add
24803              more symbols).
24804      Branch: perl
24805            ! ext/I18N/Langinfo/Langinfo.t
24806 ____________________________________________________________________________
24807 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
24808         Log: integrate change#13453 from maint-5.6
24809              
24810              tweak change#11399 to use an explicit flag rather than
24811              ass_u_ming w32_pseudo_id will only be zero for the real
24812              toplevel interpreter; avoids multiple hosts from diddling
24813              the environment at the same time
24814      Branch: perl
24815           !> win32/perlhost.h
24816 ____________________________________________________________________________
24817 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
24818         Log: Subject: [PATCH] VMS update for perldelta.pod
24819              From: "Craig A. Berry" <craigberry@mac.com> 
24820              Date: Tue, 4 Dec 2001 00:23:12 -0600
24821              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
24822      Branch: perl
24823            ! pod/perldelta.pod
24824 ____________________________________________________________________________
24825 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
24826         Log: NetWare tweak from Ananth Kesari.
24827      Branch: perl
24828            ! NetWare/Makefile
24829 ____________________________________________________________________________
24830 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
24831         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
24832              Not adding the test suite because of its many assumptions.
24833      Branch: perl
24834            ! lib/Net/Ping.pm
24835 ____________________________________________________________________________
24836 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
24837         Log: tweak change#11399 to use an explicit flag rather than
24838              ass_u_ming w32_pseudo_id will only be zero for the real
24839              toplevel interpreter; avoids multiple hosts from diddling
24840              the environment at the same time
24841      Branch: maint-5.6/perl
24842            ! win32/perlhost.h
24843 ____________________________________________________________________________
24844 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
24845         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
24846              from Len Makin.
24847      Branch: perl
24848            + hints/super-ux.sh
24849            ! MANIFEST
24850 ____________________________________________________________________________
24851 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
24852         Log: Add Mac OS X known failures to perldelta.
24853      Branch: perl
24854            ! pod/perldelta.pod
24855 ____________________________________________________________________________
24856 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
24857         Log: I think it's time to call the utf8 code non-test.
24858      Branch: perl
24859            ! utf8.c
24860 ____________________________________________________________________________
24861 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
24862         Log: Retract #13303, need rethink.
24863      Branch: perl
24864            ! utf8.c
24865 ____________________________________________________________________________
24866 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
24867         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
24868              From: "Craig A. Berry" <craigberry@mac.com>
24869              Date: Mon, 03 Dec 2001 16:28:06 -0600
24870              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
24871      Branch: perl
24872            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
24873 ____________________________________________________________________________
24874 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
24875         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
24876              From: Andy Dougherty <doughera@lafayette.edu>
24877              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
24878              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
24879      Branch: perl
24880            ! hints/solaris_2.sh
24881 ____________________________________________________________________________
24882 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
24883         Log: This test is not very robust on 8.3-constrained systems:
24884              all the "with truncated name" lines between "Autosplitting ..."
24885              and "some names are not unique" lines are unexpected,
24886              and the truncation message becomes:
24887              testtest.al, testtest.al truncate to testtest 
24888      Branch: perl
24889            ! lib/AutoSplit.t
24890 ____________________________________________________________________________
24891 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
24892         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
24893      Branch: perl
24894            ! ext/I18N/Langinfo/Langinfo.t
24895 ____________________________________________________________________________
24896 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
24897         Log: Test::Morify UCD.t
24898      Branch: perl
24899            ! lib/Unicode/UCD.t
24900 ____________________________________________________________________________
24901 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
24902         Log: If Socket has not been built (e.g. DJGPP) the libnet
24903              tests fall over with (too) much noise.
24904      Branch: perl
24905            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
24906            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
24907            ! lib/Net/t/smtp.t lib/Net/t/time.t
24908 ____________________________________________________________________________
24909 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
24910         Log: Subject: [PATCH] shared hash keys and ++/--
24911              From: Nicholas Clark <nick@ccl4.org>
24912              Date: Mon, 3 Dec 2001 16:37:16 +0000
24913              Message-ID: <20011203163716.C21702@plum.flirble.org>
24914      Branch: perl
24915            ! pp.c pp_hot.c sv.c t/op/inc.t
24916 ____________________________________________________________________________
24917 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
24918         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
24919              From: Jonathan Stowe <jns@gellyfish.com>
24920              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
24921              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
24922      Branch: perl
24923            ! lib/Term/Cap.pm
24924 ____________________________________________________________________________
24925 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
24926         Log: Update Changes.
24927      Branch: perl
24928            ! Changes patchlevel.h
24929 ____________________________________________________________________________
24930 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
24931         Log: perldelta tweaks.
24932      Branch: perl
24933            ! pod/perldelta.pod
24934 ____________________________________________________________________________
24935 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
24936         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
24937              From: Sam Tregar <sam@tregar.com> 
24938              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
24939              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
24940      Branch: perl
24941            ! pod/perlnewmod.pod
24942 ____________________________________________________________________________
24943 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
24944         Log: microperl casting nit.
24945      Branch: perl
24946            ! utf8.c
24947 ____________________________________________________________________________
24948 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
24949         Log: Make sharepvn a macro since all it does is a deref.
24950      Branch: perl
24951            ! embed.h embed.pl global.sym hv.c hv.h proto.h
24952 ____________________________________________________________________________
24953 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
24954         Log: perldelta updates.
24955      Branch: perl
24956            ! pod/perldelta.pod
24957 ____________________________________________________________________________
24958 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
24959         Log: PPPort update from Paul Marquess.
24960      Branch: perl
24961            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
24962            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
24963            + ext/Devel/PPPort/t/test.t
24964            - ext/Devel/PPPort/harness/Harness.pm
24965            - ext/Devel/PPPort/harness/Harness.xs
24966            - ext/Devel/PPPort/harness/Makefile.PL
24967            - ext/Devel/PPPort/harness/module2.c
24968            - ext/Devel/PPPort/harness/module3.c
24969            - ext/Devel/PPPort/harness/t/test.t
24970            ! MANIFEST ext/Devel/PPPort/MANIFEST
24971            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
24972            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
24973            ! ext/Devel/PPPort/soak
24974 ____________________________________________________________________________
24975 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
24976         Log: No use talking about dynamic library search patch
24977              unless we are having a dynamic build.
24978      Branch: perl
24979            ! t/TEST
24980 ____________________________________________________________________________
24981 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
24982         Log: Be more explicit on the List::Util build trick,
24983              should also stop unneeded rebuilds on static builds.
24984      Branch: perl
24985            ! ext/List/Util/Makefile.PL
24986 ____________________________________________________________________________
24987 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
24988         Log: We need to replace the optimize (-O1) with
24989              the -h scalar0 -h vector0, not append them
24990              to the ccflags.
24991      Branch: perl
24992            ! hints/unicos.sh hints/unicosmk.sh
24993 ____________________________________________________________________________
24994 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
24995         Log: Subject: [PATCH] Shared hash keys 
24996              From: Nicholas Clark <nick@ccl4.org>
24997              Date: Sun, 2 Dec 2001 20:52:32 +0000
24998              Message-ID: <20011202205232.U21702@plum.flirble.org>
24999      Branch: perl
25000            ! doop.c t/op/tr.t
25001 ____________________________________________________________________________
25002 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
25003         Log: Better add new files to MANIFEST, too.
25004      Branch: perl
25005            ! MANIFEST
25006 ____________________________________________________________________________
25007 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
25008         Log: Subject: {PATCH] perlpacktut.pod
25009              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
25010              Date: Sun, 02 Dec 2001 19:55:06 +0100
25011              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
25012      Branch: perl
25013            ! pod/perlpacktut.pod
25014 ____________________________________________________________________________
25015 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
25016         Log: Various small nits found by DJGPP build.
25017      Branch: perl
25018            ! doio.c mg.c pp.c util.c
25019 ____________________________________________________________________________
25020 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
25021         Log: Subject: RE: More verbose POD for Carp
25022              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25023              Date: Sun, 2 Dec 2001 11:32:51 -0500
25024              Message-ID: <3C0A9748@operamail.com>
25025      Branch: perl
25026            ! lib/Carp.pm
25027 ____________________________________________________________________________
25028 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
25029         Log: Add a header for DJGPP with the function prototypes.
25030      Branch: perl
25031            + djgpp/djgpp.h
25032            ! MANIFEST djgpp/djgpp.c
25033 ____________________________________________________________________________
25034 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
25035         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
25036              From: Abe Timmerman <abe@ztreet.demon.nl>
25037              Date: Sun, 02 Dec 2001 02:41:25 +0100
25038              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
25039      Branch: perl
25040            ! pp_sys.c
25041 ____________________________________________________________________________
25042 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
25043         Log: There isn't PTR2INT(), there's PTR2IV().
25044      Branch: perl
25045            ! ext/Time/HiRes/HiRes.xs
25046 ____________________________________________________________________________
25047 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
25048         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
25049              From: Marc Lehmann <root@schmorp.de>
25050              Date: Sun, 02 Dec 2001 02:44:53 +0100
25051              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
25052      Branch: perl
25053            ! ext/Time/HiRes/HiRes.xs
25054 ____________________________________________________________________________
25055 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
25056         Log: encode()/decode() examples.
25057      Branch: perl
25058            ! ext/Encode/Encode.pm
25059 ____________________________________________________________________________
25060 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
25061         Log: DJGPP tweaks from Laszlo Molnar.
25062      Branch: perl
25063            ! djgpp/config.over djgpp/djgppsed.sh
25064 ____________________________________________________________________________
25065 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
25066         Log: Update Changes.
25067      Branch: perl
25068            ! Changes patchlevel.h
25069 ____________________________________________________________________________
25070 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
25071         Log: Integrate perlio;
25072              
25073              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
25074              which do not have file descriptors. Noticed a possibly
25075              worse problem in the process ...
25076      Branch: perl
25077           !> doio.c
25078 ____________________________________________________________________________
25079 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
25080         Log: Non-VMS-fixed and Win32-skipped version of
25081              
25082              Subject: [PATCH t/op/exec.t] Portabilty fix 
25083              From: Michael G Schwern <schwern@pobox.com> 
25084              Date: Fri, 30 Nov 2001 16:09:27 -0500
25085              Message-ID: <20011130160927.A10406@blackrider>
25086      Branch: perl
25087            ! t/op/exec.t
25088 ____________________________________________________________________________
25089 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
25090         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
25091              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25092              Date: Sat, 1 Dec 2001 07:01:09 -0500
25093              Message-ID: <3C0D2E39@operamail.com>
25094              
25095              Subject: More verbose POD for Carp
25096              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25097              Date: Sat, 1 Dec 2001 08:04:16 -0500
25098              Message-ID: <3C285C2B@operamail.com>
25099      Branch: perl
25100            ! lib/Carp.pm lib/Carp/Heavy.pm
25101 ____________________________________________________________________________
25102 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
25103         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
25104              From: chromatic <chromatic@rmci.net>
25105              Date: Sat, 01 Dec 2001 12:41:58 -0700
25106              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
25107      Branch: perl
25108            ! lib/DB.t
25109 ____________________________________________________________________________
25110 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
25111         Log: Try to make a missing RADIXCHAR a softer kinder error.
25112      Branch: perl
25113            ! ext/I18N/Langinfo/Langinfo.t
25114 ____________________________________________________________________________
25115 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
25116         Log: Have a little faith on nl_langinfo() itself.
25117      Branch: perl
25118            ! ext/I18N/Langinfo/Langinfo.xs
25119 ____________________________________________________________________________
25120 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
25121         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
25122              the max, not max plus one)
25123      Branch: perl
25124            ! ext/I18N/Langinfo/Langinfo.xs
25125 ____________________________________________________________________________
25126 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
25127         Log: Make reality agree with the comment.
25128      Branch: perl
25129            ! ext/I18N/Langinfo/Langinfo.xs
25130 ____________________________________________________________________________
25131 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
25132         Log: Try to protect against wild langinfo() arguments.
25133      Branch: perl
25134            ! ext/I18N/Langinfo/Langinfo.xs
25135 ____________________________________________________________________________
25136 [ 13409] By: nick                                  on 2001/12/01  18:19:59
25137         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
25138              have file descriptors. Noticed a possibly worse problem in the process ...
25139      Branch: perlio
25140            ! doio.c
25141 ____________________________________________________________________________
25142 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
25143         Log: (replaced by #13556)
25144              
25145              If we are inside an eval, let's be silent about
25146              separate symbols and just croak() in the end.
25147      Branch: perl
25148            ! lib/Exporter/Heavy.pm
25149 ____________________________________________________________________________
25150 [ 13407] By: nick                                  on 2001/12/01  17:14:05
25151         Log: Integrate mainline
25152      Branch: perlio
25153           !> (integrate 26 files)
25154 ____________________________________________________________________________
25155 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
25156         Log: Subject: Fix for Exporter error reporting behaviour
25157              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25158              Date: Sat, 1 Dec 2001 06:34:48 -0500
25159              Message-ID: <3C0D1B9A@operamail.com>
25160      Branch: perl
25161            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25162 ____________________________________________________________________________
25163 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
25164         Log: Need to hide behind an eval to avoid a warning
25165              about :utf8 on non-perlio configs.
25166      Branch: perl
25167            ! lib/open.t
25168 ____________________________________________________________________________
25169 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
25170         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
25171              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25172              Date: Fri, 30 Nov 2001 23:46:58 +0100
25173              Message-ID: <20011130234658.A717@rafael>
25174      Branch: perl
25175            ! op.c t/op/method.t
25176 ____________________________________________________________________________
25177 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
25178         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
25179              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25180              Date: Thu, 29 Nov 2001 22:46:12 +0100
25181              Message-ID: <20011129224612.A699@rafael>
25182      Branch: perl
25183            ! ext/B/B/Xref.pm
25184 ____________________________________________________________________________
25185 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
25186         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
25187              From: Tels <perl_dummy@bloodgate.com>
25188              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
25189              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
25190      Branch: perl
25191            ! pod/perlfunc.pod
25192 ____________________________________________________________________________
25193 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
25194         Log: Subject: [REPATCH] reference pointer comparison
25195              From: Nicholas Clark <nick@ccl4.org>
25196              Date: Sat, 1 Dec 2001 13:00:17 +0000
25197              Message-ID: <20011201130017.I21702@plum.flirble.org>
25198      Branch: perl
25199            ! pp.c
25200 ____________________________________________________________________________
25201 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
25202         Log: Upgrade to Storable 1.0.14.
25203      Branch: perl
25204            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25205 ____________________________________________________________________________
25206 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
25207         Log: Add simple caches for ::viacode() and ::vianame().
25208      Branch: perl
25209            ! lib/charnames.pm lib/charnames.t
25210 ____________________________________________________________________________
25211 [ 13398] By: nick                                  on 2001/12/01  10:36:24
25212         Log: Integrate mainline.
25213      Branch: perlio
25214           +> (branch 44 files)
25215            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25216            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25217            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
25218           !> (integrate 250 files)
25219 ____________________________________________________________________________
25220 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
25221         Log: Regen toc and modlib.
25222      Branch: perl
25223            ! pod/perlmodlib.pod pod/perltoc.pod
25224 ____________________________________________________________________________
25225 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
25226         Log: Upgrade to podlators-1.18.
25227      Branch: perl
25228            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
25229 ____________________________________________________________________________
25230 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
25231         Log: -h scalar0 -h vector0 seems to help for both
25232              UNICOS and UNICOS/mk on the unpack %65c problems.
25233              
25234              (replaces #13393)
25235      Branch: perl
25236            ! hints/unicos.sh hints/unicosmk.sh
25237 ____________________________________________________________________________
25238 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
25239         Log: More Socket constants.
25240      Branch: perl
25241            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
25242 ____________________________________________________________________________
25243 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
25244         Log: (replaced by #13395)
25245      Branch: perl
25246            ! hints/unicosmk.sh
25247 ____________________________________________________________________________
25248 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
25249         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
25250              From: Andy Dougherty <doughera@lafayette.edu>
25251              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
25252              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
25253              
25254              Simplify the test skippage criterion now that we are
25255              no more dependent on sed.
25256      Branch: perl
25257            ! t/comp/cpp.t t/run/switchPx.t
25258 ____________________________________________________________________________
25259 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
25260         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
25261              From: Michael G Schwern <schwern@pobox.com>
25262              Date: Fri, 30 Nov 2001 11:48:44 -0500
25263              Message-ID: <20011130114844.C1303@blackrider>
25264              
25265              (replaces #13381)
25266      Branch: perl
25267            ! t/op/stat.t
25268 ____________________________________________________________________________
25269 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
25270         Log: Let's not assume how much memory has been allocated
25271              to PVs.
25272      Branch: perl
25273            ! ext/Devel/Peek/Peek.t
25274 ____________________________________________________________________________
25275 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
25276         Log: VOS needs to know the modules, including pp_sort.
25277      Branch: perl
25278            ! vos/perl.bind
25279 ____________________________________________________________________________
25280 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
25281         Log: Unused variables.
25282      Branch: perl
25283            ! ext/Unicode/Normalize/Normalize.xs
25284 ____________________________________________________________________________
25285 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
25286         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
25287              From: John Peacock <jpeacock@rowman.com>     
25288              Date: Fri, 30 Nov 2001 10:24:00 -0500        
25289              Message-ID: <3C07A490.A22A76B0@rowman.com>   
25290      Branch: perl
25291            ! lib/ExtUtils/Embed.t
25292 ____________________________________________________________________________
25293 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
25294         Log: Tweak for the VOS building script from Paul Green.
25295      Branch: perl
25296            ! vos/configure_perl.cm
25297 ____________________________________________________________________________
25298 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
25299         Log: Update Changes.
25300      Branch: perl
25301            ! Changes patchlevel.h
25302 ____________________________________________________________________________
25303 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
25304         Log: Cannot test if cppstdin has not yet been installed.
25305      Branch: perl
25306            ! t/run/switchPx.t
25307 ____________________________________________________________________________
25308 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
25309         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
25310              From: Michael G Schwern <schwern@pobox.com> 
25311              Date: Thu, 29 Nov 2001 22:05:11 -0500
25312              Message-ID: <20011129220510.A18869@blackrider>
25313              
25314              TODO 1: if cppstdin is used and not yet installed,
25315              the Px.t will fail (must do the same as in cpp.t)
25316              
25317              TODO 2: does this work if no Perl whatsoever has
25318              yet been installed?  That is, we should be using
25319              the Perl we are building to execute the one-liner.
25320      Branch: perl
25321            + t/run/switchPx.aux t/run/switchPx.t
25322            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
25323            ! vms/test.com
25324 ____________________________________________________________________________
25325 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
25326         Log: Upgrade to Unicode::Normalize 0.12.
25327      Branch: perl
25328            ! ext/Unicode/Normalize/Changes
25329            ! ext/Unicode/Normalize/Normalize.pm
25330            ! ext/Unicode/Normalize/Normalize.xs
25331            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
25332            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
25333            ! ext/Unicode/Normalize/t/test.t
25334 ____________________________________________________________________________
25335 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
25336         Log: (replaced by #13391)
25337              
25338              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
25339              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
25340              Date: 30 Nov 2001 11:41:53 -0000             
25341              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
25342              
25343              No need to die if we have high-paranoia (non-chdirable)
25344              system directories.
25345      Branch: perl
25346            ! t/op/stat.t
25347 ____________________________________________________________________________
25348 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
25349         Log: Paragraph rewrapping.
25350      Branch: perl
25351            ! pod/perliol.pod
25352 ____________________________________________________________________________
25353 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
25354         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
25355              From: Stas Bekman <stas@stason.org>
25356              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
25357              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
25358      Branch: perl
25359            ! pod/perliol.pod
25360 ____________________________________________________________________________
25361 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
25362         Log: Whether select() gets restarted on signals is
25363              implementation dependent.
25364      Branch: perl
25365            ! ext/Time/HiRes/HiRes.t
25366 ____________________________________________________________________________
25367 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
25368         Log: More forgotten checkins.
25369      Branch: perl
25370            ! embed.h embed.pl proto.h
25371 ____________________________________________________________________________
25372 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
25373         Log: Add a note about folding vs lowercase.
25374      Branch: perl
25375            ! regexec.c
25376 ____________________________________________________________________________
25377 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
25378         Log: Use to_uni_fold (and add changed global.sym)
25379      Branch: perl
25380            ! global.sym utf8.c
25381 ____________________________________________________________________________
25382 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
25383         Log: Make to Unicode character functions to use UVs
25384              instead of U32s and add to_uni_fold().
25385      Branch: perl
25386            ! embed.pl proto.h utf8.c
25387 ____________________________________________________________________________
25388 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
25389         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
25390              From: Nicholas Clark <nick@ccl4.org>
25391              Date: Thu, 29 Nov 2001 22:47:32 +0000
25392              Message-ID: <20011129224732.W37621@plum.flirble.org>
25393      Branch: perl
25394            ! pod/perlpacktut.pod
25395 ____________________________________________________________________________
25396 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
25397         Log: README.vos updates from Paul Green.
25398      Branch: perl
25399            ! README.vos
25400 ____________________________________________________________________________
25401 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
25402         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
25403              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25404              Date: Thu, 29 Nov 2001 14:18:51 EST
25405              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
25406      Branch: perl
25407            ! mg.c vms/vms.c vms/vmsish.h
25408 ____________________________________________________________________________
25409 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
25410         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
25411              From: Michael G Schwern <schwern@pobox.com>
25412              Date: Thu, 29 Nov 2001 13:12:31 -0500
25413              Message-ID: <20011129131231.E11300@blackrider>
25414      Branch: perl
25415            ! README.vms
25416 ____________________________________________________________________________
25417 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
25418         Log: BGET_IV was missing.
25419      Branch: perl
25420            ! ext/ByteLoader/bytecode.h
25421 ____________________________________________________________________________
25422 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
25423         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
25424              From: Jonathan Stowe <gellyfish@gellyfish.com>
25425              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
25426              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
25427      Branch: perl
25428            ! lib/Term/Cap.pm
25429 ____________________________________________________________________________
25430 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
25431         Log: Porting/checkURL.pl was missing.
25432      Branch: perl
25433            ! MANIFEST
25434 ____________________________________________________________________________
25435 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
25436         Log: Subject: INSTALL and READMEs should be reviewed
25437              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25438              Date: Thu, 29 Nov 2001 16:49:36 +0100
25439              Message-ID: <20011129164936.A17492@rafael>         
25440      Branch: perl
25441            ! README.cygwin
25442 ____________________________________________________________________________
25443 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
25444         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
25445              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
25446              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
25447              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
25448      Branch: perl
25449            ! README.os390
25450 ____________________________________________________________________________
25451 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
25452         Log: Update Changes.
25453      Branch: perl
25454            ! Changes patchlevel.h
25455 ____________________________________________________________________________
25456 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
25457         Log: The changes to the curliffed files didn't stick in #13348.
25458      Branch: perl
25459            ! README.dos README.win32
25460 ____________________________________________________________________________
25461 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
25462         Log: Subject: Re: Found the rev where File::Glob broke
25463              From: Andy Dougherty <doughera@lafayette.edu>
25464              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
25465              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
25466      Branch: perl
25467            ! lib/ExtUtils/MM_Unix.pm
25468 ____________________________________________________________________________
25469 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
25470         Log: Use __DATA__ instead of __END__.
25471      Branch: perl
25472            ! lib/Term/Cap.pm
25473 ____________________________________________________________________________
25474 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
25475         Log: Subject: [PATCH toke.c] autosplit into @F fix
25476              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25477              Date: Thu, 29 Nov 2001 14:52:23 +0100
25478              Message-ID: <20011129145223.A25817@rafael>         
25479      Branch: perl
25480            ! toke.c
25481 ____________________________________________________________________________
25482 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
25483         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
25484              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25485              Date: Thu, 29 Nov 2001 15:48:15 +0100
25486              Message-ID: <20011129154815.C25817@rafael>         
25487      Branch: perl
25488            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
25489 ____________________________________________________________________________
25490 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
25491         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
25492              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25493              Date: Wed, 28 Nov 2001 20:35:29 +0100
25494              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
25495      Branch: perl
25496            ! pod/perlpacktut.pod
25497 ____________________________________________________________________________
25498 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
25499         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
25500              From: Stas Bekman <stas@stason.org>
25501              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
25502              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
25503              
25504              (with tweaks)
25505      Branch: perl
25506            ! pod/perlapio.pod
25507 ____________________________________________________________________________
25508 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
25509         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25510              From: Tels <perl_dummy@bloodgate.com>
25511              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
25512              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
25513              
25514              (plus paragraph rewrapping)
25515      Branch: perl
25516            ! lib/Exporter.pm
25517 ____________________________________________________________________________
25518 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
25519         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
25520              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
25521              Date: Wed, 28 Nov 2001 21:47:59 +0000
25522              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
25523      Branch: perl
25524            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
25525 ____________________________________________________________________________
25526 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
25527         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
25528              From: Andy Dougherty <doughera@lafayette.edu>
25529              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
25530              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
25531      Branch: perl
25532            ! INSTALL ext/Time/HiRes/HiRes.t
25533 ____________________________________________________________________________
25534 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
25535         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
25536              From: Michael G Schwern <schwern@pobox.com> 
25537              Date: Wed, 28 Nov 2001 16:37:01 -0500
25538              Message-ID: <20011128163701.H676@blackrider>
25539      Branch: perl
25540            ! t/run/kill_perl.t
25541 ____________________________________________________________________________
25542 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
25543         Log: @INC tweak.
25544      Branch: perl
25545            ! t/op/ref.t
25546 ____________________________________________________________________________
25547 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
25548         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
25549              From: Nicholas Clark <nick@ccl4.org>
25550              Date: Wed, 28 Nov 2001 23:38:43 +0000
25551              Message-ID: <20011128233843.N37621@plum.flirble.org>  
25552      Branch: perl
25553            ! installman
25554 ____________________________________________________________________________
25555 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
25556         Log: Tweak the forking logic.
25557      Branch: perl
25558            ! Porting/checkURL.pl
25559 ____________________________________________________________________________
25560 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
25561         Log: Update perlmodlib.PL as per #13348.  The L<> got
25562              changed back because that is coming from ParseLink.pm.
25563      Branch: perl
25564            ! pod/perlmodlib.PL pod/perlmodlib.pod
25565 ____________________________________________________________________________
25566 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
25567         Log: URL fixups from Michael Schwern.
25568      Branch: perl
25569            ! README.cygwin README.dos README.hpux README.mint README.mpeix
25570            ! README.os390 README.qnx README.solaris README.vos README.win32
25571            ! pod/perlmodlib.pod
25572 ____________________________________________________________________________
25573 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
25574         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25575              From: Barrie Slaymaker <barries@slaysys.com>
25576              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
25577              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
25578      Branch: perl
25579            ! lib/Exporter.pm
25580 ____________________________________________________________________________
25581 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
25582         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
25583      Branch: perl
25584            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
25585 ____________________________________________________________________________
25586 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
25587         Log: Subject: [PATCH] Re: $\ very broken
25588              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25589              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
25590              Message-ID: <20011128223308.E732@rafael>   
25591              
25592              Subject: Re: [PATCH] Re: $\ very broken     
25593              From: Nicholas Clark <nick@ccl4.org>
25594              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
25595              Message-ID: <20011128222859.K37621@plum.flirble.org>
25596      Branch: perl
25597            ! mg.c t/op/ref.t
25598 ____________________________________________________________________________
25599 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
25600         Log: Add Abigail's link checker with the following tweaks:
25601              - known dummy URLs (Peter Prymmer)
25602              - do also READMEs and INSTALL (Michael Schwern)
25603              - do also ftp URLs
25604              - add fork retry loop in case the allowed number
25605              of processes per user is low
25606      Branch: perl
25607            + Porting/checkURL.pl
25608            ! MANIFEST
25609 ____________________________________________________________________________
25610 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
25611         Log: Update Changes.
25612      Branch: perl
25613            ! Changes patchlevel.h
25614 ____________________________________________________________________________
25615 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
25616         Log: In Linux if we have modern enough gcc and supported
25617              enough CPU, crank up the optimization level to -O3.
25618      Branch: perl
25619            ! hints/linux.sh
25620 ____________________________________________________________________________
25621 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
25622         Log: Add perlpacktut from Wolfgang Laun; regen toc.
25623      Branch: perl
25624            + pod/perlpacktut.pod
25625            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
25626            ! pod/perltoc.pod
25627 ____________________________________________________________________________
25628 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
25629         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
25630              From: PPrymmer@factset.com
25631              Date: Wed, 28 Nov 2001 07:51:26 -0500
25632              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
25633      Branch: perl
25634            ! vms/test.com
25635 ____________________________________________________________________________
25636 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
25637         Log: Test cases for the first half of #13338.
25638      Branch: perl
25639            ! t/lib/h2ph.h t/lib/h2ph.pht
25640 ____________________________________________________________________________
25641 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
25642         Log: Subject: Re: h2ph confused by comments in an enum.
25643              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25644              Date: Wed, 28 Nov 2001 04:19:21 +0000
25645              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
25646              
25647              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
25648              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25649              Date: Wed, 28 Nov 2001 13:36:35 +0000
25650              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
25651      Branch: perl
25652            ! utils/h2ph.PL
25653 ____________________________________________________________________________
25654 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
25655         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
25656              From: Jonathan Stowe <gellyfish@gellyfish.com>
25657              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
25658              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
25659              
25660              (replace #13327)
25661      Branch: perl
25662            ! lib/Term/Cap.pm
25663 ____________________________________________________________________________
25664 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
25665         Log: Replace #13335 with
25666              
25667              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
25668              From: Russ Allbery <rra@stanford.edu>
25669              Date: 27 Nov 2001 20:42:49 -0800
25670              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
25671      Branch: perl
25672            ! lib/Pod/Text/Termcap.pm
25673 ____________________________________________________________________________
25674 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
25675         Log: (replaced by #13336)
25676              
25677              Subject: [PATCH perl@13323] Termcap.pm with no termios
25678              From: "Craig A. Berry" <craigberry@mac.com> 
25679              Date: Tue, 27 Nov 2001 22:28:50 -0600
25680              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
25681      Branch: perl
25682            ! lib/Pod/Text/Termcap.pm
25683 ____________________________________________________________________________
25684 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
25685         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
25686              From: "Craig A. Berry" <craigberry@mac.com> 
25687              Date: Tue, 27 Nov 2001 21:46:45 -0600
25688              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
25689      Branch: perl
25690            ! configure.com
25691 ____________________________________________________________________________
25692 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
25693         Log: Upgrade to podlators 1.17.
25694      Branch: perl
25695            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
25696            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
25697 ____________________________________________________________________________
25698 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
25699         Log: Fix for "a\x{100}" =~ /A/i.
25700      Branch: perl
25701            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
25702            ! utf8.c
25703 ____________________________________________________________________________
25704 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
25705         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
25706              From: "Craig A. Berry" <craigberry@mac.com>
25707              Date: Tue, 27 Nov 2001 17:11:49 -0600
25708              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
25709      Branch: perl
25710            ! lib/DB.t
25711 ____________________________________________________________________________
25712 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
25713         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
25714              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25715              Date: Tue, 27 Nov 2001 14:55:23 -0500
25716              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
25717              
25718              Subject: [PATCH: perl@13324] updates to perldelta.pod 
25719              From: PPrymmer@factset.com
25720              Date: Tue, 27 Nov 2001 18:06:04 -0500
25721              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
25722              
25723              plus added some known problems.
25724      Branch: perl
25725            ! pod/perldelta.pod
25726 ____________________________________________________________________________
25727 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
25728         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
25729              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25730              Date: Tue, 27 Nov 2001 15:38:02 EST 
25731              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
25732      Branch: perl
25733            ! configure.com vms/vms.c vms/vmsish.h
25734 ____________________________________________________________________________
25735 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
25736         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
25737              From: Michael G Schwern <schwern@pobox.com> 
25738              Date: Tue, 27 Nov 2001 15:31:12 -0500
25739              Message-ID: <20011127153112.G20929@blackrider>
25740      Branch: perl
25741            ! t/run/kill_perl.t
25742 ____________________________________________________________________________
25743 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
25744         Log: (replaced by #13337)
25745              
25746              VMS can safely hardcode a termcap entry for VT100.
25747      Branch: perl
25748            ! lib/Term/Cap.pm
25749 ____________________________________________________________________________
25750 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
25751         Log: VMS piping fixes from Charles Lane (perl -P should
25752              be working now).
25753      Branch: perl
25754            ! vms/vms.c
25755 ____________________________________________________________________________
25756 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
25757         Log: Subject: [PATCH] perlvar.pod fix
25758              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25759              Date: Tue, 27 Nov 2001 13:11:47 -0500
25760              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
25761      Branch: perl
25762            ! pod/perlvar.pod
25763 ____________________________________________________________________________
25764 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
25765         Log: Update Changes.
25766      Branch: perl
25767            ! Changes patchlevel.h
25768 ____________________________________________________________________________
25769 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
25770         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
25771              From: "Craig A. Berry" <craigberry@mac.com> 
25772              Date: Tue, 27 Nov 2001 10:21:18 -0600
25773              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
25774      Branch: perl
25775            ! lib/ExtUtils/MM_VMS.pm
25776 ____________________________________________________________________________
25777 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
25778         Log: Protect against accumulating -options -options -options.
25779      Branch: perl
25780            ! hints/hpux.sh
25781 ____________________________________________________________________________
25782 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
25783         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
25784              From: Barrie Slaymaker <barries@slaysys.com>
25785              Date: Tue, 27 Nov 2001 10:58:54 -0500
25786              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
25787      Branch: perl
25788            ! lib/Benchmark.pm
25789 ____________________________________________________________________________
25790 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
25791         Log: Tiny fix from John P. Linderman.
25792      Branch: perl
25793            ! lib/sort.pm
25794 ____________________________________________________________________________
25795 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
25796         Log: The Story of sort(), from John P. Linderman.
25797      Branch: perl
25798            ! pod/perldelta.pod
25799 ____________________________________________________________________________
25800 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
25801         Log: Add information what to do if you are reading
25802              perluniintro but using some older Perl.
25803      Branch: perl
25804            ! pod/perluniintro.pod
25805 ____________________________________________________________________________
25806 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
25807         Log: Update the 'wide characters' FAQ entry.
25808      Branch: perl
25809            ! pod/perlfaq6.pod
25810 ____________________________________________________________________________
25811 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
25812         Log: Fix for
25813              
25814              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
25815              From: Marc Lehmann <root@schmorp.de>
25816              Date: Tue, 27 Nov 2001 14:27:14 +0100
25817              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
25818      Branch: perl
25819            ! ext/Encode.t ext/Encode/Encode.xs
25820 ____________________________________________________________________________
25821 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
25822         Log: Subject: [PATCH] DB_File 1.801
25823              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25824              Date: Tue, 27 Nov 2001 15:06:45 -0000
25825              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
25826      Branch: perl
25827            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25828            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
25829 ____________________________________________________________________________
25830 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
25831         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
25832      Branch: perl
25833            ! pod/perlmodlib.pod
25834 ____________________________________________________________________________
25835 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
25836         Log: sort() doc tweaks from John P. Linderman.
25837      Branch: perl
25838            ! pod/perlfunc.pod
25839 ____________________________________________________________________________
25840 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
25841         Log: Subject: [PATCH] More perldelta.pod nits
25842              From: Simon Glover <scog@roe.ac.uk>
25843              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
25844              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
25845      Branch: perl
25846            ! pod/perldelta.pod
25847 ____________________________________________________________________________
25848 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
25849         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
25850              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25851              Date: Tue, 27 Nov 2001 11:52:31 -0000
25852              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
25853      Branch: perl
25854            ! ext/Devel/PPPort/harness/Makefile.PL
25855 ____________________________________________________________________________
25856 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
25857         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
25858              From: Michael G Schwern <schwern@pobox.com>
25859              Date: Tue, 27 Nov 2001 03:38:24 -0500
25860              Message-ID: <20011127033824.A17775@blackrider>
25861      Branch: perl
25862            ! t/TEST
25863 ____________________________________________________________________________
25864 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
25865         Log: Subject: Re: perlcc very broken
25866              From: John Peacock <jpeacock@rowman.com>
25867              Date: Tue, 27 Nov 2001 06:48:01 -0500
25868              Message-ID: <3C037D71.4030508@rowman.com>
25869      Branch: perl
25870            ! utils/perlcc.PL
25871 ____________________________________________________________________________
25872 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
25873         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
25874              From: David Dyck <dcd@tc.fluke.com>
25875              Date: Mon, 26 Nov 2001 22:04:38 -0800
25876              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
25877      Branch: perl
25878            ! t/op/pack.t
25879 ____________________________________________________________________________
25880 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
25881         Log: Subject: [ID 20011126.149] t/op/split fails step 37
25882              From: David Dyck <dcd@tc.fluke.com>
25883              Date: Mon, 26 Nov 2001 21:52:35 -0800
25884              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
25885      Branch: perl
25886            ! t/op/split.t
25887 ____________________________________________________________________________
25888 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
25889         Log: incorporate last minute change from libnet 1.0901-tobe
25890      Branch: perl
25891            ! lib/Net/SMTP.pm
25892 ____________________________________________________________________________
25893 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
25894         Log: Pass 7 at perldelta - random edits.
25895      Branch: perl
25896            ! pod/perldelta.pod
25897 ____________________________________________________________________________
25898 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
25899         Log: Portability and skippage tweaks.
25900      Branch: perl
25901            ! t/op/split.t
25902 ____________________________________________________________________________
25903 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
25904         Log: (retracted by #13449)
25905              Try to make Unicode casemapping to work for EBCDIC, too.
25906      Branch: perl
25907            ! utf8.c
25908 ____________________________________________________________________________
25909 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
25910         Log: Just printing 1..0 is not quite enough...
25911      Branch: perl
25912            ! lib/Dumpvalue.t
25913 ____________________________________________________________________________
25914 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
25915         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
25916              Delay the match until runtime.
25917      Branch: perl
25918            ! t/op/append.t
25919 ____________________________________________________________________________
25920 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
25921         Log: UTF-EBCDIC.
25922      Branch: perl
25923            ! ext/Devel/Peek/Peek.t
25924 ____________________________________________________________________________
25925 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
25926         Log: Be UTF-EBCDIC aware.
25927      Branch: perl
25928            ! lib/bytes.t
25929 ____________________________________________________________________________
25930 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
25931         Log: Bad assumption which way digits and letters sort.
25932      Branch: perl
25933            ! lib/English.t
25934 ____________________________________________________________________________
25935 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
25936         Log: If in EBCDIC but no Convert::EBCDIC
25937              the libnet tests will all fail.
25938      Branch: perl
25939            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
25940            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
25941            ! lib/Net/t/smtp.t lib/Net/t/time.t
25942 ____________________________________________________________________________
25943 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
25944         Log: Just sorting to guarantee order is not enough.
25945              (Think EBCDIC.) 
25946      Branch: perl
25947            ! lib/ExtUtils/Manifest.t
25948 ____________________________________________________________________________
25949 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
25950         Log: OS/390 cleanable gunk.
25951      Branch: perl
25952            ! lib/ExtUtils/MM_Unix.pm
25953 ____________________________________________________________________________
25954 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
25955         Log: Update the EBCDIC MD5 checksums.
25956      Branch: perl
25957            ! ext/Digest/MD5/t/files.t
25958 ____________________________________________________________________________
25959 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
25960         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
25961              From: Nicholas Clark <nick@ccl4.org>
25962              Date: Mon, 26 Nov 2001 23:06:34 +0000
25963              Message-ID: <20011126230633.Q37621@plum.flirble.org>
25964      Branch: perl
25965            ! installman
25966 ____________________________________________________________________________
25967 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
25968         Log: sort tweaks from John P. Linderman.
25969      Branch: perl
25970            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
25971 ____________________________________________________________________________
25972 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
25973         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
25974              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
25975              Date: Mon, 26 Nov 2001 18:47:25 -0600
25976              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
25977              
25978              Craig Berry submitted half of this patch just yesterday.
25979              Spooky cosmic resonance.
25980      Branch: perl
25981            ! ext/Socket/Socket.xs
25982 ____________________________________________________________________________
25983 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
25984         Log: Subject: [PATCH] doio slightly smaller
25985              From: Nicholas Clark <nick@ccl4.org>
25986              Date: Tue, 27 Nov 2001 00:40:23 +0000      
25987              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
25988      Branch: perl
25989            ! doio.c
25990 ____________________________________________________________________________
25991 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
25992         Log: perldelta nits from Autrijus Tang and Ron Kimball.
25993      Branch: perl
25994            ! pod/perldelta.pod
25995 ____________________________________________________________________________
25996 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
25997         Log: Subject: [PATCH] unpack P* uses random length for item
25998              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
25999              Date: Mon, 26 Nov 2001 19:56:32 +0100
26000              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
26001      Branch: perl
26002            ! pod/perldiag.pod pp_pack.c t/op/pack.t
26003 ____________________________________________________________________________
26004 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
26005         Log: Subject: [PATCH current] system and taintedness
26006              From: Radu Greab <radu@netsoft.ro>
26007              Date: Mon, 26 Nov 2001 18:42:29 +0200
26008              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
26009      Branch: perl
26010            ! pp_sys.c t/op/taint.t
26011 ____________________________________________________________________________
26012 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
26013         Log: Subject: [PATCH @ 13283] Devel::PPPort
26014              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26015              Date: Mon, 26 Nov 2001 14:37:17 -0000
26016              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
26017      Branch: perl
26018            + ext/Devel/PPPort/MANIFEST
26019            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26020            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
26021            ! ext/Devel/PPPort/harness/Harness.xs
26022            ! ext/Devel/PPPort/harness/Makefile.PL
26023            ! ext/Devel/PPPort/harness/module2.c
26024            ! ext/Devel/PPPort/harness/module3.c
26025            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
26026 ____________________________________________________________________________
26027 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
26028         Log: Update the test list.
26029      Branch: perl
26030            ! t/lib/1_compile.t
26031 ____________________________________________________________________________
26032 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
26033         Log: Sync-up tests with libnet distribution
26034      Branch: perl
26035            + lib/Net/t/netrc.t
26036            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
26037 ____________________________________________________________________________
26038 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
26039         Log: Update Changes.
26040      Branch: perl
26041            ! Changes patchlevel.h
26042 ____________________________________________________________________________
26043 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
26044         Log: Upgrade to podlators 1.16.
26045      Branch: perl
26046            + lib/Pod/t/basic.cap
26047            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
26048            ! lib/Pod/t/basic.t pod/pod2man.PL
26049 ____________________________________________________________________________
26050 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
26051         Log: Pass 6 at perldelta - sort enhancements, generic and
26052              platform specific bug fixes.
26053      Branch: perl
26054            ! pod/perldelta.pod
26055 ____________________________________________________________________________
26056 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
26057         Log: PROPAGATE documentation from Tony Cook.
26058      Branch: perl
26059            ! pod/perlfunc.pod
26060 ____________________________________________________________________________
26061 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
26062         Log: DJGPP cannot do signals that well.
26063      Branch: perl
26064            ! ext/POSIX/t/sigaction.t
26065 ____________________________________________________________________________
26066 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
26067         Log: Can't do subsecond alarms without ualarm; and break out
26068              early if alarms do not seem to be coming in as expected.
26069      Branch: perl
26070            ! ext/Time/HiRes/HiRes.t
26071 ____________________________________________________________________________
26072 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
26073         Log: No Socket, little Net.
26074      Branch: perl
26075            ! t/lib/1_compile.t
26076 ____________________________________________________________________________
26077 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
26078         Log: Take the taint brush to the getcwds.
26079      Branch: perl
26080            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
26081 ____________________________________________________________________________
26082 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
26083         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
26084              From: "Craig A. Berry" <craigberry@mac.com>
26085              Date: Sun, 25 Nov 2001 16:20:45 -0600
26086              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
26087      Branch: perl
26088            ! ext/Socket/Socket.xs
26089 ____________________________________________________________________________
26090 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
26091         Log: Since in some DOS filesystems the timestamp granularity
26092              may be only two seconds, better sleep for three to play safe.
26093              (Helps CygWin, at least.)
26094      Branch: perl
26095            ! lib/Memoize/t/expire_file.t
26096 ____________________________________________________________________________
26097 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
26098         Log: For some reason CygWin wasn't collapsing multiple
26099              slashes into one, which made some Spec.t tests to fail.
26100              Either CygWin was being too prudish or the collapsing
26101              logic needs to be rethunk.
26102      Branch: perl
26103            ! lib/File/Spec/Unix.pm
26104 ____________________________________________________________________________
26105 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
26106         Log: Cygwin needs to have libperl.dll around if trying to link
26107              with -lperl.  Note: this change cures the test but whether
26108              it cures CygPerl installation, I don't know: hopefully the
26109              libperl5_7_2.dll, or the version equivalent, gets installed
26110              also as libperl.dll to the proper place(s).
26111      Branch: perl
26112            ! lib/ExtUtils/Embed.t
26113 ____________________________________________________________________________
26114 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
26115         Log: -I../lib/.. and -L../lib/..?  Strange.
26116      Branch: perl
26117            ! lib/ExtUtils/Embed.t
26118 ____________________________________________________________________________
26119 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
26120         Log: $MM?
26121      Branch: perl
26122            ! lib/ExtUtils/Embed.pm
26123 ____________________________________________________________________________
26124 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
26125         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
26126              From: Dave Rolsky <autarch@urth.org>
26127              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
26128              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
26129      Branch: perl
26130            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
26131            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26132 ____________________________________________________________________________
26133 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
26134         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
26135              From: chromatic <chromatic@rmci.net>
26136              Date: Sat, 24 Nov 2001 14:56:57 -0700
26137              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
26138              
26139              plus a tweak for ithreads builds.
26140      Branch: perl
26141            + lib/DB.t
26142            ! MANIFEST lib/DB.pm
26143 ____________________________________________________________________________
26144 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
26145         Log: Win32 compilation tweaks for Blair Zajac.
26146      Branch: perl
26147            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
26148 ____________________________________________________________________________
26149 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
26150         Log: I don't think trying to bracket the hires time with lores
26151              times is going to be portable enough: Cygwin seems to be
26152              capable of getting hires ones rather consistently lower
26153              than the lores ones.  So let's try average difference instead.
26154      Branch: perl
26155            ! ext/Time/HiRes/HiRes.t
26156 ____________________________________________________________________________
26157 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
26158         Log: Subject: Re: benchmarks, sorts and reproducibility
26159              From: "John P. Linderman" <jpl@research.att.com>
26160              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
26161              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
26162              
26163              Randomize large partitions for quicksort to dodge the
26164              angry gods of quadratic.
26165      Branch: perl
26166            ! pp_sort.c
26167 ____________________________________________________________________________
26168 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
26169         Log: The joys of portable quoting.
26170      Branch: perl
26171            ! ext/Devel/PPPort/harness/Makefile.PL
26172 ____________________________________________________________________________
26173 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
26174         Log: sort pragma tweaks.
26175      Branch: perl
26176            ! lib/sort.pm
26177 ____________________________________________________________________________
26178 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
26179         Log: Skip the link= directives of utils.lst if no mandir
26180              (if no manpages).
26181      Branch: perl
26182            ! installman
26183 ____________________________________________________________________________
26184 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
26185         Log: integrate changes#8340,13260 from mainline
26186              
26187              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
26188              
26189              change#3373 introduced a handle leak in backticks and piped open()s
26190              that fail
26191      Branch: maint-5.6/perl
26192            ! t/io/pipe.t util.c
26193 ____________________________________________________________________________
26194 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
26195         Log: change#3373 introduced a handle leak in backticks and piped open()s
26196              that fail
26197      Branch: perl
26198            ! util.c
26199 ____________________________________________________________________________
26200 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
26201         Log: metaconfig unit change for #13258.
26202      Branch: metaconfig/U/perl
26203            ! d_procselfexe.U
26204 ____________________________________________________________________________
26205 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
26206         Log: Extraenous breaks noticed by David Dyck.
26207      Branch: perl
26208            ! Configure
26209 ____________________________________________________________________________
26210 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
26211         Log: Revert the /proc/self/auxv experiment for now.
26212      Branch: perl
26213            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
26214 ____________________________________________________________________________
26215 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
26216         Log: Also ExtUtils.t had $^X assumptions.
26217      Branch: perl
26218            ! lib/ExtUtils.t
26219 ____________________________________________________________________________
26220 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
26221         Log: Now is Solaris if you start the t/perl in the t/
26222              as "./perl", the $^X will be "../perl", not "./perl".
26223      Branch: perl
26224            ! t/lib/1_compile.t
26225 ____________________________________________________________________________
26226 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
26227         Log: The new way of finding out $^X in Solaris
26228              requires a little tweak if the executable
26229              pathname is *not* absolute: prepend "./"
26230              (otherwise `$^X ...` will start perl from PATH...)
26231      Branch: perl
26232            ! perl.c
26233 ____________________________________________________________________________
26234 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
26235         Log: Avoid "will not stay shared" warnings.
26236      Branch: perl
26237            ! lib/ExtUtils/MM_Unix.pm
26238 ____________________________________________________________________________
26239 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
26240         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
26241              From: Michael G Schwern <schwern@pobox.com>
26242              Date: Sat, 24 Nov 2001 19:56:18 -0500
26243              Message-ID: <20011124195618.A14614@blackrider>            
26244      Branch: perl
26245            ! perl.c pp_sys.c t/op/magic.t util.c
26246 ____________________________________________________________________________
26247 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
26248         Log: In the MakeMaker pm_to_blib target don't copy all
26249              the files in one fell swoop, deal with them hunkwise,
26250              helps for CLIs with limited line lengths.
26251              (This seems to help for DJGPP building Encode,
26252              where there are dozens of files to copy.)
26253      Branch: perl
26254            ! lib/ExtUtils/MM_Unix.pm
26255 ____________________________________________________________________________
26256 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
26257         Log: testsuite leaves stray files behind on windows
26258      Branch: perl
26259            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
26260 ____________________________________________________________________________
26261 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
26262         Log: xsubpp produces a spurious warning on directories called 'typemap'
26263      Branch: perl
26264            ! lib/ExtUtils/xsubpp
26265 ____________________________________________________________________________
26266 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
26267         Log: xsubpp treats invalid (indented) cpp directives as comments
26268      Branch: perl
26269            ! ext/IO/IO.xs
26270 ____________________________________________________________________________
26271 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
26272         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
26273      Branch: perl
26274            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
26275 ____________________________________________________________________________
26276 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
26277         Log: The debug_pag needs to be visible at all times
26278              because of the re extension.
26279      Branch: perl
26280            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
26281 ____________________________________________________________________________
26282 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
26283         Log: Subject: Re: [PATCH] Tests are good
26284              From: Philip Newton <Philip.Newton@gmx.net>
26285              Date: Sat, 24 Nov 2001 21:24:00 +0100
26286              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
26287      Branch: perl
26288            ! pod/perlhack.pod
26289 ____________________________________________________________________________
26290 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
26291         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
26292              From: "Craig A. Berry" <craigberry@mac.com> 
26293              Date: Sat, 24 Nov 2001 12:45:44 -0600
26294              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
26295              
26296              (with tweaks, and combined with Sarathy's #13242)
26297      Branch: perl
26298            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
26299 ____________________________________________________________________________
26300 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
26301         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
26302              From: John Peacock <jpeacock@rowman.com>
26303              Date: Sat, 24 Nov 2001 14:27:46 -0500
26304              Message-ID: <3BFFF4B2.40509@rowman.com> 
26305      Branch: perl
26306            ! lib/Exporter/Heavy.pm
26307 ____________________________________________________________________________
26308 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
26309         Log: use portable quotes
26310      Branch: perl
26311            ! ext/Devel/PPPort/harness/Makefile.PL
26312 ____________________________________________________________________________
26313 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
26314         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26315              From: Nicholas Clark <nick@ccl4.org>
26316              Date: Sat, 24 Nov 2001 18:06:26 +0000
26317              Message-ID: <20011124180626.T37621@plum.flirble.org>
26318      Branch: perl
26319            ! installman
26320 ____________________________________________________________________________
26321 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
26322         Log: Subject: [PATCH] perl5005delta.pod L<>
26323              From: Nicholas Clark <nick@ccl4.org>
26324              Date: Sat, 24 Nov 2001 18:04:21 +0000
26325              Message-ID: <20011124180421.S37621@plum.flirble.org>
26326      Branch: perl
26327            ! pod/perl5005delta.pod
26328 ____________________________________________________________________________
26329 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
26330         Log: fix typo in config.vc; regenerate win32 config_H.* files
26331      Branch: perl
26332            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26333            ! win32/config_H.vc
26334 ____________________________________________________________________________
26335 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
26336         Log: Mention the charnames::vianame().
26337      Branch: perl
26338            ! pod/perluniintro.pod
26339 ____________________________________________________________________________
26340 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
26341         Log: Add charnames::vianame() in case people want to access
26342              the codes in run-time (as opposed to the compile-timeness
26343              of \N{...}).
26344      Branch: perl
26345            ! lib/charnames.pm lib/charnames.t
26346 ____________________________________________________________________________
26347 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
26348         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
26349              From: Nicholas Clark <nick@ccl4.org>
26350              Date: Sat, 24 Nov 2001 16:30:42 +0000
26351              Message-ID: <20011124163042.R37621@plum.flirble.org>
26352      Branch: perl
26353            ! regcomp.c regcomp.h
26354 ____________________________________________________________________________
26355 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
26356         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
26357              From: Nicholas Clark <nick@ccl4.org>
26358              Date: Sat, 24 Nov 2001 16:24:33 +0000
26359              Message-ID: <20011124162433.Q37621@plum.flirble.org>
26360              
26361              cmp fixes.
26362      Branch: perl
26363            ! pp.c
26364 ____________________________________________________________________________
26365 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
26366         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
26367              (It seems that "./perl" gets resolved to "perl" now.)
26368      Branch: perl
26369            ! perl.c
26370 ____________________________________________________________________________
26371 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
26372         Log: Subject: [PATCH] DB_File 1.800        
26373              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
26374              Date: Sat, 24 Nov 2001 11:41:41 -0000
26375              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
26376      Branch: perl
26377            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26378            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
26379            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26380            ! ext/DB_File/t/db-recno.t
26381 ____________________________________________________________________________
26382 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
26383         Log: Tweak the PUSHED documentation.
26384      Branch: perl
26385            ! ext/PerlIO/Via/Via.pm
26386 ____________________________________________________________________________
26387 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
26388         Log: Update 1_compile for new known tests.
26389      Branch: perl
26390            ! t/lib/1_compile.t
26391 ____________________________________________________________________________
26392 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
26393         Log: Move the MBF/MBI test modules to t/lib.
26394      Branch: perl
26395            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
26396            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26397            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26398            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
26399            ! lib/Math/BigInt/t/sub_mbi.t
26400 ____________________________________________________________________________
26401 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
26402         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
26403              From: "Craig A. Berry" <craigberry@mac.com> 
26404              Date: Fri, 23 Nov 2001 18:05:35 -0600
26405              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
26406      Branch: perl
26407            ! configure.com
26408 ____________________________________________________________________________
26409 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
26410         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
26411              From: PPrymmer@factset.com 
26412              Date: Fri, 23 Nov 2001 17:03:07 -0500
26413              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
26414      Branch: perl
26415            ! ext/Unicode/Normalize/mkheader
26416 ____________________________________________________________________________
26417 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
26418         Log: Here are the right helper files.
26419      Branch: perl
26420            + t/lib/Filter/Simple/ExportTest.pm
26421            + t/lib/Filter/Simple/FilterOnlyTest.pm
26422            + t/lib/Filter/Simple/FilterTest.pm
26423            + t/lib/Filter/Simple/ImportTest.pm
26424            ! MANIFEST
26425 ____________________________________________________________________________
26426 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
26427         Log: Update Changes.
26428      Branch: perl
26429            ! Changes patchlevel.h
26430 ____________________________________________________________________________
26431 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
26432         Log: Never mind.
26433      Branch: perl
26434            - lib/Filter/Simple/lib/ExportTest.pm
26435            - lib/Filter/Simple/lib/ImportTest.pm
26436 ____________________________________________________________________________
26437 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
26438         Log: Mis-add.
26439      Branch: perl
26440            + lib/Filter/Simple/lib/ExportTest.pm
26441            + lib/Filter/Simple/lib/ImportTest.pm
26442 ____________________________________________________________________________
26443 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
26444         Log: Upgrade to Filter::Simple 0.77.
26445      Branch: perl
26446            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
26447            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
26448            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
26449            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
26450            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
26451 ____________________________________________________________________________
26452 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
26453         Log: Missing p4 add.
26454      Branch: perl
26455            + lib/ExtUtils/MM_VMS.t
26456 ____________________________________________________________________________
26457 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
26458         Log: Pass 5 at perldelta - module and utility updates cleanup.
26459      Branch: perl
26460            ! pod/perldelta.pod
26461 ____________________________________________________________________________
26462 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
26463         Log: metaconfig unit change for #13219.
26464      Branch: metaconfig/U/perl
26465            ! d_procselfexe.U
26466 ____________________________________________________________________________
26467 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
26468         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
26469      Branch: perl
26470            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26471            ! pod/buildtoc.PL pod/perltoc.pod
26472 ____________________________________________________________________________
26473 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
26474         Log: Add procselfexe and d_dirfd to strange lands.
26475      Branch: perl
26476            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
26477            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26478            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26479            ! win32/config.gc win32/config.vc win32/config.win64
26480            ! wince/config.ce
26481 ____________________________________________________________________________
26482 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
26483         Log: metaconfig unit change for #13216.
26484      Branch: metaconfig/U/perl
26485            ! d_procselfexe.U
26486 ____________________________________________________________________________
26487 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
26488         Log: Better to "quote" the pathname.
26489      Branch: perl
26490            ! Configure config_h.SH
26491 ____________________________________________________________________________
26492 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
26493         Log: Use PROCSELFEXE_PATH.
26494      Branch: perl
26495            ! perl.c
26496 ____________________________________________________________________________
26497 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
26498         Log: metaconfig unit change for #13213.
26499      Branch: metaconfig/U/perl
26500            ! d_procselfexe.U
26501 ____________________________________________________________________________
26502 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
26503         Log: Add probing for BSD-like /proc/curproc/file.
26504      Branch: perl
26505            ! Configure config_h.SH
26506 ____________________________________________________________________________
26507 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
26508         Log: metaconfig unit change for 13211.
26509      Branch: metaconfig/U/perl
26510            + d_dirfd.U
26511 ____________________________________________________________________________
26512 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
26513         Log: Add probing for dirfd() so that it can be added it IO::Dir.
26514      Branch: perl
26515            ! Configure config_h.SH perl.h
26516 ____________________________________________________________________________
26517 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
26518         Log: ...and update the test count.
26519      Branch: perl
26520            ! lib/Pod/t/basic.t
26521 ____________________________________________________________________________
26522 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
26523         Log: Must remove the cap test also from the test script.
26524      Branch: perl
26525            ! lib/Pod/t/basic.t
26526 ____________________________________________________________________________
26527 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
26528         Log: Subject: [PATCH] Tests are good
26529              From: Nicholas Clark <nick@ccl4.org>
26530              Date: Fri, 23 Nov 2001 18:12:21 +0000
26531              Message-ID: <20011123181220.F37621@plum.flirble.org>
26532      Branch: perl
26533            ! pod/perlhack.pod
26534 ____________________________________________________________________________
26535 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
26536         Log: The basic.cap from podlators 1.14 is not very portable.
26537      Branch: perl
26538            - lib/Pod/t/basic.cap
26539            ! MANIFEST
26540 ____________________________________________________________________________
26541 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
26542         Log: Subject: Re: [DOC PATCHES] pod cleanups
26543              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26544              Date: 22 Nov 2001 12:54:16 -0000
26545              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
26546      Branch: perl
26547            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
26548            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
26549 ____________________________________________________________________________
26550 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
26551         Log: FAQ sync.
26552      Branch: perl
26553            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
26554 ____________________________________________________________________________
26555 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
26556         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
26557              From: PPrymmer@factset.com
26558              Date: Fri, 23 Nov 2001 11:43:45 -0500
26559              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
26560      Branch: perl
26561            ! MANIFEST lib/ExtUtils/MM_VMS.pm
26562 ____________________________________________________________________________
26563 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
26564         Log: Corify podlators 1.14 test.
26565      Branch: perl
26566            ! lib/Pod/t/basic.t
26567 ____________________________________________________________________________
26568 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
26569         Log: Output tweak needed because of podlators 1.14.
26570      Branch: perl
26571            ! t/pod/multiline_items.xr
26572 ____________________________________________________________________________
26573 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
26574         Log: Upgrade to podlators 1.14.
26575      Branch: perl
26576            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
26577            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
26578            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
26579            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
26580            ! lib/Pod/Text/Overstrike.pm
26581 ____________________________________________________________________________
26582 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
26583         Log: perlmodinstall tweaks from Philip Newton.
26584      Branch: perl
26585            ! pod/perlmodinstall.pod
26586 ____________________________________________________________________________
26587 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
26588         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
26589              From: Autrijus Tang <autrijus@autrijus.org>           
26590              Date: Fri, 23 Nov 2001 23:55:53 +0800
26591              Message-ID: <20011123235553.A2310@not.autrijus.org>
26592      Branch: perl
26593            ! Porting/genlog
26594 ____________________________________________________________________________
26595 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
26596         Log: Subject: Re: regex oddness with \Z and $&
26597              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
26598              Date: Fri, 23 Nov 2001 15:15:24 +0000
26599              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
26600      Branch: perl
26601            ! regcomp.c t/op/re_tests
26602 ____________________________________________________________________________
26603 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
26604         Log: regen_headers.
26605      Branch: perl
26606            ! embed.h global.sym pod/perlapi.pod proto.h
26607 ____________________________________________________________________________
26608 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
26609         Log: Forgotten check-in.
26610      Branch: perl
26611            ! pod/perlapi.pod
26612 ____________________________________________________________________________
26613 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
26614         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
26615      Branch: perl
26616            ! lib/Test/Simple.pm
26617 ____________________________________________________________________________
26618 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
26619         Log: Retract #13173 (effectively retract Net::Ping 2.06,
26620              go back to 2.04, the 2.06 hasn't seen the patches
26621              that have gone to the blead version.)
26622      Branch: perl
26623            - lib/Net/Ping/CHANGES lib/Net/Ping/README
26624            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26625            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26626            - lib/Net/Ping/t/200_ping_tcp.t
26627            ! MANIFEST lib/Net/Ping.pm
26628 ____________________________________________________________________________
26629 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
26630         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
26631              From: Robin Barker <rmb1@cise.npl.co.uk>
26632              Date: Thu, 22 Nov 2001 11:00:38 GMT
26633              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
26634      Branch: perl
26635            ! utils/perldoc.PL
26636 ____________________________________________________________________________
26637 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
26638         Log: metaconfig unit change for #13191.
26639      Branch: metaconfig/U/perl
26640            ! d_procselfexe.U
26641 ____________________________________________________________________________
26642 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
26643         Log: procselfexe tweak: for some reason I had a ls in
26644              /proc/self/exe, not the ls Configure thought it
26645              would found.
26646      Branch: perl
26647            ! Configure
26648 ____________________________________________________________________________
26649 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
26650         Log: Corify the Net::Ping tests; skip the tests
26651              unless $ENV{PERL_TEST_Net_Ping} is true.
26652      Branch: perl
26653            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26654            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26655            ! lib/Net/Ping/t/200_ping_tcp.t
26656 ____________________________________________________________________________
26657 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
26658         Log: metaconfig units changes for #13188.
26659      Branch: metaconfig
26660            ! U/modified/Head.U
26661      Branch: metaconfig/U/perl
26662            ! issymlink.U
26663 ____________________________________________________________________________
26664 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
26665         Log: The #13182 didn't really help.  The real problem
26666              seems to be that 'sh' can in AIX mean at least three
26667              different things, and we can't know which one it is
26668              unless we export $newsh from an earlier run (and it's
26669              the 'bsh' aka 'sh' that has the the broken test -h).
26670      Branch: perl
26671            ! Configure
26672 ____________________________________________________________________________
26673 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
26674         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
26675      Branch: perl
26676            ! op.c t/op/override.t
26677 ____________________________________________________________________________
26678 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
26679         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
26680              From: PPrymmer@factset.com 
26681              Date: Wed, 21 Nov 2001 20:17:25 -0500
26682              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
26683      Branch: perl
26684            ! lib/Shell.t
26685 ____________________________________________________________________________
26686 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
26687         Log: Reapply perlmodinstall parts of #12897.
26688      Branch: perl
26689            ! pod/perlmodinstall.pod
26690 ____________________________________________________________________________
26691 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
26692         Log: perlmodinstall 2.01 from Jon Orwant.
26693      Branch: perl
26694            ! pod/perlmodinstall.pod
26695 ____________________________________________________________________________
26696 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
26697         Log: Subject: [PATCH @10907] REXX on OS/2
26698              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26699              Date: Wed, 21 Nov 2001 15:26:11 -0500
26700              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
26701      Branch: perl
26702            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
26703            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
26704 ____________________________________________________________________________
26705 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
26706         Log: metaconfig unit change for #13181.
26707      Branch: metaconfig/U/perl
26708            ! issymlink.U
26709 ____________________________________________________________________________
26710 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
26711         Log: AIX has broken builtin 'test'.
26712      Branch: perl
26713            ! Configure
26714 ____________________________________________________________________________
26715 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
26716         Log: Subject: [PATCH 5.7.x] INSTALL size update
26717              From: Andy Dougherty <doughera@lafayette.edu>
26718              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
26719              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
26720      Branch: perl
26721            ! INSTALL
26722 ____________________________________________________________________________
26723 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
26724         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
26725              to pp_sort.c.  Includes the quicksort stabilizing layer
26726              from John P. Linderman.  -Msort=qsort or -Msort=fast is
26727              faster than without (or with -Msort=mergesort or -Msort=safe)
26728              for short random inputs, but for some reason not quite as fast
26729              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
26730              optimizing definitely needed.
26731      Branch: perl
26732            + lib/sort.pm lib/sort.t pp_sort.c
26733            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
26734            ! embed.pl global.sym perl.h pp_ctl.c proto.h
26735            ! vms/descrip_mms.template vos/build.cm win32/Makefile
26736            ! win32/makefile.mk wince/Makefile.ce
26737 ____________________________________________________________________________
26738 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
26739         Log: Sync file with libnet-1.0901-tobe
26740      Branch: perl
26741            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
26742            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
26743            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
26744            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
26745            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
26746 ____________________________________________________________________________
26747 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
26748         Log: Subject: [PATCH perldoc] problems with pod2man
26749              From: Robin Barker <rmb1@cise.npl.co.uk>
26750              Date: Wed, 21 Nov 2001 17:48:51 GMT
26751              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
26752      Branch: perl
26753            ! utils/perldoc.PL
26754 ____________________________________________________________________________
26755 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
26756         Log: debug_pad only visible when debugging.
26757      Branch: perl
26758            ! makedef.pl
26759 ____________________________________________________________________________
26760 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
26761         Log: metaconfig units changes for #13174.
26762      Branch: metaconfig/U/perl
26763            + d_procselfexe.U
26764            - procselfexe.U
26765 ____________________________________________________________________________
26766 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
26767         Log: procselfexe tweaks.
26768      Branch: perl
26769            ! Configure config_h.SH
26770 ____________________________________________________________________________
26771 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
26772         Log: Upgrade to Net::Ping 2.06.
26773      Branch: perl
26774            + lib/Net/Ping/CHANGES lib/Net/Ping/README
26775            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26776            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26777            + lib/Net/Ping/t/200_ping_tcp.t
26778            ! MANIFEST lib/Net/Ping.pm
26779 ____________________________________________________________________________
26780 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
26781         Log: Upgrade to Math::BigInt 1.47.
26782      Branch: perl
26783            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26784            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
26785            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26786            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
26787            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
26788            ! lib/Math/BigInt/t/sub_mbi.t
26789 ____________________________________________________________________________
26790 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
26791         Log: Dynaloading for POSIX-BC from Thomas Dorner.
26792      Branch: perl
26793            ! hints/posix-bc.sh
26794 ____________________________________________________________________________
26795 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
26796         Log: Strange: the same mysterious regex study bug
26797              seems to be present both in OS/390 and POSIX-BC.
26798              Deep EBCDIC magic that regex engine gets wrong,
26799              or a bug in some compiler/library shared by the
26800              two platforms?  From Thomas Dorner.
26801      Branch: perl
26802            ! t/op/study.t
26803 ____________________________________________________________________________
26804 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
26805         Log: More lost and found.
26806      Branch: perl
26807            + lib/Test/Simple/README
26808            ! MANIFEST
26809 ____________________________________________________________________________
26810 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
26811         Log: MANIFESTly missing.
26812      Branch: perl
26813            ! MANIFEST
26814 ____________________________________________________________________________
26815 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
26816         Log: Subject: Re: PERFORCE change 13162 for review               
26817              From: Philip Newton <Philip.Newton@gmx.net> 
26818              Date: Wed, 21 Nov 2001 16:44:30 +0100
26819              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
26820      Branch: perl
26821            ! ext/Devel/PPPort/PPPort.pm
26822 ____________________________________________________________________________
26823 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
26824         Log: Update Changes.
26825      Branch: perl
26826            ! Changes patchlevel.h
26827 ____________________________________________________________________________
26828 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
26829         Log: Small doc tweaks.
26830      Branch: perl
26831            ! ext/PerlIO/Via/Via.pm
26832 ____________________________________________________________________________
26833 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
26834         Log: Redundant return.
26835      Branch: perl
26836            ! ext/MIME/Base64/QuotedPrint.pm
26837 ____________________________________________________________________________
26838 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
26839         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
26840              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26841              Date: Wed, 21 Nov 2001 10:23:16 +0100
26842              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
26843      Branch: perl
26844            ! pp_pack.c t/op/pack.t
26845 ____________________________________________________________________________
26846 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
26847         Log: Add Devel::PPPort originally from Kenneth Albanowski,
26848              revigorated by Paul Marquess: gives h2xs a Perl version
26849              portability boost.
26850      Branch: perl
26851            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
26852            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
26853            + ext/Devel/PPPort/harness/Harness.pm
26854            + ext/Devel/PPPort/harness/Harness.xs
26855            + ext/Devel/PPPort/harness/Makefile.PL
26856            + ext/Devel/PPPort/harness/module2.c
26857            + ext/Devel/PPPort/harness/module3.c
26858            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
26859            ! MANIFEST lib/h2xs.t utils/h2xs.PL
26860 ____________________________________________________________________________
26861 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
26862         Log: Oops.
26863      Branch: perl
26864            ! lib/Test/Simple/t/filehandles.t
26865 ____________________________________________________________________________
26866 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
26867         Log: Subject: Re: PERFORCE change 13152 for review               
26868              From: Philip Newton <Philip.Newton@gmx.net> 
26869              Date: Wed, 21 Nov 2001 09:04:05 +0100
26870              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
26871      Branch: perl
26872            ! lib/Test/Builder.pm
26873 ____________________________________________________________________________
26874 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
26875         Log: Subject: Re: PERFORCE change 13142 for review
26876              From: Philip Newton <Philip.Newton@gmx.net>
26877              Date: Wed, 21 Nov 2001 09:04:03 +0100
26878              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
26879              
26880              plus rewrap few paragraphs.
26881      Branch: perl
26882            ! lib/Pod/LaTeX.pm
26883 ____________________________________________________________________________
26884 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
26885         Log: Integrate #13154 from macperl; Remove comments.
26886      Branch: perl
26887           !> lib/File/Spec/Mac.pm
26888 ____________________________________________________________________________
26889 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
26890         Log: Update the list of modules having tests.
26891      Branch: perl
26892            ! t/lib/1_compile.t
26893 ____________________________________________________________________________
26894 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
26895         Log: Slight doc changes.
26896      Branch: maint-5.6/macperl
26897            ! macos/macperl/MacPerl.podhelp
26898 ____________________________________________________________________________
26899 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
26900         Log: Add UTF-16 coercion.
26901      Branch: maint-5.6/macperl
26902            ! macos/lib/Mac/AppleEvents/Simple.pm
26903 ____________________________________________________________________________
26904 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
26905         Log: Remove comments.
26906      Branch: maint-5.6/macperl
26907            ! lib/File/Spec/Mac.pm
26908 ____________________________________________________________________________
26909 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
26910         Log: Fix FSpGetCatInfo (and other functions) corrupting
26911              memory with bad filespecs (bug #471867)
26912      Branch: maint-5.6/macperl
26913            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
26914 ____________________________________________________________________________
26915 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
26916         Log: Upgrade to Test::Simple 0.33.
26917      Branch: perl
26918            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
26919            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
26920            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
26921 ____________________________________________________________________________
26922 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
26923         Log: Upgrade to Test::Harness 1.26.
26924      Branch: perl
26925            ! lib/Test/Harness.pm lib/Test/Harness/Changes
26926 ____________________________________________________________________________
26927 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
26928         Log: Integrate change #13145 from maintperl;
26929              another compatibility tweak to change#12559: avoid quoting
26930              arguments that already have quotes; add test case
26931      Branch: perl
26932           !> t/op/system_tests win32/win32.c
26933 ____________________________________________________________________________
26934 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
26935         Log: integrate change#13147 from mainline (fixes nit in change#10091)
26936              
26937              Subject: [PATCH] spaceship and refs
26938      Branch: maint-5.6/perl
26939            ! pp.c pp_hot.c t/op/cmp.t
26940 ____________________________________________________________________________
26941 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
26942         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
26943              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
26944              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
26945              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
26946      Branch: perl
26947            + lib/Pod/t/utils.t
26948            ! MANIFEST
26949 ____________________________________________________________________________
26950 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
26951         Log: Subject: [PATCH] spaceship and refs
26952              From: Nicholas Clark <nick@ccl4.org>
26953              Date: Tue, 20 Nov 2001 21:59:51 +0000
26954              Message-ID: <20011120215951.U62891@plum.flirble.org> 
26955      Branch: perl
26956            ! pp.c pp_hot.c t/op/cmp.t
26957 ____________________________________________________________________________
26958 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
26959         Log: Try to clarify which I/O call operates on bytes,
26960              which on characters, which on either.
26961      Branch: perl
26962            ! pod/perlfunc.pod
26963 ____________________________________________________________________________
26964 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
26965         Log: another compatibility tweak to change#12559: avoid quoting
26966              arguments that already have quotes; add test case
26967      Branch: maint-5.6/perl
26968            ! t/op/system_tests win32/win32.c
26969 ____________________________________________________________________________
26970 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
26971         Log: Give a simple example of writing PerlIO::Via handlers
26972              in Perl.
26973      Branch: perl
26974            ! ext/PerlIO/Via/Via.pm
26975 ____________________________________________________________________________
26976 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
26977         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
26978      Branch: perl
26979            + lib/Pod/t/latex.t
26980            ! MANIFEST
26981 ____________________________________________________________________________
26982 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
26983         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
26984              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26985              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
26986              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
26987      Branch: perl
26988            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
26989 ____________________________________________________________________________
26990 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
26991         Log: Spread d_procselfexe to far-off lands (undefined).
26992      Branch: perl
26993            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
26994            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26995            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26996            ! win32/config.gc win32/config.vc win32/config.win64
26997            ! wince/config.ce
26998 ____________________________________________________________________________
26999 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
27000         Log: Integrate perlio; add detection and use of /proc/self/exe
27001              (Linuxism for finding the absolute path of the executable)
27002      Branch: perl
27003           !> Configure config_h.SH perl.c t/op/magic.t
27004 ____________________________________________________________________________
27005 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
27006         Log: Really define do_report_used() only if DEBUGGING.
27007      Branch: perl
27008            ! sv.c
27009 ____________________________________________________________________________
27010 [ 13138] By: nick                                  on 2001/11/20  20:01:05
27011         Log: perl.c change to use HAS_PROCSELFEXE, also
27012              tweak to $^X test to comprehend full path to real executable
27013              being returned (like Cygwin as it happens...)
27014      Branch: perlio
27015            ! perl.c t/op/magic.t
27016 ____________________________________________________________________________
27017 [ 13137] By: nick                                  on 2001/11/20  19:46:00
27018         Log: Integrate mainline
27019      Branch: perlio
27020           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27021           +> lib/NEXT/t/unseen.t
27022            - lib/NEXT/test.pl
27023           !> (integrate 34 files)
27024 ____________________________________________________________________________
27025 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
27026         Log: Subject: [?PATCH] terser pp_eq
27027              From: Nicholas Clark <nick@ccl4.org>
27028              Date: Mon, 19 Nov 2001 23:09:02 +0000
27029              Message-ID: <20011119230901.O62891@plum.flirble.org>
27030      Branch: perl
27031            ! pp_hot.c
27032 ____________________________________________________________________________
27033 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
27034         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
27035      Branch: perl
27036            ! pod/perldelta.pod
27037 ____________________________________________________________________________
27038 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
27039         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27040              From: Andy Dougherty <doughera@lafayette.edu>
27041              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
27042              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
27043      Branch: perl
27044            ! ext/re/Makefile.PL ext/re/re.xs
27045 ____________________________________________________________________________
27046 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
27047         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27048              From: Andy Dougherty <doughera@lafayette.edu>
27049              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
27050              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
27051      Branch: perl
27052            ! ext/re/re.xs
27053 ____________________________________________________________________________
27054 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
27055         Log: Integrate change #13119 from macperl.
27056              (No changes since already applied the patch,
27057              just keep perforce happy and well-fed.)
27058      Branch: perl
27059           !> lib/Pod/Html.pm
27060 ____________________________________________________________________________
27061 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
27062         Log: Subject: [PATCH] filter-util.pl for Mac OS
27063              From: Chris Nandor <pudge@pobox.com>
27064              Date: Tue, 20 Nov 2001 00:16:11 -0500
27065              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
27066      Branch: perl
27067            ! t/lib/filter-util.pl
27068 ____________________________________________________________________________
27069 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
27070         Log: Subject: [PATCH] Portability fix for Pod::Html
27071              From: Chris Nandor <pudge@pobox.com>
27072              Date: Tue, 20 Nov 2001 00:01:05 -0500
27073              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
27074      Branch: perl
27075            ! lib/Pod/Html.pm
27076 ____________________________________________________________________________
27077 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
27078         Log: Need to skip more tests if not perlio.
27079      Branch: perl
27080            ! lib/open.t
27081 ____________________________________________________________________________
27082 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
27083         Log: Pass 3 at perldelta - sort the lists of new modules,
27084              module improvements, and new platforms.
27085      Branch: perl
27086            ! pod/perldelta.pod
27087 ____________________________________________________________________________
27088 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
27089         Log: Document ${^OPEN}.
27090      Branch: perl
27091            ! pod/perlvar.pod
27092 ____________________________________________________________________________
27093 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
27094         Log: Make configpm work with extra keys
27095      Branch: maint-5.6/macperl
27096            ! macos/configpm
27097 ____________________________________________________________________________
27098 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
27099         Log: Version and doc updates
27100      Branch: maint-5.6/macperl
27101            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
27102 ____________________________________________________________________________
27103 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
27104         Log: More fixes for error message parsing (bug #470316)
27105      Branch: maint-5.6/macperl
27106            ! macos/macish.c
27107 ____________________________________________________________________________
27108 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
27109         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
27110              remove obsolete function (bug #465225)
27111      Branch: maint-5.6/macperl
27112            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
27113            ! macos/macperl/MPScript.c
27114 ____________________________________________________________________________
27115 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
27116         Log: Add p2as droplet to distribution.
27117      Branch: maint-5.6/macperl
27118            + macos/macperl/Droplets/p2as.plx
27119 ____________________________________________________________________________
27120 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
27121         Log: Bundle File::Sort.
27122      Branch: maint-5.6/macperl
27123            + macos/bundled_lib/blib/lib/File/Sort.pm
27124 ____________________________________________________________________________
27125 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
27126         Log: Various bundled module fixes.
27127      Branch: maint-5.6/macperl
27128            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
27129            ! macos/bundled_ext/Digest/MD5/t/files.t
27130            ! macos/bundled_ext/Filter/t/filter-util.pl
27131            ! macos/bundled_lib/blib/lib/Net/Config.pm
27132            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
27133 ____________________________________________________________________________
27134 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
27135         Log: Portability fix for Pod::Html.
27136      Branch: maint-5.6/macperl
27137            ! lib/Pod/Html.pm
27138 ____________________________________________________________________________
27139 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
27140         Log: Upgrade to Text::Balanced 1.89.
27141      Branch: perl
27142            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
27143            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
27144            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
27145            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
27146            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
27147            ! lib/Text/Balanced/t/gentag.t
27148 ____________________________________________________________________________
27149 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
27150         Log: Upgrade to NEXT 0.50.
27151      Branch: perl
27152            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27153            + lib/NEXT/t/unseen.t
27154            - lib/NEXT/test.pl
27155            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
27156 ____________________________________________________________________________
27157 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
27158         Log: Integrate with maint-5.6/perl.
27159      Branch: maint-5.6/macperl
27160           !> win32/win32.c
27161 ____________________________________________________________________________
27162 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
27163         Log: Update the README.threads scary header a bit.
27164      Branch: perl
27165            ! README.threads
27166 ____________________________________________________________________________
27167 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
27168         Log: Pass 2 at perldelta: add some changes since 5.7.2.
27169      Branch: perl
27170            ! pod/perldelta.pod
27171 ____________________________________________________________________________
27172 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
27173         Log: Subject: [DOC PATCH] perlfaq4.pod 
27174              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27175              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
27176              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
27177      Branch: perl
27178            ! pod/perlfaq4.pod
27179 ____________________________________________________________________________
27180 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
27181         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
27182              From: Michael G Schwern <schwern@pobox.com> 
27183              Date: Mon, 19 Nov 2001 19:53:12 -0500
27184              Message-ID: <20011119195311.I11883@blackrider>
27185      Branch: perl
27186            ! perl.c
27187 ____________________________________________________________________________
27188 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
27189         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
27190              From: PPrymmer@factset.com
27191              Date: Mon, 19 Nov 2001 17:08:59 -0500
27192              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
27193      Branch: perl
27194            ! vms/descrip_mms.template
27195 ____________________________________________________________________________
27196 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
27197         Log: Create a per-interpeter debug scratchpad container
27198              and use that for the regexec debugging.
27199      Branch: perl
27200            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
27201 ____________________________________________________________________________
27202 [ 13109] By: nick                                  on 2001/11/19  22:01:45
27203         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
27204              Configure unit detects the feature).
27205      Branch: metaconfig/U/perl
27206            + procselfexe.U
27207      Branch: perlio
27208            ! Configure config_h.SH
27209 ____________________________________________________________________________
27210 [ 13108] By: nick                                  on 2001/11/19  20:39:17
27211         Log: Integrate mainline
27212      Branch: perlio
27213           +> t/op/or.t
27214           !> (integrate 44 files)
27215 ____________________________________________________________________________
27216 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
27217         Log: sysseek tweak.
27218      Branch: perl
27219            ! pod/perlfunc.pod
27220 ____________________________________________________________________________
27221 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
27222         Log: Move the sysio tests from io/utf8 to lib/open.
27223      Branch: perl
27224            ! lib/open.t t/io/utf8.t
27225 ____________________________________________________________________________
27226 [ 13105] By: nick                                  on 2001/11/19  20:15:39
27227         Log: Add a .package and a README to //depot/metaconfig
27228      Branch: metaconfig
27229            + .package README
27230 ____________________________________________________________________________
27231 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
27232         Log: Thou shalt not mix stdio and sysio.
27233      Branch: perl
27234            ! t/io/utf8.t
27235 ____________________________________________________________________________
27236 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
27237         Log: Update Changes.
27238      Branch: perl
27239            ! Changes patchlevel.h
27240 ____________________________________________________________________________
27241 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
27242         Log: The runops_debug needs to be present always, otherwise
27243              places like AIX which need an explicit symbol export list
27244              will croak when trying to build Devel::Peek (which uses
27245              the runops_debug).
27246      Branch: perl
27247            ! makedef.pl
27248 ____________________________________________________________________________
27249 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
27250         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
27251              From: PPrymmer@factset.com 
27252              Date: Mon, 19 Nov 2001 11:34:22 -0500
27253              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
27254      Branch: perl
27255            ! lib/Memoize/t/tie_sdbm.t
27256 ____________________________________________________________________________
27257 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
27258         Log: Retract #13088: it seems that unless dump.c is extensively
27259              reorganized as to what symbols it shows, when, and to whom,
27260              we are stuck with having the dump.o symbols in the libperl
27261              and thusly in the main Perl binary.
27262      Branch: perl
27263            ! embedvar.h perlapi.h perlvars.h
27264 ____________________________________________________________________________
27265 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
27266         Log: The _uni_display should not be in dump.c since they
27267              are used under normal operation (S_not_a_number()).
27268      Branch: perl
27269            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
27270 ____________________________________________________________________________
27271 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
27272         Log: Protect sv_dump() from being included unless DEBUGGING,
27273              as noticed by Ilya.
27274      Branch: perl
27275            ! sv.c
27276 ____________________________________________________________________________
27277 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
27278         Log: Pending further investigation skip the tell() tests.
27279              The tell() is okay on Solaris, HP-UX and Tru64, but fails
27280              (by returning too much) in Linux.
27281      Branch: perl
27282            ! t/io/utf8.t
27283 ____________________________________________________________________________
27284 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
27285         Log: Retract #13082 until a better solution is found:
27286              statics break ithreads.
27287      Branch: perl
27288            ! regexec.c
27289 ____________________________________________________________________________
27290 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
27291         Log: Figures 1 and 2 for UTF-8.
27292      Branch: perl
27293            ! pod/perlunicode.pod
27294 ____________________________________________________________________________
27295 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
27296         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
27297              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27298              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
27299              Message-ID: <20011119132645.A15034@rafael>
27300      Branch: perl
27301            ! op.c pod/perldiag.pod t/lib/warnings/op
27302 ____________________________________________________________________________
27303 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
27304         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
27305              From: Michael G Schwern <schwern@pobox.com> 
27306              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
27307              Message-ID: <20011119031112.E786@blackrider>
27308      Branch: perl
27309            ! t/op/closure.t
27310 ____________________________________________________________________________
27311 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
27312         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
27313              From: Michael G Schwern <schwern@pobox.com>
27314              Date: Mon, 19 Nov 2001 03:42:56 -0500
27315              Message-ID: <20011119034256.I786@blackrider>
27316      Branch: perl
27317            + t/op/or.t
27318            ! MANIFEST
27319 ____________________________________________________________________________
27320 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
27321         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
27322              From: "Craig A. Berry" <craigberry@mac.com>
27323              Date: Sun, 18 Nov 2001 14:33:48 -0600
27324              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
27325      Branch: perl
27326            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
27327 ____________________________________________________________________________
27328 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
27329         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27330              From: Dave Rolsky <autarch@urth.org>
27331              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
27332              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27333      Branch: perl
27334            ! lib/ExtUtils/Manifest.pm
27335 ____________________________________________________________________________
27336 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
27337         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27338              From: Dave Rolsky <autarch@urth.org>
27339              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
27340              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27341      Branch: perl
27342            ! lib/ExtUtils/Install.pm
27343 ____________________________________________________________________________
27344 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
27345         Log: The runops_dbg should not be needed.
27346      Branch: perl
27347            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
27348 ____________________________________________________________________________
27349 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
27350         Log: do_spawn() cleanup from Charles Lane.
27351      Branch: perl
27352            ! vms/vms.c
27353 ____________________________________________________________________________
27354 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
27355         Log: Update the list of tests.
27356      Branch: perl
27357            ! t/lib/1_compile.t
27358 ____________________________________________________________________________
27359 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
27360         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
27361              From: Michael G Schwern <schwern@pobox.com> 
27362              Date: Fri, 16 Nov 2001 17:37:04 -0500
27363              Message-ID: <20011116173703.L30160@blackrider>
27364      Branch: perl
27365            ! t/lib/warnings/sv
27366 ____________________________________________________________________________
27367 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
27368         Log: FAQ sync.
27369      Branch: perl
27370            ! pod/perlfaq4.pod
27371 ____________________________________________________________________________
27372 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
27373         Log: Integrate perlio; win32 sync.
27374      Branch: perl
27375           !> perlio.c win32/win32io.c
27376 ____________________________________________________________________________
27377 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
27378         Log: (retracted by #13096)
27379              Debugging would be badly skewed by a malloc per regex dump.
27380      Branch: perl
27381            ! regexec.c
27382 ____________________________________________________________________________
27383 [ 13081] By: nick                                  on 2001/11/18  19:08:40
27384         Log: Win32 layer has a dup which needs to match new prototype.
27385      Branch: perlio
27386            ! win32/win32io.c
27387 ____________________________________________________________________________
27388 [ 13080] By: nick                                  on 2001/11/18  19:05:02
27389         Log: Wrong way to get stdio mode used.
27390      Branch: perlio
27391            ! perlio.c
27392 ____________________________________________________________________________
27393 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
27394         Log: Retract #13048: that introduced a malloc() (through savepvn())
27395              to *every* m//, which killed the performance quite badly.
27396      Branch: perl
27397            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27398 ____________________________________________________________________________
27399 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
27400         Log: Pass 1 at perldelta.pod: sort the section contents
27401              together, drop all but the 5.7.2 known problems,
27402              leave the 5.7.1 security note since that's the
27403              fullest explanation (update the date on that).
27404      Branch: perl
27405            ! pod/perldelta.pod
27406 ____________________________________________________________________________
27407 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
27408         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
27409              
27410              Tiny problem in the test for 20011113.110: I hope
27411              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
27412      Branch: perl
27413            ! pp.c t/op/repeat.t
27414 ____________________________________________________________________________
27415 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
27416         Log: All of syswrite/send/sendto need to return character counts,
27417              and character counts from the offset, not the beginning of
27418              the scalar.
27419      Branch: perl
27420            ! pp_sys.c
27421 ____________________________________________________________________________
27422 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
27423         Log: Integrate PerlIO: duping fixes.
27424      Branch: perl
27425           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27426           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27427           !> perliol.h sv.c
27428 ____________________________________________________________________________
27429 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
27430         Log: syswrite() was still returning byte counts, not character counts.
27431      Branch: perl
27432            ! pp_sys.c t/io/utf8.t
27433 ____________________________________________________________________________
27434 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
27435         Log: Add test for sysread().
27436      Branch: perl
27437            ! t/io/utf8.t
27438 ____________________________________________________________________________
27439 [ 13072] By: nick                                  on 2001/11/18  16:15:31
27440         Log: Allow dup'ing of PerlIO::Scalar etc.
27441      Branch: perlio
27442            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27443            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27444            ! perliol.h sv.c
27445 ____________________________________________________________________________
27446 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
27447         Log: Prepend a null byte to the test set.
27448      Branch: perl
27449            ! t/io/utf8.t
27450 ____________________________________________________________________________
27451 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
27452         Log: Document how "no utf8;" can become handy.
27453      Branch: perl
27454            ! lib/utf8.pm
27455 ____________________________________________________________________________
27456 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
27457         Log: Integrate perlio; force the inclusion of the PL_runops_*
27458      Branch: perl
27459           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
27460 ____________________________________________________________________________
27461 [ 13068] By: nick                                  on 2001/11/18  13:23:33
27462         Log: embed.pl generated changes I forgot to include
27463      Branch: perlio
27464            ! embedvar.h perlapi.h pod/perlapi.pod
27465 ____________________________________________________________________________
27466 [ 13067] By: nick                                  on 2001/11/18  12:50:19
27467         Log: Force inclusion of both Perl_runops_* in perl itself,
27468              so they are available for Peek.xs etc.
27469      Branch: perlio
27470            ! perlvars.h
27471 ____________________________________________________________________________
27472 [ 13066] By: nick                                  on 2001/11/18  11:00:34
27473         Log: Integrate mainline - a few Devel::Peak fails.
27474      Branch: perlio
27475           +> (branch 29 files)
27476            - ext/Thread/Thread.pm lib/Benchmark.t
27477            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
27478            - lib/Lingua/KO/Hangul/Util/README
27479            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
27480            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
27481            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
27482            - vms/ext/vmsish.pm vms/ext/vmsish.t
27483            ! hv.c
27484           !> (integrate 389 files)
27485 ____________________________________________________________________________
27486 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
27487         Log: Start working on perldelta.  This is not yet any sort of
27488              editing; just concatenating perl570delta, perl571delta,
27489              and perl572delta.  Any sorting not done, any duplicate
27490              removal not done, any removal or update of obsolete items
27491              not done, any changes since 5.7.2 not included.  So there.
27492      Branch: perl
27493            ! pod/perldelta.pod
27494 ____________________________________________________________________________
27495 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
27496         Log: Banish "use utf8".
27497      Branch: perl
27498            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
27499 ____________________________________________________________________________
27500 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
27501         Log: Tweak from Charles Lane.
27502      Branch: perl
27503            ! vms/vms.c
27504 ____________________________________________________________________________
27505 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
27506         Log: Integrate change #13058 from maintperl;
27507              change#12559 breaks things on Win9x because command.com doesn't
27508              grok dquotes at all; disable all the system() smarts for
27509              command.com
27510      Branch: perl
27511           !> win32/win32.c
27512 ____________________________________________________________________________
27513 [ 13061] By: ams                                   on 2001/11/17  13:46:11
27514         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
27515              From: Jonathan Stowe <gellyfish@gellyfish.com>
27516              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
27517              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
27518      Branch: perl
27519            ! lib/Term/Cap.pm
27520 ____________________________________________________________________________
27521 [ 13060] By: ams                                   on 2001/11/17  09:49:10
27522         Log: Subject: [PATCH9 File/Find.pm doc nits
27523              From: Tels <perl_dummy@bloodgate.com>
27524              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
27525      Branch: perl
27526            ! lib/File/Find.pm
27527 ____________________________________________________________________________
27528 [ 13059] By: ams                                   on 2001/11/17  09:38:38
27529         Log: Subject: [PATCH] Benchmark.pm nit
27530              From: Tels <perl_dummy@bloodgate.com>
27531              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
27532      Branch: perl
27533            ! lib/Benchmark.pm
27534 ____________________________________________________________________________
27535 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
27536         Log: change#12559 breaks things on Win9x because command.com doesn't
27537              grok dquotes at all; disable all the system() smarts for
27538              command.com
27539      Branch: maint-5.6/perl
27540            ! win32/win32.c
27541 ____________________________________________________________________________
27542 [ 13057] By: ams                                   on 2001/11/16  20:30:03
27543         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
27544              From: Andy Dougherty <doughera@lafayette.edu>
27545              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
27546              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
27547      Branch: perl
27548            ! lib/Unicode/UCD.t
27549 ____________________________________________________________________________
27550 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
27551         Log: Subject: [Patch Perl@13023] VMS system() warning
27552              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27553              Date: Fri, 16 Nov 2001 15:20:11 EST
27554              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
27555      Branch: perl
27556            ! vms/vms.c
27557 ____________________________________________________________________________
27558 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
27559         Log: It's neither-nor, and protect against the impossible.
27560      Branch: perl
27561            ! lib/Thread.pm
27562 ____________________________________________________________________________
27563 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
27564         Log: 5005threads didn't work because $Thread::VERSION wasn't
27565              visible.  Oops.
27566      Branch: perl
27567            ! ext/Thread/Makefile.PL lib/Thread.pm
27568 ____________________________________________________________________________
27569 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
27570         Log: Robustness against Linux using something else than gcc;
27571              based on
27572              
27573              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
27574              From: Charles Randall <cfriv@yahoo.com>
27575              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
27576              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
27577      Branch: perl
27578            ! ext/Errno/Errno_pm.PL
27579 ____________________________________________________________________________
27580 [ 13052] By: ams                                   on 2001/11/16  16:46:39
27581         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
27582              From: Russ Allbery <rra@stanford.edu>
27583              Date: 16 Nov 2001 09:44:21 -0800
27584              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
27585      Branch: perl
27586            ! lib/Pod/ParseLink.pm
27587 ____________________________________________________________________________
27588 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
27589         Log: Update perluniintro on the UTF-8 output matters
27590              (that -w will warn unless the stream is explicitly UTF-8-ified).
27591      Branch: perl
27592            ! pod/perluniintro.pod
27593 ____________________________________________________________________________
27594 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
27595         Log: Adding new files to MANIFEST is nice.
27596      Branch: perl
27597            ! MANIFEST
27598 ____________________________________________________________________________
27599 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
27600         Log: Update Changes.
27601      Branch: perl
27602            ! Changes patchlevel.h
27603 ____________________________________________________________________________
27604 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
27605         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
27606              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
27607              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
27608              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
27609      Branch: perl
27610            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27611 ____________________________________________________________________________
27612 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
27613         Log: Rename perlunintro to perluniintro; regen toc.
27614      Branch: perl
27615            + pod/perluniintro.pod
27616            - pod/perlunintro.pod
27617            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27618 ____________________________________________________________________________
27619 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
27620         Log: Document the negated lookahead trick to emulate
27621              character class subtraction.
27622      Branch: perl
27623            ! pod/perlunicode.pod
27624 ____________________________________________________________________________
27625 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
27626         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
27627              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27628              Date: Fri, 16 Nov 2001 23:31:04 +0900
27629              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
27630              
27631              (with the tweak that Cntrl is not C, it's Cc)
27632      Branch: perl
27633            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
27634            ! lib/unicore/mktables
27635 ____________________________________________________________________________
27636 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
27637         Log: Subject: [PATCH current] runtime runops switch
27638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27639              Date: Fri, 16 Nov 2001 00:48:09 -0500
27640              Message-ID: <20011116004809.A934@math.ohio-state.edu>
27641      Branch: perl
27642            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
27643            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
27644            ! pod/perlintern.pod proto.h run.c
27645 ____________________________________________________________________________
27646 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
27647         Log: Further discourage old Thread code; tell how to tell
27648              the difference.
27649      Branch: perl
27650            ! lib/Thread.pm
27651 ____________________________________________________________________________
27652 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
27653         Log: A missing return; from Charles Lane.
27654      Branch: perl
27655            ! vms/vms.c
27656 ____________________________________________________________________________
27657 [ 13041] By: ams                                   on 2001/11/16  12:11:14
27658         Log: Subject: [PATCH] Doc spellcheck + podcheck
27659              From: Autrijus Tang <autrijus@egb.elixus.org>
27660              Date: Thu, 15 Nov 2001 22:49:05 -0800
27661              Message-Id: <20011116064905.GA44092@egb.elixus.org>
27662              
27663              Subject: [PATCH] podcheck+spellcheck, the rest of the story
27664              From: Autrijus Tang <autrijus@egb.elixus.org>
27665              Date: Fri, 16 Nov 2001 00:42:20 -0800
27666              Message-Id: <20011116084220.GA44295@egb.elixus.org>
27667              
27668              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
27669              From: Nicholas Clark <nick@ccl4.org>
27670              Date: Fri, 16 Nov 2001 10:32:01 +0000
27671              Message-Id: <20011116103200.F62891@plum.flirble.org>
27672              (Applied after suitable de-mangling.)
27673      Branch: perl
27674            ! README.aix README.dgux README.dos README.epoc README.hpux
27675            ! README.mint README.mpeix README.netware README.os2
27676            ! README.os390 README.plan9 README.qnx README.solaris
27677            ! README.threads doio.c pod/perl571delta.pod
27678            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
27679            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
27680            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
27681            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
27682            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
27683            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
27684 ____________________________________________________________________________
27685 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
27686         Log: Avoid redefinedness warning for now.
27687      Branch: perl
27688            ! lib/Thread.pm
27689 ____________________________________________________________________________
27690 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
27691         Log: use strict.
27692      Branch: perl
27693            ! lib/Thread.pm
27694 ____________________________________________________________________________
27695 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
27696         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
27697              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
27698              Date: Thu, 15 Nov 2001 22:54:47 EST 
27699              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
27700      Branch: perl
27701            ! vms/vms.c vms/vmspipe.com
27702 ____________________________________________________________________________
27703 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
27704         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
27705              From: "chromatic" <chromatic@rmci.net>
27706              Date: Thu, 15 Nov 2001 19:54:23 -0700
27707              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
27708      Branch: perl
27709            ! lib/File/stat.t
27710 ____________________________________________________________________________
27711 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
27712         Log: Make Thread a wrapper for both ithreads and 5005threads.
27713              Needs a lot of work and Arthur's eyeballing (and finishing
27714              few missing odds and ends of threads.pm).  Now Thread
27715              is an extension without its own .pm.
27716              
27717              If there are people who have experience working with
27718              either the 5005threads or the ithreads: cleaning up
27719              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
27720              and porting the various Thread::* modules, like Thread::Queue,
27721              to work also with ithreads, is needed.
27722              
27723              Removed the 5005threads requirement from the 5005 tests
27724              for easier testing (not all of them work yet since
27725              they use the Thread::* modules that have not been made
27726              to work with ithreads).  Leave the 5005 tests named as
27727              *.tx so that they are not run by "make test".
27728      Branch: perl
27729            + lib/Thread.pm
27730            - ext/Thread/Thread.pm
27731            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
27732            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
27733            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
27734            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
27735            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
27736            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
27737            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
27738 ____________________________________________________________________________
27739 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
27740         Log: $VERSION "a5" doesn't quite work.
27741      Branch: perl
27742            ! ext/B/Makefile.PL
27743 ____________________________________________________________________________
27744 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
27745         Log: Add the fruits of Larry Shatzer's version verifying script.
27746              (There are some straddlers, but they will be fixed in the
27747              upcoming releases of the modules.)
27748      Branch: perl
27749            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
27750            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
27751            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
27752            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
27753            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
27754            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
27755            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
27756            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
27757            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
27758            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
27759            ! wince/FindExt.pm
27760 ____________________________________________________________________________
27761 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
27762         Log: Add Larry Shatzer's VERSION verifying script.
27763      Branch: perl
27764            + Porting/checkVERSION.pl
27765            ! MANIFEST Porting/pumpkin.pod
27766 ____________________________________________________________________________
27767 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
27768         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
27769              From: Michael G Schwern <schwern@pobox.com>
27770              Date: Thu, 15 Nov 2001 19:26:40 -0500
27771              Message-ID: <20011115192640.R31399@blackrider>
27772      Branch: perl
27773            ! t/test.pl
27774 ____________________________________________________________________________
27775 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
27776         Log: Document the MY_CXT business; from Paul Marquess.
27777      Branch: perl
27778            ! pod/perlxs.pod
27779 ____________________________________________________________________________
27780 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
27781         Log: VMSCMD synch attempt.
27782      Branch: perl
27783            ! vms/vms.c vms/vmsish.h
27784 ____________________________________________________________________________
27785 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
27786         Log: Advise against -P as instructed by Schwern.
27787      Branch: perl
27788            ! pod/perlrun.pod
27789 ____________________________________________________________________________
27790 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
27791         Log: Subject: [PATCH] v-strings as Objects Step 1
27792              From: John Peacock <jpeacock@rowman.com>
27793              Date: Thu, 15 Nov 2001 12:41:04 -0500
27794              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
27795      Branch: perl
27796            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
27797            ! util.c
27798 ____________________________________________________________________________
27799 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
27800         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
27801              From: Michael G Schwern <schwern@pobox.com>
27802              Date: Thu, 15 Nov 2001 12:47:59 -0500
27803              Message-ID: <20011115124759.E31399@blackrider>
27804      Branch: perl
27805            + t/run/switchx.aux t/run/switchx.t
27806            ! MANIFEST t/run/switches.t
27807 ____________________________________________________________________________
27808 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
27809         Log: Upgrade to Getopt::Long 2.26_03.
27810      Branch: perl
27811            ! lib/Getopt/Long.pm
27812 ____________________________________________________________________________
27813 [ 13025] By: ams                                   on 2001/11/15  20:46:22
27814         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
27815              From: Michael G Schwern <schwern@pobox.com>
27816              Date: Thu, 15 Nov 2001 16:24:11 -0500
27817              Message-Id: <20011115162411.M31399@blackrider>
27818      Branch: perl
27819            ! vms/vms.c
27820 ____________________________________________________________________________
27821 [ 13024] By: ams                                   on 2001/11/15  19:32:06
27822         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
27823              From: rspier@pobox.com (Robert Spier)
27824              Date: Thu, 15 Nov 2001 11:19:21 -0800
27825              Message-Id: <15348.5433.732364.963687@rls.cx>
27826      Branch: perl
27827            ! op.c
27828 ____________________________________________________________________________
27829 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
27830         Log: Update Changes.
27831      Branch: perl
27832            ! Changes patchlevel.h
27833 ____________________________________________________________________________
27834 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
27835         Log: Subject: [PATCH] new tests for command-line switches
27836              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27837              Date: Thu, 15 Nov 2001 17:00:30 +0100
27838              Message-ID: <20011115170030.A14193@rafael>
27839      Branch: perl
27840            + t/run/switches.t
27841            ! MANIFEST
27842 ____________________________________________________________________________
27843 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
27844         Log: Upgrade to podlators 1.13.
27845      Branch: perl
27846            + lib/Pod/ParseLink.pm
27847            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
27848            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
27849            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
27850            ! t/pod/pod2usage.xr t/pod/podselect.xr
27851 ____________________________________________________________________________
27852 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
27853         Log: skip "might be used uninitialized".
27854      Branch: perl
27855            ! pp_sys.c
27856 ____________________________________________________________________________
27857 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
27858         Log: Fix for "perlio bug in koi8-r encoding".  The problem
27859              seemed to be that binmode() always flushed the handle,
27860              which is not so good when switching encodings.  Fixed,
27861              added Matt Sergeant's testcase, documented in perlfunc/binmode,
27862              also added a pointer about disciplines to perlfunc/open,
27863              and in general cleaned up and reformatted the open entry.
27864      Branch: perl
27865            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
27866 ____________________________________________________________________________
27867 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
27868         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
27869              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27870              Date: 15 Nov 2001 08:57:06 -0000
27871              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
27872              
27873              chop() and chomp() are not real list functions,
27874              so let's not have them overrideable.  (Casey will
27875              be confused since in #7071 he patched the other way.)
27876      Branch: perl
27877            ! pod/perlfunc.pod toke.c
27878 ____________________________________________________________________________
27879 [ 13017] By: ams                                   on 2001/11/15  12:56:49
27880         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
27881              From: Robin Barker <rmb1@cise.npl.co.uk>
27882              Date: Thu, 15 Nov 2001 13:48:34 GMT
27883              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
27884              (Applied with tweaks.)
27885      Branch: perl
27886            ! pod/perltrap.pod
27887 ____________________________________________________________________________
27888 [ 13016] By: ams                                   on 2001/11/15  09:12:48
27889         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
27890              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27891              Date: Thu, 15 Nov 2001 09:06:39 +0100
27892              Message-Id: <20011115090639.A13005@rafael>
27893      Branch: perl
27894            ! pod/perlrun.pod
27895 ____________________________________________________________________________
27896 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
27897         Log: "link =" from utils.lst was being processed oddly.
27898      Branch: perl
27899            ! installman
27900 ____________________________________________________________________________
27901 [ 13014] By: ams                                   on 2001/11/15  02:52:52
27902         Log: Subject: [PATCH current] CreateTTY in -d
27903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27904              Date: Wed, 14 Nov 2001 21:26:31 -0500
27905              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
27906      Branch: perl
27907            ! lib/perl5db.pl
27908 ____________________________________________________________________________
27909 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
27910         Log: Corify the Filter::Simple tests. 
27911      Branch: perl
27912            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
27913            ! lib/Filter/Simple/t/filter_only.t
27914 ____________________________________________________________________________
27915 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
27916         Log: Upgrade to Filter::Simple 0.70.
27917      Branch: perl
27918            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
27919            + t/lib/FilterOnlyTest.pm
27920            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
27921            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
27922            ! t/lib/FilterTest.pm
27923 ____________________________________________________________________________
27924 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
27925         Log: Cleanliness inspired by Cygwin.
27926      Branch: perl
27927            ! Makefile.SH x2p/Makefile.SH
27928 ____________________________________________________________________________
27929 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
27930         Log: Add perlunintro (formerly known as perlunitut); regen toc.
27931      Branch: perl
27932            + pod/perlunintro.pod
27933            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27934 ____________________________________________________________________________
27935 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
27936         Log: FAQ sync.
27937      Branch: perl
27938            ! pod/perlfaq6.pod
27939 ____________________________________________________________________________
27940 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
27941         Log: Quieten pgcc 2.91.66 worries.
27942      Branch: perl
27943            ! gv.c pp_ctl.c utf8.c
27944 ____________________________________________________________________________
27945 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
27946         Log: Upgrade to Switch 2.06.
27947      Branch: perl
27948            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
27949            ! lib/Switch/t/nested.t
27950 ____________________________________________________________________________
27951 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
27952         Log: Upgrade to Attribute::Handlers 0.76.
27953      Branch: perl
27954            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
27955            ! lib/Attribute/Handlers/README
27956            ! lib/Attribute/Handlers/demo/Demo.pm
27957            ! lib/Attribute/Handlers/demo/Descriptions.pm
27958            ! lib/Attribute/Handlers/demo/MyClass.pm
27959            ! lib/Attribute/Handlers/demo/demo_cycle.pl
27960            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
27961            ! lib/Attribute/Handlers/t/multi.t
27962 ____________________________________________________________________________
27963 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
27964         Log: Signedness nit.
27965      Branch: perl
27966            ! regexec.c
27967 ____________________________________________________________________________
27968 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
27969         Log: VERSIONize.
27970      Branch: perl
27971            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
27972            ! lib/integer.pm
27973 ____________________________________________________________________________
27974 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
27975         Log: No pod in internal Net::FTP classes.
27976      Branch: perl
27977            ! pod/buildtoc.PL
27978 ____________________________________________________________________________
27979 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
27980         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
27981              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27982              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
27983              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
27984      Branch: perl
27985            ! regexec.c
27986 ____________________________________________________________________________
27987 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
27988         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
27989              Pudge correctly).
27990      Branch: perl
27991            ! t/test.pl
27992 ____________________________________________________________________________
27993 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
27994         Log: Add comments to mark where $^X is being handled.
27995      Branch: perl
27996            ! perl.c toke.c
27997 ____________________________________________________________________________
27998 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
27999         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
28000              From: Michael G Schwern <schwern@pobox.com>
28001              Date: Wed, 14 Nov 2001 16:38:25 -0500
28002              Message-ID: <20011114163825.D6519@blackrider>
28003      Branch: perl
28004            ! t/op/repeat.t
28005 ____________________________________________________________________________
28006 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
28007         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
28008              From: Michael G Schwern <schwern@pobox.com>
28009              Date: Wed, 14 Nov 2001 13:19:15 -0500
28010              Message-ID: <20011114131915.K5096@blackrider>
28011      Branch: perl
28012            ! t/op/die_exit.t
28013 ____________________________________________________________________________
28014 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
28015         Log: Subject: Re: [PATCH] new version of runperl()
28016              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28017              Date: Wed, 14 Nov 2001 15:39:12 EST
28018              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
28019              
28020              "VMS $^X pipes etc" patch.
28021      Branch: perl
28022            ! vms/vms.c
28023 ____________________________________________________________________________
28024 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
28025         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
28026              and add "verbose" option to show the final command.
28027      Branch: perl
28028            ! t/test.pl
28029 ____________________________________________________________________________
28030 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
28031         Log: Goof in some of the comment fields of #12994.
28032      Branch: perl
28033            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
28034            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
28035            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
28036            ! lib/unicore/In/9.pl
28037 ____________________________________________________________________________
28038 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
28039         Log: The First, Last ranges in the Unicode data weren't
28040              getting their general categories added properly;
28041              noticed by Jeffrey Friedl.
28042      Branch: perl
28043            ! lib/unicore/Category.pl lib/unicore/In/0.pl
28044            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
28045            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28046            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
28047            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
28048            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
28049            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
28050            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
28051            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
28052            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
28053            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
28054            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
28055            ! lib/unicore/mktables
28056 ____________________________________________________________________________
28057 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
28058         Log: Subject: [PATCH] new version of runperl()
28059              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28060              Date: Wed, 14 Nov 2001 12:23:01 +0100
28061              Message-ID: <20011114122301.A29384@rafael>
28062      Branch: perl
28063            ! t/io/argv.t t/test.pl
28064 ____________________________________________________________________________
28065 [ 12992] By: ams                                   on 2001/11/14  13:40:39
28066         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
28067              From: Michael G Schwern <schwern@pobox.com>
28068              Date: Tue, 13 Nov 2001 23:17:54 -0500
28069              Message-Id: <20011113231754.S32567@blackrider>
28070      Branch: perl
28071            ! perl.c
28072 ____________________________________________________________________________
28073 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
28074         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
28075              From: Philip Newton <Philip.Newton@gmx.net>
28076              Date: Wed, 14 Nov 2001 10:59:53 +0100
28077              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
28078              
28079              plus a lot of paragraph reformatting because of long lines.
28080      Branch: perl
28081            ! pod/perlapio.pod
28082 ____________________________________________________________________________
28083 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
28084         Log: A bool is not a pointer.
28085      Branch: perl
28086            ! pp_sys.c
28087 ____________________________________________________________________________
28088 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
28089         Log: AUTHORS updates.
28090      Branch: perl
28091            ! AUTHORS
28092 ____________________________________________________________________________
28093 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
28094         Log: There are several MIME RFCs.
28095      Branch: perl
28096            ! ext/Encode/Encode.pm
28097 ____________________________________________________________________________
28098 [ 12987] By: ams                                   on 2001/11/14  01:09:28
28099         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
28100              From: Michael G Schwern <schwern@pobox.com>
28101              Date: Tue, 13 Nov 2001 20:59:13 -0500
28102              Message-Id: <20011113205913.H32567@blackrider>
28103      Branch: perl
28104            ! t/op/groups.t vms/test.com
28105 ____________________________________________________________________________
28106 [ 12986] By: ams                                   on 2001/11/14  01:07:06
28107         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
28108              From: Michael G Schwern <schwern@pobox.com>
28109              Date: Tue, 13 Nov 2001 20:51:34 -0500
28110              Message-Id: <20011113205134.F32567@blackrider>
28111      Branch: perl
28112            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
28113 ____________________________________________________________________________
28114 [ 12985] By: ams                                   on 2001/11/14  00:43:59
28115         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
28116              From: Michael G Schwern <schwern@pobox.com>
28117              Date: Tue, 13 Nov 2001 20:38:42 -0500
28118              Message-Id: <20011113203842.E32567@blackrider>
28119      Branch: perl
28120            ! pod/perlport.pod
28121 ____________________________________________________________________________
28122 [ 12984] By: ams                                   on 2001/11/14  00:32:15
28123         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
28124              From: Michael G Schwern <schwern@pobox.com>
28125              Date: Tue, 13 Nov 2001 20:27:02 -0500
28126              Message-Id: <20011113202702.D32567@blackrider>
28127      Branch: perl
28128            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
28129            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
28130            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
28131            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
28132 ____________________________________________________________________________
28133 [ 12983] By: ams                                   on 2001/11/14  00:00:27
28134         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
28135              From: Michael G Schwern <schwern@pobox.com>
28136              Date: Tue, 13 Nov 2001 19:51:59 -0500
28137              Message-Id: <20011113195159.B32567@blackrider>
28138      Branch: perl
28139            ! pod/perlport.pod
28140 ____________________________________________________________________________
28141 [ 12982] By: ams                                   on 2001/11/13  23:53:11
28142         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
28143              From: Larry Shatzer <fugazi@zippy.zyx.net>
28144              Date: Tue, 13 Nov 2001 17:27:59 -0700
28145              Message-Id: <20011113172759.E27768@zippy.zyx.net>
28146      Branch: perl
28147            ! pod/perlapio.pod
28148 ____________________________________________________________________________
28149 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
28150         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
28151              "large enough" Unicode characters returned more than one
28152              as their "Unicode size".
28153      Branch: perl
28154            ! pp_sys.c t/io/utf8.t
28155 ____________________________________________________________________________
28156 [ 12980] By: ams                                   on 2001/11/13  19:32:33
28157         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
28158              From: "Craig A. Berry" <craigberry@mac.com>
28159              Date: Tue, 13 Nov 2001 14:33:25 -0600
28160              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
28161      Branch: perl
28162            ! vms/gen_shrfls.pl
28163 ____________________________________________________________________________
28164 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
28165         Log: Subject: Minor patch to Encode.pm (detypo)
28166              From: "Philip Newton" <Philip.Newton@gmx.net>
28167              Date: Tue, 13 Nov 2001 20:11:01 +0100
28168              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
28169      Branch: perl
28170            ! ext/Encode/Encode.pm
28171 ____________________________________________________________________________
28172 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
28173         Log: Evil tabulators.
28174      Branch: perl
28175            ! ext/Encode/Encode.pm
28176 ____________________________________________________________________________
28177 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
28178         Log: Document the available encodings.
28179      Branch: perl
28180            ! ext/Encode/Encode.pm
28181 ____________________________________________________________________________
28182 [ 12976] By: ams                                   on 2001/11/13  17:14:07
28183         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28184              From: Barrie Slaymaker <barries@slaysys.com>
28185              Date: Tue, 13 Nov 2001 12:41:36 -0500
28186              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
28187      Branch: perl
28188            ! t/op/universal.t
28189 ____________________________________________________________________________
28190 [ 12975] By: ams                                   on 2001/11/13  16:24:21
28191         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28192              From: Barrie Slaymaker <barries@slaysys.com>
28193              Date: Tue, 13 Nov 2001 10:56:20 -0500
28194              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
28195              (Test applied with minor tweaks and ->isa("HASH") omission.)
28196      Branch: perl
28197            ! lib/UNIVERSAL.pm t/op/universal.t
28198 ____________________________________________________________________________
28199 [ 12974] By: ams                                   on 2001/11/13  15:46:07
28200         Log: Subject: [PATCH Benchmark.pm] docco tweaks
28201              From: Barrie Slaymaker <barries@slaysys.com>
28202              Date: Tue, 13 Nov 2001 11:34:45 -0500
28203              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
28204      Branch: perl
28205            ! lib/Benchmark.pm
28206 ____________________________________________________________________________
28207 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
28208         Log: Subject: [PATCH] Attack of the C loops, round 1
28209              From: Richard Soderberg <rs@oregonnet.com>
28210              Date: Mon, 12 Nov 2001 12:07:29 -0800
28211              Message-Id: <200111122007.MAA01994@oregonnet.com>
28212              
28213              Subject: [PATCH] bytecode.pl (tiny patch)
28214              From: Richard Soderberg <rs@oregonnet.com>
28215              Date: Mon, 12 Nov 2001 12:53:24 -0800
28216              Message-Id: <200111122053.MAA06272@oregonnet.com>
28217      Branch: perl
28218            ! bytecode.pl installhtml
28219 ____________________________________________________________________________
28220 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
28221         Log: Subject: [PATCH] Update to Filter::Util::Call
28222              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28223              Date: Sun, 11 Nov 2001 22:33:33 -0000
28224              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
28225              
28226              Use the new CXT* macros.
28227      Branch: perl
28228            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28229 ____________________________________________________________________________
28230 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
28231         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
28232              From: Michael G Schwern <schwern@pobox.com>
28233              Date: Mon, 12 Nov 2001 20:50:34 -0500
28234              Message-ID: <20011112205034.H2888@blackrider>
28235      Branch: perl
28236            + lib/vmsish.pm lib/vmsish.t
28237            - vms/ext/vmsish.pm vms/ext/vmsish.t
28238            ! MANIFEST vms/descrip_mms.template
28239 ____________________________________________________________________________
28240 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
28241         Log: :utf8 works only with perlio.
28242      Branch: perl
28243            ! lib/open.t
28244 ____________________________________________________________________________
28245 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
28246         Log: Subject: Re: @Config -"des" not quite working on VMS
28247              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28248              Date: Tue, 13 Nov 2001 08:35:13 EST 
28249              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
28250      Branch: perl
28251            ! configure.com
28252 ____________________________________________________________________________
28253 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
28254         Log: Subject: [PATCH] lib/charnames.pm 
28255              From: Jeffrey Friedl <jfriedl@yahoo.com>
28256              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
28257              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
28258      Branch: perl
28259            ! lib/charnames.pm
28260 ____________________________________________________________________________
28261 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
28262         Log: Docs for Mac::err.
28263      Branch: maint-5.6/macperl
28264            ! macos/ext/Mac/err/err.pm
28265 ____________________________________________________________________________
28266 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
28267         Log: Some cleanup; change some globals to references for
28268              possible persistence later.
28269      Branch: maint-5.6/macperl
28270            ! macos/lib/Mac/Glue.pm
28271 ____________________________________________________________________________
28272 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
28273         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
28274      Branch: maint-5.6/macperl
28275            ! macos/ext/Mac/Files/Files.pm
28276 ____________________________________________________________________________
28277 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
28278         Log: Get Mac::Navigation to compile (bug #464684).
28279      Branch: maint-5.6/macperl
28280            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
28281            ! macos/ext/Mac/Navigation/Makefile.PL
28282            ! macos/ext/Mac/Navigation/Navigation.xs
28283            ! macos/macperl/Makefile.mk
28284 ____________________________________________________________________________
28285 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
28286         Log: Add in modules and POD to help menu.
28287      Branch: maint-5.6/macperl
28288            ! macos/macperl/MacPerl.podhelp
28289 ____________________________________________________________________________
28290 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
28291         Log: Update bundled modules.
28292      Branch: maint-5.6/macperl
28293            + macos/bundled_ext/Filter/t/FilterTest.pm
28294            + macos/bundled_ext/List/Util/t/shuffle.t
28295            + macos/bundled_ext/Storable/t/compat06.t
28296            + macos/bundled_ext/Storable/t/st-dump.pl
28297            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
28298            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
28299            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
28300            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
28301            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
28302            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
28303            + macos/bundled_lib/blib/lib/lwpcook.pod
28304            + macos/bundled_lib/t/Filter/Simple/filter.t
28305            + macos/bundled_lib/t/Switch/t/given.t
28306            + macos/bundled_lib/t/Switch/t/nested.t
28307            + macos/bundled_lib/t/Switch/t/switch.t
28308            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
28309            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
28310            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
28311            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
28312            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
28313            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
28314            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
28315            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
28316            + macos/bundled_lib/t/URI/rfc2732.t
28317            + macos/bundled_lib/t/libnet/config.t
28318            + macos/bundled_lib/t/libnet/libnet_t.pl
28319            + macos/bundled_lib/t/libwww-perl/live/google.t
28320            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
28321            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
28322            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28323            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
28324            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
28325            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
28326            + macos/bundled_lib/t/libwww-perl/live/validator.t
28327            - macos/bundled_ext/Filter/t/MyFilter.pm
28328            - macos/bundled_ext/Storable/t/compat-0.6.t
28329            - macos/bundled_ext/Storable/t/dump.pl
28330            - macos/bundled_ext/Time/Piece/Makefile.PL
28331            - macos/bundled_ext/Time/Piece/Piece.pm
28332            - macos/bundled_ext/Time/Piece/Piece.t
28333            - macos/bundled_ext/Time/Piece/Piece.xs
28334            - macos/bundled_ext/Time/Piece/README
28335            - macos/bundled_ext/Time/Piece/Seconds.pm
28336            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
28337            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
28338            - macos/bundled_lib/blib/lib/Net/PH.pm
28339            - macos/bundled_lib/blib/lib/Net/SNPP.pm
28340            - macos/bundled_lib/blib/lib/Text/Balanced.pod
28341            - macos/bundled_lib/t/Filter/Simple/test.pl
28342            - macos/bundled_lib/t/Switch/test.pl
28343            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
28344            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
28345            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
28346            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
28347            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
28348            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
28349            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
28350            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
28351            - macos/bundled_lib/t/libnet/ph.t
28352            ! (edit 125 files)
28353 ____________________________________________________________________________
28354 [ 12961] By: ams                                   on 2001/11/13  00:45:08
28355         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
28356              From: Michael G Schwern <schwern@pobox.com>
28357              Date: Mon, 12 Nov 2001 20:16:45 -0500
28358              Message-Id: <20011112201644.G2888@blackrider>
28359      Branch: perl
28360            ! pod/perlport.pod
28361 ____________________________________________________________________________
28362 [ 12960] By: ams                                   on 2001/11/12  23:54:00
28363         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
28364              Recoving dup tests for VMS
28365              From: Michael G Schwern <schwern@pobox.com>
28366              Date: Mon, 12 Nov 2001 19:35:33 -0500
28367              Message-Id: <20011112193533.D2888@blackrider>
28368      Branch: perl
28369            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
28370 ____________________________________________________________________________
28371 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
28372         Log: Update Changes.
28373      Branch: perl
28374            ! Changes patchlevel.h
28375 ____________________________________________________________________________
28376 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
28377         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
28378              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
28379              Date: Mon, 12 Nov 2001 12:35:18 EST 
28380              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
28381      Branch: perl
28382            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
28383            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
28384 ____________________________________________________________________________
28385 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
28386         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
28387              From: Barrie Slaymaker <barries@slaysys.com>
28388              Date: Mon, 12 Nov 2001 11:19:52 -0500
28389              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
28390      Branch: perl
28391            ! lib/File/Spec.t lib/File/Spec/Win32.pm
28392 ____________________________________________________________________________
28393 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
28394         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
28395              From: Barrie Slaymaker <barries@slaysys.com>
28396              Date: Mon, 12 Nov 2001 11:07:36 -0500
28397              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
28398      Branch: perl
28399            ! lib/Benchmark.pm
28400 ____________________________________________________________________________
28401 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
28402         Log: Misplaced test, noticed by Barrie Slaymaker.
28403              (We are missing Benchmark tests, then.)
28404      Branch: perl
28405            + ext/Devel/DProf/DProf.t
28406            - lib/Benchmark.t
28407            ! MANIFEST
28408 ____________________________________________________________________________
28409 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
28410         Log: Subject: [PATCH] a few typo fixes 
28411              From: Jeffrey Friedl <jfriedl@yahoo.com>
28412              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
28413              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
28414              
28415              Patching README.foo instead of pod/perlfoo.pod,
28416              not patching Math::BigInt (Tels will take care of that),
28417              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
28418              and perldoc.PL instead of libnetcfg and perldoc, patching
28419              ext/Digest/MD5/t/files.t since MD5.pm was changed.
28420      Branch: perl
28421            ! (edit 109 files)
28422 ____________________________________________________________________________
28423 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
28424         Log: Add a note about the dangers of bad UTF-8.
28425      Branch: perl
28426            ! pod/perlunicode.pod
28427 ____________________________________________________________________________
28428 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
28429         Log: NetWare Nit from Ananth Kesari.
28430      Branch: perl
28431            ! NetWare/config.wc
28432 ____________________________________________________________________________
28433 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
28434         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
28435      Branch: perl
28436            ! ext/Encode/Encode.pm
28437 ____________________________________________________________________________
28438 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
28439         Log: (retracted by #12951)
28440      Branch: perl
28441            ! ext/Encode/Encode.pm
28442 ____________________________________________________________________________
28443 [ 12949] By: ams                                   on 2001/11/12  06:40:18
28444         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28445              From: Robert Spier <rspier@pobox.com>
28446              Date: Sun, 11 Nov 2001 18:50:18 -0800
28447              Message-Id: <15343.14570.121505.233336@rls.cx>
28448              
28449              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28450              From: Rick Delaney <rick.delaney@home.com>
28451              Date: 12 Nov 2001 00:15:52 -0500
28452              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
28453      Branch: perl
28454            ! pp_hot.c t/op/taint.t
28455 ____________________________________________________________________________
28456 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
28457         Log: It seems that we actually have this detail implemented
28458              as for as Level 1 Support of Unicode regex support is
28459              concerned: at Level 1 only 1:1 support for loose
28460              (aka caseless, aka caseigoring ) matching is required.
28461      Branch: perl
28462            ! pod/perlunicode.pod
28463 ____________________________________________________________________________
28464 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
28465         Log: (retracted by #12951)
28466      Branch: perl
28467            ! ext/Encode/Encode.pm
28468 ____________________________________________________________________________
28469 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
28470         Log: BOM, bom, Bom.
28471      Branch: perl
28472            ! pod/perlunicode.pod
28473 ____________________________________________________________________________
28474 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
28475         Log: Upgrade to Math::BigInt 1.46.
28476      Branch: perl
28477            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28478            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28479            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28480            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
28481            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
28482 ____________________________________________________________________________
28483 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
28484         Log: Subject: Re: PERFORCE change 12943 for review
28485              From: "Philip Newton" <Philip.Newton@gmx.net>
28486              Date: Sun, 11 Nov 2001 20:53:36 +0100
28487              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
28488      Branch: perl
28489            ! pod/perlunicode.pod
28490 ____________________________________________________________________________
28491 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
28492         Log: Doc updates; make the Unicode discussions a little
28493              bit less alarming, and add information about encodings,
28494              surrogates, and BOMs.
28495      Branch: perl
28496            ! pod/perlunicode.pod
28497 ____________________________________________________________________________
28498 [ 12942] By: ams                                   on 2001/11/11  16:45:00
28499         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
28500              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
28501              Date: Mon, 12 Nov 2001 00:22:57 +0900
28502              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
28503      Branch: perl
28504            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28505            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28506 ____________________________________________________________________________
28507 [ 12941] By: ams                                   on 2001/11/11  13:01:40
28508         Log: Subject: Re: PERFORCE change 12929 for review
28509              From: "Philip Newton" <Philip.Newton@gmx.net>
28510              Date: Sun, 11 Nov 2001 14:27:44 +0100
28511              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
28512      Branch: perl
28513            ! MANIFEST
28514 ____________________________________________________________________________
28515 [ 12940] By: ams                                   on 2001/11/11  05:06:43
28516         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
28517              From: Michael G Schwern <schwern@pobox.com>
28518              Date: Thu, 8 Nov 2001 22:56:45 -0500
28519              Message-Id: <20011108225645.H5587@blackrider>
28520      Branch: perl
28521            ! t/op/chdir.t
28522 ____________________________________________________________________________
28523 [ 12939] By: ams                                   on 2001/11/11  05:01:00
28524         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
28525              From: Michael G Schwern <schwern@pobox.com>
28526              Date: Sun, 11 Nov 2001 00:54:43 -0500
28527              Message-Id: <20011111005443.A24450@blackrider>
28528      Branch: perl
28529            ! ext/Cwd/t/cwd.t
28530 ____________________________________________________________________________
28531 [ 12938] By: ams                                   on 2001/11/11  03:25:13
28532         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
28533              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
28534              From: "chromatic" <chromatic@rmci.net>
28535              Date: Sat, 10 Nov 2001 21:03:20 -0700
28536              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
28537      Branch: perl
28538            ! lib/File/stat.pm lib/File/stat.t
28539 ____________________________________________________________________________
28540 [ 12937] By: ams                                   on 2001/11/11  02:05:23
28541         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
28542              From: "Craig A. Berry" <craigberry@mac.com>
28543              Date: Sat, 10 Nov 2001 17:23:52 -0600
28544              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
28545      Branch: perl
28546            ! t/op/magic.t
28547 ____________________________________________________________________________
28548 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
28549         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
28550      Branch: perl
28551            ! lib/open.pm lib/open.t
28552 ____________________________________________________________________________
28553 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
28554         Log: The Official name of ASCII.
28555      Branch: perl
28556            ! ext/Encode/Encode.pm
28557 ____________________________________________________________________________
28558 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
28559         Log: The KOI8-R example wasn't quite right.
28560      Branch: perl
28561            ! lib/open.pm lib/open.t
28562 ____________________________________________________________________________
28563 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
28564         Log: Enhance the open pragma to support :utf8, :locale,
28565              and :encoding directly as special cases, and rename
28566              the INOUT to IO.
28567      Branch: perl
28568            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
28569 ____________________________________________________________________________
28570 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
28571         Log: Document the UTF-16 surrogate encoding and decoding.
28572      Branch: perl
28573            ! ext/Encode/Encode.pm
28574 ____________________________________________________________________________
28575 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
28576         Log: A potential recursion breaker.
28577      Branch: perl
28578            ! sv.c
28579 ____________________________________________________________________________
28580 [ 12930] By: ams                                   on 2001/11/10  07:46:53
28581         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
28582              (was Re: perl@12892)
28583              From: "chromatic" <chromatic@rmci.net>
28584              Date: Sat, 10 Nov 2001 01:28:09 -0700
28585              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
28586      Branch: perl
28587            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
28588            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
28589            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
28590            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
28591 ____________________________________________________________________________
28592 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
28593         Log: Add a test for the bytes pragma.
28594      Branch: perl
28595            + lib/bytes.t
28596            ! MANIFEST
28597 ____________________________________________________________________________
28598 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
28599         Log: Doc update.
28600      Branch: perl
28601            ! lib/bytes.pm
28602 ____________________________________________________________________________
28603 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
28604         Log: Cease to exist.
28605      Branch: perl
28606            - lib/Unicode/Normalize.pm
28607 ____________________________________________________________________________
28608 [ 12926] By: ams                                   on 2001/11/10  03:23:16
28609         Log: Subject: [patch] my_setenv speedup + fixes
28610              From: Doug MacEachern <dougm@covalent.net>
28611              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
28612              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
28613      Branch: perl
28614            ! util.c
28615 ____________________________________________________________________________
28616 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
28617         Log: Newline trouble.
28618      Branch: perl
28619            ! lib/ExtUtils/Embed.t
28620 ____________________________________________________________________________
28621 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
28622         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
28623              From: "Craig A. Berry" <craigberry@mac.com>
28624              Date: Fri, 09 Nov 2001 18:13:16 -0600
28625              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
28626      Branch: perl
28627            ! vms/munchconfig.c
28628 ____________________________________________________________________________
28629 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
28630         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
28631              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28632              Date: Sat, 10 Nov 2001 00:10:45 +0100
28633              Message-ID: <20011110001045.A11945@rafael>
28634      Branch: perl
28635            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
28636            + t/run/switchn.t t/run/switchp.t
28637            ! MANIFEST
28638 ____________________________________________________________________________
28639 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
28640         Log: Subject: [PATCH] some tests not cleaning up properly               
28641              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
28642              Date: Fri, 9 Nov 2001 22:13:10 +0100
28643              Message-ID: <20011109221310.A11115@rafael>
28644      Branch: perl
28645            ! ext/Cwd/t/cwd.t t/io/argv.t
28646 ____________________________________________________________________________
28647 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
28648         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
28649              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28650              Date: Fri, 9 Nov 2001 15:07:19 EST
28651              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
28652      Branch: perl
28653            ! lib/ExtUtils/Embed.t
28654 ____________________________________________________________________________
28655 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
28656         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
28657              have been copied so it shouldn't be freed in perl_destruct()
28658      Branch: perl
28659            ! perl.c
28660 ____________________________________________________________________________
28661 [ 12919] By: ams                                   on 2001/11/09  15:36:22
28662         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
28663              From: Michael G Schwern <schwern@pobox.com>
28664              Date: Fri, 9 Nov 2001 00:38:59 -0500
28665              Message-Id: <20011109003859.K5587@blackrider>
28666              (Applied with directory name changes suggested by Craig Berry.)
28667      Branch: perl
28668            ! ext/Cwd/t/cwd.t
28669 ____________________________________________________________________________
28670 [ 12918] By: ams                                   on 2001/11/09  15:29:15
28671         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
28672              From: Michael G Schwern <schwern@pobox.com>
28673              Date: Fri, 9 Nov 2001 01:44:14 -0500
28674              Message-Id: <20011109014414.N5587@blackrider>
28675      Branch: perl
28676            ! vms/ext/filespec.t
28677 ____________________________________________________________________________
28678 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
28679         Log: Update Changes.
28680      Branch: perl
28681            ! Changes patchlevel.h
28682 ____________________________________________________________________________
28683 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
28684         Log: Regen toc.
28685      Branch: perl
28686            ! pod/perltoc.pod
28687 ____________________________________________________________________________
28688 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
28689         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
28690              see http://www.jepstone.net/bjepson//jpl/cvs.html
28691      Branch: perl
28692            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28693 ____________________________________________________________________________
28694 [ 12914] By: ams                                   on 2001/11/09  14:05:12
28695         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
28696              From: Michael G Schwern <schwern@pobox.com>
28697              Date: Thu, 8 Nov 2001 22:05:49 -0500
28698              Message-Id: <20011108220549.F5587@blackrider>
28699      Branch: perl
28700            ! vms/test.com
28701 ____________________________________________________________________________
28702 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
28703         Log: NetWare update from Ananth Kesari.
28704      Branch: perl
28705            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
28706 ____________________________________________________________________________
28707 [ 12912] By: ams                                   on 2001/11/09  13:40:26
28708         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
28709              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28710              Date: Fri, 9 Nov 2001 14:32:28 +0100
28711              Message-Id: <20011109143228.A18996@rafael>
28712      Branch: perl
28713            ! perl.c
28714 ____________________________________________________________________________
28715 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
28716         Log: FAQ sync.
28717      Branch: perl
28718            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
28719            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
28720            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
28721 ____________________________________________________________________________
28722 [ 12910] By: ams                                   on 2001/11/09  07:33:49
28723         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
28724              From: Michael G Schwern <schwern@pobox.com>
28725              Date: Fri, 9 Nov 2001 00:41:56 -0500
28726              Message-Id: <20011109004156.L5587@blackrider>
28727      Branch: perl
28728            ! lib/File/Find/t/find.t
28729 ____________________________________________________________________________
28730 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
28731         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
28732              The CPAN distribution has both pm and XS implementations,
28733              and for performance reasons we choose the XS.
28734              Another reason to choose the XS is that it doesn't
28735              require Lingua::KO::Hangul::Util, which means that
28736              we can delete that-- which in turn means that Unicode::UCD
28737              cannot expect that: support it, but don't expect.
28738              Ditto Unicode::Collate.
28739              
28740              Note that Unicode::Normalize Makefile.PL and
28741              Normalize.xs have been modified from the CPAN 0.10
28742              versions: the first one to be simpler (no pm) and
28743              clean up the generated unf*.h files, the second one
28744              to quench compiler grumblings.  Must notify Sadahiro
28745              about these changes.
28746      Branch: perl
28747            + ext/Unicode/Normalize/Changes
28748            + ext/Unicode/Normalize/Makefile.PL
28749            + ext/Unicode/Normalize/Normalize.pm
28750            + ext/Unicode/Normalize/Normalize.pod
28751            + ext/Unicode/Normalize/Normalize.xs
28752            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
28753            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
28754            + ext/Unicode/Normalize/t/test.t
28755            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
28756            - lib/Lingua/KO/Hangul/Util/README
28757            - lib/Lingua/KO/Hangul/Util/t/test.t
28758            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
28759            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
28760            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
28761            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
28762            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
28763            ! win32/makefile.mk
28764 ____________________________________________________________________________
28765 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
28766         Log: Test miscounting.
28767      Branch: perl
28768            ! ext/POSIX/t/posix.t
28769 ____________________________________________________________________________
28770 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
28771         Log: Quote the variables in failures messages more nicely.
28772      Branch: perl
28773            ! t/test.pl
28774 ____________________________________________________________________________
28775 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
28776         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
28777              From: Michael G Schwern <schwern@pobox.com>
28778              Date: Thu, 8 Nov 2001 17:24:49 -0500
28779              Message-ID: <20011108172449.A5587@blackrider>
28780              
28781              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
28782              From: "Craig A. Berry" <craigberry@mac.com>
28783              Date: Thu, 8 Nov 2001 16:35:00 -0600
28784              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
28785      Branch: perl
28786            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
28787 ____________________________________________________________________________
28788 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
28789         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
28790              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28791              Date: Thu, 8 Nov 2001 22:52:50 -0000
28792              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
28793      Branch: perl
28794            ! ext/DB_File/t/db-recno.t
28795 ____________________________________________________________________________
28796 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
28797         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
28798              (Probably not an EBCDIC issue the way one would think
28799              since no chr() et alia are used in UCD.pm.)
28800      Branch: perl
28801            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28802 ____________________________________________________________________________
28803 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
28804         Log: Whether overwriting the $self->{...} values (see #12902)
28805              is a good policy or not is debatable, but let's at least
28806              be consistent.
28807      Branch: perl
28808            ! lib/ExtUtils/MM_Unix.pm
28809 ____________________________________________________________________________
28810 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
28811         Log: The MakeMaker argument () quoting patch that sneaked
28812              in at #12883 didn't handle make macros like this $(...).
28813              Leaning toothpicks, we've got them.
28814      Branch: perl
28815            ! lib/ExtUtils/MM_Unix.pm
28816 ____________________________________________________________________________
28817 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
28818         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
28819              From: Michael G Schwern <schwern@pobox.com>
28820              Date: Wed, 7 Nov 2001 02:02:29 -0500
28821              Message-ID: <20011107020229.K2858@blackrider>
28822      Branch: perl
28823            ! t/io/argv.t t/test.pl vms/test.com
28824 ____________________________________________________________________________
28825 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
28826         Log: Subject: [PATCH 20011106.084] -s on #! line 
28827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28828              Date: Wed, 7 Nov 2001 22:23:39 +0100
28829              Message-ID: <20011107222339.E729@rafael>
28830      Branch: perl
28831            ! embed.h embed.pl perl.c proto.h toke.c
28832 ____________________________________________________________________________
28833 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
28834         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
28835              From: Michael G Schwern <schwern@pobox.com>
28836              Date: Wed, 7 Nov 2001 16:52:49 -0500
28837              Message-ID: <20011107165249.I7346@blackrider>
28838      Branch: perl
28839            ! pod/perlhack.pod
28840 ____________________________________________________________________________
28841 [ 12898] By: ams                                   on 2001/11/08  13:02:19
28842         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
28843              From: Mark-Jason Dominus <mjd@plover.com>
28844              Date: Thu, 08 Nov 2001 08:59:02 -0500
28845              Message-Id: <20011108135902.2275.qmail@plover.com>
28846      Branch: perl
28847            ! INSTALL README README.amiga README.os2 README.vms
28848            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
28849            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
28850 ____________________________________________________________________________
28851 [ 12897] By: ams                                   on 2001/11/08  12:49:28
28852         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
28853              From: mjd@plover.com
28854              Date: 8 Nov 2001 13:33:18 -0000
28855              Message-Id: <20011108133318.1786.qmail@plover.com>
28856      Branch: perl
28857            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
28858            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
28859            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
28860            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
28861            ! pod/perlport.pod pod/perlvar.pod
28862 ____________________________________________________________________________
28863 [ 12896] By: ams                                   on 2001/11/08  11:22:12
28864         Log: open(FH, $file) should strip leading and trailing whitespace.
28865      Branch: perl
28866            ! doio.c
28867 ____________________________________________________________________________
28868 [ 12895] By: ams                                   on 2001/11/08  10:17:14
28869         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
28870              From: "Craig A. Berry" <craigberry@mac.com>
28871              Date: Wed, 07 Nov 2001 13:41:50 -0600
28872              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
28873      Branch: perl
28874            ! t/op/glob.t
28875 ____________________________________________________________________________
28876 [ 12894] By: ams                                   on 2001/11/08  08:32:20
28877         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
28878              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
28879              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
28880              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
28881      Branch: perl
28882            ! makedepend.SH
28883 ____________________________________________________________________________
28884 [ 12893] By: ams                                   on 2001/11/08  08:26:31
28885         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
28886              From: mjd@plover.com
28887              Date: 8 Nov 2001 08:08:07 -0000
28888              Message-Id: <20011108080807.30147.qmail@plover.com>
28889              
28890              Subject: bleadperl perl.pod
28891              From: mjd@plover.com
28892              Date: 8 Nov 2001 08:10:47 -0000
28893              Message-Id: <20011108081047.30178.qmail@plover.com>
28894              
28895              Subject: more bleadperl perl.pod
28896              From: mjd@plover.com
28897              Date: 8 Nov 2001 08:16:28 -0000
28898              Message-Id: <20011108081628.30229.qmail@plover.com>
28899      Branch: perl
28900            ! pod/perl.pod pod/perldebug.pod
28901 ____________________________________________________________________________
28902 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
28903         Log: Tweak for Cray-friendliness from Nicholas Clark.
28904      Branch: perl
28905            ! sv.c
28906 ____________________________________________________________________________
28907 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
28908         Log: VMS patch redo from Charles Lane.
28909      Branch: perl
28910            ! vms/gen_shrfls.pl
28911 ____________________________________________________________________________
28912 [ 12890] By: ams                                   on 2001/11/07  15:16:10
28913         Log: Subject: [ID 20011107.088] two perl pod nits
28914              From: lvirden@cas.org
28915              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
28916              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
28917      Branch: perl
28918            ! pod/perl.pod pod/perlfaq3.pod
28919 ____________________________________________________________________________
28920 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
28921         Log: Update Changes.
28922      Branch: perl
28923            ! Changes patchlevel.h
28924 ____________________________________________________________________________
28925 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
28926         Log: The (emulated) "no utf8" must be in a BEGIN block
28927              to be effective.
28928      Branch: perl
28929            ! lib/CGI/t/html.t
28930 ____________________________________________________________________________
28931 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
28932         Log: "v-strings" is the right term.
28933      Branch: perl
28934            ! pod/perltodo.pod
28935 ____________________________________________________________________________
28936 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
28937         Log: Add vstrings-as-objects need to perltodo.
28938      Branch: perl
28939            ! pod/perltodo.pod
28940 ____________________________________________________________________________
28941 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
28942         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
28943              From: Nicholas Clark <nick@ccl4.org>
28944              Date: Wed, 7 Nov 2001 14:36:32 +0000
28945              Message-ID: <20011107143631.I24980@plum.flirble.org>
28946      Branch: perl
28947            ! t/op/pack.t
28948 ____________________________________________________________________________
28949 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
28950         Log: The Embed test requires a major rewrite for VMS
28951              (plus it reveals a couple of annoying glitches
28952              in buffering), so skip the test for now; from
28953              Charles Lane.
28954      Branch: perl
28955            ! lib/ExtUtils/Embed.t
28956 ____________________________________________________________________________
28957 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
28958         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
28959              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28960              Date: Wed, 7 Nov 2001 09:23:28 EST
28961              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
28962              
28963              (Also i seems that an unrelated experimental patch
28964              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
28965      Branch: perl
28966            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
28967 ____________________________________________________________________________
28968 [ 12882] By: ams                                   on 2001/11/07  05:14:04
28969         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
28970              From: Mark-Jason Dominus <mjd@plover.com>
28971              Date: Wed, 07 Nov 2001 00:43:46 -0500
28972              Message-Id: <20011107054346.14428.qmail@plover.com>
28973      Branch: perl
28974            ! gv.c op.c toke.c
28975 ____________________________________________________________________________
28976 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
28977         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
28978              From: Michael G Schwern <schwern@pobox.com>             
28979              Date: Tue, 6 Nov 2001 22:04:39 -0500
28980              Message-ID: <20011106220439.D2858@blackrider>              
28981      Branch: perl
28982            ! lib/perl5db.pl
28983 ____________________________________________________________________________
28984 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
28985         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
28986              stress))
28987              From: Jonathan Stowe <gellyfish@gellyfish.com>
28988              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
28989              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
28990              
28991              (except for one hunk where indentation differs)
28992      Branch: perl
28993            ! lib/Term/Cap.t
28994 ____________________________________________________________________________
28995 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
28996         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
28997              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28998              Date: Tue, 6 Nov 2001 21:45:01 +0100
28999              Message-ID: <20011106214501.A704@rafael>
29000      Branch: perl
29001            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
29002            ! lib/File/Spec/Win32.pm
29003 ____________________________________________________________________________
29004 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
29005         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
29006              From: Michael G Schwern <schwern@pobox.com>              
29007              Date: Tue, 6 Nov 2001 20:58:45 -0500
29008              Message-ID: <20011106205845.G29411@blackrider>
29009      Branch: perl
29010            ! t/test.pl
29011 ____________________________________________________________________________
29012 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
29013         Log: Subject: making do_sprintf public       
29014              From: Doug MacEachern <dougm@covalent.net>    
29015              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
29016              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
29017      Branch: perl
29018            ! embed.h embed.pl global.sym
29019 ____________________________________________________________________________
29020 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
29021         Log: Update to CGI.pm 2.78.
29022              
29023              TODO: the test suite needs to be merged so that
29024              when in core, the core version is tested, and when
29025              using the CPAN version, testing the CPAN version.
29026              (the changes need to be sent to Lincoln, too...)
29027      Branch: perl
29028            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
29029            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
29030            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
29031            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
29032            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
29033            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
29034 ____________________________________________________________________________
29035 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
29036         Log: Integrate with perlio; (strictly) readonly hashes via XS.
29037      Branch: perl
29038           +> t/lib/access.t
29039           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29040 ____________________________________________________________________________
29041 [ 12874] By: nick                                  on 2001/11/06  21:05:16
29042         Log: Keep It Simple and Stupid version of readonly hash support.
29043              - Test for SvREAONLY(hv) at a few spots in hv.c
29044              - add the error message to perldiag.pod
29045              - (dubious) add access::readonly() to univeral.c
29046              - add test using above
29047              - fixup ext/B/t/stash.t to account for access:: existing
29048      Branch: perlio
29049            + t/lib/access.t
29050            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29051 ____________________________________________________________________________
29052 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
29053         Log: Fix incorrect warnings about broken globbing;
29054              from Andy Dougherty.
29055      Branch: perl
29056            ! hints/linux.sh
29057 ____________________________________________________________________________
29058 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
29059         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
29060              toggle-on from the encoding pragma.
29061      Branch: perl
29062            ! regcomp.c regexec.c
29063 ____________________________________________________________________________
29064 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
29065         Log: Retract #12824, doesn't help and is ignored
29066              by Configure anyway.
29067      Branch: perl
29068            ! hints/beos.sh
29069 ____________________________________________________________________________
29070 [ 12870] By: ams                                   on 2001/11/06  10:40:37
29071         Log: Subject: Cosmetic change
29072              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29073              Date: Tue, 06 Nov 2001 12:30:52 +0100
29074              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
29075      Branch: perl
29076            ! README.hpux
29077 ____________________________________________________________________________
29078 [ 12869] By: nick                                  on 2001/11/06  08:26:40
29079         Log: Integrate mainline
29080      Branch: perlio
29081           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
29082           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
29083 ____________________________________________________________________________
29084 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
29085         Log: The parentheses are protected enough.
29086      Branch: perl
29087            ! hints/os390.sh
29088 ____________________________________________________________________________
29089 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
29090         Log: ccflags, not ldflags.
29091      Branch: perl
29092            ! hints/os390.sh
29093 ____________________________________________________________________________
29094 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
29095         Log: ... and the proto to go with #12865.
29096      Branch: perl
29097            ! proto.h
29098 ____________________________________________________________________________
29099 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
29100         Log: Oops.  Luckily nothing was using this symbol yet.
29101      Branch: perl
29102            ! global.sym
29103 ____________________________________________________________________________
29104 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
29105         Log: Implement the encoding pragma for regex literals.
29106      Branch: perl
29107            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
29108 ____________________________________________________________________________
29109 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
29110         Log: More UTF8 EXACT fixing.
29111      Branch: perl
29112            ! regexec.c
29113 ____________________________________________________________________________
29114 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
29115         Log: More re debugging.
29116      Branch: perl
29117            ! regexec.c
29118 ____________________________________________________________________________
29119 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
29120         Log: EXACT correction attempt.  Continued in #12863.
29121      Branch: perl
29122            ! regexec.c
29123 ____________________________________________________________________________
29124 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
29125         Log: Unterminated L<.
29126      Branch: perl
29127            ! ext/DB_File/DB_File.pm
29128 ____________________________________________________________________________
29129 [ 12859] By: nick                                  on 2001/11/05  19:15:17
29130         Log: Integrate mainline
29131      Branch: perlio
29132           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29133           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29134           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
29135           +> lib/Math/BigInt/t/sub_mbi.t
29136            - lib/Math/BigInt/t/Math/Subclass.pm
29137            - lib/Math/BigInt/t/subclass.t
29138           !> (integrate 30 files)
29139 ____________________________________________________________________________
29140 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
29141         Log: Regex debugging fixes from Hugo.
29142      Branch: perl
29143            ! regcomp.c regexec.c
29144 ____________________________________________________________________________
29145 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
29146         Log: IRIX: at some point the cc -version has started
29147              to output to stderr, not stdout any more.
29148      Branch: perl
29149            ! hints/irix_6.sh
29150 ____________________________________________________________________________
29151 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
29152         Log: Update Changes.
29153      Branch: perl
29154            ! Changes patchlevel.h
29155 ____________________________________________________________________________
29156 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
29157         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
29158      Branch: perl
29159            ! lib/File/Spec/Unix.pm
29160 ____________________________________________________________________________
29161 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
29162         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
29163              From: rgarciasuarez@free.fr
29164              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
29165              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
29166      Branch: perl
29167            ! lib/File/Spec/Unix.pm
29168 ____________________________________________________________________________
29169 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
29170         Log: Use config.arch in OS/390 where the combination of
29171              IEEE floats and ldflags is tricky.
29172      Branch: perl
29173            ! hints/os390.sh
29174 ____________________________________________________________________________
29175 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
29176         Log: Metaconfig unit change for #12851.
29177      Branch: metaconfig
29178            ! U/modified/Config_sh.U
29179 ____________________________________________________________________________
29180 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
29181         Log: Support a config.arch file, similar to config.over,
29182              but loaded just before it.
29183      Branch: perl
29184            ! Configure INSTALL
29185 ____________________________________________________________________________
29186 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
29187         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
29188              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29189              Date: Mon, 5 Nov 2001 14:26:24 +0100
29190              Message-ID: <20011105142624.C31977@rafael>
29191      Branch: perl
29192            ! lib/Symbol.pm lib/Symbol.t
29193 ____________________________________________________________________________
29194 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
29195         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
29196              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29197              Date: Sun, 4 Nov 2001 22:28:57 +0100
29198              Message-ID: <20011104222857.C696@rafael>
29199      Branch: perl
29200            ! pod/perldebug.pod pod/perlpodspec.pod
29201 ____________________________________________________________________________
29202 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
29203         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
29204      Branch: perl
29205            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
29206 ____________________________________________________________________________
29207 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
29208         Log: Math::Big* test tweaks to work better with core:
29209              but the coast still not clear.
29210      Branch: perl
29211            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
29212            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29213 ____________________________________________________________________________
29214 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
29215         Log: Protect against high load: measure how much wall
29216              clock time went by while sleeping.  Avoids some
29217              false negatives, while may introduce some false
29218              positives.  Life is hard.
29219      Branch: perl
29220            ! ext/Time/HiRes/HiRes.t
29221 ____________________________________________________________________________
29222 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
29223         Log: More forgotten from #12843.
29224      Branch: perl
29225            ! lib/Math/BigInt/t/bigfltpm.inc
29226 ____________________________________________________________________________
29227 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
29228         Log: Forgot from #12843.
29229      Branch: perl
29230            + lib/Math/BigInt/t/bigintpm.inc
29231            ! MANIFEST
29232 ____________________________________________________________________________
29233 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
29234         Log: Upgrade to Math::BigInt 1.45; from Tels.
29235              NOTE: some of the tests are failing but that's because
29236              the core integration is not yet done.
29237      Branch: perl
29238            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29239            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29240            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29241            - lib/Math/BigInt/t/Math/Subclass.pm
29242            - lib/Math/BigInt/t/subclass.t
29243            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
29244            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
29245            ! lib/Math/BigInt/t/mbimbf.t
29246 ____________________________________________________________________________
29247 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
29248         Log: VMS: adds capability to control more configuration stuff with
29249              -D and -U switches; parsing config.sh to extract previous config
29250              info in VMS-form, and a rewrite of the "prompt/response" routine;
29251              from Charles Lane.
29252      Branch: perl
29253            ! configure.com
29254 ____________________________________________________________________________
29255 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
29256         Log: Subject: Typo correction in perldebguts.pod
29257              From: mjd@plover.com
29258              Date: 4 Nov 2001 16:20:05 -0000
29259              Message-ID: <20011104162005.16699.qmail@plover.com>
29260      Branch: perl
29261            ! pod/perldebguts.pod
29262 ____________________________________________________________________________
29263 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
29264         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
29265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29266              Date: Sun, 4 Nov 2001 11:47:30 +0100
29267              Message-ID: <20011104114730.A715@rafael>
29268              
29269              Remove -T from the test, wrong place for that.
29270      Branch: perl
29271            ! lib/File/Temp/t/mktemp.t
29272 ____________________________________________________________________________
29273 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
29274         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
29275              From: Nicholas Clark <nick@ccl4.org>
29276              Date: Sun, 4 Nov 2001 10:41:24 +0000
29277              Message-ID: <20011104104123.U20123@plum.flirble.org>
29278      Branch: perl
29279            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
29280 ____________________________________________________________________________
29281 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
29282         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29283              From: Michael G Schwern <schwern@pobox.com>
29284              Date: Sat, 3 Nov 2001 15:41:47 -0500
29285              Message-ID: <20011103154147.C600@blackrider>
29286      Branch: perl
29287            ! lib/Term/Cap.t
29288 ____________________________________________________________________________
29289 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
29290         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
29291              From: "Craig A. Berry" <craigberry@mac.com>     
29292              Date: Sat, 03 Nov 2001 16:02:28 -0600
29293              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
29294      Branch: perl
29295            ! ext/Time/HiRes/HiRes.t
29296 ____________________________________________________________________________
29297 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
29298         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29299              From: "chromatic" <chromatic@rmci.net>
29300              Date: Sat, 03 Nov 2001 12:28:17 -0700
29301              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
29302      Branch: perl
29303            ! lib/Term/Cap.t
29304 ____________________________________________________________________________
29305 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
29306         Log: Don't bother doing POSIX charclass parsing if it
29307              possibly cannot be so.  Prepares way for charclass
29308              syntax like [[abc]||[def]] (or just [[abc][def]])
29309              for union, [[\w]&&[$a]] for intersection,
29310              and [[a-z]&&[^def]] for subtraction.
29311              
29312              Currently /[[a]/ (or /[a[]/) parses as a character
29313              class containing two characters, "[" and "a",
29314              this may have to be broken for the syntax described
29315              above, otherwise we would have to scan the whole pattern
29316              to find out whether the square brackets match pairwise.
29317              Luckily, the special case of "[" doesn't seem to be
29318              documented (as opposed to "]" and "-"), so we may have
29319              better story for breaking it...  One can always use \[
29320              if one wants a literal "[", so there.
29321      Branch: perl
29322            ! regcomp.c
29323 ____________________________________________________________________________
29324 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
29325         Log: Comment correction.
29326      Branch: perl
29327            ! regcomp.c
29328 ____________________________________________________________________________
29329 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
29330         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
29331              The latter is a RedHatism.
29332      Branch: perl
29333            ! lib/ExtUtils/MakeMaker.pm
29334 ____________________________________________________________________________
29335 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
29336         Log: Integrate perlio.
29337      Branch: perl
29338           !> perlio.c
29339 ____________________________________________________________________________
29340 [ 12831] By: nick                                  on 2001/11/03  11:42:15
29341         Log: Integrate mainline
29342      Branch: perlio
29343           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
29344           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29345           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
29346           !> sv.c t/test.pl
29347 ____________________________________________________________________________
29348 [ 12830] By: nick                                  on 2001/11/03  10:27:34
29349         Log: Fix clone_leak problem.
29350              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
29351              as vestige of calling PerlLIO_dup().
29352      Branch: perlio
29353            ! perlio.c
29354 ____________________________________________________________________________
29355 [ 12829] By: nick                                  on 2001/11/03  09:40:46
29356         Log: Tweaks attempting to locate Doug's clone_leak leak.
29357              - add some PerlIO_debug()
29358              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
29359              - Even if it closing stdout etc. do a fflush()
29360      Branch: perlio
29361            ! perlio.c
29362 ____________________________________________________________________________
29363 [ 12828] By: nick                                  on 2001/11/03  08:34:31
29364         Log: Integrate mainline
29365      Branch: perlio
29366           !> (integrate 54 files)
29367 ____________________________________________________________________________
29368 [ 12827] By: ams                                   on 2001/11/03  03:45:19
29369         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
29370              remove this later). Based on a patch from Robert Spier in
29371              <15330.61459.14452.795263@rls.cx>.
29372      Branch: perl
29373            ! sv.c
29374 ____________________________________________________________________________
29375 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
29376         Log: microperl sync.
29377      Branch: perl
29378            ! doio.c perl.c perl.h perlio.c regexec.c
29379 ____________________________________________________________________________
29380 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
29381         Log: Definitions for the Unicode Newline Guidelines.
29382      Branch: perl
29383            ! perl.h
29384 ____________________________________________________________________________
29385 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
29386         Log: (retracted by #12871)
29387              
29388              There is no csh of any kind in default BeOS.
29389              For the purposes of miniperl globbing, bash
29390              will do.
29391      Branch: perl
29392            ! hints/beos.sh
29393 ____________________________________________________________________________
29394 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
29395         Log: Integrate change #12820 from macperl to maint and blead;
29396              
29397              Fix up (dynaloading) to work properly with multiplicity
29398      Branch: maint-5.6/perl
29399           !> ext/DynaLoader/dl_mac.xs
29400      Branch: perl
29401           !> ext/DynaLoader/dl_mac.xs
29402 ____________________________________________________________________________
29403 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
29404         Log: Several fixes for various exit problems and clearing out
29405              task queue, as well as another (incomplete) go at
29406              fixing error message handling
29407      Branch: maint-5.6/macperl
29408            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
29409 ____________________________________________________________________________
29410 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
29411         Log: Add source files for bleadperl builds
29412      Branch: maint-5.6/macperl
29413            ! macos/Makefile.mk
29414 ____________________________________________________________________________
29415 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
29416         Log: Fix up to work properly with multiplicity
29417      Branch: maint-5.6/macperl
29418            ! ext/DynaLoader/dl_mac.xs
29419 ____________________________________________________________________________
29420 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
29421         Log: Integrate with maintperl.
29422      Branch: maint-5.6/macperl
29423           +> t/op/system.t t/op/system_tests
29424           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
29425           !> pod/perltodo.pod util.c win32/win32.c
29426 ____________________________________________________________________________
29427 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
29428         Log: Locate _PATH_LOG if it's a socket even if not #defined
29429              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
29430              via Nick Clark.
29431      Branch: perl
29432            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29433 ____________________________________________________________________________
29434 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
29435         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
29436              From: Michael G Schwern <schwern@pobox.com>
29437              Date: Fri, 2 Nov 2001 15:36:41 -0500
29438              Message-ID: <20011102153641.E23234@blackrider>
29439      Branch: perl
29440            ! t/test.pl
29441 ____________________________________________________________________________
29442 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
29443         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
29444              From: merlyn@stonehenge.com (Randal L. Schwartz)
29445              Date: 02 Nov 2001 09:33:34 -0800
29446              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
29447              
29448              (two of the changes)
29449              
29450              Better coexistence with extensions.
29451      Branch: perl
29452            ! ext/Errno/Errno_pm.PL hints/darwin.sh
29453 ____________________________________________________________________________
29454 [ 12815] By: ams                                   on 2001/11/02  16:47:43
29455         Log: Subject: Re: [PATCH] the the double double word word fix fix
29456              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29457              Date: Fri, 02 Nov 2001 19:43:07 +0100
29458              Message-Id: <3BE2E93B.627C198E@alcatel.at>
29459      Branch: perl
29460            ! pod/perldebug.pod
29461 ____________________________________________________________________________
29462 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
29463         Log: Update Changes.
29464      Branch: perl
29465            ! Changes patchlevel.h
29466 ____________________________________________________________________________
29467 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
29468         Log: More encoding testing.
29469      Branch: perl
29470            ! lib/encoding.pm lib/encoding.t
29471 ____________________________________________________________________________
29472 [ 12812] By: ams                                   on 2001/11/02  15:07:11
29473         Log: Slight modification of #12811.
29474      Branch: perl
29475            ! op.c
29476 ____________________________________________________________________________
29477 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
29478         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
29479              From: Radu Greab <radu@netsoft.ro>
29480              Date: Fri, 2 Nov 2001 15:28:58 +0200
29481              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
29482      Branch: perl
29483            ! op.c t/op/stat.t
29484 ____________________________________________________________________________
29485 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
29486         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
29487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29488              Date: Thu, 1 Nov 2001 22:35:50 +0100
29489              Message-ID: <20011101223550.A10849@rafael>
29490      Branch: perl
29491            ! lib/ExtUtils/Embed.t
29492 ____________________________________________________________________________
29493 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
29494         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
29495              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29496              Date: 2 Nov 2001 14:48:51 -0000
29497              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
29498      Branch: perl
29499            ! lib/File/Find.pm
29500 ____________________________________________________________________________
29501 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
29502         Log: Add documentation.
29503      Branch: perl
29504            ! embed.pl pod/perlapi.pod utf8.c
29505 ____________________________________________________________________________
29506 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
29507         Log: Unicode: add ToFold mapping.  Not used yet; but basically
29508              a more useful mapping for caseless aka case-ignoring than
29509              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
29510              algorithm for creating the foldings uses equivalence classes,
29511              see http://www.unicode.org/unicode/reports/tr21/
29512              Hopefully this feature will be used in //i.
29513              (The folding tables were introduced by #12689.)
29514      Branch: perl
29515            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
29516            ! utf8.c
29517 ____________________________________________________________________________
29518 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
29519         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
29520              From: "Craig A. Berry" <craigberry@mac.com>
29521              Date: Fri, 02 Nov 2001 00:03:52 -0600
29522              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
29523      Branch: perl
29524            ! lib/AutoSplit.t
29525 ____________________________________________________________________________
29526 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
29527         Log: Subject: Trivial doc patch
29528              From: andreas.koenig@anima.de (Andreas J. Koenig)
29529              Date: 02 Nov 2001 06:11:35 +0100
29530              Message-ID: <m37kt94v08.fsf@anima.de>
29531      Branch: perl
29532            ! pod/perlport.pod
29533 ____________________________________________________________________________
29534 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
29535         Log: Make encoding and charnames pragmas coexist.
29536      Branch: perl
29537            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
29538 ____________________________________________________________________________
29539 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
29540         Log: The basic character classes seem to go untested with Unicode.
29541      Branch: perl
29542            ! t/op/pat.t
29543 ____________________________________________________________________________
29544 [ 12802] By: ams                                   on 2001/11/02  00:39:36
29545         Log: Subject: [PATCH] the the double double word word fix fix
29546              From: Richard Soderberg <rs@oregonnet.com>
29547              Date: Thu, 1 Nov 2001 13:12:03 -0800
29548              Message-Id: <200111012112.NAA23288@oregonnet.com>
29549              
29550              Subject: Re: [PATCH] the the double double word word fix fix
29551              From: Mark-Jason Dominus <mjd@plover.com>
29552              Date: Thu, 01 Nov 2001 16:43:40 -0500
29553              Message-Id: <20011101214340.2044.qmail@plover.com>
29554              
29555              Subject: Re: [PATCH] the the double double word word fix fix
29556              From: Mark-Jason Dominus <mjd@plover.com>
29557              Date: Thu, 01 Nov 2001 16:51:39 -0500
29558              Message-Id: <20011101215139.2196.qmail@plover.com>
29559      Branch: perl
29560            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
29561            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
29562            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
29563            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
29564            ! pod/perltodo.pod pod/perlxstut.pod
29565 ____________________________________________________________________________
29566 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
29567         Log: Comment tweaks.
29568      Branch: perl
29569            ! toke.c
29570 ____________________________________________________________________________
29571 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
29572         Log: FAQ sync.
29573      Branch: perl
29574            ! pod/perlfaq9.pod
29575 ____________________________________________________________________________
29576 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
29577         Log: If an encoding is set by -M/-m, it must be in
29578              effect only for the actual script, not any other
29579              required/-M/-m'ed module, otherwise we enter a nasty
29580              recursion in regexec.c while trying to init the simple
29581              UTF-8 charclasses like PL_utf8_alnum.
29582      Branch: perl
29583            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
29584 ____________________________________________________________________________
29585 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
29586         Log: A bit more descriptive name.
29587      Branch: perl
29588            ! mg.c
29589 ____________________________________________________________________________
29590 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
29591         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
29592              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29593              Date: Wed, 31 Oct 2001 13:47:04 EST
29594              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
29595      Branch: perl
29596            ! ext/Time/HiRes/HiRes.t
29597 ____________________________________________________________________________
29598 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
29599         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
29600              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29601              Date: Wed, 31 Oct 2001 13:43:29 EST
29602              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
29603      Branch: perl
29604            ! mg.c
29605 ____________________________________________________________________________
29606 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
29607         Log: Subject: [PATCH] Various test cleanups
29608              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29609              Date: Tue, 30 Oct 2001 21:56:26 +0100
29610              Message-ID: <20011030215626.A28503@rafael>
29611      Branch: perl
29612            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29613            ! ext/DB_File/t/db-recno.t ext/Encode.t
29614 ____________________________________________________________________________
29615 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
29616         Log: Update Changes.
29617      Branch: perl
29618            ! Changes patchlevel.h
29619 ____________________________________________________________________________
29620 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
29621         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
29622              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
29623              Date: Wed, 31 Oct 2001 17:16:39 +0100
29624              Message-ID: <20011031171639.A32511@rafael>
29625      Branch: perl
29626            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
29627 ____________________________________________________________________________
29628 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
29629         Log: Skip message nit.
29630      Branch: perl
29631            ! t/io/fs.t
29632 ____________________________________________________________________________
29633 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
29634         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
29635              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29636              Date: 31 Oct 2001 14:49:37 -0000
29637              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
29638      Branch: perl
29639            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
29640 ____________________________________________________________________________
29641 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
29642         Log: Extend the effect of the encoding pragma to chr() and ord().
29643              
29644              TODO: regex literals, reentrancy problems with the utf8
29645              and charnames pragmas.
29646      Branch: perl
29647            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
29648 ____________________________________________________________________________
29649 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
29650         Log: Doc tweaks.
29651      Branch: perl
29652            ! lib/encoding.pm
29653 ____________________________________________________________________________
29654 [ 12788] By: nick                                  on 2001/10/31  08:59:56
29655         Log: Integrate mainline
29656      Branch: perlio
29657           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
29658           !> (integrate 49 files)
29659 ____________________________________________________________________________
29660 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
29661         Log: Forgot new proto.
29662      Branch: perl
29663            ! proto.h
29664 ____________________________________________________________________________
29665 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
29666         Log: Clarification: use encoding cannot be used to
29667              change the default encoding of "your whole script";
29668              only the default encoding of the *data*.  Also, it
29669              seems that "use encoding" does not mix with "use utf8"
29670              (a coredumping recursion ensues).  Should not be a huge
29671              problem since "use utf8" is pretty marginal nowadays.
29672      Branch: perl
29673            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
29674 ____________________________________________________________________________
29675 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
29676         Log: More documentation for the encode pragma.
29677      Branch: perl
29678            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
29679            ! pod/perlapi.pod pod/perlunicode.pod sv.c
29680 ____________________________________________________________________________
29681 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
29682         Log: Thinko in #12783.
29683      Branch: perl
29684            ! sv.c
29685 ____________________________________________________________________________
29686 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
29687         Log: Make sv_recode_to_utf8() a real API: the encoding
29688              is a parameter, instead of a global.  Document the
29689              PERL_ENCODING.
29690      Branch: perl
29691            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
29692            ! toke.c
29693 ____________________________________________________________________________
29694 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
29695         Log: Enable -Mencoding=foobar also for string literals.
29696      Branch: perl
29697            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
29698            ! pod/perlapi.pod proto.h sv.c toke.c
29699 ____________________________________________________________________________
29700 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
29701         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
29702              From: Andy Dougherty <doughera@lafayette.edu>
29703              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
29704              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
29705      Branch: perl
29706            ! ext/POSIX/hints/svr4.pl
29707 ____________________________________________________________________________
29708 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
29709         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
29710              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29711              Date: Mon, 29 Oct 2001 23:11:58 -0000
29712              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
29713              
29714              Add compat.h.
29715      Branch: perl
29716            ! lib/h2xs.t utils/h2xs.PL
29717 ____________________________________________________________________________
29718 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
29719         Log: Subject: PerlIOBuf_dup
29720              From: Nicholas Clark <nick@ccl4.org>              
29721              Date: Mon, 29 Oct 2001 21:52:35 +0000             
29722              Message-ID: <20011029215235.K41204@plum.flirble.org>
29723              
29724              Add prototype.
29725      Branch: perl
29726            ! perliol.h
29727 ____________________________________________________________________________
29728 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
29729         Log: Subject: [PATCH] Make malloc.c errors more useful
29730              From: Richard Soderberg <rs@oregonnet.com>
29731              Date: Mon, 29 Oct 2001 22:28:02 -0800
29732              Message-Id: <200110300628.WAA11025@oregonnet.com>
29733      Branch: perl
29734            ! malloc.c
29735 ____________________________________________________________________________
29736 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
29737         Log: Retract #12776 - the bug 19990906.001 is still valid.
29738      Branch: perl
29739            ! t/run/kill_perl.t
29740 ____________________________________________________________________________
29741 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
29742         Log: (Retracted by #12777)
29743              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
29744              From: Michael G Schwern <schwern@pobox.com> 
29745              Date: Mon, 29 Oct 2001 23:01:08 -0500
29746              Message-ID: <20011029230108.G18053@blackrider>
29747      Branch: perl
29748            ! t/run/kill_perl.t
29749 ____________________________________________________________________________
29750 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
29751         Log: Comment nits.
29752      Branch: perl
29753            ! lib/encoding.t
29754 ____________________________________________________________________________
29755 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
29756         Log: integrate change#12772 from mainline
29757              
29758              Subject: [PATCH] Mommy, what's a pointer cast?
29759      Branch: maint-5.6/perl
29760            ! perl.h
29761 ____________________________________________________________________________
29762 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
29763         Log: Subject: [PATCH] Mommy, what's a pointer cast?
29764              From: Richard Soderberg <rs@oregonnet.com>
29765              Date: Mon, 29 Oct 2001 17:01:10 -0800
29766              Message-Id: <200110300101.RAA31561@oregonnet.com>
29767              
29768              (threads* parts)
29769      Branch: perl
29770            ! ext/threads/shared/shared.xs ext/threads/threads.xs
29771 ____________________________________________________________________________
29772 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
29773         Log: Subject: [PATCH] Mommy, what's a pointer cast?
29774              From: Richard Soderberg <rs@oregonnet.com>
29775              Date: Mon, 29 Oct 2001 17:01:10 -0800
29776              Message-Id: <200110300101.RAA31561@oregonnet.com>
29777              
29778              (the perl.h part)
29779      Branch: perl
29780            ! perl.h
29781 ____________________________________________________________________________
29782 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
29783         Log: Subject: [PATCH] OpenBSD likes signal.h 
29784              From: Richard Soderberg <rs@oregonnet.com>
29785              Date: Mon, 29 Oct 2001 17:00:31 -0800
29786              Message-Id: <200110300100.RAA31533@oregonnet.com>
29787      Branch: perl
29788            ! unixish.h
29789 ____________________________________________________________________________
29790 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
29791         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
29792              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29793              Date: Mon, 29 Oct 2001 23:04:23 -0000
29794              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
29795      Branch: perl
29796            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29797            ! ext/DB_File/t/db-recno.t
29798 ____________________________________________________________________________
29799 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
29800         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
29801              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
29802              Date: Mon, 29 Oct 2001 12:34:07 -0600
29803              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
29804      Branch: perl
29805            ! ext/Time/HiRes/HiRes.t
29806 ____________________________________________________________________________
29807 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
29808         Log: Update Changes.
29809      Branch: perl
29810            ! Changes patchlevel.h
29811 ____________________________________________________________________________
29812 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
29813         Log: AIX needs an explicit symbol export list.
29814      Branch: perl
29815            ! lib/ExtUtils/Embed.t
29816 ____________________________________________________________________________
29817 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
29818         Log: The test (and the module) would require some
29819              quality hacking time to work on EBCDIC.  Based on
29820              the test results nothing seems to be majorly broken,
29821              the module just seems to have strange assumptions:
29822              got: ''\226\225\205'
29823              expected: ''one'
29824              The \226\225\205 being, of course, 'one', in EBCDIC.
29825      Branch: perl
29826            ! lib/Dumpvalue.t
29827 ____________________________________________________________________________
29828 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
29829         Log: Mark the test known to be failing in EBCDIC.
29830      Branch: perl
29831            ! t/op/tr.t
29832 ____________________________________________________________________________
29833 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
29834         Log: None of the libnet modules are going to work in
29835              EBCDIC without the Convert::EBCDIC.
29836      Branch: perl
29837            ! t/lib/1_compile.t
29838 ____________________________________________________________________________
29839 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
29840         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
29841      Branch: perl
29842            ! t/op/pack.t
29843 ____________________________________________________________________________
29844 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
29845         Log: UTF-EBCDIC ain't UTF-8.
29846      Branch: perl
29847            ! t/op/pack.t
29848 ____________________________________________________________________________
29849 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
29850         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
29851      Branch: perl
29852            ! t/lib/1_compile.t
29853 ____________________________________________________________________________
29854 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
29855         Log: Let's not assume ASCII.
29856      Branch: perl
29857            ! t/op/lc.t
29858 ____________________________________________________________________________
29859 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
29860         Log: Call the new perlio symbols differently.
29861      Branch: perl
29862            ! makedef.pl
29863 ____________________________________________________________________________
29864 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
29865         Log: Don't expect ASCII ordering.
29866      Branch: perl
29867            ! lib/ExtUtils/Manifest.t
29868 ____________________________________________________________________________
29869 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
29870         Log: Forgot from #12756.
29871      Branch: perl
29872            ! perlio.h
29873 ____________________________________________________________________________
29874 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
29875         Log: BeOS tweaks:
29876              - fseeko and ftello can be found by Configure but
29877              we do not seem to have prototypes for them so
29878              let's make up some
29879              - BeOS didn't use to have real sockets (sockets as
29880              filedescriptors) but the BONE package is supposed
29881              to fix this.  I do not know how to detect BONEness,
29882              see hints/beos.sh for a spot that needs to fixed.
29883              - BeOS has O_TEXT != O_BINARY but has no setmode()
29884      Branch: perl
29885            ! hints/beos.sh perlio.c
29886 ____________________________________________________________________________
29887 [ 12755] By: sky                                   on 2001/10/29  12:56:12
29888         Log: Ugly fix to not die when a thread creator is holding locks.
29889      Branch: perl
29890            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
29891            ! ext/threads/threads.xs
29892 ____________________________________________________________________________
29893 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
29894         Log: Integrate change #12752 from maintperl;
29895              
29896              croak(Nullch) wasn't printing the contents of ERRSV if there was
29897              no outer eval (bug in change#6125)
29898      Branch: perl
29899           !> util.c
29900 ____________________________________________________________________________
29901 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
29902         Log: Subject: [PATCH h2xs] Use of static data in XS modules
29903              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29904              Date: Sun, 28 Oct 2001 21:19:07 -0000
29905              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
29906              
29907              with nits from Sarathy.
29908      Branch: perl
29909            ! utils/h2xs.PL
29910 ____________________________________________________________________________
29911 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
29912         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
29913              no outer eval (bug in change#6125)
29914      Branch: maint-5.6/perl
29915            ! util.c
29916 ____________________________________________________________________________
29917 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
29918         Log: More todo for the encoding pragma.
29919      Branch: perl
29920            ! lib/encoding.pm
29921 ____________________________________________________________________________
29922 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
29923         Log: Add the encoding pragma to control the "upgrade"
29924              from the native eight bit data to Unicode.
29925              
29926              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
29927      Branch: perl
29928            + lib/encoding.pm lib/encoding.t
29929            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
29930            ! pod/perlunicode.pod pod/perlvar.pod sv.c
29931 ____________________________________________________________________________
29932 [ 12749] By: sky                                   on 2001/10/28  21:02:33
29933         Log: Update documentation.
29934      Branch: perl
29935            ! ext/threads/shared/shared.pm
29936 ____________________________________________________________________________
29937 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
29938         Log: Integrate change #12747 from maintperl;
29939              
29940              finishing touches to system() fixes on windows:
29941              * detect cmd shell correctly even if it had full path in it
29942              * more quoting needed for single-arg system if the argument
29943              really had multiple quoted arguments within it
29944              * be smarter about not calling the shell when the executable
29945              has spaces, but otherwise does not need shell involvement
29946              * add a testsuite (windows-specific currently)
29947      Branch: perl
29948           +> t/op/system.t t/op/system_tests
29949            ! MANIFEST pod/perltodo.pod
29950           !> win32/win32.c
29951 ____________________________________________________________________________
29952 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
29953         Log: finishing touches to system() fixes on windows:
29954              * detect cmd shell correctly even if it had full path in it
29955              * more quoting needed for single-arg system if the argument
29956              really had multiple quoted arguments within it
29957              * be smarter about not calling the shell when the executable
29958              has spaces, but otherwise does not need shell involvement
29959              * add a testsuite (windows-specific currently)
29960      Branch: maint-5.6/perl
29961            + t/op/system.t t/op/system_tests
29962            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
29963 ____________________________________________________________________________
29964 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
29965         Log: Integrate perlio.
29966      Branch: perl
29967           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
29968 ____________________________________________________________________________
29969 [ 12745] By: nick                                  on 2001/10/28  16:08:14
29970         Log: Mingw32 fixup for Embed.t
29971      Branch: perlio
29972            ! lib/ExtUtils/Embed.t
29973 ____________________________________________________________________________
29974 [ 12744] By: nick                                  on 2001/10/28  15:54:14
29975         Log: GCC vs MS 64-bit constant syntax
29976      Branch: perlio
29977            ! ext/Time/HiRes/HiRes.xs
29978 ____________________________________________________________________________
29979 [ 12743] By: nick                                  on 2001/10/28  15:42:55
29980         Log: Integrate mainline
29981      Branch: perlio
29982           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
29983 ____________________________________________________________________________
29984 [ 12742] By: sky                                   on 2001/10/28  14:47:10
29985         Log: Manpage updates.
29986      Branch: perl
29987            ! ext/threads/threads.pm
29988 ____________________________________________________________________________
29989 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
29990         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
29991      Branch: perl
29992            ! lib/ExtUtils/Embed.t
29993 ____________________________________________________________________________
29994 [ 12740] By: nick                                  on 2001/10/28  14:14:24
29995         Log: Integrate mainline
29996      Branch: perlio
29997           !> lib/ExtUtils/Embed.t win32/win32.c
29998 ____________________________________________________________________________
29999 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
30000         Log: Need to be ./executed.
30001      Branch: perl
30002            ! lib/ExtUtils/Embed.t
30003 ____________________________________________________________________________
30004 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
30005         Log: Integrate perlio.
30006      Branch: perl
30007           !> perlio.c win32/win32.h
30008 ____________________________________________________________________________
30009 [ 12737] By: nick                                  on 2001/10/28  13:53:45
30010         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
30011              by gcc -xc++.
30012      Branch: perlio
30013            ! win32/win32.h
30014 ____________________________________________________________________________
30015 [ 12736] By: nick                                  on 2001/10/28  13:50:50
30016         Log: Have :stdio layer update an honour the fd refcnt table.
30017              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
30018      Branch: perlio
30019            ! perlio.c
30020 ____________________________________________________________________________
30021 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
30022         Log: Integrate changes #12724 and #12725 from maintperl;
30023              multiarg system now works.
30024      Branch: perl
30025           !> win32/win32.c
30026 ____________________________________________________________________________
30027 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
30028         Log: Integrate perlio.
30029      Branch: perl
30030           +> lib/ExtUtils/Embed.t
30031           !> MANIFEST perlio.c
30032 ____________________________________________________________________________
30033 [ 12733] By: nick                                  on 2001/10/28  13:07:16
30034         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
30035              least for PERLIO=perlio unthreaded case
30036      Branch: perlio
30037            ! perlio.c
30038 ____________________________________________________________________________
30039 [ 12732] By: nick                                  on 2001/10/28  11:10:24
30040         Log: Typo in exe name
30041      Branch: perlio
30042            ! lib/ExtUtils/Embed.t
30043 ____________________________________________________________________________
30044 [ 12731] By: nick                                  on 2001/10/28  11:09:59
30045         Log: Integrate Mainline
30046      Branch: perlio
30047           !> Changes configure.com ext/DB_File/DB_File.pm
30048           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
30049           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
30050           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
30051           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
30052           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
30053           !> t/TEST t/op/regexp.t win32/buildext.pl
30054 ____________________________________________________________________________
30055 [ 12730] By: nick                                  on 2001/10/28  11:05:35
30056         Log: Fixup Embed.t for Win32/VC++
30057      Branch: perlio
30058            ! lib/ExtUtils/Embed.t
30059 ____________________________________________________________________________
30060 [ 12729] By: nick                                  on 2001/10/28  09:36:20
30061         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
30062              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
30063              ExtUtils::Embed.
30064      Branch: perlio
30065            + lib/ExtUtils/Embed.t
30066            ! MANIFEST
30067 ____________________________________________________________________________
30068 [ 12728] By: sky                                   on 2001/10/28  08:12:53
30069         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
30070              line manually!
30071      Branch: perl
30072            ! lib/ExtUtils/xsubpp
30073 ____________________________________________________________________________
30074 [ 12727] By: sky                                   on 2001/10/28  08:02:09
30075         Log: And here we use the prototypes.
30076      Branch: perl
30077            ! ext/threads/shared/shared.xs
30078 ____________________________________________________________________________
30079 [ 12726] By: sky                                   on 2001/10/28  08:00:48
30080         Log: Support [] style prototypes.
30081      Branch: perl
30082            ! lib/ExtUtils/xsubpp
30083 ____________________________________________________________________________
30084 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
30085         Log: yet another multi-arg system() fix on windows: batch files as the
30086              first argument (i.e. directly executed by CreateProcess()) need
30087              extra quoting to escape shell-shock
30088      Branch: maint-5.6/perl
30089            ! win32/win32.c
30090 ____________________________________________________________________________
30091 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
30092         Log: another multi-arg system() fix on windows: passing empty arguments
30093              now works
30094      Branch: maint-5.6/perl
30095            ! win32/win32.c
30096 ____________________________________________________________________________
30097 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
30098         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
30099              No final #else #error because we do not seem to
30100              be using #error?
30101      Branch: perl
30102            ! op.h
30103 ____________________________________________________________________________
30104 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
30105         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
30106              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
30107              Date: Sat, 27 Oct 2001 23:28:44 EST 
30108              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
30109      Branch: perl
30110            ! ext/Time/HiRes/HiRes.xs
30111 ____________________________________________________________________________
30112 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
30113         Log: Regen perlapi, perltoc.
30114      Branch: perl
30115            ! pod/perlapi.pod pod/perltoc.pod
30116 ____________________________________________________________________________
30117 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
30118         Log: Subject: [PATCH] sv.h documentation
30119              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
30120              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
30121              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
30122      Branch: perl
30123            ! sv.h
30124 ____________________________________________________________________________
30125 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
30126         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
30127              system("nmake -nologo", "clean") and there is no executable
30128              called "nmake -nologo"; this used to "work" pre-change#12559 due
30129              to bugs in multiarg system() that have since been fixed
30130      Branch: perl
30131            ! win32/buildext.pl
30132 ____________________________________________________________________________
30133 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
30134         Log: Update Changes.
30135      Branch: perl
30136            ! Changes patchlevel.h
30137 ____________________________________________________________________________
30138 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
30139         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
30140              From: Richard.Foley@t-online.de (Richard Foley)            
30141              Date: Sun, 28 Oct 2001 00:48:32 +0200
30142              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
30143      Branch: perl
30144            ! pod/perlhack.pod
30145 ____________________________________________________________________________
30146 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
30147         Log: Must store pointers with the right width.
30148      Branch: perl
30149            ! op.h
30150 ____________________________________________________________________________
30151 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
30152         Log: Integrate change #12711 from perlio;
30153              
30154              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30155              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30156      Branch: perl
30157           !> perlio.c
30158 ____________________________________________________________________________
30159 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
30160         Log: Subject: [PATCH] make minitest
30161              From: Nicholas Clark <nick@ccl4.org>
30162              Date: Sat, 27 Oct 2001 22:56:16 +0100
30163              Message-ID: <20011027225616.L20275@plum.flirble.org>
30164      Branch: perl
30165            ! t/TEST
30166 ____________________________________________________________________________
30167 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
30168         Log: Patch #12661 missed this.
30169      Branch: perl
30170            ! ext/DB_File/DB_File.pm
30171 ____________________________________________________________________________
30172 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
30173         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
30174              From: "Craig A. Berry" <craigberry@mac.com>
30175              Date: Sat, 27 Oct 2001 16:07:47 -0500
30176              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
30177      Branch: perl
30178            ! configure.com perlio.c
30179 ____________________________________________________________________________
30180 [ 12711] By: nick                                  on 2001/10/27  19:49:25
30181         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30182              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30183      Branch: perlio
30184            ! perlio.c
30185 ____________________________________________________________________________
30186 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
30187         Log: Let's not replace reason if there's one already supplied.
30188      Branch: perl
30189            ! t/op/regexp.t
30190 ____________________________________________________________________________
30191 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
30192         Log: is not good.
30193      Branch: perl
30194            ! t/op/regexp.t
30195 ____________________________________________________________________________
30196 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
30197         Log: ldlibpth can exist but be unset.
30198      Branch: perl
30199            ! t/TEST
30200 ____________________________________________________________________________
30201 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
30202         Log: Unicode: property alias naming cleanup.
30203      Branch: perl
30204            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
30205 ____________________________________________________________________________
30206 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
30207         Log: FAQ sync.
30208      Branch: perl
30209            ! pod/perlfaq4.pod
30210 ____________________________________________________________________________
30211 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
30212         Log: Integrate change #12703 from maintperl;
30213              
30214              typemap stuff intervenes before declaration, move it to PREINIT
30215              section
30216              
30217              (an empty integrate, but now the files are in sync
30218              between the branches)
30219      Branch: perl
30220           !> ext/ODBM_File/ODBM_File.xs
30221 ____________________________________________________________________________
30222 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
30223         Log: More PerlIO symbols.
30224      Branch: perl
30225            ! makedef.pl
30226 ____________________________________________________________________________
30227 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
30228         Log: typemap stuff intervenes before declaration, move it to PREINIT
30229              section
30230      Branch: maint-5.6/perl
30231            ! ext/ODBM_File/ODBM_File.xs
30232 ____________________________________________________________________________
30233 [ 12702] By: nick                                  on 2001/10/27  14:09:35
30234         Log: Integrate mainline
30235      Branch: perlio
30236           +> ext/threads/shared/t/av_simple.t
30237           +> ext/threads/shared/t/hv_refs.t
30238           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
30239           !> (integrate 109 files)
30240 ____________________________________________________________________________
30241 [ 12700] By: ams                                   on 2001/10/26  21:22:23
30242         Log: Subject: [PATCH] tweak divide
30243              From: Nicholas Clark <nick@ccl4.org>
30244              Date: Fri, 26 Oct 2001 22:52:17 +0100
30245              Message-Id: <20011026225217.B20275@plum.flirble.org>
30246      Branch: perl
30247            ! pp.c
30248 ____________________________________________________________________________
30249 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
30250         Log: Integrate a buncha things from maintperl.
30251      Branch: maint-5.6/macperl
30252           !> (integrate 32 files)
30253 ____________________________________________________________________________
30254 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
30255         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30256              From: Andy Dougherty <doughera@lafayette.edu>
30257              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
30258              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
30259      Branch: perl
30260            ! hints/svr4.sh
30261 ____________________________________________________________________________
30262 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
30263         Log: When you're root, many things become writable.
30264      Branch: perl
30265            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
30266 ____________________________________________________________________________
30267 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
30268         Log: Update Changes.
30269      Branch: perl
30270            ! Changes patchlevel.h
30271 ____________________________________________________________________________
30272 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
30273         Log: Term/Cap.t attempts to access the floppy drive for no good reason
30274              on dosish systems
30275      Branch: perl
30276            ! lib/Term/Cap.t
30277 ____________________________________________________________________________
30278 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
30279         Log: fix misleading comment on known inadequacy in B::Terse, and skip
30280              it correctly
30281      Branch: perl
30282            ! ext/B/t/terse.t
30283 ____________________________________________________________________________
30284 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
30285         Log: fix spurious AutoSplit.t failure under windows
30286      Branch: perl
30287            ! lib/AutoSplit.t
30288 ____________________________________________________________________________
30289 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
30290         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
30291      Branch: perl
30292            ! ext/Time/HiRes/HiRes.t
30293 ____________________________________________________________________________
30294 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
30295         Log: More logical to use %04"UVXf" than %"UVuf" since
30296              the Unicode standard prefers hex.
30297      Branch: perl
30298            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
30299            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
30300            ! lib/unicore/mktables utf8.c
30301 ____________________________________________________________________________
30302 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
30303         Log: change#12065 seems to have broken Encode build on windows; fix
30304      Branch: perl
30305            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
30306 ____________________________________________________________________________
30307 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
30308         Log: Unicode: add the case folding table.
30309      Branch: perl
30310            + lib/unicore/To/Fold.pl
30311            ! MANIFEST lib/unicore/mktables
30312 ____________________________________________________________________________
30313 [ 12688] By: sky                                   on 2001/10/26  13:51:29
30314         Log: Get the new functions right, do not export lock since we use builtin lock.
30315              TODO: fix xsubpp to support the new prototypes
30316      Branch: perl
30317            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30318 ____________________________________________________________________________
30319 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
30320         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
30321              as suggested by Sarathy.
30322      Branch: perl
30323            ! mg.c
30324 ____________________________________________________________________________
30325 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
30326         Log: avoid compiler warning
30327      Branch: perl
30328            ! win32/win32.c
30329 ____________________________________________________________________________
30330 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
30331         Log: WinCE update from Rainer Keuchel.
30332      Branch: perl
30333            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
30334            ! wince/wince.c
30335 ____________________________________________________________________________
30336 [ 12684] By: sky                                   on 2001/10/26  13:34:33
30337         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
30338      Branch: perl
30339            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30340 ____________________________________________________________________________
30341 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
30342         Log: More fixes that were made to the core and not in the libnet src
30343      Branch: perl
30344            ! lib/Net/Domain.pm
30345 ____________________________________________________________________________
30346 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
30347         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
30348              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
30349              Date: Fri, 26 Oct 2001 13:55:21 +0200
30350              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
30351              
30352              (plus make the db-recno.t#59 accept both \n and \r\n)
30353      Branch: perl
30354            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30355            ! ext/DB_File/t/db-recno.t
30356 ____________________________________________________________________________
30357 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
30358         Log: Fix tests to be able to run in the core and the CPAN dist
30359      Branch: perl
30360            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
30361            ! lib/Net/t/require.t lib/Net/t/smtp.t
30362 ____________________________________________________________________________
30363 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
30364         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
30365              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30366              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
30367              Date: Fri, 26 Oct 2001 08:34:46 EDT
30368      Branch: perl
30369            ! ext/Time/HiRes/HiRes.t
30370 ____________________________________________________________________________
30371 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
30372         Log: Sync libnet modules with what will be libnet-1.08
30373      Branch: perl
30374            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
30375            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
30376            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
30377            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
30378 ____________________________________________________________________________
30379 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
30380         Log: Integrate maintperl changes #12268 and #12669;
30381              
30382              final touches to the audit for statics and thread-unsafe code
30383              * make DB_File, ODBM_File thread-safe 
30384              * remove unnecessary/dangerous statics and protect others
30385              from not getting accidentally enabled under threaded perls
30386              
30387              windows support functions get_childdir() et al aren't exported
30388              correctly under vanilla build
30389              
30390              Testing under win32 appreciated since changes there had
30391              to be manually merged and I cannot test how badly did I do.
30392      Branch: perl
30393           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30394           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30395           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
30396           !> win32/vmem.h win32/win32.c win32/win32iop.h
30397 ____________________________________________________________________________
30398 [ 12677] By: sky                                   on 2001/10/26  12:37:17
30399         Log: More Config::threads to threads::threads changes
30400      Branch: perl
30401            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
30402 ____________________________________________________________________________
30403 [ 12676] By: sky                                   on 2001/10/26  12:31:46
30404         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
30405      Branch: perl
30406            ! ext/threads/threads.pm ext/threads/threads.xs
30407 ____________________________________________________________________________
30408 [ 12675] By: sky                                   on 2001/10/26  12:06:30
30409         Log: Allocing a TLS in runtime is not too hot.
30410      Branch: perl
30411            ! ext/threads/threads.xs
30412 ____________________________________________________________________________
30413 [ 12674] By: sky                                   on 2001/10/26  11:59:09
30414         Log: Don't display debug data.
30415      Branch: perl
30416            ! ext/threads/threads.pm
30417 ____________________________________________________________________________
30418 [ 12673] By: sky                                   on 2001/10/26  11:35:47
30419         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
30420              complete bar support for blessed objects.
30421              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
30422      Branch: perl
30423            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30424 ____________________________________________________________________________
30425 [ 12672] By: sky                                   on 2001/10/26  11:15:28
30426         Log: Fix case where shared reference does not exist in current thread.
30427      Branch: perl
30428            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30429 ____________________________________________________________________________
30430 [ 12671] By: sky                                   on 2001/10/26  08:48:52
30431         Log: Support for references in shared arrays.
30432      Branch: perl
30433            ! ext/threads/shared/shared.xs
30434 ____________________________________________________________________________
30435 [ 12670] By: sky                                   on 2001/10/26  08:30:11
30436         Log: Add tests for references in hashes.
30437      Branch: perl
30438            + ext/threads/shared/t/hv_refs.t
30439            ! MANIFEST
30440 ____________________________________________________________________________
30441 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
30442         Log: windows support functions get_childdir() et al aren't exported
30443              correctly under vanilla build
30444      Branch: maint-5.6/perl
30445            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
30446 ____________________________________________________________________________
30447 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
30448         Log: final touches to the audit for statics and thread-unsafe code
30449              * make DB_File, ODBM_File thread-safe 
30450              * remove unnecessary/dangerous statics and protect others
30451              from not getting accidentally enabled under threaded perls
30452      Branch: maint-5.6/perl
30453            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30454            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30455            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
30456            ! win32/win32.c
30457 ____________________________________________________________________________
30458 [ 12667] By: ams                                   on 2001/10/26  03:48:36
30459         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
30460              From: "Richard Soderberg" <rs@crystalflame.net>
30461              Date: Thu, 25 Oct 2001 23:42:50 -0400
30462              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
30463      Branch: perl
30464            ! sharedsv.c
30465 ____________________________________________________________________________
30466 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
30467         Log: Integrate change #12664 from maintperl;
30468              
30469              the newest GCCs don't seem to like C<"string1"##STRING2>
30470              so keep it as C<"string1" STRING2> (latter appears to
30471              work everywhere)
30472      Branch: perl
30473           !> ext/DynaLoader/dlutils.c
30474 ____________________________________________________________________________
30475 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
30476         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
30477              From: Chris Nandor <pudge@pobox.com>
30478              Date: Thu, 25 Oct 2001 22:15:03 -0400
30479              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
30480      Branch: perl
30481            ! perl.h
30482 ____________________________________________________________________________
30483 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
30484         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
30485              C<"string1" STRING2> (latter appears to work everywhere)
30486      Branch: maint-5.6/perl
30487            ! ext/DynaLoader/dlutils.c
30488 ____________________________________________________________________________
30489 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
30490         Log: AUTHORS update.
30491      Branch: perl
30492            ! AUTHORS
30493 ____________________________________________________________________________
30494 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
30495         Log: Integrate change #12660 from maintperl;
30496              
30497              make the dMY_CXT stuff available under all of
30498              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30499      Branch: perl
30500           !> perl.h
30501 ____________________________________________________________________________
30502 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
30503         Log: Subject: [PATCH] DB_File-1.79
30504              From: "Paul Marquess" <paul.marquess@openwave.com>
30505              Date: Fri, 26 Oct 2001 00:03:54 +0100
30506              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
30507      Branch: perl
30508            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
30509            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
30510 ____________________________________________________________________________
30511 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
30512         Log: make the dMY_CXT stuff available under all of
30513              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30514      Branch: maint-5.6/perl
30515            ! perl.h
30516 ____________________________________________________________________________
30517 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
30518         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
30519              From: Michael G Schwern <schwern@pobox.com>
30520              Date: Thu, 25 Oct 2001 18:28:12 -0400
30521              Message-ID: <20011025182812.M4811@blackrider>
30522      Branch: perl
30523            ! t/run/kill_perl.t
30524 ____________________________________________________________________________
30525 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
30526         Log: STRLEN != int.
30527      Branch: perl
30528            ! regcomp.c regexec.c
30529 ____________________________________________________________________________
30530 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
30531         Log: Subject: [PATCH] remove small IVop redundancy
30532              From: Nicholas Clark <nick@ccl4.org>
30533              Date: Thu, 25 Oct 2001 22:48:28 +0100
30534              Message-ID: <20011025224827.M66471@plum.flirble.org>
30535      Branch: perl
30536            ! pp.c pp_hot.c
30537 ____________________________________________________________________________
30538 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
30539         Log: Metaconfig unit change for #12655.
30540      Branch: metaconfig/U/perl
30541            ! Extensions.U
30542 ____________________________________________________________________________
30543 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
30544         Log: Subject: Re: Not OK @12650
30545              From: Andy Dougherty <doughera@lafayette.edu>
30546              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
30547              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
30548      Branch: perl
30549            ! Configure
30550 ____________________________________________________________________________
30551 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
30552         Log: Integrate changes #12652 and #12653 from maintperl;
30553              
30554              more tweaks to change#12626
30555              * move the boilerplate code over to perl.h and make DynaLoader
30556              use it
30557              * make re, Opcode, File::Glob and B threadsafe
30558              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30559              C<no re;> anywhere)
30560              
30561              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30562              
30563              File::Glob required a bit more work in bleadperl
30564              because of ExtUtils::Constant (see the Makefile.PL change)
30565      Branch: perl
30566            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
30567           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30568           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30569 ____________________________________________________________________________
30570 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
30571         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30572      Branch: maint-5.6/perl
30573            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30574            ! ext/Opcode/Opcode.xs ext/re/re.xs
30575 ____________________________________________________________________________
30576 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
30577         Log: more tweaks to change#12626
30578              * move the boilerplate code over to perl.h and make DynaLoader
30579              use it
30580              * make re, Opcode, File::Glob and B threadsafe
30581              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30582              C<no re;> anywhere)
30583      Branch: maint-5.6/perl
30584            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30585            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30586 ____________________________________________________________________________
30587 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
30588         Log: Metaconfig unit change for #12650.
30589      Branch: metaconfig/U/perl
30590            ! Extensions.U
30591 ____________________________________________________________________________
30592 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
30593         Log: Subject: Re: ithreads doesn't like usedl=n
30594              From: Andy Dougherty <doughera@lafayette.edu>
30595              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
30596              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
30597              
30598              Special-case threads::shared.
30599      Branch: perl
30600            ! Configure
30601 ____________________________________________________________________________
30602 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
30603         Log: Getting fancier...
30604      Branch: perl
30605            ! t/TEST
30606 ____________________________________________________________________________
30607 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
30608         Log: csh - what a pain.
30609      Branch: perl
30610            ! t/TEST
30611 ____________________________________________________________________________
30612 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
30613         Log: Update Changes.
30614      Branch: perl
30615            ! Changes patchlevel.h
30616 ____________________________________________________________________________
30617 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
30618         Log: Allow resetting the locale system for the duration
30619              of the build (Mac OS X default setting LANG=En_US
30620              ist kaputt)
30621      Branch: perl
30622            ! Makefile.SH
30623 ____________________________________________________________________________
30624 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
30625         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
30626      Branch: perl
30627            ! ext/Digest/MD5/t/files.t
30628 ____________________________________________________________________________
30629 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
30630         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
30631              From: Andy Dougherty <doughera@lafayette.edu>
30632              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
30633              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
30634      Branch: perl
30635            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
30636            ! ext/threads/shared/Makefile.PL
30637 ____________________________________________________________________________
30638 [ 12643] By: sky                                   on 2001/10/25  12:28:26
30639         Log: Add support for reference members of hashes.
30640      Branch: perl
30641            ! ext/threads/shared/shared.xs
30642 ____________________________________________________________________________
30643 [ 12642] By: ams                                   on 2001/10/25  12:21:13
30644         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
30645              From: "Norton Allen" <nort@qnx.com>
30646              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
30647              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
30648      Branch: perl
30649            ! ext/Digest/MD5/MD5.xs
30650 ____________________________________________________________________________
30651 [ 12641] By: sky                                   on 2001/10/25  10:27:39
30652         Log: Tests shared hashes.
30653      Branch: perl
30654            + ext/threads/shared/t/hv_simple.t
30655            ! MANIFEST
30656 ____________________________________________________________________________
30657 [ 12640] By: sky                                   on 2001/10/25  10:18:23
30658         Log: Fix threadcounts for arrays and hashes.
30659      Branch: perl
30660            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30661 ____________________________________________________________________________
30662 [ 12639] By: sky                                   on 2001/10/25  10:17:26
30663         Log: Note to self, doing *src_ary++ in a macro that evaluates
30664              the value more than once is a good way to dump core.
30665      Branch: perl
30666            ! sharedsv.c
30667 ____________________________________________________________________________
30668 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
30669         Log: Integrate change #12636 from maintperl; more dl fixups.
30670      Branch: perl
30671           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
30672           !> ext/DynaLoader/dl_vms.xs
30673 ____________________________________________________________________________
30674 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
30675         Log: Like dl_hpux, like dl_dld.
30676      Branch: perl
30677            ! ext/DynaLoader/dl_dld.xs
30678 ____________________________________________________________________________
30679 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
30680         Log: followups to change#12635
30681      Branch: maint-5.6/perl
30682            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
30683            ! ext/DynaLoader/dl_vms.xs
30684 ____________________________________________________________________________
30685 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
30686         Log: add part of change#12634 to the two files that need it; dl_aix.xs
30687              in maint-5.6 doesn't have the branch that had the problem in
30688              mainline
30689      Branch: maint-5.6/perl
30690            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
30691 ____________________________________________________________________________
30692 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
30693         Log: Fixes for #12627.
30694      Branch: perl
30695            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
30696 ____________________________________________________________________________
30697 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
30698         Log: Since pv_uni_display and sv_uni_display are now used
30699              in the re extension, their symbols have to be exported.
30700      Branch: perl
30701            ! embed.pl global.sym
30702 ____________________________________________________________________________
30703 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
30704         Log: Subject:  Re: [PATCH Perl@12567] debug /list
30705              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30706              Date: Tue, 23 Oct 2001 21:40:33 EDT
30707              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
30708      Branch: perl
30709            ! configure.com
30710 ____________________________________________________________________________
30711 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
30712         Log: This takes care of some of the re 'debug' cases but
30713              not all cases since the information whether the pattern
30714              or the target are utf8 seems to be either lost or not
30715              spread widely enough, sigh.
30716      Branch: perl
30717            ! regcomp.c
30718 ____________________________________________________________________________
30719 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
30720         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
30721              From: John Peacock <jpeacock@rowman.com>
30722              Date: Wed, 24 Oct 2001 16:53:29 -0400
30723              Message-ID: <3BD72A49.1508D152@rowman.com>
30724      Branch: perl
30725            ! configure.com
30726 ____________________________________________________________________________
30727 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
30728         Log: Upgrade NetWare and WinCE as in #12626.
30729      Branch: perl
30730            ! NetWare/dl_netware.xs wince/dl_win32.xs
30731 ____________________________________________________________________________
30732 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
30733         Log: Tru64 compiler nit.
30734      Branch: perl
30735            ! ext/threads/shared/shared.xs
30736 ____________________________________________________________________________
30737 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
30738         Log: Integrate change #12626 from maintperl;
30739              make DynaLoader threadsafe by moving all statics into
30740              interpreter-local space
30741              
30742              TODO: Netware, OS/2, WinCE
30743      Branch: perl
30744           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
30745           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
30746           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
30747           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
30748           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
30749           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
30750           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
30751 ____________________________________________________________________________
30752 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
30753         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
30754              space
30755      Branch: maint-5.6/perl
30756            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
30757            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
30758            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
30759            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
30760            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
30761            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
30762            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
30763 ____________________________________________________________________________
30764 [ 12625] By: sky                                   on 2001/10/24  20:05:26
30765         Log: Change #12623 inflicted an infinite hang. Fixed.
30766      Branch: perl
30767            ! ext/threads/shared/shared.xs
30768 ____________________________________________________________________________
30769 [ 12624] By: sky                                   on 2001/10/24  19:06:55
30770         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
30771      Branch: perl
30772            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30773 ____________________________________________________________________________
30774 [ 12623] By: sky                                   on 2001/10/24  18:06:34
30775         Log: We need to do sharedsv_find in the original perl context.
30776      Branch: perl
30777            ! ext/threads/shared/shared.xs
30778 ____________________________________________________________________________
30779 [ 12622] By: sky                                   on 2001/10/24  17:26:51
30780         Log: Add support for basic support for AVs, references not supported yet.
30781              Add test for AVs.
30782              Add more tests to sv_refs
30783              Fix documentation issues.  
30784      Branch: perl
30785            + ext/threads/shared/t/av_simple.t
30786            ! MANIFEST ext/threads/shared/shared.pm
30787            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
30788 ____________________________________________________________________________
30789 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
30790         Log: Dump Unicode better for re 'debug'.  The regprop()
30791              is unfinished since have to figure out how to detect
30792              Unicodeness in there.
30793      Branch: perl
30794            ! regcomp.c regexec.c
30795 ____________________________________________________________________________
30796 [ 12620] By: sky                                   on 2001/10/24  13:18:07
30797         Log: Add support for finding shared arrays and hashes.
30798      Branch: perl
30799            ! sharedsv.c
30800 ____________________________________________________________________________
30801 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
30802         Log: Rewrite sv_uni_display() as pv_uni_display() as
30803              reimplement sv_uni_display() using that.
30804      Branch: perl
30805            ! dump.c embed.h embed.pl proto.h
30806 ____________________________________________________________________________
30807 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
30808         Log: Integrate change #12615 from maintperl;
30809              on Windows, IO::File::new_tmpfile() fails after being called
30810              32767 times because MSVCRT thinks stdio's TMP_MAX is a
30811              process-wide limit
30812      Branch: perl
30813           !> win32/win32.c
30814 ____________________________________________________________________________
30815 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
30816         Log: Don't try to print ints as IVs.
30817      Branch: perl
30818            ! ext/Time/HiRes/HiRes.xs
30819 ____________________________________________________________________________
30820 [ 12616] By: sky                                   on 2001/10/24  11:06:35
30821         Log: We only need to fetch the SV from the backend if the index
30822              is not the same as mg_private.     In theory this could be
30823              a problem if there are an exact multiple of U16 changes
30824              of a shared variable between two access in a given thread,
30825              we choose to avoid theory for now.
30826      Branch: perl
30827            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
30828 ____________________________________________________________________________
30829 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
30830         Log: on Windows, IO::File::new_tmpfile() fails after being called
30831              32767 times because MSVCRT thinks stdio's TMP_MAX is a
30832              process-wide limit
30833      Branch: maint-5.6/perl
30834            ! win32/win32.c
30835 ____________________________________________________________________________
30836 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
30837         Log: Negation and Unicode: sort of solves 20010303.010,
30838              except not quite like reported in the Subject
30839              (Perl_warner is still utf8-ignorant).
30840      Branch: perl
30841            ! pp.c t/lib/warnings/sv
30842 ____________________________________________________________________________
30843 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
30844         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
30845      Branch: perl
30846            ! sv.c t/lib/warnings/sv
30847 ____________________________________________________________________________
30848 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
30849         Log: sv_uni_display(): do not add the "...", let the caller
30850              do it if wanted, and be prepared for more display options.
30851      Branch: perl
30852            ! dump.c embed.h embed.pl proto.h
30853 ____________________________________________________________________________
30854 [ 12611] By: nick                                  on 2001/10/23  20:28:07
30855         Log: Integrate mainline
30856      Branch: perlio
30857           !> Changes configure.com cygwin/cygwin.c
30858           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
30859           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
30860           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
30861           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
30862           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
30863           !> utils/h2xs.PL utils/perldoc.PL
30864 ____________________________________________________________________________
30865 [ 12610] By: sky                                   on 2001/10/23  19:39:24
30866         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
30867              don't call themselves READONLY but still die with modification
30868              attempt. We only call bless for ext and umagic.
30869      Branch: perl
30870            ! sv.c
30871 ____________________________________________________________________________
30872 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
30873         Log: Croak() on negative time; doc tweaks.
30874      Branch: perl
30875            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
30876            ! ext/Time/HiRes/HiRes.xs
30877 ____________________________________________________________________________
30878 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
30879         Log: FAQ sync.
30880      Branch: perl
30881            ! pod/perlfaq4.pod pod/perlfaq7.pod
30882 ____________________________________________________________________________
30883 [ 12607] By: sky                                   on 2001/10/23  18:27:27
30884         Log: Call setmagic on the referent we are blessing.
30885      Branch: perl
30886            ! sv.c
30887 ____________________________________________________________________________
30888 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
30889         Log: Small test nits.
30890      Branch: perl
30891            ! t/op/lc.t
30892 ____________________________________________________________________________
30893 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
30894         Log: Update Changes.
30895      Branch: perl
30896            ! Changes patchlevel.h
30897 ____________________________________________________________________________
30898 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
30899         Log: Make the PerlIO_init() prototypes consistent.
30900      Branch: perl
30901            ! perlio.c
30902 ____________________________________________________________________________
30903 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
30904         Log: Upping the test count is a good idea.
30905      Branch: perl
30906            ! t/op/lc.t
30907 ____________________________________________________________________________
30908 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
30909         Log: Document the final sigma spot.
30910      Branch: perl
30911            ! pp.c
30912 ____________________________________________________________________________
30913 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
30914         Log: Fix multicharacter titlecase (ucfirst).
30915      Branch: perl
30916            ! pod/perlunicode.pod pp.c t/op/lc.t
30917 ____________________________________________________________________________
30918 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
30919         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
30920              From: Mikhail Zabaluev <mhz@alt-linux.org>
30921              Date: Tue, 23 Oct 2001 10:40:37 +0400
30922              Message-ID: <20011023104037.A12761@localhost.localdomain>
30923              
30924              (#12406 replaced with this)
30925      Branch: perl
30926            ! utils/perldoc.PL
30927 ____________________________________________________________________________
30928 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
30929         Log: MacOS Classic updates from Pudge.
30930      Branch: perl
30931            ! lib/File/Spec.t lib/File/Spec/Mac.pm
30932 ____________________________________________________________________________
30933 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
30934         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
30935              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30936              Date: Sun, 14 Oct 2001 23:14:46 +0200
30937              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
30938              
30939              except for the 2->4 changes.
30940      Branch: perl
30941            ! lib/AutoSplit.t
30942 ____________________________________________________________________________
30943 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
30944         Log: integrate macperl contents into maint-5.6
30945      Branch: maint-5.6/perl
30946            ! mg.c
30947           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
30948           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
30949           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
30950           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30951           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
30952           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
30953           !> t/lib/filefind.t t/lib/filespec.t
30954 ____________________________________________________________________________
30955 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
30956         Log: At some point the #6234 has been lost from the mainline
30957              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
30958      Branch: perl
30959            ! lib/File/Spec/Win32.pm
30960 ____________________________________________________________________________
30961 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
30962         Log: Cygwin seems to round up (or closest, but not down)
30963              for time(), so half of the time (bad pun intended)
30964              Time::HiRes::time() is less than time(), half of
30965              the time it's more.  So let's try harder in the loop.
30966      Branch: perl
30967            ! ext/Time/HiRes/HiRes.t
30968 ____________________________________________________________________________
30969 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
30970         Log: MacOS Classic timeofday(), from Chris Nandor. 
30971      Branch: perl
30972            ! ext/Time/HiRes/HiRes.xs
30973 ____________________________________________________________________________
30974 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
30975         Log: Integrate changes #12580 and #12581 from macperl;
30976              
30977              Fix path construction.
30978              
30979              (Copyright) Nit.
30980      Branch: perl
30981           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
30982 ____________________________________________________________________________
30983 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
30984         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
30985              doesn't seem to help (the error being output to console, maybe?)
30986      Branch: perl
30987            ! lib/Net/Domain.pm
30988 ____________________________________________________________________________
30989 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
30990         Log: Taint the getcwd() result also in Cygwin.
30991              (TODO: which other platforms need the same thing?)
30992      Branch: perl
30993            ! cygwin/cygwin.c
30994 ____________________________________________________________________________
30995 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
30996         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
30997      Branch: perl
30998            ! t/op/taint.t
30999 ____________________________________________________________________________
31000 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
31001         Log: getpwuid() fragility continues.
31002      Branch: perl
31003            ! utils/h2xs.PL
31004 ____________________________________________________________________________
31005 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
31006         Log: getpwuid() might succeed but that's no guarantee
31007              that the $home will be defined.
31008      Branch: perl
31009            ! ext/File/Glob/t/basic.t
31010 ____________________________________________________________________________
31011 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
31012         Log: It's safer to to expand the variable, too... (see #12571)
31013      Branch: perl
31014            ! t/TEST
31015 ____________________________________________________________________________
31016 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
31017         Log: Integrate with maintperl.
31018      Branch: maint-5.6/macperl
31019           !> win32/bin/pl2bat.pl win32/win32.c
31020 ____________________________________________________________________________
31021 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
31022         Log: Oops, forgot to include Win32 ... just as well, since it
31023              seems in bleadperl, change #7764 was not included
31024              (adding C:\temp).  Re-added.  Rip it back out if it
31025              doesn't belong.  :-)
31026      Branch: maint-5.6/macperl
31027            ! lib/File/Spec/Win32.pm
31028 ____________________________________________________________________________
31029 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
31030         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
31031              From: "Craig A. Berry" <craigberry@mac.com>
31032              Date: Mon, 22 Oct 2001 15:25:19 -0500
31033              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
31034      Branch: perl
31035            ! configure.com
31036 ____________________________________________________________________________
31037 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
31038         Log: Add in lots of File::Spec changes, from Thomas Wegner,
31039              and sync with changes from bleadperl.
31040      Branch: maint-5.6/macperl
31041            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
31042            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31043            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31044            ! lib/File/Spec/Win32.pm t/lib/filespec.t
31045 ____________________________________________________________________________
31046 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
31047         Log: Sync with latest File::Find and tests from bleadperl.
31048      Branch: maint-5.6/macperl
31049            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
31050 ____________________________________________________________________________
31051 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
31052         Log: Nit.
31053      Branch: maint-5.6/macperl
31054            ! perl.c
31055 ____________________________________________________________________________
31056 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
31057         Log: Fix path construction.
31058      Branch: maint-5.6/macperl
31059            ! ext/DynaLoader/DynaLoader_pm.PL
31060 ____________________________________________________________________________
31061 [ 12579] By: nick                                  on 2001/10/22  19:08:35
31062         Log: Integrate mainline (for Arthurs thread.xs fix)
31063      Branch: perlio
31064           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
31065 ____________________________________________________________________________
31066 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
31067         Log: Fix up exported symbols, move relevant docs
31068              over from macperl.pod.
31069      Branch: maint-5.6/macperl
31070            ! macos/ext/MacPerl/MacPerl.pm
31071 ____________________________________________________________________________
31072 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
31073         Log: Make ADDRESS called optionally as a method.
31074      Branch: maint-5.6/macperl
31075            ! macos/lib/Mac/Glue.pm
31076 ____________________________________________________________________________
31077 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
31078         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
31079              Apple event.
31080      Branch: maint-5.6/macperl
31081            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
31082            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
31083            ! macos/macperl/MPTerminology.aete
31084 ____________________________________________________________________________
31085 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
31086         Log: Clean up some build utilities. Change Entab to Duplicate;
31087              fix docs and error reporting; improve macify() of paths;
31088              remove requirement for Exporter.pm presence.
31089      Branch: maint-5.6/macperl
31090            ! macos/InstallBLIB macos/MacPerlTests.cmd
31091            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
31092 ____________________________________________________________________________
31093 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
31094         Log: Sync Time::HiRes with bleadperl
31095      Branch: maint-5.6/macperl
31096            ! macos/bundled_ext/Time/HiRes/HiRes.pm
31097            ! macos/bundled_ext/Time/HiRes/HiRes.t
31098            ! macos/bundled_ext/Time/HiRes/HiRes.xs
31099 ____________________________________________________________________________
31100 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
31101         Log: Fix up Changes
31102      Branch: maint-5.6/macperl
31103            ! macos/Changes
31104 ____________________________________________________________________________
31105 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
31106         Log: A user might belong to only a single group
31107              (the group equal to the group id).
31108      Branch: perl
31109            ! t/op/groups.t
31110 ____________________________________________________________________________
31111 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
31112         Log: Prepending (instead of replacing with) the pwd is safer. 
31113      Branch: perl
31114            ! t/TEST
31115 ____________________________________________________________________________
31116 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
31117         Log: Be more robust if no hostname or domainname
31118              (especially the latter)
31119      Branch: perl
31120            ! lib/Net/Domain.pm
31121 ____________________________________________________________________________
31122 [ 12569] By: sky                                   on 2001/10/22  17:41:07
31123         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
31124      Branch: perl
31125            ! ext/threads/threads.xs
31126 ____________________________________________________________________________
31127 [ 12568] By: nick                                  on 2001/10/22  16:31:24
31128         Log: Integrate mainline
31129      Branch: perlio
31130           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
31131           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31132           +> ext/threads/shared/t/sv_refs.t
31133           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
31134            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31135            - lib/unicore/To/SpecUpper.pl
31136           !> (integrate 42 files)
31137 ____________________________________________________________________________
31138 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
31139         Log: Update Changes.
31140      Branch: perl
31141            ! Changes patchlevel.h
31142 ____________________________________________________________________________
31143 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
31144         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
31145              From: Michael G Schwern <schwern@pobox.com>
31146              Date: Mon, 22 Oct 2001 03:48:38 -0400
31147              Message-ID: <20011022034838.B1676@blackrider>
31148      Branch: perl
31149            ! pod/perlvar.pod
31150 ____________________________________________________________________________
31151 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
31152         Log: Pod nits, as suggested by Stas Bekman.
31153      Branch: perl
31154            ! ext/threads/shared/shared.pm ext/threads/threads.pm
31155 ____________________________________________________________________________
31156 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
31157         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
31158              From: "Paul Marquess" <paul.marquess@openwave.com> 
31159              Date: Sun, 21 Oct 2001 21:11:15 +0100
31160              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
31161      Branch: perl
31162            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
31163            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
31164            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
31165            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
31166            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
31167            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
31168            ! ext/SDBM_File/sdbm.t
31169 ____________________________________________________________________________
31170 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
31171         Log: Integrate change #12559 from maintperl;
31172              various fixes for system() and backticks under windows
31173      Branch: perl
31174           !> win32/win32.c
31175 ____________________________________________________________________________
31176 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
31177         Log: Integrate change #12560 from maintperl;
31178              make pl2bat use %0 rather than "%0" (the latter fails to work
31179              in a lot of common cases)
31180      Branch: perl
31181           !> win32/bin/pl2bat.pl
31182 ____________________________________________________________________________
31183 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
31184         Log: Integrate changes #12549 and #12550 from maintperl;
31185              
31186              readline() doesn't work with our variables; it confuses them with
31187              my variables (change#4227 was incomplete)
31188      Branch: perl
31189            ! t/lib/strict/vars
31190           !> t/base/rs.t toke.c
31191 ____________________________________________________________________________
31192 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
31193         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
31194              in a lot of common cases)
31195      Branch: maint-5.6/perl
31196            ! win32/bin/pl2bat.pl
31197 ____________________________________________________________________________
31198 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
31199         Log: various fixes for system() and backticks under windows:
31200              
31201              * avoid munging whitespace that is passed within quotes
31202              * work around a cmd.exe misfeature that made multi-arg
31203              system() unreliable when there is more than one quoted
31204              argument
31205              * make multi-arg system() autoquote arguments as needed
31206              before passing them to the shell (this avoids having to
31207              second guess the shell quoting)
31208              * perl's -Dp switch can be used to trace the innards
31209      Branch: maint-5.6/perl
31210            ! win32/win32.c
31211 ____________________________________________________________________________
31212 [ 12558] By: nick                                  on 2001/10/22  08:58:42
31213         Log: Integrate ithreads buffer flush fix from perlio
31214      Branch: perl
31215           !> ext/threads/t/basic.t perl.c
31216 ____________________________________________________________________________
31217 [ 12557] By: nick                                  on 2001/10/22  08:35:09
31218         Log: All tests pass (legitimately) on ithreads
31219      Branch: perlio
31220            ! ext/threads/t/basic.t perl.c
31221 ____________________________________________________________________________
31222 [ 12556] By: nick                                  on 2001/10/22  06:51:22
31223         Log: Integrate non-ithreads fix to mainline
31224      Branch: perl
31225           !> perlio.c
31226 ____________________________________________________________________________
31227 [ 12555] By: nick                                  on 2001/10/22  06:48:33
31228         Log: Restore non-ithreads build. Interestingly binmode test passes
31229              non-ithreads - so crlf layer is not damaged and ithreads fail
31230              is a symptom ...
31231      Branch: perlio
31232            ! perlio.c
31233 ____________________________________________________________________________
31234 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
31235         Log: Integrate from perlio; restructuring.
31236      Branch: perl
31237           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31238           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
31239           !> win32/perlhost.h
31240 ____________________________________________________________________________
31241 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
31242         Log: Integrate from maintperl
31243              (Changes 12350, 12496, 12548, 12549, 12550)
31244      Branch: maint-5.6/macperl
31245           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
31246           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
31247 ____________________________________________________________________________
31248 [ 12552] By: nick                                  on 2001/10/21  19:18:12
31249         Log: Win32 PerlIO_cleanup special cases should no longer be required.
31250      Branch: perlio
31251            ! perl.c
31252 ____________________________________________________________________________
31253 [ 12551] By: nick                                  on 2001/10/21  19:16:56
31254         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
31255      Branch: perlio
31256            ! win32/makefile.mk
31257 ____________________________________________________________________________
31258 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
31259         Log: change#12549 wasn't aware of strictures
31260      Branch: maint-5.6/perl
31261            ! t/pragma/strict-vars toke.c
31262 ____________________________________________________________________________
31263 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
31264         Log: readline() doesn't work with our variables; it confuses them with
31265              my variables (change#4227 was incomplete)
31266      Branch: maint-5.6/perl
31267            ! t/base/rs.t toke.c
31268 ____________________________________________________________________________
31269 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
31270         Log: change#12220 appears to have pulled in a mainline change that
31271              isn't applicable to maint-5.6 (some platforms don't taint
31272              cwd)
31273      Branch: maint-5.6/perl
31274            ! t/lib/filefind-taint.t
31275 ____________________________________________________________________________
31276 [ 12547] By: nick                                  on 2001/10/21  17:15:54
31277         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
31278              for them. Call explicit cleanup during destruct process.
31279              - one binmode test is failing
31280              - also ext/threads/t/basic.t fails under make test, and is noisy under
31281              harness. (Threads results are intermingled and don't match order expected.)
31282      Branch: perlio
31283            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31284            ! perlio.h perliol.h pod/perlapi.pod sv.c
31285 ____________________________________________________________________________
31286 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
31287         Log: Implement multicharacter case mappings where a single
31288              Unicode character can be mapped into several.
31289      Branch: perl
31290            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31291            - lib/unicore/To/SpecUpper.pl
31292            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
31293            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
31294            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
31295            ! proto.h t/op/lc.t utf8.c
31296 ____________________________________________________________________________
31297 [ 12545] By: sky                                   on 2001/10/21  15:25:16
31298         Log: First support of threads::shared, support shared svs and references.
31299      Branch: perl
31300            + ext/threads/shared/Makefile.PL ext/threads/shared/README
31301            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31302            + ext/threads/shared/t/sv_refs.t
31303            + ext/threads/shared/t/sv_simple.t
31304            ! MANIFEST sharedsv.c
31305 ____________________________________________________________________________
31306 [ 12544] By: nick                                  on 2001/10/21  14:52:35
31307         Log: PerlIO layer table as PL_perlio (per-interpreter)
31308      Branch: perlio
31309            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
31310            ! pod/perlapi.pod sv.c
31311 ____________________________________________________________________________
31312 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
31313         Log: Prettyprinting.
31314      Branch: perl
31315            ! pod/perlunicode.pod
31316 ____________________________________________________________________________
31317 [ 12542] By: ams                                   on 2001/10/21  03:50:25
31318         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
31319              From: "Sean M. Burke" <sburke@cpan.org>
31320              Date: Sat, 20 Oct 2001 17:51:09 -0600
31321              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
31322      Branch: perl
31323            + pod/perlpodspec.pod
31324            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
31325            ! pod/perltoc.pod
31326 ____________________________________________________________________________
31327 [ 12541] By: nick                                  on 2001/10/20  22:23:53
31328         Log: Fix typos in new locking on MemShared
31329              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
31330              - seems to make segfaults more deterministic - suspect they are 
31331              attempt to free() after Interp and Host have gone.
31332      Branch: perlio
31333            ! perlio.c win32/perlhost.h
31334 ____________________________________________________________________________
31335 [ 12540] By: nick                                  on 2001/10/20  21:50:46
31336         Log: Remove the MemShared re-#define (again)
31337      Branch: perlio
31338            ! perlio.c
31339 ____________________________________________________________________________
31340 [ 12539] By: nick                                  on 2001/10/20  21:49:06
31341         Log: Use locks on MemShared
31342      Branch: perlio
31343            ! win32/perlhost.h
31344 ____________________________________________________________________________
31345 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
31346         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
31347              From: "chromatic" <chromatic@rmci.net>
31348              Date: Sat, 20 Oct 2001 11:13:47 -0600
31349              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
31350      Branch: perl
31351            ! installhtml
31352 ____________________________________________________________________________
31353 [ 12537] By: nick                                  on 2001/10/20  16:44:03
31354         Log: Integrate mainline
31355      Branch: perlio
31356           !> (integrate 48 files)
31357 ____________________________________________________________________________
31358 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
31359         Log: Update Changes.
31360      Branch: perl
31361            ! Changes patchlevel.h
31362 ____________________________________________________________________________
31363 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
31364         Log: Upgrade to podlators 1.11, from Russ Allbery.
31365      Branch: perl
31366            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
31367            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
31368            ! pod/pod2man.PL pod/pod2text.PL
31369 ____________________________________________________________________________
31370 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
31371         Log: Integrate perlio change #12532:
31372              introduce and use PerlIO_intmod2str().
31373      Branch: perl
31374           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
31375 ____________________________________________________________________________
31376 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
31377         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
31378      Branch: perl
31379            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
31380 ____________________________________________________________________________
31381 [ 12532] By: nick                                  on 2001/10/20  14:25:37
31382         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
31383              Use for non-PERLIO fdupopen().
31384      Branch: perlio
31385            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
31386 ____________________________________________________________________________
31387 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
31388         Log: Integrate perlio: PerlIO win32 fixes.
31389      Branch: perl
31390           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
31391           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
31392           !> proto.h sv.h win32/win32io.c
31393 ____________________________________________________________________________
31394 [ 12530] By: nick                                  on 2001/10/20  12:53:30
31395         Log: Fixed in two places - p4 resolve
31396      Branch: perlio
31397            ! perlsdio.h
31398 ____________________________________________________________________________
31399 [ 12529] By: nick                                  on 2001/10/20  12:51:05
31400         Log: Fix for ithreads/stdio build
31401      Branch: perlio
31402            ! perlio.c perlsdio.h
31403 ____________________________________________________________________________
31404 [ 12528] By: ams                                   on 2001/10/20  12:13:25
31405         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
31406              From: Michael G Schwern <schwern@pobox.com>
31407              Date: Sat, 20 Oct 2001 01:41:21 -0400
31408              Message-Id: <20011020014121.I3681@blackrider>
31409      Branch: perl
31410            ! installman
31411 ____________________________________________________________________________
31412 [ 12527] By: ams                                   on 2001/10/20  12:09:41
31413         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
31414              From: Michael G Schwern <schwern@pobox.com>
31415              Date: Sat, 20 Oct 2001 02:04:21 -0400
31416              Message-Id: <20011020020421.A11732@blackrider>
31417      Branch: perl
31418            ! lib/Pod/Checker.pm
31419 ____________________________________________________________________________
31420 [ 12526] By: ams                                   on 2001/10/20  11:59:41
31421         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
31422              From: "chromatic" <chromatic@rmci.net>
31423              Date: Fri, 19 Oct 2001 22:46:39 -0600
31424              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
31425      Branch: perl
31426            ! lib/Net/Config.pm
31427 ____________________________________________________________________________
31428 [ 12525] By: nick                                  on 2001/10/20  11:16:18
31429         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
31430              Perl_sv_setsv_flags directly.
31431      Branch: perlio
31432            ! ext/threads/threads.xs
31433 ____________________________________________________________________________
31434 [ 12524] By: nick                                  on 2001/10/20  10:28:17
31435         Log: Add a new flag character 'm' to embed.pl set to represent
31436              "functions" which are really macros. Use it foe the troublesome
31437              sv_setsv() etc. macros in sv.h - changing latter to define
31438              sv_setsv rather than sv_setsv_macro etc.
31439      Branch: perlio
31440            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
31441            ! pod/perlapi.pod proto.h sv.h
31442 ____________________________________________________________________________
31443 [ 12523] By: nick                                  on 2001/10/20  09:17:17
31444         Log: Add comments explaining why win32.h/embed.h are included where they are
31445              in perl.h 
31446      Branch: perlio
31447            ! perl.h
31448 ____________________________________________________________________________
31449 [ 12522] By: nick                                  on 2001/10/20  08:27:44
31450         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
31451              being used yet.
31452      Branch: perlio
31453            ! win32/win32io.c
31454 ____________________________________________________________________________
31455 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
31456         Log: Wording tweaks.
31457      Branch: perl
31458            ! t/TEST
31459 ____________________________________________________________________________
31460 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
31461         Log: Subject: IO module with nonblocking socket connect patch 
31462              From: Raul Dias <raul@dias.com.br>
31463              Date: Fri, 19 Oct 2001 22:45:32 -0300
31464              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
31465      Branch: perl
31466            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
31467 ____________________________________________________________________________
31468 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
31469         Log: Test vertical whitespace combined with /x in \p{}.
31470      Branch: perl
31471            ! t/op/pat.t
31472 ____________________________________________________________________________
31473 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
31474         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
31475              From: Gisle Aas <gisle@ActiveState.com> 
31476              Date: 19 Oct 2001 16:46:02 -0700
31477              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
31478      Branch: perl
31479            ! lib/ExtUtils/MakeMaker.pm
31480 ____________________________________________________________________________
31481 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
31482         Log: No more this symbol.
31483      Branch: perl
31484            ! makedef.pl
31485 ____________________________________________________________________________
31486 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
31487         Log: Integrate change #12511; fix gross win32 build issues.
31488      Branch: perl
31489           !> makedef.pl sv.c
31490 ____________________________________________________________________________
31491 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
31492         Log: Unpack in scalar context should return the first value
31493              returned in list context, as pointed out by Ton Hospel
31494              in 2001-05-21 (this is how it works already in blead,
31495              just adding the test).
31496      Branch: perl
31497            ! t/op/pack.t
31498 ____________________________________________________________________________
31499 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
31500         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
31501              From: "Craig A. Berry" <craigberry@mac.com>
31502              Date: Fri, 19 Oct 2001 16:59:30 -0500
31503              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
31504      Branch: perl
31505            ! utils/perldoc.PL
31506 ____________________________________________________________________________
31507 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
31508         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
31509              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31510              Date: Fri, 19 Oct 2001 17:45:23 EDT
31511              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
31512      Branch: perl
31513            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
31514            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
31515            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
31516            ! vms/vmsish.h
31517 ____________________________________________________________________________
31518 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
31519         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
31520              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31521              Date: Fri, 19 Oct 2001 17:26:35 EDT
31522              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
31523      Branch: perl
31524            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
31525 ____________________________________________________________________________
31526 [ 12511] By: nick                                  on 2001/10/19  19:55:36
31527         Log: Fix gross win32 build issues
31528      Branch: perlio
31529            ! makedef.pl sv.c
31530 ____________________________________________________________________________
31531 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
31532         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
31533              From: David Dyck <dcd@tc.fluke.com>
31534              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
31535              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
31536      Branch: perl
31537            ! lib/File/Find.pm
31538 ____________________________________________________________________________
31539 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
31540         Log: Subject: Re: PerlIO and Encode
31541              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31542              Date: Tue, 16 Oct 2001 01:50:16 +0900
31543              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
31544      Branch: perl
31545            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
31546            ! ext/Encode/Encode/Tcl.t
31547 ____________________________________________________________________________
31548 [ 12508] By: ams                                   on 2001/10/19  17:59:16
31549         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
31550              (See #12499)
31551      Branch: perl
31552            ! pod/perlintro.pod
31553 ____________________________________________________________________________
31554 [ 12507] By: nick                                  on 2001/10/19  16:30:43
31555         Log: Integrate mainline
31556      Branch: perlio
31557           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31558           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31559           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31560           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31561           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31562           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31563           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31564           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
31565           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
31566           +> win32/config_H.win64
31567            - lib/Test/Utils.pm lib/unicore/mktables.PL
31568            - t/lib/Test/Simple/Catch/More.pm
31569           !> (integrate 84 files)
31570 ____________________________________________________________________________
31571 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
31572         Log: Retract the #10451 which seems to be the cause
31573              of the major leakage from while(){eval"sub{}"}
31574      Branch: perl
31575            ! op.c t/run/kill_perl.t
31576 ____________________________________________________________________________
31577 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
31578         Log: Regen toc.
31579      Branch: perl
31580            ! pod/perltoc.pod
31581 ____________________________________________________________________________
31582 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
31583         Log: Tiny tweaks.
31584      Branch: perl
31585            ! pod/perl.pod
31586 ____________________________________________________________________________
31587 [ 12503] By: ams                                   on 2001/10/19  13:34:24
31588         Log: Subject: Re: perlintro.pod
31589              From: Abe Timmerman <abe@ztreet.demon.nl>
31590              Date: Fri, 19 Oct 2001 14:12:40 +0200
31591              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
31592      Branch: perl
31593            ! pod/perlintro.pod
31594 ____________________________________________________________________________
31595 [ 12502] By: ams                                   on 2001/10/19  13:24:12
31596         Log: Slight reorganisation of references.
31597      Branch: perl
31598            ! pod/perl.pod
31599 ____________________________________________________________________________
31600 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
31601         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
31602              From: Kay Röpke <kroepke@dolphin-services.de>
31603              Date: Fri, 19 Oct 2001 14:04:01 +0200 
31604              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
31605      Branch: perl
31606            ! lib/ExtUtils/MakeMaker.pm
31607 ____________________________________________________________________________
31608 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
31609         Log: Unicode categories continue:
31610              implement Category=, Script=, Block=
31611              (these are based on an upcoming update of TR#18)
31612              Fix a bug where we got two In categories named "old italic",
31613              and another where shortcut for the Is categories wasn't taken.
31614      Branch: perl
31615            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
31616            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
31617            ! pod/perlunicode.pod t/op/pat.t
31618 ____________________________________________________________________________
31619 [ 12499] By: ams                                   on 2001/10/19  01:42:29
31620         Log: Subject: a small patch to perlintro.pod.
31621              From: Autrijus Tang <autrijus@autrijus.org>
31622              Date: Fri, 19 Oct 2001 01:45:51 +0800
31623              Message-Id: <20011019014551.A35625@not.autrijus.org>
31624              (Applied by hand with nits.)
31625      Branch: perl
31626            ! pod/perlintro.pod
31627 ____________________________________________________________________________
31628 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
31629         Log: Subject: [PATCH] OpenBSD hints for ithreads
31630              From: Andy Dougherty <doughera@lafayette.edu>
31631              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
31632              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
31633      Branch: perl
31634            ! hints/openbsd.sh
31635 ____________________________________________________________________________
31636 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
31637         Log: Retract #12446; the problem solved by #12474.
31638      Branch: perl
31639            ! hints/aix.sh
31640 ____________________________________________________________________________
31641 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
31642         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
31643              message and suppress line number info (from Steve Hay
31644              <Steve.Hay@uk.radan.com>)
31645      Branch: maint-5.6/perl
31646            ! lib/Carp/Heavy.pm
31647 ____________________________________________________________________________
31648 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
31649         Log: More documented In categories.
31650      Branch: perl
31651            ! pod/perlunicode.pod
31652 ____________________________________________________________________________
31653 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
31654         Log: Update Changes.
31655      Branch: perl
31656            ! Changes patchlevel.h
31657 ____________________________________________________________________________
31658 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
31659         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
31660      Branch: perl
31661            ! MANIFEST
31662 ____________________________________________________________________________
31663 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
31664         Log: Wrong skip() arguments.
31665      Branch: perl
31666            ! ext/B/t/terse.t
31667 ____________________________________________________________________________
31668 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
31669         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
31670              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31671              Date: Wed, 17 Oct 2001 09:10:53 EDT 
31672              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
31673      Branch: perl
31674            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
31675            ! pod/perlapi.pod vms/vms.c
31676 ____________________________________________________________________________
31677 [ 12490] By: ams                                   on 2001/10/18  09:31:00
31678         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
31679              From: Mark-Jason Dominus <mjd@plover.com>
31680              Date: Thu, 18 Oct 2001 06:25:35 -0400
31681              Message-Id: <20011018102535.19264.qmail@plover.com>
31682      Branch: perl
31683            ! pod/perl.pod
31684 ____________________________________________________________________________
31685 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
31686         Log: Prettyprinting.
31687      Branch: perl
31688            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
31689 ____________________________________________________________________________
31690 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
31691         Log: Regen toc.
31692      Branch: perl
31693            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31694 ____________________________________________________________________________
31695 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
31696         Log: Add perlintro, from Skud.
31697      Branch: perl
31698            + pod/perlintro.pod
31699            ! MANIFEST
31700 ____________________________________________________________________________
31701 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
31702         Log: FAQ sync.
31703      Branch: perl
31704            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
31705            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
31706            ! pod/perlfaq8.pod pod/perlfaq9.pod
31707 ____________________________________________________________________________
31708 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
31709         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
31710              in speed (upto 20% speedup in certain operations) but meanwhile
31711              regexps and arithmetics got slower (5-10%) (according to
31712              perlbench average speedup is negligible, and within measuring
31713              flutter, 1%).  Therefore retracting all the changes
31714              aimed at getting -std1 to compile cleanly:  #12475, #12476,
31715              #12479, #12480, #12481, #12482, #12483, #12484.
31716      Branch: perl
31717            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
31718            ! pp_hot.c pp_sys.c toke.c
31719 ____________________________________________________________________________
31720 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
31721         Log: (retracted by #12485)
31722              Strict ANSI doesn't like the third argument of main()
31723              so enable ignoring it if using ultra picky compiler.
31724      Branch: perl
31725            ! miniperlmain.c
31726 ____________________________________________________________________________
31727 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
31728         Log: (retracted by #12485)
31729              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
31730      Branch: perl
31731            ! perl.h
31732 ____________________________________________________________________________
31733 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
31734         Log: (retracted by #12485)
31735              Add explanatory comment.
31736      Branch: perl
31737            ! mg.c
31738 ____________________________________________________________________________
31739 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
31740         Log: (retracted by #12485)
31741              More dollar$hiding.
31742      Branch: perl
31743            ! doio.c perl.h pp_sys.c
31744 ____________________________________________________________________________
31745 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
31746         Log: (retracted by #12485)
31747              KISS.
31748      Branch: perl
31749            ! mg.c
31750 ____________________________________________________________________________
31751 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
31752         Log: (retracted by #12485)
31753              Thou shalt not #ifdef inside macro invocations,
31754              noticed by Rafael Garcia-Suarez.
31755      Branch: perl
31756            ! mg.c
31757 ____________________________________________________________________________
31758 [ 12478] By: ams                                   on 2001/10/17  18:50:55
31759         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
31760              From: Anton Berezin <tobez@tobez.org>
31761              Date: Wed, 17 Oct 2001 18:25:48 +0200
31762              Message-Id: <20011017182548.A12082@heechee.tobez.org>
31763      Branch: perl
31764            ! pp_sys.c
31765 ____________________________________________________________________________
31766 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
31767         Log: (retracted by #12485)
31768              Unterminated #ifdef.
31769      Branch: perl
31770            ! mg.c
31771 ____________________________________________________________________________
31772 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
31773         Log: (retracted by #12485)
31774              Avoid dollar signs in identifiers (in non-VMS) to
31775              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
31776      Branch: perl
31777            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
31778            ! toke.c
31779 ____________________________________________________________________________
31780 [ 12474] By: ams                                   on 2001/10/17  15:14:50
31781         Log: Subject: Two AIX patches
31782              From: H.Merijn Brand <h.m.brand@hccnet.nl>
31783              Date: Wed, 17 Oct 2001 18:04:35 +0200
31784              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
31785      Branch: perl
31786            ! hints/aix.sh makedef.pl
31787 ____________________________________________________________________________
31788 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
31789         Log: Limiting the Time::HiRes::sleep and usleep to
31790              one second is not a good policy if drop-in
31791              replacement is still a goal.
31792      Branch: perl
31793            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31794            ! ext/Time/HiRes/HiRes.xs
31795 ____________________________________________________________________________
31796 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
31797         Log: Subject: [PATCH] Test::Simple 0.32
31798              From: Michael G Schwern <schwern@pobox.com> 
31799              Date: Wed, 17 Oct 2001 03:42:41 -0400
31800              Message-ID: <20011017034241.A25038@blackrider>
31801      Branch: perl
31802            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31803            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31804            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31805            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31806            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31807            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31808            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
31809            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
31810            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
31811            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
31812            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
31813            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
31814            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
31815            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
31816            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
31817            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
31818            ! t/lib/Test/Simple/Catch.pm
31819            ! t/lib/Test/Simple/sample_tests/five_fail.plx
31820 ____________________________________________________________________________
31821 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
31822         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
31823              From: Michael G Schwern <schwern@pobox.com> 
31824              Date: Wed, 17 Oct 2001 04:04:13 -0400
31825              Message-ID: <20011017040413.C25550@blackrider>
31826      Branch: perl
31827            ! t/TEST t/harness vms/test.com
31828 ____________________________________________________________________________
31829 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
31830         Log: Regen doc with perlmodstyle added.
31831      Branch: perl
31832            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31833 ____________________________________________________________________________
31834 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
31835         Log: Pod cleanup.
31836      Branch: perl
31837            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
31838 ____________________________________________________________________________
31839 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
31840         Log: Subject: perlmodstyle as a patch
31841              From: Kirrily Robert <skud@infotrope.net>
31842              Date: Tue, 16 Oct 2001 22:47:23 -0400
31843              Message-ID: <20011016224723.A20673@infotrope.net>
31844      Branch: perl
31845            + pod/perlmodstyle.pod
31846            ! MANIFEST
31847 ____________________________________________________________________________
31848 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
31849         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
31850              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
31851              Date: Thu, 6 Sep 2001 11:09:40 +0100
31852              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
31853              
31854              Mention also the develooper p5p archive.
31855      Branch: perl
31856            ! pod/perlhack.pod
31857 ____________________________________________________________________________
31858 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
31859         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
31860              From: Kay Röpke <kroepke@dolphin-services.de>
31861              Date: Tue, 16 Oct 2001 17:23:52 +0200
31862              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
31863      Branch: perl
31864            ! lib/ExtUtils/MakeMaker.pm
31865 ____________________________________________________________________________
31866 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
31867         Log: Add the special casing mappings (from SpecCase.txt)
31868              (except for the hyper special case mappings that have
31869              the condition list); the special casing mappings are
31870              unused for now.  Small tidying up on mktables.
31871      Branch: perl
31872            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31873            + lib/unicore/To/SpecUpper.pl
31874            ! lib/unicore/mktables
31875 ____________________________________________________________________________
31876 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
31877         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
31878              From: "David H. Adler" <dha@panix.com>       
31879              Date: Tue, 16 Oct 2001 11:59:35 -0400
31880              Message-ID: <20011016115935.A13078@panix.com>
31881              
31882              Subject: [ PATCH ] perldata patch, revised
31883              From: "David H. Adler" <dha@panix.com>     
31884              Date: Tue, 16 Oct 2001 18:26:49 -0400
31885              Message-ID: <20011016182649.C23970@panix.com>
31886      Branch: perl
31887            ! pod/perldata.pod pod/perlop.pod
31888 ____________________________________________________________________________
31889 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
31890         Log: Integrate perlio: PerlIO_dup (for all but Win32).
31891      Branch: perl
31892           !> embed.h embed.pl ext/Encode/Encode.xs
31893           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
31894           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
31895           !> win32/win32io.c
31896 ____________________________________________________________________________
31897 [ 12462] By: nick                                  on 2001/10/16  19:11:30
31898         Log: PerlIOXxxx_dups for all but Win32
31899      Branch: perlio
31900            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
31901            ! ext/PerlIO/Via/Via.xs
31902 ____________________________________________________________________________
31903 [ 12461] By: nick                                  on 2001/10/16  18:28:48
31904         Log: Implement PerlIOStdio_dup (explains core dumps - dup
31905              was not setting up a FILE * to be fclosed()).
31906      Branch: perlio
31907            ! perlio.c
31908 ____________________________________________________________________________
31909 [ 12460] By: nick                                  on 2001/10/16  17:31:47
31910         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
31911              overflow.
31912      Branch: perlio
31913            ! perlio.c
31914 ____________________________________________________________________________
31915 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
31916         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
31917              From: "Craig A. Berry" <craigberry@mac.com>
31918              Date: Tue, 16 Oct 2001 13:08:38 -0500
31919              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
31920      Branch: perl
31921            ! configure.com
31922 ____________________________________________________________________________
31923 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
31924         Log: Can't expect too much accuracy from a sleep of one second.
31925              (I think this will also fail with high load.)
31926      Branch: perl
31927            ! ext/Time/HiRes/HiRes.t
31928 ____________________________________________________________________________
31929 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
31930         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
31931              From: "Werner, Randolf" <randolf.werner@sap.com>
31932              Date: Tue, 16 Oct 2001 18:33:02 +0200
31933              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
31934      Branch: perl
31935            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
31936            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
31937 ____________________________________________________________________________
31938 [ 12456] By: nick                                  on 2001/10/16  14:08:16
31939         Log: Builds under ithreads (but fails all threads tests)
31940      Branch: perlio
31941            ! hv.c perlio.c sv.c
31942 ____________________________________________________________________________
31943 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
31944         Log: I think the Perl_sortsv needs *not* be skipped?
31945      Branch: perl
31946            ! makedef.pl
31947 ____________________________________________________________________________
31948 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
31949         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
31950              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
31951              Date: Tue, 16 Oct 2001 15:32:44 +0200
31952              Message-ID: <3BCC531C.11494.3E433F@localhost>
31953      Branch: perl
31954            ! t/op/groups.t
31955 ____________________________________________________________________________
31956 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
31957         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
31958              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
31959              Date: Tue, 16 Oct 2001 15:01:04 +0200
31960              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
31961      Branch: perl
31962            ! t/io/fs.t
31963 ____________________________________________________________________________
31964 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
31965         Log: A forgotten deletion.
31966      Branch: perl
31967            - lib/unicore/mktables.PL
31968 ____________________________________________________________________________
31969 [ 12451] By: nick                                  on 2001/10/16  11:32:48
31970         Log: Skeleton of "PerlIO_dup" coded.
31971              Still-passes all tests non-threaded (well it would wouldn't it!)
31972      Branch: perlio
31973            ! embed.h embed.pl ext/Encode/Encode.xs
31974            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
31975            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
31976            ! win32/win32io.c
31977 ____________________________________________________________________________
31978 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
31979         Log: Document the problem with the swash_fetch() API that affects
31980              more complex case conversions.
31981      Branch: perl
31982            ! lib/utf8_heavy.pl utf8.c
31983 ____________________________________________________________________________
31984 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
31985         Log: Make Time::HiRes::sleep() and usleep() to return
31986              the number of seconds (a floating point value) and 
31987              microseconds (an integer) actually slept (well,
31988              modulo the time spent in measuring the time actually
31989              slept...), to be a better drop-in replacement for
31990              the builtin sleep().  Noticed by Chris Nandor.
31991              
31992              Also make usleep() to croak if fed illegal number
31993              of useconds (anything greater than 1_000_000).
31994      Branch: perl
31995            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31996            ! ext/Time/HiRes/HiRes.xs
31997 ____________________________________________________________________________
31998 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
31999         Log: A missing SvREFCNT_dec.
32000      Branch: perl
32001            ! perl.c
32002 ____________________________________________________________________________
32003 [ 12447] By: nick                                  on 2001/10/15  20:27:53
32004         Log: Beginings of PerlIO_dup support (unstable)
32005      Branch: perlio
32006            ! perlio.c perliol.h
32007 ____________________________________________________________________________
32008 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
32009         Log: (retracted by #12497)
32010              In AIX vac 5 just can't seem to get regcomp right.
32011      Branch: perl
32012            ! hints/aix.sh
32013 ____________________________________________________________________________
32014 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
32015         Log: Bump the version number to agree with the maintperl one.
32016      Branch: perl
32017            ! lib/Tie/RefHash.pm
32018 ____________________________________________________________________________
32019 [ 12444] By: nick                                  on 2001/10/15  15:59:57
32020         Log: Integrate mainline
32021      Branch: perlio
32022           +> lib/Math/BigInt/t/Math/Subclass.pm
32023           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32024           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
32025           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
32026           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
32027           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
32028           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
32029           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32030           +> lib/unicore/mktables
32031            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32032            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32033            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32034            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32035            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32036            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32037            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32038            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32039            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32040            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32041            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32042            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32043            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32044            - lib/unicore/syllables.txt
32045           !> (integrate 344 files)
32046 ____________________________________________________________________________
32047 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
32048         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
32049      Branch: perl
32050            ! ext/DB_File/DB_File.xs
32051 ____________________________________________________________________________
32052 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
32053         Log: Sync the skip() amounts with the number of tests.
32054      Branch: perl
32055            ! lib/Term/Complete.t
32056 ____________________________________________________________________________
32057 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
32058         Log: Update Changes.
32059      Branch: perl
32060            ! Changes patchlevel.h
32061 ____________________________________________________________________________
32062 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
32063         Log: MacOS Classic catdir() rewrite from Thomas Wegner
32064              (backward incompatibility, but a deliberate one,
32065              the old version simply is broken in its logic),
32066              also documentation updates, and as suggested replicated
32067              the File::Spec::Unix documentation updates also on the
32068              File::Spec documentation.
32069              
32070              TODO: there seems to be duplication of documentation
32071              between File::Spec and File::Spec::Unix.  I think
32072              the ::Unix should be left only with specific UNIXisms,
32073              and all the generic documentation should be in ::Spec.
32074      Branch: perl
32075            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
32076            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
32077            ! lib/File/Spec/Unix.pm
32078 ____________________________________________________________________________
32079 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
32080         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
32081              From: Blair Zajac <blair@orcaware.com>
32082              Date: Mon, 24 Sep 2001 11:48:58 -0700
32083              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
32084              
32085              (the skip() messages)
32086      Branch: perl
32087            ! t/op/magic.t
32088 ____________________________________________________________________________
32089 [ 12438] By: ams                                   on 2001/10/14  23:43:59
32090         Log: Subject: [PATCH] make PerlIO default on VMS
32091              From: "Craig A. Berry" <craigberry@mac.com>
32092              Date: Sun, 14 Oct 2001 15:27:18 -0500
32093              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
32094      Branch: perl
32095            ! configure.com
32096 ____________________________________________________________________________
32097 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
32098         Log: Retract #12436 (Abhijit already did this at #12426)
32099      Branch: perl
32100            ! lib/ExtUtils/MM_Unix.pm
32101 ____________________________________________________________________________
32102 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
32103         Log: (retracted by #12437)
32104              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
32105              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
32106              Date: Sat, 13 Oct 2001 20:33:55 +0200
32107              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
32108      Branch: perl
32109            ! lib/ExtUtils/MM_Unix.pm
32110 ____________________________________________________________________________
32111 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
32112         Log: Subject: h2xs grammar nit
32113              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32114              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
32115              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
32116      Branch: perl
32117            ! utils/h2xs.PL
32118 ____________________________________________________________________________
32119 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
32120         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
32121              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32122              Date: Sun, 14 Oct 2001 11:25:08 +0100
32123              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
32124      Branch: perl
32125            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
32126            ! warnings.pl
32127 ____________________________________________________________________________
32128 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
32129         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
32130              for File::Spec::Mac::catfile)
32131      Branch: perl
32132            ! lib/h2xs.t
32133 ____________________________________________________________________________
32134 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
32135         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
32136              From: Nicholas Clark <nick@ccl4.org>
32137              Date: Sat, 13 Oct 2001 00:07:31 +0100
32138              Message-ID: <20011013000731.D67535@plum.flirble.org>
32139      Branch: perl
32140            ! lib/h2xs.t utils/h2xs.PL
32141 ____________________________________________________________________________
32142 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
32143         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
32144              before DEFINE and INC), and repent by taking DEFINE and
32145              INC away from PASTHRU.
32146      Branch: perl
32147            ! lib/ExtUtils/MM_Unix.pm
32148 ____________________________________________________________________________
32149 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
32150         Log: More MANIFEST anomalies.
32151      Branch: perl
32152            ! MANIFEST
32153 ____________________________________________________________________________
32154 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
32155         Log: Not that many.
32156      Branch: perl
32157            ! MANIFEST
32158 ____________________________________________________________________________
32159 [ 12428] By: sky                                   on 2001/10/13  20:59:27
32160         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
32161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32162              Date: Sat, 13 Oct 2001 23:15:55 +0200
32163              Message-ID: <20011013231555.A18071@rafael>
32164      Branch: perl
32165            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
32166            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
32167 ____________________________________________________________________________
32168 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
32169         Log: Rewrite mktables from scratch.
32170              - Cleaner.
32171              - Faster: 15-20 seconds as opposed to several minutes.
32172              - More dynamic: the names of the various categories
32173              such as the linebreak ones are dynamic, not static.
32174              - Is.pl: long names for the general category properties
32175              are now available.
32176              - Ranges (<... ,First>, <..., Last>) from the general
32177              categories work now.
32178              - No more mktables.PL because the mktables.PL is not
32179              and never has been run to create a mktables.
32180              - syllables.txt and Is/Syl*.pl removed: non-standard
32181              (not part of the Unicode), and the whole concept is
32182              being reworked (http://syllabary.sourceforge.net/),
32183              the old way wouldn't even work with the new Syllables.txt
32184              (it would result in 1000+ new categories)
32185      Branch: perl
32186            + lib/unicore/In/163.pl lib/unicore/In/164.pl
32187            + lib/unicore/In/165.pl lib/unicore/In/166.pl
32188            + lib/unicore/In/167.pl lib/unicore/In/168.pl
32189            + lib/unicore/In/169.pl lib/unicore/In/170.pl
32190            + lib/unicore/In/171.pl lib/unicore/Is.pl
32191            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32192            + lib/unicore/mktables
32193            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32194            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32195            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32196            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32197            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32198            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32199            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32200            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32201            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32202            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32203            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32204            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32205            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32206            - lib/unicore/syllables.txt
32207            ! (edit 304 files)
32208 ____________________________________________________________________________
32209 [ 12426] By: ams                                   on 2001/10/13  18:05:36
32210         Log: ExtUtils::MM_Unix should ignore comments when searching for
32211              $VERSION.
32212      Branch: perl
32213            ! lib/ExtUtils/MM_Unix.pm
32214 ____________________________________________________________________________
32215 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
32216         Log: Subject: Re: New module XML::Clean
32217              From: andreas.koenig@anima.de (Andreas J. Koenig)
32218              Date: 13 Oct 2001 10:17:09 +0200
32219              Message-ID: <m37ku0t0my.fsf@anima.de>
32220      Branch: perl
32221            ! pod/perlnewmod.pod
32222 ____________________________________________________________________________
32223 [ 12424] By: sky                                   on 2001/10/13  09:39:59
32224         Log: Set thread stack size if needed.
32225      Branch: perl
32226            ! ext/threads/threads.xs
32227 ____________________________________________________________________________
32228 [ 12423] By: sky                                   on 2001/10/13  09:36:49
32229         Log: We do want to set the attribute to joinable even on modern posix
32230              platforms.
32231      Branch: perl
32232            ! ext/threads/threads.xs
32233 ____________________________________________________________________________
32234 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
32235         Log: Subject: [PATCH ext/Data/Dumper.xs]
32236              From: Brian Ingerson <ingy@ttul.org>
32237              Date: Fri, 12 Oct 2001 19:32:35 -0700
32238              Message-ID: <20011012193235.B889@ttul.org>
32239      Branch: perl
32240            ! ext/Data/Dumper/Dumper.xs
32241 ____________________________________________________________________________
32242 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
32243         Log: Update Changes.
32244      Branch: perl
32245            ! Changes patchlevel.h
32246 ____________________________________________________________________________
32247 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
32248         Log: FAQ sync.
32249      Branch: perl
32250            ! pod/perlfaq3.pod pod/perlfaq4.pod
32251 ____________________________________________________________________________
32252 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
32253         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
32254              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
32255              Date: Fri, 12 Oct 2001 11:51:05 -0700
32256              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
32257      Branch: perl
32258            ! lib/File/Copy.pm
32259 ____________________________________________________________________________
32260 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
32261         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
32262              From: "chromatic" <chromatic@rmci.net>     
32263              Date: Thu, 11 Oct 2001 10:57:55 -0600
32264              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
32265              
32266              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
32267              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32268              Date: Thu, 11 Oct 2001 22:34:21 +0200
32269              Message-ID: <20011011223421.A693@rafael>     
32270              
32271              plus undef $Term::Complete::stty as suggested by Rafael.
32272      Branch: perl
32273            ! lib/Term/Complete.pm lib/Term/Complete.t
32274 ____________________________________________________________________________
32275 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
32276         Log: UUnndduupplleexx..
32277      Branch: perl
32278            ! perl.h
32279 ____________________________________________________________________________
32280 [ 12416] By: sky                                   on 2001/10/12  20:16:19
32281         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
32282              From: Andy Dougherty <doughera@lafayette.edu>
32283              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
32284              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
32285              (Potentially only band-aid)
32286      Branch: perl
32287            ! sv.c
32288 ____________________________________________________________________________
32289 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
32290         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
32291              mishandles kill(), and therefore the sigaction test
32292              should be skipped, from Charles Lane.
32293      Branch: perl
32294            ! ext/POSIX/t/sigaction.t
32295 ____________________________________________________________________________
32296 [ 12414] By: sky                                   on 2001/10/12  18:47:49
32297         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
32298      Branch: perl
32299            ! op.h
32300 ____________________________________________________________________________
32301 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
32302         Log: Upgrade to Math::BigInt 1.44 from Tels and
32303              further fixes from John Peacock.
32304      Branch: perl
32305            + lib/Math/BigInt/t/Math/Subclass.pm
32306            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32307            + lib/Math/BigInt/t/subclass.t
32308            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32309            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32310            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32311            ! lib/Math/BigInt/t/mbimbf.t
32312 ____________________________________________________________________________
32313 [ 12412] By: sky                                   on 2001/10/12  18:28:23
32314         Log: perhaps pthread_attr_t really needs to be set for the old api
32315      Branch: perl
32316            ! ext/threads/threads.xs
32317 ____________________________________________________________________________
32318 [ 12411] By: sky                                   on 2001/10/12  18:11:45
32319         Log: pthread_keycreate not pthread_key_create under the here be dragons API
32320      Branch: perl
32321            ! ext/threads/threads.h
32322 ____________________________________________________________________________
32323 [ 12410] By: sky                                   on 2001/10/12  18:07:37
32324         Log: Apperently OLD PTHREADS API is a bit retarded.
32325              This should fix another set of compile failures in HP-UX 10.20.
32326      Branch: perl
32327            ! ext/threads/threads.h ext/threads/threads.xs
32328 ____________________________________________________________________________
32329 [ 12409] By: nick                                  on 2001/10/12  15:30:01
32330         Log: Blind integrate of mainline
32331      Branch: perlio
32332           +> (branch 32 files)
32333            - lib/unicode/README
32334           !> (integrate 121 files)
32335 ____________________________________________________________________________
32336 [ 12408] By: sky                                   on 2001/10/12  14:55:08
32337         Log: Let us avoid being smart for now.
32338      Branch: perl
32339            ! ext/threads/threads.h
32340 ____________________________________________________________________________
32341 [ 12407] By: sky                                   on 2001/10/12  14:38:12
32342         Log: (void*) the argument to make sure we work with picky compilers
32343      Branch: perl
32344            ! ext/threads/threads.xs
32345 ____________________________________________________________________________
32346 [ 12406] By: ams                                   on 2001/10/12  13:26:04
32347         Log: (replaced with #12600)
32348              
32349              Subject: [PATCH 5.6.1 perldoc] use File::Temp
32350              From: Mikhail Zabaluev <mhz@alt-linux.org>
32351              Date: Fri, 12 Oct 2001 12:47:47 +0400
32352              Message-Id: <20011012124747.E13918@localhost.localdomain>
32353      Branch: perl
32354            ! utils/perldoc.PL
32355 ____________________________________________________________________________
32356 [ 12405] By: ams                                   on 2001/10/12  13:05:32
32357         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
32358              From: andreas.koenig@anima.de (Andreas J. Koenig)
32359              Date: 12 Oct 2001 11:12:07 +0200
32360              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
32361      Branch: perl
32362            ! lib/Memoize/t/speed.t
32363 ____________________________________________________________________________
32364 [ 12404] By: sky                                   on 2001/10/12  12:46:15
32365         Log: A) Support OLD_PTHREADS_API
32366              B) Change from using pthread_t to using a TLS to store the
32367              index of the thread in an hash, this is to avoid problems when
32368              in fact pthread_t was not a seralizable type.
32369              Both these changes are because of HP-UX 10.20
32370              This has not been tested on win32 but should work there.
32371              Need to add support for NetWare.
32372      Branch: perl
32373            ! ext/threads/threads.h ext/threads/threads.xs
32374 ____________________________________________________________________________
32375 [ 12403] By: ams                                   on 2001/10/12  07:34:19
32376         Log: Subject: Re: New module XML::Clean
32377              From: andreas.koenig@anima.de (Andreas J. Koenig)
32378              Date: 12 Oct 2001 10:20:35 +0200
32379              Message-Id: <m3elo9uv58.fsf@anima.de>
32380      Branch: perl
32381            ! pod/perlnewmod.pod
32382 ____________________________________________________________________________
32383 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
32384         Log: More HP model tweaks from Merijn.
32385      Branch: perl
32386            ! README.hpux
32387 ____________________________________________________________________________
32388 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
32389         Log: Update Changes.
32390      Branch: perl
32391            ! Changes patchlevel.h
32392 ____________________________________________________________________________
32393 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
32394         Log: HP-UX update from H.Merijn Brand.
32395      Branch: perl
32396            ! README.hpux
32397 ____________________________________________________________________________
32398 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
32399         Log: Subject: [PATCH] fix link rot in README.vms
32400              From: "Craig A. Berry" <craigberry@mac.com>
32401              Date: Wed, 10 Oct 2001 17:17:00 -0500
32402              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
32403      Branch: perl
32404            ! README.vms
32405 ____________________________________________________________________________
32406 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
32407         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
32408              From: "chromatic" <chromatic@rmci.net>
32409              Date: Wed, 10 Oct 2001 15:50:30 -0600
32410              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
32411      Branch: perl
32412            ! lib/Term/Complete.t
32413 ____________________________________________________________________________
32414 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
32415         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
32416              From: "chromatic" <chromatic@rmci.net>
32417              Date: Wed, 10 Oct 2001 15:45:42 -0600
32418              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
32419      Branch: perl
32420            + lib/ExtUtils/Packlist.t
32421            ! MANIFEST
32422 ____________________________________________________________________________
32423 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
32424         Log: VMS needs quotes around the -I option to keep it from
32425              being downcased, from Charles Lane.
32426      Branch: perl
32427            ! t/run/kill_perl.t
32428 ____________________________________________________________________________
32429 [ 12395] By: ams                                   on 2001/10/10  16:22:32
32430         Log: Subject: [PATCH lib/FindBin.pm]
32431              From: Stas Bekman <stas@stason.org>
32432              Date: Tue, 09 Oct 2001 23:57:10 +0800
32433              Message-Id: <3BC31E56.60805@stason.org>
32434      Branch: perl
32435            ! lib/FindBin.pm
32436 ____________________________________________________________________________
32437 [ 12394] By: ams                                   on 2001/10/10  16:09:53
32438         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
32439              From: Abhijit Menon-Sen <ams@wiw.org>
32440              Date: Wed, 10 Oct 2001 21:59:33 +0530
32441              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
32442      Branch: perl
32443            ! ext/Data/Dumper/Dumper.xs
32444 ____________________________________________________________________________
32445 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
32446         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
32447              from Charles Lane.
32448      Branch: perl
32449            ! lib/File/Spec/VMS.pm
32450 ____________________________________________________________________________
32451 [ 12392] By: ams                                   on 2001/10/10  14:49:43
32452         Log: Subject: [PATCH] two s/// bugfixes
32453              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32454              Date: Wed, 10 Oct 2001 17:23:44 +0200
32455              Message-Id: <20011010172344.C22440@rafael>
32456      Branch: perl
32457            ! pp_ctl.c regexec.c t/op/subst.t
32458 ____________________________________________________________________________
32459 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
32460         Log: Fix/improve handling of the [000000] special "root"
32461              directory, by putting cwd in canonical form when doing
32462              abs2rel, and prepending a 000000 to directory "chunks"
32463              if missing from base or path.  Also adjust test to
32464              reflect the (improved) output from abs2rel.
32465              From Charles Lane.
32466      Branch: perl
32467            ! lib/File/Spec.t lib/File/Spec/VMS.pm
32468 ____________________________________________________________________________
32469 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
32470         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
32471              all of the extra VMSish attributes (such as "treat this logical
32472              as a device name") that are necessary to make programs run.
32473              A tainted %ENV does not hinder VMS.  From Charles Lane.
32474      Branch: perl
32475            ! lib/File/Find/t/taint.t
32476 ____________________________________________________________________________
32477 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
32478         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
32479              
32480              o  VMS is case-insensitive, RTL downcases filenames read
32481              by perl... so need to re-upcase filenames like MANIFEST
32482              and MANIFEST.SKIP
32483              
32484              o  Need to convert VMS-style to Unix-style filenames when comparing
32485              names in MANIFEST to names in filesystem.
32486              
32487              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
32488              since VMS won't let you (easily) delete non-empty directories.
32489              
32490              From Charles Lane.
32491      Branch: perl
32492            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
32493 ____________________________________________________________________________
32494 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
32495         Log: Unix and VMS agree on "*" as a "match any number of any chars"
32496              wildcards, but differ ("?"  vs.  "%") for their "match any single
32497              char" wildcard.  This patch changes "?"  chars to "%" before doing a
32498              VMS glob...at no loss of functionality, since "?"  isn't a valid
32499              filename char on VMS.  From Charles Lane.
32500      Branch: perl
32501            ! doio.c
32502 ____________________________________________________________________________
32503 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
32504         Log: (accidentally empty submit; new life as #12390)
32505      Branch: perl
32506            ! lib/File/Find/t/taint.t
32507 ____________________________________________________________________________
32508 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
32509         Log: Even more VMS tweakage from Charles Lane:
32510              
32511              Tweak #1:  splitdir only works on directory part of filespec,
32512              split off volume first
32513              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
32514              (it's a horrible kludge in the run-time library,
32515              improved in later versions). Check the
32516              $Config{'d_setenv'} flag before attempting to set it.
32517      Branch: perl
32518            ! t/op/chdir.t
32519 ____________________________________________________________________________
32520 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
32521         Log: VMS tweakage from Charles Lane.
32522              
32523              . command.com doubles an output line when prompting for extensions
32524              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
32525              . perl5db doesn't clean up after itself
32526      Branch: perl
32527            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
32528 ____________________________________________________________________________
32529 [ 12384] By: sky                                   on 2001/10/09  19:16:11
32530         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32532              Date: Tue, 9 Oct 2001 22:10:26 +0200
32533              Message-ID: <20011009221026.A8579@rafael>
32534      Branch: perl
32535            ! pod/perldata.pod
32536 ____________________________________________________________________________
32537 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
32538         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
32539              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32540              Date: 9 Oct 2001 15:15:06 -0000
32541              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
32542      Branch: perl
32543            ! t/op/subst.t
32544 ____________________________________________________________________________
32545 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
32546         Log: Update Changes.
32547      Branch: perl
32548            ! Changes patchlevel.h
32549 ____________________________________________________________________________
32550 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
32551         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
32552              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
32553              when a NULL is passed for the filename string pointer.
32554              From Charles Lane.
32555      Branch: perl
32556            ! vms/vms.c
32557 ____________________________________________________________________________
32558 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
32559         Log: Subject: HP systems update
32560              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32561              Date: Tue, 09 Oct 2001 15:59:22 +0200
32562              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
32563      Branch: perl
32564            ! README.hpux
32565 ____________________________________________________________________________
32566 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
32567         Log: CPAN::Nox does now have a test.
32568      Branch: perl
32569            ! t/lib/1_compile.t
32570 ____________________________________________________________________________
32571 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
32572         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
32573              From: David Dyck <dcd@tc.fluke.com>
32574              Date: Mon, 1 Oct 2001 12:17:36 -0700
32575              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
32576      Branch: perl
32577            ! installperl
32578 ____________________________________________________________________________
32579 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
32580         Log: NetWare update from Ananth Kesari.
32581      Branch: perl
32582            ! NetWare/nwperlsys.h makedef.pl
32583 ____________________________________________________________________________
32584 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
32585         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
32586              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32587              Date: Tue, 9 Oct 2001 08:40:57 EDT
32588              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
32589      Branch: perl
32590            ! lib/File/Find/t/find.t
32591 ____________________________________________________________________________
32592 [ 12374] By: ams                                   on 2001/10/09  05:31:45
32593         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
32594              ExtUtils::Mkbootstrap
32595              From: "chromatic" <chromatic@rmci.net>
32596              Date: Tue, 09 Oct 2001 00:08:37 -0600
32597              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
32598      Branch: perl
32599            + lib/ExtUtils/Mkbootstrap.t
32600            ! MANIFEST
32601 ____________________________________________________________________________
32602 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
32603         Log: Enable more debugging.
32604      Branch: perl
32605            ! lib/utf8_heavy.pl
32606 ____________________________________________________________________________
32607 [ 12372] By: ams                                   on 2001/10/09  02:11:59
32608         Log: #12370 forgot to modify is_gv_magical().
32609      Branch: perl
32610            ! gv.c
32611 ____________________________________________________________________________
32612 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
32613         Log: Make the toupper/lower/title API for Unicode not right
32614              but at least less wrong: prepare for the mapping being
32615              more than just one-character-to-one-character.
32616      Branch: perl
32617            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
32618            ! regexec.c utf8.c
32619 ____________________________________________________________________________
32620 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
32621         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
32622              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32623              Date: Mon, 8 Oct 2001 22:18:23 -0400
32624              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
32625      Branch: perl
32626            ! pod/perlvar.pod t/op/taint.t
32627 ____________________________________________________________________________
32628 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
32629         Log: FAQ sync.
32630      Branch: perl
32631            ! pod/perlfaq3.pod pod/perlfaq4.pod
32632 ____________________________________________________________________________
32633 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
32634         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
32635              From: "chromatic" <chromatic@rmci.net>
32636              Date: Mon, 08 Oct 2001 14:05:32 -0600
32637              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
32638      Branch: perl
32639            ! lib/Term/Cap.t
32640 ____________________________________________________________________________
32641 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
32642         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32643              From: Michael G Schwern <schwern@pobox.com>
32644              Date: Mon, 8 Oct 2001 17:00:14 -0400
32645              Message-ID: <20011008170014.L17083@blackrider>
32646      Branch: perl
32647            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
32648 ____________________________________________________________________________
32649 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
32650         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
32651              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32652              Date: Mon, 8 Oct 2001 16:01:33 EDT
32653              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
32654      Branch: perl
32655            ! ext/Time/HiRes/HiRes.xs
32656 ____________________________________________________________________________
32657 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
32658         Log: Subject: [PATCH] Autosplit patch for VMS
32659              From: "Craig A. Berry" <craigberry@mac.com>
32660              Date: Mon, 08 Oct 2001 15:40:43 -0500
32661              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
32662      Branch: perl
32663            ! lib/AutoSplit.pm lib/AutoSplit.t
32664 ____________________________________________________________________________
32665 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
32666         Log: Don't assume that everybody is running OS X 10.1 yet;
32667              from Kay Röpke.
32668      Branch: perl
32669            ! hints/darwin.sh
32670 ____________________________________________________________________________
32671 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
32672         Log: Update Changes.
32673      Branch: perl
32674            ! Changes patchlevel.h
32675 ____________________________________________________________________________
32676 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
32677         Log: Retract #12358 for now.
32678      Branch: perl
32679            ! lib/Term/Cap.t
32680 ____________________________________________________________________________
32681 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
32682         Log: Can't figure out what this is testing.
32683              (If it is trying to catch SIGKILL, it should stop
32684              trying because that is by definition impossible.)
32685      Branch: perl
32686            ! lib/sigtrap.t
32687 ____________________________________________________________________________
32688 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
32689         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
32690              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32691              Date: Sun, 30 Sep 2001 21:15:13 +0200
32692              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
32693      Branch: perl
32694            ! lib/ExtUtils/MM_Win32.pm
32695 ____________________________________________________________________________
32696 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
32697         Log: Clarify the ldlibpth part and condense the overall text.
32698      Branch: perl
32699            ! t/TEST
32700 ____________________________________________________________________________
32701 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
32702         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
32703              From: "chromatic" <chromatic@rmci.net>
32704              Date: Sun, 07 Oct 2001 16:59:26 -0600
32705              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
32706      Branch: perl
32707            ! lib/Term/Cap.t
32708 ____________________________________________________________________________
32709 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
32710         Log: Update the list because fo #12265.
32711      Branch: perl
32712            ! t/lib/1_compile.t
32713 ____________________________________________________________________________
32714 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
32715         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
32716              From: Nicholas Clark <nick@ccl4.org>
32717              Date: Sun, 7 Oct 2001 20:53:33 +0100
32718              Message-ID: <20011007205333.S38756@plum.flirble.org>   
32719      Branch: perl
32720            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
32721            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32722            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
32723            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
32724            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
32725            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
32726            ! lib/Switch/t/switch.t lib/Term/Complete.t
32727            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
32728            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
32729            ! t/op/my_stash.t
32730 ____________________________________________________________________________
32731 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
32732         Log: Integrate patch #12350 from maintperl; typo in
32733              IO::Seekable doc.
32734      Branch: perl
32735           !> ext/IO/lib/IO/Seekable.pm
32736 ____________________________________________________________________________
32737 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
32738         Log: Detypo.
32739      Branch: perl
32740            ! hints/darwin.sh
32741 ____________________________________________________________________________
32742 [ 12353] By: sky                                   on 2001/10/07  17:16:14
32743         Log: Change 12349 didn't really get it right.
32744      Branch: perl
32745            ! lib/Unicode/README
32746 ____________________________________________________________________________
32747 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
32748         Log: If running the harness the dynamic library search path
32749              may need setting.
32750      Branch: perl
32751            ! t/TEST
32752 ____________________________________________________________________________
32753 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
32754         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
32755              in ldflags.
32756      Branch: perl
32757            ! hints/darwin.sh
32758 ____________________________________________________________________________
32759 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
32760         Log: typo in IO::Seekable doc
32761      Branch: maint-5.6/perl
32762            ! ext/IO/lib/IO/Seekable.pm
32763 ____________________________________________________________________________
32764 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
32765         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
32766              doesn't work on Mac OS X 10.1 (when unpacking the tar the
32767              latter gets renamed as lib/unicode:1, assumedly for security
32768              reasons not to overwrite stuff)
32769      Branch: perl
32770            + lib/Unicode/README
32771            - lib/unicode/README
32772            ! MANIFEST
32773 ____________________________________________________________________________
32774 [ 12348] By: ams                                   on 2001/10/07  05:33:40
32775         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
32776              From: "chromatic" <chromatic@rmci.net>
32777              Date: Sat, 06 Oct 2001 21:42:03 -0600
32778              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
32779      Branch: perl
32780            + lib/CPAN/t/Nox.t
32781            ! MANIFEST
32782 ____________________________________________________________________________
32783 [ 12347] By: ams                                   on 2001/10/07  00:48:10
32784         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
32785              From: "chromatic" <chromatic@rmci.net>
32786              Date: Sat, 06 Oct 2001 18:52:10 -0600
32787              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
32788      Branch: perl
32789            + lib/sigtrap.t
32790            ! MANIFEST
32791 ____________________________________________________________________________
32792 [ 12346] By: ams                                   on 2001/10/06  23:14:01
32793         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
32794              h2xs write?)
32795              From: Nicholas Clark <nick@ccl4.org>
32796              Date: Sat, 6 Oct 2001 21:46:43 +0100
32797              Message-Id: <20011006214643.L38756@plum.flirble.org>
32798      Branch: perl
32799            ! utils/h2xs.PL
32800 ____________________________________________________________________________
32801 [ 12345] By: ams                                   on 2001/10/06  17:39:53
32802         Log: Subject: [PATCH] Memoize tests
32803              From: Nicholas Clark <nick@ccl4.org>
32804              Date: Sat, 6 Oct 2001 18:04:21 +0100
32805              Message-Id: <20011006180421.J38756@plum.flirble.org>
32806      Branch: perl
32807            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
32808            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
32809            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
32810            ! lib/Memoize/t/expire_module_n.t
32811            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
32812            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
32813            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
32814            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
32815            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
32816            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
32817 ____________________________________________________________________________
32818 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
32819         Log: Retract the latter part of #12343.
32820      Branch: perl
32821            ! ext/IO/lib/IO/Socket/INET.pm
32822 ____________________________________________________________________________
32823 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
32824         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
32825              From: David Dyck <dcd@tc.fluke.com>
32826              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
32827              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
32828              
32829              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
32830              From: David Dyck <dcd@tc.fluke.com>
32831              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
32832              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
32833      Branch: perl
32834            ! ext/IO/lib/IO/Socket/INET.pm
32835 ____________________________________________________________________________
32836 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
32837         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
32838              From: Robin Barker <rmb1@cise.npl.co.uk>
32839              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
32840              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
32841      Branch: perl
32842            ! t/TEST
32843 ____________________________________________________________________________
32844 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
32845         Log: Don't assume that %x is good for displaying UVs.
32846      Branch: perl
32847            ! dump.c
32848 ____________________________________________________________________________
32849 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
32850         Log: Update Changes.
32851      Branch: perl
32852            ! Changes patchlevel.h
32853 ____________________________________________________________________________
32854 [ 12339] By: ams                                   on 2001/10/05  10:22:34
32855         Log: Subject: [PATCH] perlfunc/select
32856              From: Nicholas Clark <nick@ccl4.org>
32857              Date: Fri, 5 Oct 2001 11:33:58 +0100
32858              Message-Id: <20011005113358.Z38756@plum.flirble.org>
32859      Branch: perl
32860            ! pod/perlfunc.pod
32861 ____________________________________________________________________________
32862 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
32863         Log: Retract #12313 and #12249.
32864      Branch: perl
32865            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
32866            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
32867            ! pod/perlebcdic.pod
32868 ____________________________________________________________________________
32869 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
32870         Log: Subject: [PATCH] perlvms.pod update
32871              From: "Craig A. Berry" <craigberry@mac.com>
32872              Date: Thu, 04 Oct 2001 12:55:52 -0500
32873              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
32874      Branch: perl
32875            ! vms/perlvms.pod
32876 ____________________________________________________________________________
32877 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
32878         Log: Subject: PATCH: Tie::SubstrHash
32879              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
32880              Date: Thu, 04 Oct 2001 12:12:41 +0100
32881              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
32882      Branch: perl
32883            ! lib/Tie/SubstrHash.pm
32884 ____________________________________________________________________________
32885 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
32886         Log: Unicode properties saga continues.
32887      Branch: perl
32888            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
32889            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
32890 ____________________________________________________________________________
32891 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
32892         Log: Yet more Unicode properties.
32893      Branch: perl
32894            + lib/unicore/In/137.pl lib/unicore/In/138.pl
32895            + lib/unicore/In/139.pl lib/unicore/In/140.pl
32896            + lib/unicore/In/141.pl lib/unicore/In/142.pl
32897            + lib/unicore/In/143.pl lib/unicore/In/144.pl
32898            + lib/unicore/In/145.pl lib/unicore/In/146.pl
32899            + lib/unicore/In/147.pl lib/unicore/In/148.pl
32900            + lib/unicore/In/149.pl lib/unicore/In/150.pl
32901            + lib/unicore/In/151.pl lib/unicore/In/152.pl
32902            + lib/unicore/In/153.pl lib/unicore/In/154.pl
32903            + lib/unicore/In/155.pl lib/unicore/In/156.pl
32904            + lib/unicore/In/157.pl lib/unicore/In/158.pl
32905            + lib/unicore/In/159.pl lib/unicore/In/160.pl
32906            + lib/unicore/In/161.pl lib/unicore/In/162.pl
32907            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
32908            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
32909            ! pod/perlunicode.pod
32910 ____________________________________________________________________________
32911 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
32912         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
32913              From: "Craig A. Berry" <craigberry@mac.com>
32914              Date: Wed, 03 Oct 2001 17:45:25 -0500
32915              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
32916              
32917              (the lib/Term/Complete.t patched differently by #12332)
32918      Branch: perl
32919            ! lib/ExtUtils/Command.t
32920 ____________________________________________________________________________
32921 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
32922         Log: Restore only if something to restore.
32923      Branch: perl
32924            ! lib/Term/Complete.t
32925 ____________________________________________________________________________
32926 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
32927         Log: Update various resources for credits,
32928              minor icons fixes, and versions.
32929      Branch: maint-5.6/macperl
32930            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
32931            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
32932            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
32933 ____________________________________________________________________________
32934 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
32935         Log: Quiet the warnings about using undef value
32936      Branch: maint-5.6/macperl
32937            ! lib/File/Temp.pm
32938 ____________________________________________________________________________
32939 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
32940         Log: Fix up Ballon Help and Help menu docs (first pass);
32941              remove balloon rez file, and autogenerate with
32942              Balloon2Rez instead.
32943      Branch: maint-5.6/macperl
32944            + macos/macperl/macscripts/Balloon2Rez
32945            - macos/macperl/MPBalloons.r
32946            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
32947 ____________________________________________________________________________
32948 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
32949         Log: Allow overriding of defaults, for change #12327.
32950      Branch: maint-5.6/macperl
32951            ! perl.h
32952 ____________________________________________________________________________
32953 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
32954         Log: Override PerlProc_exit.
32955      Branch: maint-5.6/macperl
32956            ! macos/macish.h
32957 ____________________________________________________________________________
32958 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
32959         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
32960      Branch: maint-5.6/macperl
32961            + macos/bundled_lib/blib/lib/MD5.pm
32962            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
32963            + macos/lib/Mac/AETE/Dialect.pm
32964            + macos/lib/Mac/AETE/Format/Converter.pm
32965            + macos/lib/Mac/AETE/Format/Dictionary.pm
32966            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
32967            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
32968            + macos/lib/Mac/Toolbox.pod
32969            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
32970 ____________________________________________________________________________
32971 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
32972         Log: Sync up silly CVS headers ... I should commit CVS
32973              first to avoid this ...
32974      Branch: maint-5.6/macperl
32975            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
32976            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
32977            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
32978            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
32979 ____________________________________________________________________________
32980 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
32981         Log: Fix Matthias' address, and attributions.
32982      Branch: maint-5.6/macperl
32983            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
32984            ! pod/perlport.pod
32985 ____________________________________________________________________________
32986 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
32987         Log: Fix Matthias' address, and attributions.
32988      Branch: maint-5.6/macperl
32989            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
32990            ! macos/ext/Mac/Components/Components.pm
32991            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
32992            ! macos/ext/Mac/Dialogs/Dialogs.pm
32993            ! macos/ext/Mac/Events/Events.pm
32994            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
32995            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
32996            ! macos/ext/Mac/Gestalt/Gestalt.pm
32997            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
32998            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
32999            ! macos/ext/Mac/Menus/Menus.pm
33000            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
33001            ! macos/ext/Mac/Movies/Movies.pm
33002            ! macos/ext/Mac/Navigation/Navigation.pm
33003            ! macos/ext/Mac/Notification/Notification.pm
33004            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
33005            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
33006            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
33007            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
33008            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
33009            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
33010            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
33011            ! macos/ext/Mac/StandardFile/StandardFile.pm
33012            ! macos/ext/Mac/TextEdit/TextEdit.pm
33013            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
33014            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
33015            ! macos/lib/Mac/LowMem.pm
33016 ____________________________________________________________________________
33017 [ 12322] By: sky                                   on 2001/10/03  18:41:07
33018         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33019              From: "Craig A. Berry" <craigberry@mac.com>
33020              Date: Wed, 03 Oct 2001 14:30:55 -0500
33021              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33022      Branch: perl
33023            ! vms/vms.c
33024 ____________________________________________________________________________
33025 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
33026         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33027              From: "Craig A. Berry" <craigberry@mac.com>
33028              Date: Wed, 03 Oct 2001 14:30:55 -0500
33029              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33030      Branch: perl
33031            ! vms/vms.c
33032 ____________________________________________________________________________
33033 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
33034         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
33035              only IsL&) and Inherited (negative lookahead good);
33036              add tests for Common, Inherited, and L&.
33037      Branch: perl
33038            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
33039 ____________________________________________________________________________
33040 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
33041         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
33042              (The Unicode standard uses L& quite often.)
33043      Branch: perl
33044            ! lib/utf8_heavy.pl
33045 ____________________________________________________________________________
33046 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
33047         Log: Add the 'Common' Unicode property (code points not
33048              explicitly assigned to any other script).
33049      Branch: perl
33050            + lib/unicore/In/136.pl
33051            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
33052 ____________________________________________________________________________
33053 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
33054         Log: Skip the RV printing test under threads until fixed.
33055      Branch: perl
33056            ! ext/B/t/terse.t
33057 ____________________________________________________________________________
33058 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
33059         Log: Subject: 12309 / cygwin / win2k
33060              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33061              Date: Wed, 03 Oct 2001 15:25:15 +0200
33062              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
33063      Branch: perl
33064            ! makedef.pl
33065 ____________________________________________________________________________
33066 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
33067         Log: Metaconfig unit change for #12314.
33068      Branch: metaconfig
33069            ! U/modified/Head.U
33070 ____________________________________________________________________________
33071 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
33072         Log: Subject: Both cygwin and djgpp on one machine
33073              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33074              Date: Wed, 03 Oct 2001 15:02:59 +0200
33075              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
33076      Branch: perl
33077            ! Configure
33078 ____________________________________________________________________________
33079 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
33080         Log: (retracted by #12338)
33081              
33082              Subject: [PATCH] Code clean up for perlboot.pod
33083              From: Casey West <casey@geeknest.com>
33084              Date: Tue, 2 Oct 2001 19:24:43 -0400
33085              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
33086              
33087              Subject: [PATCH] Code clean up for perlbot.diff
33088              From: Casey West <casey@geeknest.com>
33089              Date: Tue, 2 Oct 2001 19:25:22 -0400
33090              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
33091              
33092              Subject: [PATCH] Code clean up for perlcall.pod
33093              From: Casey West <casey@geeknest.com>
33094              Date: Tue, 2 Oct 2001 19:25:57 -0400
33095              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
33096              
33097              Subject: [PATCH] Code clean up for perldata.pod
33098              From: Casey West <casey@geeknest.com>
33099              Date: Tue, 2 Oct 2001 19:26:29 -0400
33100              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
33101              
33102              Subject: [PATCH] Code clean up for perldbmfilter.pod
33103              From: Casey West <casey@geeknest.com>
33104              Date: Tue, 2 Oct 2001 19:26:59 -0400
33105              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
33106              
33107              Subject: [PATCH] Code clean up for perlebcdic.pod
33108              From: Casey West <casey@geeknest.com>
33109              Date: Tue, 2 Oct 2001 19:27:37 -0400
33110              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
33111      Branch: perl
33112            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33113            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
33114 ____________________________________________________________________________
33115 [ 12312] By: ams                                   on 2001/10/02  23:43:55
33116         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
33117              From: Michael G Schwern <schwern@pobox.com>
33118              Date: Tue, 2 Oct 2001 17:00:49 -0400
33119              Message-Id: <20011002170049.A9955@blackrider>
33120      Branch: perl
33121            ! lib/ExtUtils/MakeMaker.pm
33122 ____________________________________________________________________________
33123 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
33124         Log: FAQ sync.
33125      Branch: perl
33126            ! pod/perlfaq3.pod
33127 ____________________________________________________________________________
33128 [ 12310] By: nick                                  on 2001/10/02  16:09:49
33129         Log: Integrate mainline
33130      Branch: perlio
33131           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
33132           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33133           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
33134           !> patchlevel.h t/op/pat.t
33135 ____________________________________________________________________________
33136 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
33137         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
33138              not just one single space.
33139      Branch: perl
33140            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
33141 ____________________________________________________________________________
33142 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
33143         Log: AUTHORS updates.
33144      Branch: perl
33145            ! AUTHORS
33146 ____________________________________________________________________________
33147 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
33148         Log: Update Changes.
33149      Branch: perl
33150            ! Changes patchlevel.h
33151 ____________________________________________________________________________
33152 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
33153         Log: Work around old buggy glibcs for langinfo constants,
33154              from Nicholas Clark and David Dyck.
33155      Branch: perl
33156            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33157 ____________________________________________________________________________
33158 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
33159         Log: Eradicate Time::Piece; add an example.
33160      Branch: perl
33161            ! ext/I18N/Langinfo/Langinfo.pm
33162 ____________________________________________________________________________
33163 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
33164         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
33165              From: Robert Spier <rspier@pobox.com>
33166              Date: Mon, 1 Oct 2001 23:20:16 -0700
33167              Message-ID: <15289.23712.422087.878224@rls.cx>
33168      Branch: perl
33169            ! lib/Pod/Html.pm
33170 ____________________________________________________________________________
33171 [ 12303] By: sky                                   on 2001/10/02  10:40:57
33172         Log: Fixes obscure bug that manifests itself by.
33173              local $!=0;undef*STDOUT;#segfaults
33174              Has been around for a while. Possible other magic IO vars are
33175              possibly affected as well. Reported by Jos Boumans.
33176      Branch: perl
33177            ! mg.c
33178 ____________________________________________________________________________
33179 [ 12302] By: nick                                  on 2001/10/02  09:00:52
33180         Log: Integrate mainline
33181      Branch: perlio
33182           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
33183           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
33184           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
33185 ____________________________________________________________________________
33186 [ 12301] By: nick                                  on 2001/10/02  08:40:57
33187         Log: Integrate mainline + lib/open.t patch from Chromatic
33188      Branch: perlio
33189           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
33190            ! lib/open.t
33191           !> (integrate 29 files)
33192 ____________________________________________________________________________
33193 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
33194         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
33195              Until it has, better stop early if someone requests threads.
33196      Branch: perl
33197            ! hints/darwin.sh
33198 ____________________________________________________________________________
33199 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
33200         Log: Subject: [ID 20011001.011] redundant code in t/TEST
33201              From: David Dyck <dcd@tc.fluke.com>
33202              Date: Mon, 1 Oct 2001 12:56:24 -0700
33203              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
33204      Branch: perl
33205            ! t/TEST
33206 ____________________________________________________________________________
33207 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
33208         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
33209              From: "chromatic" <chromatic@rmci.net>
33210              Date: Mon, 01 Oct 2001 12:27:12 -0600
33211              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
33212      Branch: perl
33213            ! lib/Term/Cap.t
33214 ____________________________________________________________________________
33215 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
33216         Log: UNICOS testing patches from Nicholas Clark.
33217      Branch: perl
33218            ! t/op/arith.t t/op/pack.t
33219 ____________________________________________________________________________
33220 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
33221         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
33222              From: "chromatic" <chromatic@rmci.net>
33223              Date: Mon, 01 Oct 2001 10:21:51 -0600
33224              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
33225      Branch: perl
33226            ! lib/open.t
33227 ____________________________________________________________________________
33228 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
33229         Log: Make missing the RADIXCHAR a softer, gentler error.
33230      Branch: perl
33231            ! ext/I18N/Langinfo/Langinfo.t
33232 ____________________________________________________________________________
33233 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
33234         Log: Nuke also the LANG because of glibc.
33235      Branch: perl
33236            ! lib/open.t
33237 ____________________________________________________________________________
33238 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
33239         Log: Also the ^Is is optional.
33240      Branch: perl
33241            ! pod/perlunicode.pod t/op/pat.t
33242 ____________________________________________________________________________
33243 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
33244         Log: Be careful to pull chars from the varargs stack when
33245              formatting chars.
33246      Branch: perl
33247            ! regcomp.c
33248 ____________________________________________________________________________
33249 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
33250         Log: sortsv not in place anymore, noticed by John P. Linderman.
33251      Branch: perl
33252            ! pod/perlapi.pod pp_ctl.c
33253 ____________________________________________________________________________
33254 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
33255         Log: Make the diagnostic messages more neutral.
33256      Branch: perl
33257            ! ext/B/t/terse.t
33258 ____________________________________________________________________________
33259 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
33260         Log: Forgotten from #12288.
33261      Branch: perl
33262            ! ext/Data/Dumper/Dumper.pm
33263 ____________________________________________________________________________
33264 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
33265         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
33266              From: Brian Ingerson <ingy@ttul.org>
33267              Date: Sun, 30 Sep 2001 21:45:56 -0700
33268              Message-ID: <20010930214556.D26392@ttul.org>
33269              
33270              (remember also the #12289)
33271      Branch: perl
33272            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
33273 ____________________________________________________________________________
33274 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
33275         Log: More Unicode property tests for the abbreviated
33276              general properties.
33277      Branch: perl
33278            ! t/op/pat.t
33279 ____________________________________________________________________________
33280 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
33281         Log: Further tweaks to the Unicode properties.
33282      Branch: perl
33283            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
33284 ____________________________________________________________________________
33285 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
33286         Log: Retract #12284.
33287      Branch: perl
33288            ! lib/Term/Cap.t
33289 ____________________________________________________________________________
33290 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
33291         Log: (Retracted by #12285)
33292      Branch: perl
33293            ! lib/Term/Cap.t
33294 ____________________________________________________________________________
33295 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
33296         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
33297              From: "chromatic" <chromatic@rmci.net>  
33298              Date: Sun, 30 Sep 2001 16:10:02 -0600
33299              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
33300      Branch: perl
33301            + lib/Term/Cap.t
33302            ! MANIFEST
33303 ____________________________________________________________________________
33304 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
33305         Log: Use stty -g to restore the terminal state, do not even
33306              try to run the tests if stty -g is not available.
33307      Branch: perl
33308            ! lib/Term/Complete.t
33309 ____________________________________________________________________________
33310 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
33311         Log: Cleanup utf8_heavy; allow dropping the In prefix from
33312              Unicode script/block properties.
33313      Branch: perl
33314            ! lib/utf8_heavy.pl
33315 ____________________________________________________________________________
33316 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
33317         Log: Retract the #12259 for now.
33318      Branch: perl
33319            ! embed.h embed.pl sv.h
33320 ____________________________________________________________________________
33321 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
33322         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
33323      Branch: perl
33324            + lib/Text/TabsWrap/CHANGELOG
33325            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
33326 ____________________________________________________________________________
33327 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
33328         Log: #12272 wasn't right, it introduced an extra ().
33329      Branch: perl
33330            ! lib/utf8_heavy.pl
33331 ____________________________________________________________________________
33332 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
33333         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
33334              From: Jonathan Stowe <gellyfish@gellyfish.com>
33335              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
33336              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
33337      Branch: perl
33338            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
33339 ____________________________________________________________________________
33340 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
33341         Log: Subject: Patch to put qsortsv in the public API
33342              From: Brian Ingerson <ingy@ttul.org>
33343              Date: Sat, 29 Sep 2001 17:41:13 -0700
33344              Message-ID: <20010929174113.A30223@ttul.org>
33345      Branch: perl
33346            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
33347 ____________________________________________________________________________
33348 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
33349         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
33350              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33351              Date: Sat, 29 Sep 2001 23:54:48 +0200
33352              Message-ID: <20010929235448.A5017@rafael>
33353      Branch: perl
33354            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
33355 ____________________________________________________________________________
33356 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
33357         Log: FAQ sync.
33358      Branch: perl
33359            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
33360            ! pod/perlfaq9.pod
33361 ____________________________________________________________________________
33362 [ 12273] By: bailey                                on 2001/09/29  23:43:46
33363         Log: Resync with mainline
33364      Branch: vmsperl
33365           +> (branch 1207 files)
33366            - (delete 324 files)
33367           !> (integrate 866 files)
33368 ____________________________________________________________________________
33369 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
33370         Log: Nasty recursion trap if one would match Unicode.
33371      Branch: perl
33372            ! lib/utf8_heavy.pl
33373 ____________________________________________________________________________
33374 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
33375         Log: More Unicode todo.
33376      Branch: perl
33377            ! pod/perltodo.pod
33378 ____________________________________________________________________________
33379 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
33380         Log: Explain a bit the new more flexible \p\P syntax.
33381      Branch: perl
33382            ! pod/perlunicode.pod
33383 ____________________________________________________________________________
33384 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
33385         Log: More leniency to the \p and \P: now can have whitespace
33386              between the property definition and the curlies; now can
33387              invert the property by having a caret between the open
33388              curly and the property.
33389      Branch: perl
33390            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
33391 ____________________________________________________________________________
33392 [ 12268] By: nick                                  on 2001/09/29  17:39:26
33393         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
33394              one test (lib/open.t) fails
33395      Branch: perlio
33396           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33397           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33398           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
33399           +> lib/Tie/Scalar.t lib/open.t
33400            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
33401            - ext/B/Stash.t
33402           !> (integrate 62 files)
33403 ____________________________________________________________________________
33404 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
33405         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
33406      Branch: perl
33407            ! t/op/chdir.t
33408 ____________________________________________________________________________
33409 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
33410         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
33411              From: "Craig A. Berry" <craigberry@mac.com> 
33412              Date: Sat, 29 Sep 2001 09:35:33 -0500
33413              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
33414      Branch: perl
33415            ! t/op/chdir.t
33416 ____________________________________________________________________________
33417 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
33418         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
33419              From: "chromatic" <chromatic@rmci.net>
33420              Date: Fri, 28 Sep 2001 21:20:12 -0600
33421              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
33422      Branch: perl
33423            + lib/Tie/Scalar.t
33424            ! MANIFEST lib/Tie/Scalar.pm
33425 ____________________________________________________________________________
33426 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
33427         Log: Allow for more flexibility in the \p{In...} names, now
33428              case doesn't matter, and any space or dash can be
33429              matched by any space, dash, underbar, or empty.
33430              (may be going too far on leniency)
33431      Branch: perl
33432            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
33433            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
33434            ! t/op/pat.t
33435 ____________________________________________________________________________
33436 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
33437         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
33438              From: "chromatic" <chromatic@rmci.net>
33439              Date: Fri, 28 Sep 2001 17:39:50 -0600
33440              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
33441      Branch: perl
33442            + lib/open.t
33443            ! MANIFEST
33444 ____________________________________________________________________________
33445 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
33446         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
33447              From: "Craig A. Berry" <craigberry@mac.com>
33448              Date: Fri, 28 Sep 2001 16:24:51 -0500
33449              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
33450      Branch: perl
33451            ! ext/File/Glob/t/basic.t
33452 ____________________________________________________________________________
33453 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
33454         Log: Subject: [DOC PATCH] Carp.pm pod typo
33455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33456              Date: Fri, 28 Sep 2001 23:14:51 +0200
33457              Message-ID: <20010928231451.E16889@rafael>
33458      Branch: perl
33459            ! lib/Carp.pm
33460 ____________________________________________________________________________
33461 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
33462         Log: Subject: [PATCH] Allow an @INC hook to set %INC
33463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33464              Date: Fri, 28 Sep 2001 22:18:13 +0200
33465              Message-ID: <20010928221813.A16889@rafael>
33466      Branch: perl
33467            ! pp_ctl.c
33468 ____________________________________________________________________________
33469 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
33470         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
33471              From: Nicholas Clark <nick@ccl4.org>
33472              Date: Fri, 28 Sep 2001 23:39:33 +0100
33473              Message-ID: <20010928233933.C23673@plum.flirble.org>
33474      Branch: perl
33475            ! embed.h embed.pl sv.h
33476 ____________________________________________________________________________
33477 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
33478         Log: Update Changes.
33479      Branch: perl
33480            ! Changes patchlevel.h
33481 ____________________________________________________________________________
33482 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
33483         Log: Move the B tests to B/t.
33484      Branch: perl
33485            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33486            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33487            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
33488            - ext/B/Showlex.t ext/B/Stash.t
33489            ! MANIFEST
33490 ____________________________________________________________________________
33491 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
33492         Log: Forgot from #12254.
33493      Branch: perl
33494            + ext/B/B/Terse.t
33495 ____________________________________________________________________________
33496 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
33497         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
33498              From: "chromatic" <chromatic@rmci.net>
33499              Date: Thu, 27 Sep 2001 23:22:17 -0600
33500              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
33501      Branch: perl
33502            ! MANIFEST
33503 ____________________________________________________________________________
33504 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
33505         Log: Test numbering mismatch.
33506      Branch: perl
33507            ! t/op/chdir.t
33508 ____________________________________________________________________________
33509 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
33510         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
33511              From: "Craig A. Berry" <craigberry@mac.com>
33512              Date: Wed, 26 Sep 2001 17:43:14 -0500
33513              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
33514      Branch: perl
33515            ! iperlsys.h t/op/chdir.t
33516 ____________________________________________________________________________
33517 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
33518         Log: Subject: [PATCH gv.c] make __ANON__ global
33519              From: Robin Barker <rmb1@cise.npl.co.uk>
33520              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
33521              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
33522      Branch: perl
33523            ! gv.c t/op/anonsub.t t/op/runlevel.t
33524 ____________________________________________________________________________
33525 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
33526         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
33527              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33528              Date: Thu, 27 Sep 2001 22:34:32 +0200
33529              Message-ID: <20010927223432.A1485@rafael>
33530      Branch: perl
33531            ! ext/B/B/Terse.pm
33532 ____________________________________________________________________________
33533 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
33534         Log: (retracted by #12338)
33535              
33536              Subject: [PATCH] Cleanup of perldsc.pod      
33537              From: Casey West <casey@geeknest.com>
33538              Date: Thu, 27 Sep 2001 11:13:17 -0400
33539              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
33540      Branch: perl
33541            ! pod/perldsc.pod
33542 ____________________________________________________________________________
33543 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
33544         Log: Not everyone is using ithreads...
33545      Branch: perl
33546            ! ext/Devel/Peek/Peek.t
33547 ____________________________________________________________________________
33548 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
33549         Log: Document the nss_delete core dump workaround for HP-UX
33550              and Solaris, bug IDs 20010805.018 and 20010629.004.
33551      Branch: perl
33552            ! README.hpux README.solaris
33553 ____________________________________________________________________________
33554 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
33555         Log: Dump Unicode hash keys also as Unicode,
33556              not just as a byte string.
33557      Branch: perl
33558            ! dump.c ext/Devel/Peek/Peek.t
33559 ____________________________________________________________________________
33560 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
33561         Log: Integrate changes #12241 and #12242 from macperl:
33562              
33563              Remove unneeded disabling of umask() calls
33564              
33565              Note (get|set)sockopt are available.
33566      Branch: perl
33567           !> lib/File/Temp.pm pod/perlport.pod
33568 ____________________________________________________________________________
33569 [ 12244] By: sky                                   on 2001/09/27  08:53:00
33570         Log: Flush buffers on thread closedown.
33571      Branch: perl
33572            ! ext/threads/threads.xs
33573 ____________________________________________________________________________
33574 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
33575         Log: Dump SvUTF8(sv)s also as \x{...}.
33576              
33577              TODO: dump the SvUTF8() hash keys similarly. 
33578      Branch: perl
33579            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
33580 ____________________________________________________________________________
33581 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
33582         Log: Note (get|set)sockopt are available.
33583      Branch: maint-5.6/macperl
33584            ! pod/perlport.pod
33585 ____________________________________________________________________________
33586 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
33587         Log: Remove unneeded disabling of umask() calls
33588      Branch: maint-5.6/macperl
33589            ! lib/File/Temp.pm
33590 ____________________________________________________________________________
33591 [ 12240] By: sky                                   on 2001/09/26  18:44:56
33592         Log: Documention update
33593      Branch: perl
33594            ! ext/threads/threads.pm
33595 ____________________________________________________________________________
33596 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
33597         Log: Update Changes.
33598      Branch: perl
33599            ! Changes patchlevel.h
33600 ____________________________________________________________________________
33601 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
33602         Log: Check that all environment variables are tainted.
33603      Branch: perl
33604            ! t/op/taint.t
33605 ____________________________________________________________________________
33606 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
33607         Log: Manual integration error in #12235.
33608      Branch: perl
33609            ! lib/File/DosGlob.t
33610 ____________________________________________________________________________
33611 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
33612         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
33613              From: "chromatic" <chromatic@rmci.net>
33614              Date: Tue, 25 Sep 2001 23:57:07 -0600
33615              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
33616      Branch: perl
33617            ! perlio.c
33618 ____________________________________________________________________________
33619 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
33620         Log: Integrate macperl changes from Chris Nandor:
33621              12192 11817 11815 11813 11778 11775
33622              
33623              Update CPAN.pm to work with new Mac::BuildTools instead
33624              of ExtUtils::MM_MacOS "orphan" functions
33625              
33626              Fix test
33627              
33628              Make syntax check report in MPW style, fix tests
33629              to use Mac::err=unix to get normal-style error
33630              messages.
33631              
33632              More module and test ports from Thomas Wegner et al
33633              
33634              Fix open of /dev/null for Mac OS
33635              
33636              Allow for platforms to override formatting of errors
33637              on output from Matthias Neeracher (core files)
33638      Branch: perl
33639            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
33640            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
33641            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
33642           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
33643           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
33644           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
33645 ____________________________________________________________________________
33646 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
33647         Log: grrr.
33648      Branch: perl
33649            ! t/op/gv.t
33650 ____________________________________________________________________________
33651 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
33652         Log: Retract #12232.
33653      Branch: perl
33654            ! t/op/gv.t
33655 ____________________________________________________________________________
33656 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
33657         Log: (Retracted by #12233.)
33658      Branch: perl
33659            ! t/op/gv.t
33660 ____________________________________________________________________________
33661 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
33662         Log: Detypo.
33663      Branch: perl
33664            ! ext/Encode/Makefile.PL
33665 ____________________________________________________________________________
33666 [ 12230] By: sky                                   on 2001/09/26  11:36:23
33667         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
33668              We are using a "delay" here because we do not want to depend on thread synchronization issues.
33669      Branch: perl
33670            + ext/threads/t/stress_cv.t
33671            ! MANIFEST ext/threads/t/stress_string.t
33672 ____________________________________________________________________________
33673 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
33674         Log: NetWare tweak from Ananth Kesari.
33675      Branch: perl
33676            ! NetWare/t/Readme.txt
33677 ____________________________________________________________________________
33678 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
33679         Log: Trick to fool case-blind filesystems.
33680      Branch: perl
33681            ! ext/Encode/Makefile.PL
33682 ____________________________________________________________________________
33683 [ 12227] By: sky                                   on 2001/09/26  11:06:50
33684         Log: Threads can start executing in a different order than they were
33685              created.... so we cannot ok() inside the threadstarter.
33686      Branch: perl
33687            ! ext/threads/t/stress_string.t
33688 ____________________________________________________________________________
33689 [ 12226] By: sky                                   on 2001/09/26  07:41:45
33690         Log: Add in stress_string.t to stress test threads a bit more.
33691      Branch: perl
33692            + ext/threads/t/stress_string.t
33693            ! MANIFEST
33694 ____________________________________________________________________________
33695 [ 12225] By: sky                                   on 2001/09/26  07:04:21
33696         Log: Fix negative refcount introduced by #12223.
33697      Branch: perl
33698            ! ext/threads/threads.xs
33699 ____________________________________________________________________________
33700 [ 12224] By: sky                                   on 2001/09/26  06:57:58
33701         Log: Update documentation to match change #12223
33702      Branch: perl
33703            ! sharedsv.c
33704 ____________________________________________________________________________
33705 [ 12223] By: sky                                   on 2001/09/26  06:54:32
33706         Log: Use a separate interpreter for the sharedsv space. Another
33707              negative sv leak. Sigh.
33708      Branch: perl
33709            ! sharedsv.c
33710 ____________________________________________________________________________
33711 [ 12222] By: sky                                   on 2001/09/26  05:58:35
33712         Log: Do the environ assignment in perl_contruct to match perl_destruct.
33713              Now we don't need to perl_parse/perl_run. However environ is a
33714              global....
33715      Branch: perl
33716            ! perl.c
33717 ____________________________________________________________________________
33718 [ 12221] By: sky                                   on 2001/09/26  05:41:02
33719         Log: Move the creation of PL_strtab to perl_construct so we can work
33720              with HV and HEs without running perl_parse.
33721      Branch: perl
33722            ! perl.c
33723 ____________________________________________________________________________
33724 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
33725         Log: integrate macperl changes into maint-5.6
33726      Branch: maint-5.6/perl
33727           !> (integrate 26 files)
33728 ____________________________________________________________________________
33729 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
33730         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
33731              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
33732      Branch: maint-5.6/macperl
33733            ! macos/ext/Mac/Fonts/Fonts.xs
33734            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
33735 ____________________________________________________________________________
33736 [ 12218] By: ams                                   on 2001/09/25  23:31:33
33737         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
33738              From: Nicholas Clark <nick@ccl4.org>
33739              Date: Wed, 26 Sep 2001 01:20:20 +0100
33740              Message-Id: <20010926012020.B48092@plum.flirble.org>
33741      Branch: perl
33742            ! lib/AutoSplit.t
33743 ____________________________________________________________________________
33744 [ 12217] By: ams                                   on 2001/09/25  22:33:05
33745         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
33746              From: "Craig A. Berry" <craigberry@mac.com>
33747              Date: Tue, 25 Sep 2001 18:08:42 -0500
33748              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
33749      Branch: perl
33750            ! vms/vms.c
33751 ____________________________________________________________________________
33752 [ 12216] By: ams                                   on 2001/09/25  21:41:01
33753         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
33754              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
33755              From: Michael G Schwern <schwern@pobox.com>
33756              Date: Wed, 26 Sep 2001 00:38:21 -0400
33757              Message-Id: <20010926003821.A627@blackrider>
33758      Branch: perl
33759            ! lib/AutoSplit.t
33760 ____________________________________________________________________________
33761 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
33762         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
33763              From: Michael G Schwern <schwern@pobox.com>
33764              Date: Tue, 25 Sep 2001 17:43:49 -0400
33765              Message-ID: <20010925174349.B19534@blackrider>
33766      Branch: perl
33767            ! lib/Test/Simple.pm lib/Test/Utils.pm
33768 ____________________________________________________________________________
33769 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
33770         Log: Integrate changes from bleadperl.
33771      Branch: maint-5.6/macperl
33772           !> pod/perlport.pod
33773 ____________________________________________________________________________
33774 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
33775         Log: skip($mess) should result in one skip.
33776      Branch: perl
33777            ! t/test.pl
33778 ____________________________________________________________________________
33779 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
33780         Log: Integrate change #12200 from maintperl.
33781      Branch: maint-5.6/macperl
33782           !> win32/perlhost.h
33783 ____________________________________________________________________________
33784 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
33785         Log: Fix file types to "apple"
33786      Branch: maint-5.6/macperl
33787            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
33788            ! macos/ext/Mac/SAT/t/Collision.rsrc
33789 ____________________________________________________________________________
33790 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
33791         Log: Fix rsrc file as snd file; fix path in t file.
33792      Branch: maint-5.6/macperl
33793            ! macos/ext/Mac/Notification/t/Notification.rsrc
33794            ! macos/ext/Mac/Notification/t/Notification.t
33795 ____________________________________________________________________________
33796 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
33797         Log: Sync up with File::Find from bleadperl.
33798      Branch: maint-5.6/macperl
33799            ! lib/File/Find.pm t/lib/filefind-taint.t
33800 ____________________________________________________________________________
33801 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
33802         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
33803              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
33804              of hundreds)
33805      Branch: maint-5.6/macperl
33806            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
33807            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
33808            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
33809 ____________________________________________________________________________
33810 [ 12207] By: nick                                  on 2001/09/25  19:04:36
33811         Log: Integrate mainline (untested while modem is up)
33812      Branch: perlio
33813           +> lib/AutoSplit.t t/test.pl
33814            - lib/warnings/register.t
33815           !> (integrate 28 files)
33816 ____________________________________________________________________________
33817 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
33818         Log: perldiag entry for #12205.
33819      Branch: perl
33820            ! pod/perldiag.pod
33821 ____________________________________________________________________________
33822 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
33823         Log: Subject: [PATCH] warning on v-string in use/require
33824              From: John Peacock <jpeacock@rowman.com>
33825              Date: Mon, 24 Sep 2001 17:29:03 -0400
33826              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
33827      Branch: perl
33828            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
33829 ____________________________________________________________________________
33830 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
33831         Log: perltooc et al updates.
33832      Branch: perl
33833            ! plan9/mkfile pod/roffitall
33834 ____________________________________________________________________________
33835 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
33836         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
33837              From: Michael G Schwern <schwern@pobox.com>
33838              Date: Sun, 23 Sep 2001 00:07:12 -0400
33839              Message-ID: <20010923000712.A7005@blackrider>
33840      Branch: perl
33841            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
33842 ____________________________________________________________________________
33843 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
33844         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
33845              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
33846              Date: Wed, 26 Sep 2001 01:25:10 +0900
33847              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
33848      Branch: perl
33849            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
33850            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
33851            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
33852 ____________________________________________________________________________
33853 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
33854         Log: Integrate change #12200 from maintperl;
33855              on windows, virtualized environment could propagate deleted variables
33856              into children if they happen to be at the very end of the table
33857      Branch: perl
33858           !> win32/perlhost.h
33859 ____________________________________________________________________________
33860 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
33861         Log: on windows, virtualized environment could propagate deleted variables
33862              into children if they happen to be at the very end of the table
33863              (thanks for succinct test case from Johan Holmberg, and fix from
33864              Doug Lankshear)
33865      Branch: maint-5.6/perl
33866            ! win32/perlhost.h
33867 ____________________________________________________________________________
33868 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
33869         Log: avoid the use of ftime() (it does a useless, potentially
33870              expensive call to GetTimeZoneInformation()); this potentially
33871              also results in three more digits of precision from
33872              Time::HiRes::time()
33873      Branch: perl
33874            ! ext/Time/HiRes/HiRes.xs
33875 ____________________________________________________________________________
33876 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
33877         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
33878              
33879              Note: io/binmode is failing, have to figure out why.
33880      Branch: perl
33881            + t/test.pl
33882            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
33883            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
33884            ! t/run/exit.t
33885 ____________________________________________________________________________
33886 [ 12197] By: ams                                   on 2001/09/25  13:48:55
33887         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
33888              From: Nicholas Clark <nick@ccl4.org>
33889              Date: Tue, 25 Sep 2001 00:37:40 +0100
33890              Message-Id: <20010925003740.S4971@plum.flirble.org>
33891              (Further changes expected.)
33892      Branch: perl
33893            + lib/AutoSplit.t
33894            ! MANIFEST
33895 ____________________________________________________________________________
33896 [ 12196] By: sky                                   on 2001/09/25  13:37:12
33897         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
33898              _ftime to try and be more robust.
33899      Branch: perl
33900            ! ext/Time/HiRes/HiRes.xs
33901 ____________________________________________________________________________
33902 [ 12194] By: ams                                   on 2001/09/25  11:40:00
33903         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
33904              From: "Craig A. Berry" <craigberry@mac.com>
33905              Date: Mon, 24 Sep 2001 17:54:20 -0500
33906              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
33907      Branch: perl
33908            ! vms/descrip_mms.template
33909 ____________________________________________________________________________
33910 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
33911         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
33912              not working, cursor not spinning (Bug #422129); external
33913              editor problems (Bug #456329); escape/cmd-. not activating
33914              "Cancel" in Save dialog box (Bug #446960); Runtimes not
33915              executing on launch (Bug #464441).
33916      Branch: maint-5.6/macperl
33917            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
33918            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
33919            ! macos/macperl/MacPerl.r
33920 ____________________________________________________________________________
33921 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
33922         Log: Update CPAN.pm to work with new Mac::BuildTools instead
33923              of ExtUtils::MM_MacOS "orphan" functions
33924      Branch: maint-5.6/macperl
33925            ! lib/CPAN.pm
33926 ____________________________________________________________________________
33927 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
33928         Log: Fix up another xsubpp problem (Matthias Neeracher)
33929      Branch: maint-5.6/macperl
33930            ! macos/xsubpp
33931 ____________________________________________________________________________
33932 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
33933         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
33934      Branch: maint-5.6/macperl
33935            ! macos/lib/ExtUtils/MM_MacOS.pm
33936 ____________________________________________________________________________
33937 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
33938         Log: Fix up Makefiles for more Mac:: modules (and prepare for
33939              static build ...?)
33940      Branch: maint-5.6/macperl
33941            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
33942            ! macos/macperl/Makefile.mk
33943 ____________________________________________________________________________
33944 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
33945         Log: Fix up tests
33946      Branch: maint-5.6/macperl
33947            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
33948 ____________________________________________________________________________
33949 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
33950         Log: Make malloc smarter, fix bugs.  (Bug #404030)
33951      Branch: maint-5.6/macperl
33952            ! macos/icemalloc.c macos/icemalloc.h
33953 ____________________________________________________________________________
33954 [ 12186] By: nick                                  on 2001/09/24  19:18:17
33955         Log: Integrate mainline
33956      Branch: perlio
33957           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
33958           +> lib/filetest.t
33959           !> (integrate 30 files)
33960 ____________________________________________________________________________
33961 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
33962         Log: Retract #12136, the warnings::register is already
33963              tested by t/lib/warnings/9enabled, as pointed out
33964              by Paul Marquess.
33965      Branch: perl
33966            - lib/warnings/register.t
33967            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
33968 ____________________________________________________________________________
33969 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
33970         Log: fix Time::HiRes implementation of gettimeofday() on windows
33971              (HiRes.t#14 now passes)
33972      Branch: perl
33973            ! ext/Time/HiRes/HiRes.xs
33974 ____________________________________________________________________________
33975 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
33976         Log: File::Spec::catfile() canonifies everything to blackslashes on
33977              windows :-(
33978      Branch: perl
33979            ! lib/ExtUtils/Manifest.t
33980 ____________________________________________________________________________
33981 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
33982         Log: test number mismatch
33983      Branch: perl
33984            ! t/op/magic.t
33985 ____________________________________________________________________________
33986 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
33987         Log: ok().
33988      Branch: perl
33989            ! t/op/pack.t
33990 ____________________________________________________________________________
33991 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
33992         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
33993              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
33994      Branch: perl
33995            ! pp_pack.c t/op/pack.t
33996 ____________________________________________________________________________
33997 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
33998         Log: Update Changes.
33999      Branch: perl
34000            ! Changes patchlevel.h
34001 ____________________________________________________________________________
34002 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
34003         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
34004              From: Michael G Schwern <schwern@pobox.com>
34005              Date: Mon, 24 Sep 2001 11:12:13 -0400
34006              Message-ID: <20010924111213.G27885@blackrider>
34007      Branch: perl
34008            ! lib/ExtUtils/Manifest.pm
34009 ____________________________________________________________________________
34010 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
34011         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
34012              From: Michael G Schwern <schwern@pobox.com> 
34013              Date: Mon, 24 Sep 2001 11:02:07 -0400
34014              Message-ID: <20010924110207.E27885@blackrider>
34015      Branch: perl
34016            ! vms/test.com
34017 ____________________________________________________________________________
34018 [ 12176] By: ams                                   on 2001/09/24  14:01:59
34019         Log: Update Changes.
34020      Branch: perl
34021            ! Changes
34022 ____________________________________________________________________________
34023 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
34024         Log: Various cleanups.
34025      Branch: perl
34026            ! ext/threads/Makefile.PL ext/threads/threads.xs
34027 ____________________________________________________________________________
34028 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
34029         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
34030      Branch: maint-5.6/macperl
34031           !> (integrate 33 files)
34032 ____________________________________________________________________________
34033 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
34034         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
34035              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34036              Date: Mon, 24 Sep 2001 20:04:58 +0900
34037              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
34038      Branch: perl
34039            ! ext/Encode/Encode/gb2312.enc
34040 ____________________________________________________________________________
34041 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
34042         Log: Clarifying comment to #12164.
34043      Branch: perl
34044            ! lib/Cwd.pm
34045 ____________________________________________________________________________
34046 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
34047         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
34048              From: Nicholas Clark <nick@ccl4.org>
34049              Date: Sun, 23 Sep 2001 23:00:56 +0100
34050              Message-ID: <20010923230055.Y4971@plum.flirble.org>
34051              
34052              (with "sample_constants" changed to "fallback")
34053      Branch: perl
34054            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34055            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
34056            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
34057            ! lib/h2xs.t utils/h2xs.PL
34058 ____________________________________________________________________________
34059 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
34060         Log: Metaconfig unit change for #12167.
34061      Branch: metaconfig
34062            ! U/modified/Cppsym.U
34063 ____________________________________________________________________________
34064 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
34065         Log: Add a few glibc cpp symbols to probe for.
34066      Branch: perl
34067            ! Configure
34068 ____________________________________________________________________________
34069 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
34070         Log: DJGPP tweaks for Laszlo Molnar.
34071      Branch: perl
34072            ! djgpp/djgppsed.sh dosish.h
34073 ____________________________________________________________________________
34074 [ 12165] By: ams                                   on 2001/09/24  10:07:08
34075         Log: Subject: [PATCH t/op/inccode.t] More tests
34076              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34077              Date: 24 Sep 2001 10:01:44 -0000
34078              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
34079      Branch: perl
34080            ! t/op/inccode.t
34081 ____________________________________________________________________________
34082 [ 12164] By: ams                                   on 2001/09/24  09:43:29
34083         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
34084              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
34085              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
34086              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
34087      Branch: perl
34088            ! lib/Cwd.pm
34089 ____________________________________________________________________________
34090 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
34091         Log: 1_compile updates.
34092      Branch: perl
34093            ! t/lib/1_compile.t
34094 ____________________________________________________________________________
34095 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
34096         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
34097              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34098              Date: Wed, 19 Sep 2001 22:47:14 +0200
34099              Message-ID: <20010919224714.A6382@rafael>
34100      Branch: perl
34101            ! pod/perlvar.pod pp_ctl.c
34102 ____________________________________________________________________________
34103 [ 12161] By: ams                                   on 2001/09/23  17:40:02
34104         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
34105              filetest Pragma
34106              From: "chromatic" <chromatic@rmci.net>
34107              Date: Sun, 23 Sep 2001 12:07:25 -0600
34108              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
34109      Branch: perl
34110            + lib/filetest.t
34111            ! MANIFEST t/lib/1_compile.t
34112 ____________________________________________________________________________
34113 [ 12160] By: ams                                   on 2001/09/23  16:32:11
34114         Log: Additional minor chdir() tweak.
34115      Branch: perl
34116            ! pod/perlfunc.pod
34117 ____________________________________________________________________________
34118 [ 12159] By: ams                                   on 2001/09/23  16:25:01
34119         Log: Subject: PATCH lib/ExtUtils/Command.t
34120              From: Abe Timmerman <abe@ztreet.demon.nl>
34121              Date: Sun, 23 Sep 2001 19:11:44 +0200
34122              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
34123      Branch: perl
34124            ! lib/ExtUtils/Command.t
34125 ____________________________________________________________________________
34126 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
34127         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
34128              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
34129              Date: Sun, 23 Sep 2001 02:02:26 +0200
34130              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
34131      Branch: perl
34132            ! makedef.pl
34133 ____________________________________________________________________________
34134 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
34135         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
34136              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
34137              Date: Sat, 22 Sep 2001 12:54:39 -0500
34138              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
34139      Branch: perl
34140            ! t/op/study.t
34141 ____________________________________________________________________________
34142 [ 12156] By: nick                                  on 2001/09/23  07:48:44
34143         Log: Integrate mainline
34144      Branch: perlio
34145            - check83.pl
34146           !> ext/Encode/Encode/2022-cn.enc
34147 ____________________________________________________________________________
34148 [ 12155] By: nick                                  on 2001/09/23  07:48:01
34149         Log: Integrate mainline
34150      Branch: perlio
34151           +> (branch 64 files)
34152            - ext/Encode/Encode/cns11643-1.enc
34153            - ext/Encode/Encode/cns11643-2.enc
34154            - ext/Encode/Encode/iso2022-cn.enc
34155            - ext/Encode/Encode/iso2022-jp.enc
34156            - ext/Encode/Encode/iso2022-jp1.enc
34157            - ext/Encode/Encode/iso2022-jp2.enc
34158            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34159            - ext/Encode/Encode/iso8859-1.enc
34160            - ext/Encode/Encode/iso8859-1.ucm
34161            - ext/Encode/Encode/iso8859-10.enc
34162            - ext/Encode/Encode/iso8859-10.ucm
34163            - ext/Encode/Encode/iso8859-13.enc
34164            - ext/Encode/Encode/iso8859-13.ucm
34165            - ext/Encode/Encode/iso8859-14.enc
34166            - ext/Encode/Encode/iso8859-14.ucm
34167            - ext/Encode/Encode/iso8859-15.enc
34168            - ext/Encode/Encode/iso8859-15.ucm
34169            - ext/Encode/Encode/iso8859-16.enc
34170            - ext/Encode/Encode/iso8859-16.ucm
34171            - ext/Encode/Encode/iso8859-2.enc
34172            - ext/Encode/Encode/iso8859-2.ucm
34173            - ext/Encode/Encode/iso8859-3.enc
34174            - ext/Encode/Encode/iso8859-3.ucm
34175            - ext/Encode/Encode/iso8859-4.enc
34176            - ext/Encode/Encode/iso8859-4.ucm
34177            - ext/Encode/Encode/iso8859-5.enc
34178            - ext/Encode/Encode/iso8859-5.ucm
34179            - ext/Encode/Encode/iso8859-6.enc
34180            - ext/Encode/Encode/iso8859-6.ucm
34181            - ext/Encode/Encode/iso8859-7.enc
34182            - ext/Encode/Encode/iso8859-7.ucm
34183            - ext/Encode/Encode/iso8859-8.enc
34184            - ext/Encode/Encode/iso8859-8.ucm
34185            - ext/Encode/Encode/iso8859-9.enc
34186            - ext/Encode/Encode/iso8859-9.ucm
34187            - ext/Encode/Encode/isoir-197.enc
34188            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
34189            - t/lib/sample-tests/header_at_end
34190            - t/lib/sample-tests/header_at_end_fail
34191           !> (integrate 174 files)
34192 ____________________________________________________________________________
34193 [ 12154] By: ams                                   on 2001/09/23  07:11:46
34194         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
34195              by Blair Zajac.
34196      Branch: perl
34197            ! pod/perlfunc.pod
34198 ____________________________________________________________________________
34199 [ 12153] By: ams                                   on 2001/09/23  06:56:32
34200         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
34201              Forgotten deprecation of *glob{FILEHANDLE}?
34202              From: "chromatic" <chromatic@rmci.net>
34203              Date: Sat, 22 Sep 2001 21:27:56 -0600
34204              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
34205      Branch: perl
34206            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
34207 ____________________________________________________________________________
34208 [ 12152] By: ams                                   on 2001/09/23  06:42:58
34209         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
34210              From: Michael G Schwern <schwern@pobox.com>
34211              Date: Sun, 23 Sep 2001 03:34:39 -0400
34212              Message-Id: <20010923033439.E7005@blackrider>
34213      Branch: perl
34214            ! lib/File/Find.pm
34215 ____________________________________________________________________________
34216 [ 12151] By: ams                                   on 2001/09/23  06:37:57
34217         Log: Subject: Re: t/op/magic.t missing tests on Win32
34218              From: Michael G Schwern <schwern@pobox.com>
34219              Date: Sat, 22 Sep 2001 20:29:09 -0400
34220              Message-Id: <20010922202909.I18223@blackrider>
34221      Branch: perl
34222            ! t/op/magic.t
34223 ____________________________________________________________________________
34224 [ 12150] By: ams                                   on 2001/09/23  06:36:26
34225         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
34226              Dumpvalue.pm
34227              From: "chromatic" <chromatic@rmci.net>
34228              Date: Sat, 22 Sep 2001 19:41:31 -0600
34229              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
34230      Branch: perl
34231            + lib/Dumpvalue.t
34232            ! MANIFEST lib/Dumpvalue.pm
34233 ____________________________________________________________________________
34234 [ 12149] By: ams                                   on 2001/09/23  06:25:35
34235         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
34236              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34237              Date: Sun, 23 Sep 2001 15:27:56 +0900
34238              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
34239      Branch: perl
34240            ! ext/Encode/Encode/2022-cn.enc
34241 ____________________________________________________________________________
34242 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
34243         Log: Manual eror in #12147.
34244      Branch: perl
34245            ! win32/win32.c
34246 ____________________________________________________________________________
34247 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
34248         Log: Integrate change #12146 from maintperl;
34249              win32_chdir() et al don't handle a NULL argument gracefully
34250      Branch: perl
34251           !> win32/perlhost.h win32/win32.c
34252 ____________________________________________________________________________
34253 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
34254         Log: win32_chdir() et al don't handle a NULL argument gracefully
34255      Branch: maint-5.6/perl
34256            ! win32/perlhost.h win32/win32.c
34257 ____________________________________________________________________________
34258 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
34259         Log: typo in change#12026
34260      Branch: maint-5.6/perl
34261            ! op.c
34262 ____________________________________________________________________________
34263 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
34264         Log: Subject: [PATCH] Re: scalar context unpack bugs
34265              From: Nicholas Clark <nick@ccl4.org>
34266              Date: Sat, 22 Sep 2001 23:07:56 +0100
34267              Message-ID: <20010922230755.O4971@plum.flirble.org>
34268      Branch: perl
34269            ! pp_pack.c t/op/pack.t
34270 ____________________________________________________________________________
34271 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
34272         Log: Try ExtUtils::Command.t everywhere, not just on Win32
34273              (as suggested by NI-S).  Also allow running it either
34274              in t/ or in the main directory.
34275      Branch: perl
34276            ! lib/ExtUtils/Command.t
34277 ____________________________________________________________________________
34278 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
34279         Log: Update the test on warnings/register.t.
34280      Branch: perl
34281            ! t/lib/1_compile.t
34282 ____________________________________________________________________________
34283 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
34284         Log: The code is now almost tidy enough to keep the IRIX cc happy.
34285      Branch: perl
34286            ! hints/irix_6.sh
34287 ____________________________________________________________________________
34288 [ 12140] By: ams                                   on 2001/09/22  17:26:32
34289         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
34290              use_ithreads
34291              From: "Craig A. Berry" <craigberry@mac.com>
34292              Date: Sat, 22 Sep 2001 13:15:32 -0500
34293              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
34294      Branch: perl
34295            ! configure.com
34296 ____________________________________________________________________________
34297 [ 12139] By: ams                                   on 2001/09/22  16:44:08
34298         Log: Do what perl_clone() does for sharedsv functions.
34299      Branch: perl
34300            ! embed.pl proto.h
34301 ____________________________________________________________________________
34302 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
34303         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
34304              (suggested by Sarathy, extensions shouldn't be dabbling with
34305              op structures, so binary backward compatibility should not be
34306              an issue.)
34307      Branch: perl
34308            ! hints/irix_6.sh op.h
34309 ____________________________________________________________________________
34310 [ 12137] By: ams                                   on 2001/09/22  16:21:05
34311         Log: More cleanups. (What's PERL_DECL_PROT?)
34312      Branch: perl
34313            ! embed.pl proto.h sharedsv.h
34314 ____________________________________________________________________________
34315 [ 12136] By: ams                                   on 2001/09/22  15:14:34
34316         Log: (Retracted by #12185)
34317              
34318              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
34319              Add Tests for warnings::register, Doc Update
34320              From: "chromatic" <chromatic@rmci.net>
34321              Date: Sat, 22 Sep 2001 09:43:20 -0600
34322              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
34323      Branch: perl
34324            + lib/warnings/register.t
34325            ! MANIFEST lib/warnings/register.pm
34326 ____________________________________________________________________________
34327 [ 12135] By: ams                                   on 2001/09/22  15:07:50
34328         Log: `@foo' should be @foo for consistency.
34329      Branch: perl
34330            ! pod/perldiag.pod
34331 ____________________________________________________________________________
34332 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
34333         Log: (Retracted by #12138)
34334              
34335              Add -woff (turn warning off) 3187:
34336              "A pointer is converted to a smaller integer."
34337              This happens when your pointers are 64-bit: then every case
34338              of converting pointers to PADOFFSETs (explicitly 32-bit)
34339              faces truncation (even explicit use of INT2PTR doesn't help).
34340              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
34341              Changing PADOFFSET from U32 to UV would help, but that
34342              would break binary backward compatibility of BASEOP and padop
34343              (assuming you have been using 64-bit pointers).
34344      Branch: perl
34345            ! hints/irix_6.sh
34346 ____________________________________________________________________________
34347 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
34348         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
34349              but the name comes from the inside the file, not from the file
34350              name, and Rumanian is the name of the language.
34351      Branch: perl
34352            + ext/Encode/Encode/macRumanian.enc
34353            - ext/Encode/Encode/macRomania.enc
34354            ! MANIFEST
34355 ____________________________________________________________________________
34356 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
34357         Log: Rename perltootc as perltooc for 8.3-friedliness.
34358      Branch: perl
34359            + pod/perltooc.pod
34360            - pod/perltootc.pod
34361            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
34362            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
34363            ! pod/perltoot.pod
34364 ____________________________________________________________________________
34365 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
34366         Log: Find more conflicts by lowercasing.
34367      Branch: perl
34368            + Porting/check83.pl
34369            - check83.pl
34370            ! MANIFEST
34371 ____________________________________________________________________________
34372 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
34373         Log: The AIX cc 5.0.0.0 is simply too buggy.
34374      Branch: perl
34375            ! hints/aix.sh
34376 ____________________________________________________________________________
34377 [ 12129] By: ams                                   on 2001/09/22  12:35:38
34378         Log: Uninteresting cleanup.
34379      Branch: perl
34380            ! form.h
34381 ____________________________________________________________________________
34382 [ 12128] By: ams                                   on 2001/09/22  12:28:48
34383         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
34384              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34385              Date: Sat, 22 Sep 2001 14:29:13 +0100
34386              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
34387      Branch: perl
34388            ! cv.h
34389 ____________________________________________________________________________
34390 [ 12127] By: ams                                   on 2001/09/22  12:04:28
34391         Log: What's a backet?
34392      Branch: perl
34393            ! dump.c
34394 ____________________________________________________________________________
34395 [ 12126] By: ams                                   on 2001/09/22  10:02:34
34396         Log: Removed duplicated tests #19 and #20.
34397      Branch: perl
34398            ! t/op/do.t
34399 ____________________________________________________________________________
34400 [ 12125] By: ams                                   on 2001/09/22  03:58:41
34401         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
34402              From: Michael Carman <mjcarman@home.com>
34403              Date: Fri, 21 Sep 2001 17:54:05 -0500
34404              Message-Id: <3BABC50D.6040202@home.com>
34405              (Applied with some changes.)
34406      Branch: perl
34407            ! pod/perlmod.pod
34408 ____________________________________________________________________________
34409 [ 12124] By: ams                                   on 2001/09/22  03:44:19
34410         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
34411              From: Michael G Schwern <schwern@pobox.com>
34412              Date: Fri, 21 Sep 2001 19:20:40 -0400
34413              Message-Id: <20010921192040.E5494@blackrider>
34414      Branch: perl
34415            ! t/op/chdir.t
34416 ____________________________________________________________________________
34417 [ 12123] By: ams                                   on 2001/09/22  03:41:08
34418         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
34419              From: Blair Zajac <blair@orcaware.com>
34420              Date: Fri, 21 Sep 2001 15:13:04 -0700
34421              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
34422      Branch: perl
34423            ! t/op/chdir.t
34424 ____________________________________________________________________________
34425 [ 12122] By: ams                                   on 2001/09/22  03:37:07
34426         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
34427              20010920.007
34428              From: Michael G Schwern <schwern@pobox.com>
34429              Date: Fri, 21 Sep 2001 17:59:03 -0400
34430              Message-Id: <20010921175903.V5494@blackrider>
34431      Branch: perl
34432            ! t/op/do.t
34433 ____________________________________________________________________________
34434 [ 12121] By: ams                                   on 2001/09/22  03:30:38
34435         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
34436              suite on WinCE)
34437              From: Michael G Schwern <schwern@pobox.com>
34438              Date: Fri, 21 Sep 2001 19:41:03 -0400
34439              Message-Id: <20010921194103.G5494@blackrider>
34440      Branch: perl
34441            ! pod/perlport.pod
34442 ____________________________________________________________________________
34443 [ 12120] By: ams                                   on 2001/09/22  03:28:06
34444         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
34445              From: Michael G Schwern <schwern@pobox.com>
34446              Date: Fri, 21 Sep 2001 17:33:35 -0400
34447              Message-Id: <20010921173335.T5494@blackrider>
34448              ($ENV{FOO}=undef hunk not applied.)
34449      Branch: perl
34450            ! t/op/magic.t
34451 ____________________________________________________________________________
34452 [ 12119] By: ams                                   on 2001/09/22  03:02:26
34453         Log: Subject: [PATCH] perldiag.pod
34454              From: Peter Scott <Peter@PSDT.com>
34455              Date: Fri, 21 Sep 2001 18:54:50 -0700
34456              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
34457              (Moved to the right place.)
34458      Branch: perl
34459            ! pod/perldiag.pod
34460 ____________________________________________________________________________
34461 [ 12118] By: ams                                   on 2001/09/21  20:05:29
34462         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
34463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34464              Date: Fri, 21 Sep 2001 22:36:54 +0200
34465              Message-Id: <20010921223654.A12742@rafael>
34466      Branch: perl
34467            ! t/op/do.t
34468 ____________________________________________________________________________
34469 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
34470         Log: Restore things as they were before
34471              the backward compatibility police notices.
34472      Branch: perl
34473            ! lib/Cwd.pm
34474 ____________________________________________________________________________
34475 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
34476         Log: More Cwd from Schwern: make also OS/2 and DOS
34477              Cwd agree with File::Spec (that is, native path
34478              syntax using \ instead of / -- backward compatibility
34479              polic warning) and stop Win32 from using bsd_realpath().
34480      Branch: perl
34481            ! lib/Cwd.pm
34482 ____________________________________________________________________________
34483 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
34484         Log: Subject: [PATCH @12110] RE: Untested libraries update
34485              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34486              Date: Fri, 21 Sep 2001 18:21:07 +0100
34487              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
34488      Branch: perl
34489            ! lib/warnings/register.pm
34490 ____________________________________________________________________________
34491 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
34492         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
34493              From: Michael G Schwern <schwern@pobox.com>
34494              Date: Thu, 20 Sep 2001 22:54:02 -0400
34495              Message-ID: <20010920225402.A3611@blackrider>
34496      Branch: perl
34497            ! lib/Cwd.pm
34498 ____________________________________________________________________________
34499 [ 12113] By: ams                                   on 2001/09/21  17:08:24
34500         Log: Subject: [PATCH] avoid v-strings with require/use
34501              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34502              Date: Fri, 21 Sep 2001 12:34:40 -0400
34503              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
34504      Branch: perl
34505            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
34506            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
34507            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
34508            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
34509            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
34510            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
34511            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
34512            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
34513            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
34514            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
34515            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
34516            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
34517            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
34518            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
34519            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
34520            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
34521            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
34522            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
34523            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
34524 ____________________________________________________________________________
34525 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
34526         Log: Update Changes.
34527      Branch: perl
34528            ! Changes patchlevel.h
34529 ____________________________________________________________________________
34530 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
34531         Log: Make AIX and Tru64 compilers happy.  
34532      Branch: perl
34533            ! ext/threads/threads.h ext/threads/threads.xs
34534 ____________________________________________________________________________
34535 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
34536         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
34537              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34538              Date: 21 Sep 2001 09:16:37 -0000
34539              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
34540      Branch: perl
34541            ! toke.c
34542 ____________________________________________________________________________
34543 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
34544         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
34545              From: Michael G Schwern <schwern@pobox.com>
34546              Date: Thu, 20 Sep 2001 21:21:34 -0400
34547              Message-ID: <20010920212134.Y28291@blackrider>
34548      Branch: perl
34549            ! pp_sys.c
34550 ____________________________________________________________________________
34551 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
34552         Log: Subject: Re: GDB Debugging Macros from mod_perl
34553              From: rspier@pobox.com (Robert Spier)
34554              Date: Thu, 20 Sep 2001 22:45:03 -0700
34555              Message-ID: <15274.54239.413929.49430@rls.cx>
34556      Branch: perl
34557            ! pod/perltodo.pod
34558 ____________________________________________________________________________
34559 [ 12105] By: sky                                   on 2001/09/21  10:33:34
34560         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
34561              timezone! GetSystemTime should be available on all Win32 
34562              platforms we support. Perhaps Time::HiRes should be extended to
34563              support WinCE and Novell?
34564      Branch: perl
34565            ! ext/Time/HiRes/HiRes.xs
34566 ____________________________________________________________________________
34567 [ 12104] By: sky                                   on 2001/09/21  08:12:39
34568         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
34569      Branch: perl
34570            ! ext/threads/threads.h ext/threads/threads.xs
34571 ____________________________________________________________________________
34572 [ 12103] By: sky                                   on 2001/09/21  07:57:41
34573         Log: Rename the *thread* functions to Perl_* to avoid clashes.
34574              Notably on AIX but could become a problem on other platforms.
34575      Branch: perl
34576            ! ext/threads/threads.h ext/threads/threads.xs
34577 ____________________________________________________________________________
34578 [ 12102] By: sky                                   on 2001/09/21  07:35:30
34579         Log: Add the shared sv space to the global vars.
34580              Fix problems compiling on win32.
34581      Branch: perl
34582            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
34583            ! sharedsv.c sharedsv.h
34584 ____________________________________________________________________________
34585 [ 12101] By: ams                                   on 2001/09/21  00:19:55
34586         Log: Subject: [PATCH] win32/Makefile warning fix
34587              From: Blair Zajac <blair@orcaware.com>
34588              Date: Thu, 20 Sep 2001 18:15:43 -0700
34589              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
34590      Branch: perl
34591            ! win32/Makefile
34592 ____________________________________________________________________________
34593 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
34594         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
34595              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34596              Date: Thu, 20 Sep 2001 18:36:22 +0200
34597              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
34598      Branch: perl
34599            ! lib/ExtUtils/Command.t
34600 ____________________________________________________________________________
34601 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
34602         Log: Cant spl wirth a dam.
34603      Branch: perl
34604            ! intrpvar.h
34605 ____________________________________________________________________________
34606 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
34607         Log: Don't use C++ comments.
34608      Branch: perl
34609            ! ext/threads/threads.xs
34610 ____________________________________________________________________________
34611 [ 12097] By: ams                                   on 2001/09/20  21:42:07
34612         Log: Change #12044 didn't.
34613      Branch: perl
34614            ! lib/constant.pm
34615 ____________________________________________________________________________
34616 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
34617         Log: Metaconfig unit changes for #12095.
34618      Branch: metaconfig
34619            ! U/modified/Myinit.U U/modified/libs.U
34620 ____________________________________________________________________________
34621 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
34622         Log: Remove iconv references since we are not using it
34623              and not going to; regen perltoc, perlmodlib.
34624              (Some references still linger in perltoc, have to figure
34625              out where they are coming from.)
34626      Branch: perl
34627            ! Configure NetWare/config.wc NetWare/config_H.wc
34628            ! Porting/Glossary Porting/config.sh Porting/config_H
34629            ! config_h.SH configure.com epoc/config.sh perl.h
34630            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
34631            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34632            ! vos/config.ga.h win32/config.bc win32/config.gc
34633            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34634            ! win32/config_H.vc wince/config.ce wince/config.h
34635            ! wince/config_H.ce
34636 ____________________________________________________________________________
34637 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
34638         Log: Subject: [PATCH docs] Re: ARGV and read
34639              From: Dave Mitchell <davem@fdgroup.co.uk>
34640              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
34641              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
34642      Branch: perl
34643            ! pod/perltodo.pod pod/perlvar.pod
34644 ____________________________________________________________________________
34645 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
34646         Log: Fresh copies from the cvs.perl.org perlfaq repository.
34647      Branch: perl
34648            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
34649            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34650            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
34651            ! pod/perlfaq9.pod
34652 ____________________________________________________________________________
34653 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
34654         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
34655              From: Nicholas Clark <nick@ccl4.org>
34656              Date: Thu, 20 Sep 2001 14:27:08 +0100
34657              Message-ID: <20010920142708.X4971@plum.flirble.org>
34658      Branch: perl
34659            ! pp_pack.c t/op/pack.t
34660 ____________________________________________________________________________
34661 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
34662         Log: The sharedsv_space* are variables, not code.  Duh.
34663      Branch: perl
34664            ! intrpvar.h makedef.pl
34665 ____________________________________________________________________________
34666 [ 12090] By: ams                                   on 2001/09/20  11:26:06
34667         Log: Subject: [patch lib/lib_pm.PL]
34668              From: Stas Bekman <stas@stason.org>
34669              Date: Thu, 20 Sep 2001 18:48:53 +0800
34670              Message-Id: <3BA9C995.6010302@stason.org>
34671              (Applied by hand.)
34672      Branch: perl
34673            ! lib/lib_pm.PL
34674 ____________________________________________________________________________
34675 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
34676         Log: Only 21 tests, skipping or not.
34677      Branch: perl
34678            ! lib/ExtUtils/Command.t
34679 ____________________________________________________________________________
34680 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
34681         Log: New exported symbols.
34682      Branch: perl
34683            ! makedef.pl
34684 ____________________________________________________________________________
34685 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
34686         Log: Update Changes.
34687      Branch: perl
34688            ! Changes patchlevel.h
34689 ____________________________________________________________________________
34690 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
34691         Log: Correct numbering of the tests is useful.
34692      Branch: perl
34693            ! ext/threads/t/basic.t
34694 ____________________________________________________________________________
34695 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
34696         Log: More tests now too.
34697      Branch: perl
34698            ! lib/ExtUtils/Command.t
34699 ____________________________________________________________________________
34700 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
34701         Log: More tests now.
34702      Branch: perl
34703            ! ext/threads/t/basic.t
34704 ____________________________________________________________________________
34705 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
34706         Log: The test assumed 7-bit ASCII.  Now it "just"
34707              assumes 8-bit whatever.
34708      Branch: perl
34709            ! t/op/crypt.t
34710 ____________________________________________________________________________
34711 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
34712         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
34713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34714              Date: Wed, 19 Sep 2001 11:45:28 +0200
34715              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
34716              
34717              Lvalue casts are not portable.
34718      Branch: perl
34719            ! ext/threads/threads.xs
34720 ____________________________________________________________________________
34721 [ 12081] By: sky                                   on 2001/09/19  10:17:52
34722         Log: Make the basic test contain only realy basic API tests
34723              Seems to be a problem with detach.
34724      Branch: perl
34725            ! ext/threads/t/basic.t
34726 ____________________________________________________________________________
34727 [ 12080] By: ams                                   on 2001/09/19  01:23:55
34728         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
34729              From: Michael G Schwern <schwern@pobox.com>
34730              Date: Tue, 18 Sep 2001 19:53:48 -0400
34731              Message-Id: <20010918195348.M585@blackrider>
34732              
34733              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
34734              From: Michael G Schwern <schwern@pobox.com>
34735              Date: Tue, 18 Sep 2001 22:07:13 -0400
34736              Message-Id: <20010918220713.B19616@blackrider>
34737      Branch: perl
34738            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
34739            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34740            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
34741            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
34742            ! lib/Test/Tutorial.pod
34743 ____________________________________________________________________________
34744 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
34745         Log: Indent the test a bit.
34746      Branch: perl
34747            ! ext/threads/t/basic.t
34748 ____________________________________________________________________________
34749 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
34750         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
34751              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34752              Date: Tue, 18 Sep 2001 18:06:44 +0200
34753              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
34754      Branch: perl
34755            ! win32/win32.c
34756 ____________________________________________________________________________
34757 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
34758         Log: Subject: stat access time is wrong on Win95
34759              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34760              Date: Tue, 18 Sep 2001 21:59:24 +0200
34761              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
34762      Branch: perl
34763            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
34764 ____________________________________________________________________________
34765 [ 12076] By: ams                                   on 2001/09/18  22:11:25
34766         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
34767              From: Michael G Schwern <schwern@pobox.com>
34768              Date: Tue, 18 Sep 2001 18:47:14 -0400
34769              Message-Id: <20010918184714.I585@blackrider>
34770      Branch: perl
34771            ! t/op/crypt.t
34772 ____________________________________________________________________________
34773 [ 12075] By: sky                                   on 2001/09/18  19:29:37
34774         Log: two test failures
34775              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34776              Message-ID: <20010918221702.A17408@rafael>
34777              partly applied, #12074 already fixed half the patch
34778      Branch: perl
34779            ! ext/threads/t/basic.t
34780 ____________________________________________________________________________
34781 [ 12074] By: sky                                   on 2001/09/18  18:49:03
34782         Log: Fixes test case failure introduced by #12071, the warning is
34783              now correctly spelled :-)
34784      Branch: perl
34785            ! ext/IO/lib/IO/t/io_sel.t
34786 ____________________________________________________________________________
34787 [ 12073] By: sky                                   on 2001/09/18  18:46:22
34788         Log: Make the test behave properly!
34789      Branch: perl
34790            ! ext/threads/t/basic.t
34791 ____________________________________________________________________________
34792 [ 12072] By: ams                                   on 2001/09/18  18:44:59
34793         Log: OP_RCATLINE is an SVOP, not a BASEOP.
34794      Branch: perl
34795            ! opcode.h opcode.pl
34796 ____________________________________________________________________________
34797 [ 12071] By: ams                                   on 2001/09/18  18:06:27
34798         Log: Deprecate != Depreciate.
34799      Branch: perl
34800            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
34801            ! lib/Pod/ParseUtils.pm
34802 ____________________________________________________________________________
34803 [ 12070] By: ams                                   on 2001/09/18  15:14:58
34804         Log: Subject: [PATCH] Getopt::Std cleanup
34805              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34806              Date: Tue, 18 Sep 2001 17:32:13 +0200
34807              Message-Id: <20010918173213.C777@rafael>
34808      Branch: perl
34809            ! lib/Getopt/Std.pm lib/Getopt/Std.t
34810 ____________________________________________________________________________
34811 [ 12069] By: sky                                   on 2001/09/18  14:56:33
34812         Log: Forgot the makefile
34813      Branch: perl
34814            + ext/threads/Makefile.PL
34815 ____________________________________________________________________________
34816 [ 12068] By: sky                                   on 2001/09/18  14:13:26
34817         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
34818              The test will fail because of Test.pm not knowing about threads. 
34819              basic needs to be manually tested
34820              compile time warnings on IV2PTR conversions need to be fixed
34821      Branch: perl
34822            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
34823            + ext/threads/threads.h ext/threads/threads.pm
34824            + ext/threads/threads.xs
34825            ! MANIFEST
34826 ____________________________________________________________________________
34827 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
34828         Log: DJGPP tweak from Laszlo Molnar.
34829      Branch: perl
34830            ! djgpp/config.over
34831 ____________________________________________________________________________
34832 [ 12066] By: sky                                   on 2001/09/18  10:24:31
34833         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
34834      Branch: perl
34835            ! sharedsv.c sharedsv.h
34836 ____________________________________________________________________________
34837 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
34838         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
34839              ditto ^cns.
34840      Branch: perl
34841            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
34842            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
34843            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
34844            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
34845            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
34846            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
34847            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
34848            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
34849            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
34850            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
34851            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
34852            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
34853            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
34854            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
34855            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
34856            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
34857            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
34858            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
34859            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
34860            + ext/Encode/Encode/ir-197.enc
34861            - ext/Encode/Encode/cns11643-1.enc
34862            - ext/Encode/Encode/cns11643-2.enc
34863            - ext/Encode/Encode/iso2022-cn.enc
34864            - ext/Encode/Encode/iso2022-jp.enc
34865            - ext/Encode/Encode/iso2022-jp1.enc
34866            - ext/Encode/Encode/iso2022-jp2.enc
34867            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34868            - ext/Encode/Encode/iso8859-1.enc
34869            - ext/Encode/Encode/iso8859-1.ucm
34870            - ext/Encode/Encode/iso8859-10.enc
34871            - ext/Encode/Encode/iso8859-10.ucm
34872            - ext/Encode/Encode/iso8859-11.enc
34873            - ext/Encode/Encode/iso8859-11.ucm
34874            - ext/Encode/Encode/iso8859-13.enc
34875            - ext/Encode/Encode/iso8859-13.ucm
34876            - ext/Encode/Encode/iso8859-14.enc
34877            - ext/Encode/Encode/iso8859-14.ucm
34878            - ext/Encode/Encode/iso8859-15.enc
34879            - ext/Encode/Encode/iso8859-15.ucm
34880            - ext/Encode/Encode/iso8859-16.enc
34881            - ext/Encode/Encode/iso8859-16.ucm
34882            - ext/Encode/Encode/iso8859-2.enc
34883            - ext/Encode/Encode/iso8859-2.ucm
34884            - ext/Encode/Encode/iso8859-3.enc
34885            - ext/Encode/Encode/iso8859-3.ucm
34886            - ext/Encode/Encode/iso8859-4.enc
34887            - ext/Encode/Encode/iso8859-4.ucm
34888            - ext/Encode/Encode/iso8859-5.enc
34889            - ext/Encode/Encode/iso8859-5.ucm
34890            - ext/Encode/Encode/iso8859-6.enc
34891            - ext/Encode/Encode/iso8859-6.ucm
34892            - ext/Encode/Encode/iso8859-7.enc
34893            - ext/Encode/Encode/iso8859-7.ucm
34894            - ext/Encode/Encode/iso8859-8.enc
34895            - ext/Encode/Encode/iso8859-8.ucm
34896            - ext/Encode/Encode/iso8859-9.enc
34897            - ext/Encode/Encode/iso8859-9.ucm
34898            - ext/Encode/Encode/isoir-197.enc
34899            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
34900 ____________________________________________________________________________
34901 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
34902         Log: Must Uppercase.
34903      Branch: perl
34904            ! ext/Encode/Encode.pm
34905 ____________________________________________________________________________
34906 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
34907         Log: Add various encodings.
34908      Branch: perl
34909            + ext/Encode/Encode/iso8859-11.enc
34910            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
34911            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
34912            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
34913            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
34914            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
34915            + ext/Encode/Encode/viscii.ucm
34916            ! MANIFEST ext/Encode/Encode.pm
34917 ____________________________________________________________________________
34918 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
34919         Log: lib/unicode relic.
34920      Branch: perl
34921            ! ext/Encode/compile
34922 ____________________________________________________________________________
34923 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
34924         Log: Subject: [PATCH] Re: filename problems
34925              From: Michael G Schwern <schwern@pobox.com>
34926              Date: Mon, 17 Sep 2001 17:26:26 -0400
34927              Message-ID: <20010917172626.Q585@blackrider>
34928      Branch: perl
34929            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
34930            - t/lib/sample-tests/header_at_end
34931            - t/lib/sample-tests/header_at_end_fail
34932            ! MANIFEST lib/Test/Harness/t/test-harness.t
34933 ____________________________________________________________________________
34934 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
34935         Log: Explicitly explain the 1e9 seconds, not everybody
34936              is a C geek.
34937      Branch: perl
34938            ! ext/Time/HiRes/HiRes.pm
34939 ____________________________________________________________________________
34940 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
34941         Log: Explain an apparent bug reported by
34942              Richard J. Barbalace <rjbarbal@MIT.EDU>,
34943              with additional explanation from Gisle Aas.
34944      Branch: perl
34945            ! ext/Time/HiRes/HiRes.pm
34946 ____________________________________________________________________________
34947 [ 12058] By: ams                                   on 2001/09/17  19:52:01
34948         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
34949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34950              Date: Mon, 17 Sep 2001 22:48:05 +0200
34951              Message-Id: <20010917224805.C11744@rafael>
34952      Branch: perl
34953            ! t/lib/warnings/op t/lib/warnings/pp
34954 ____________________________________________________________________________
34955 [ 12057] By: ams                                   on 2001/09/17  16:51:18
34956         Log: Its a nit!
34957      Branch: perl
34958            ! sv.h
34959 ____________________________________________________________________________
34960 [ 12056] By: ams                                   on 2001/09/17  16:47:55
34961         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
34962              From: "Craig A. Berry" <craigberry@mac.com>
34963              Date: Mon, 17 Sep 2001 12:34:20 -0500
34964              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
34965      Branch: perl
34966            ! vms/vms.c
34967 ____________________________________________________________________________
34968 [ 12055] By: ams                                   on 2001/09/17  16:05:15
34969         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
34970              From: Gisle Aas <gisle@ActiveState.com>
34971              Date: 16 Apr 2001 16:20:34 -0700
34972              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
34973              (Applied by hand.)
34974      Branch: perl
34975            ! lib/CPAN.pm lib/CPAN/Nox.pm
34976 ____________________________________________________________________________
34977 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
34978         Log: Update Changes.
34979      Branch: perl
34980            ! Changes patchlevel.h
34981 ____________________________________________________________________________
34982 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
34983         Log: Adding new files to the MANIFEST is always nice.
34984      Branch: perl
34985            ! MANIFEST
34986 ____________________________________________________________________________
34987 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
34988         Log: Reindent the PerlIO files (suggested by NI-S), used
34989              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
34990              (GNU indent).  Note that wholesale re-indenting might
34991              be nice, but that would break nice formatting/alignment
34992              of assignments, equality testing, and complex boolean
34993              expressions with lots of &s and |s.
34994      Branch: perl
34995            ! perlio.c perlio.h perliol.h
34996 ____________________________________________________________________________
34997 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
34998         Log: Add a script for being 8.3-polite.
34999              The found conflicts are being worked on.
35000      Branch: perl
35001            + check83.pl
35002            ! MANIFEST Porting/pumpkin.pod
35003 ____________________________________________________________________________
35004 [ 12050] By: sky                                   on 2001/09/17  12:44:36
35005         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
35006              finding it.
35007      Branch: perl
35008            ! sv.c
35009 ____________________________________________________________________________
35010 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
35011         Log: Bump up versions because of #12041.
35012      Branch: perl
35013            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
35014            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
35015            ! lib/Time/localtime.pm
35016 ____________________________________________________________________________
35017 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
35018         Log: Bump the version number because of #12042.
35019      Branch: perl
35020            ! lib/CPAN/FirstTime.pm
35021 ____________________________________________________________________________
35022 [ 12047] By: ams                                   on 2001/09/17  11:21:40
35023         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
35024              From: Abhijit Menon-Sen <ams@wiw.org>
35025              Date: Mon, 17 Sep 2001 17:44:12 +0530
35026              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
35027      Branch: perl
35028            ! op.c
35029 ____________________________________________________________________________
35030 [ 12046] By: sky                                   on 2001/09/17  07:14:17
35031         Log: Subject: Re: t/op/ver.t using skip() improperly
35032              From: "chromatic" <chromatic@rmci.net>
35033              Date: Mon, 17 Sep 2001 00:22:29 -0600
35034              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
35035      Branch: perl
35036            ! t/op/ver.t
35037 ____________________________________________________________________________
35038 [ 12045] By: nick                                  on 2001/09/17  07:12:14
35039         Log: Integrate mainline
35040      Branch: perlio
35041           +> t/op/chdir.t
35042           !> (integrate 117 files)
35043 ____________________________________________________________________________
35044 [ 12044] By: ams                                   on 2001/09/17  05:49:53
35045         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
35046              From: Ilmari Karonen <iltzu@sci.fi>
35047              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
35048              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
35049              (And $VERSION = '1.05'.)
35050      Branch: perl
35051            ! lib/constant.pm
35052 ____________________________________________________________________________
35053 [ 12043] By: ams                                   on 2001/09/17  05:44:50
35054         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
35055              From: Michael G Schwern <schwern@pobox.com>
35056              Date: Mon, 17 Sep 2001 07:49:04 +0200
35057              Message-Id: <20010917074904.V1588@blackrider>
35058              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
35059      Branch: perl
35060            + t/op/chdir.t
35061            ! MANIFEST pp_sys.c
35062 ____________________________________________________________________________
35063 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
35064         Log: Subject: Re: CPAN.pm needs some hacking 
35065              From: "chromatic" <chromatic@rmci.net>
35066              Date: Sun, 16 Sep 2001 16:46:29 -0600
35067              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
35068      Branch: perl
35069            ! lib/CPAN/FirstTime.pm
35070 ____________________________________________________________________________
35071 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
35072         Log: Change use|require 5.005_64 to use|require 5.6.1.
35073      Branch: perl
35074            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
35075            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
35076            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
35077            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
35078            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
35079            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35080            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
35081            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
35082            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
35083            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
35084            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
35085            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
35086            ! lib/base.pm lib/fields.pm
35087 ____________________________________________________________________________
35088 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
35089         Log: Bump up version numbers.
35090              
35091              TODO 1: double check that pre-5.6.1 CPAN.pm:s
35092              don't try to download 5.8.0 because of the
35093              version numbers.  Mainly this means using _00
35094              in the core version numbers.
35095              
35096              TODO 2: the "use 5.005_64" in many modules
35097              needs to be changed to, say, "use 5.6.1".
35098      Branch: perl
35099            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
35100            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
35101            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
35102            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
35103            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
35104            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
35105            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35106            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
35107            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
35108            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
35109            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
35110 ____________________________________________________________________________
35111 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
35112         Log: Use UCHARAT() as suggested by Inaba Hiroto.
35113      Branch: perl
35114            ! regexec.c
35115 ____________________________________________________________________________
35116 [ 12038] By: ams                                   on 2001/09/16  15:16:24
35117         Log: Subject: [PATCH] Re: Core module version numbers review
35118              From: Peter Scott <Peter@PSDT.com>
35119              Date: Sun, 16 Sep 2001 09:09:58 -0700
35120              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
35121      Branch: perl
35122            ! lib/perl5db.pl
35123 ____________________________________________________________________________
35124 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
35125         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
35126              not yet fully implemented.
35127      Branch: perl
35128            ! pod/perlfunc.pod pod/perlunicode.pod
35129 ____________________________________________________________________________
35130 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
35131         Log: Subject: [patch] plug PL_beginav_save leak
35132              From: Doug MacEachern <dougm@covalent.net>
35133              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
35134              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
35135      Branch: perl
35136            ! perl.c
35137 ____________________________________________________________________________
35138 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
35139         Log: (accidentally empty checkin)
35140      Branch: perl
35141            ! sv.c
35142 ____________________________________________________________________________
35143 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
35144         Log: Subject: [patch] ithreads+PL_beginav_save
35145              From: Doug MacEachern <dougm@covalent.net>
35146              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
35147              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
35148      Branch: perl
35149            ! sv.c
35150 ____________________________________________________________________________
35151 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
35152         Log: Subject: [PATCH] h2xs.PL with C::Scan
35153              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35154              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
35155              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
35156      Branch: perl
35157            ! utils/h2xs.PL
35158 ____________________________________________________________________________
35159 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
35160         Log: Elaborate (well, make more vague, really) #12030.
35161      Branch: perl
35162            ! pod/perltodo.pod pod/perlunicode.pod
35163 ____________________________________________________________________________
35164 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
35165         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
35166              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35167              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
35168              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
35169      Branch: perl
35170            ! regexec.c
35171 ____________________________________________________________________________
35172 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
35173         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
35174              are not yet complete.
35175      Branch: perl
35176            ! pod/perltodo.pod pod/perlunicode.pod
35177 ____________________________________________________________________________
35178 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
35179         Log: Document what's still to be done on the regular expression
35180              Unicode support, based on the UTR#18.
35181      Branch: perl
35182            ! pod/perltodo.pod pod/perlunicode.pod
35183 ____________________________________________________________________________
35184 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
35185         Log: Regen headers.
35186      Branch: perl
35187            ! embedvar.h perlapi.h
35188 ____________________________________________________________________________
35189 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
35190         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
35191              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35192              Date: Sun, 09 Sep 2001 18:41:54 +0100
35193              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
35194      Branch: perl
35195            ! Porting/findvars ext/ByteLoader/bytecode.h
35196            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
35197            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
35198 ____________________________________________________________________________
35199 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
35200         Log: enable most warnings for windows build; fix the various typecasting
35201              nits that showed up (no bugfixes here)
35202      Branch: maint-5.6/perl
35203            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
35204            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
35205            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
35206            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
35207            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
35208            ! x2p/walk.c
35209 ____________________________________________________________________________
35210 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
35211         Log: Integrate change #12024 from maintperl
35212              (a local() precedence bug)
35213      Branch: perl
35214           !> lib/ExtUtils/Install.pm
35215 ____________________________________________________________________________
35216 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
35217         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
35218              change#8642
35219      Branch: maint-5.6/perl
35220            ! lib/ExtUtils/Install.pm
35221 ____________________________________________________________________________
35222 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
35223         Log: Update Changes.
35224      Branch: perl
35225            ! Changes patchlevel.h
35226 ____________________________________________________________________________
35227 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
35228         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
35229              From: "chromatic" <chromatic@rmci.net>
35230              Date: Fri, 14 Sep 2001 09:44:57 -0600 
35231              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
35232      Branch: perl
35233            ! lib/ExtUtils/Manifest.t
35234 ____________________________________________________________________________
35235 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
35236         Log: Hopefully better skipping of the Complete.t tests
35237              in case of not a tty. 
35238      Branch: perl
35239            ! lib/Term/Complete.t t/op/stat.t
35240 ____________________________________________________________________________
35241 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
35242         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
35243              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35244              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
35245              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
35246      Branch: perl
35247            ! regexec.c t/op/pat.t
35248 ____________________________________________________________________________
35249 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
35250         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
35251              From: Robin Barker <rmb1@cise.npl.co.uk>
35252              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
35253              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
35254      Branch: perl
35255            ! pod/perlport.pod
35256 ____________________________________________________________________________
35257 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
35258         Log: NetWare tweaks from Ananth Kesari.
35259      Branch: perl
35260            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35261            ! NetWare/nwutil.h
35262 ____________________________________________________________________________
35263 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
35264         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
35265              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35266              Date: Fri, 14 Sep 2001 10:51:13 +0200
35267              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
35268      Branch: perl
35269            ! pod/perlport.pod
35270 ____________________________________________________________________________
35271 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
35272         Log: Subject: Re: [PATCH 2 pl2pm.PL]
35273              From: Joe Smith <Joe.Smith@inwap.com>
35274              Date: Fri, 14 Sep 2001 00:13:32 -0700
35275              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
35276              
35277              Eradicate qu.
35278      Branch: perl
35279            ! keywords.h keywords.pl utils/pl2pm.PL
35280 ____________________________________________________________________________
35281 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
35282         Log: Retract #12013, didn't go over too well in Tru64.
35283      Branch: perl
35284            ! embed.h embed.pl sv.h
35285 ____________________________________________________________________________
35286 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
35287         Log: Subject: [PATCH] Execute files of debugger commands
35288              From: Peter Scott <Peter@PSDT.com>
35289              Date: Thu, 13 Sep 2001 15:26:31 -0700
35290              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
35291      Branch: perl
35292            ! lib/perl5db.pl pod/perldebug.pod
35293 ____________________________________________________________________________
35294 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
35295         Log: (Retracted by #12015)
35296              Subject: [proposed PATCH] Re: perl@11920
35297              From: Nicholas Clark <nick@ccl4.org>
35298              Date: Wed, 12 Sep 2001 23:46:09 +0100
35299              Message-ID: <20010912234609.H4971@plum.flirble.org>     
35300      Branch: perl
35301            ! embed.h embed.pl sv.h
35302 ____________________________________________________________________________
35303 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
35304         Log: ucblib shouldn't be linked against in nonstop-ux,
35305              from Tom Bates.
35306      Branch: perl
35307            ! hints/nonstopux.sh
35308 ____________________________________________________________________________
35309 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
35310         Log: Do stty only if we have stty.
35311              
35312              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
35313      Branch: perl
35314            ! lib/Term/Complete.pm
35315 ____________________________________________________________________________
35316 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
35317         Log: Skip the test if not running on a tty.
35318      Branch: perl
35319            ! lib/Term/Complete.t
35320 ____________________________________________________________________________
35321 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
35322         Log: Regen headers.
35323      Branch: perl
35324            ! embed.h opcode.h pod/perlapi.pod proto.h
35325 ____________________________________________________________________________
35326 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
35327         Log: Subject: [PATCH op.c] Re: perl@12003
35328              From: Robin Barker <rmb1@cise.npl.co.uk>
35329              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
35330              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
35331      Branch: perl
35332            ! op.c
35333 ____________________________________________________________________________
35334 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
35335         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
35336              From: Robin Barker <rmb1@cise.npl.co.uk>
35337              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
35338              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
35339      Branch: perl
35340            ! sv.c
35341 ____________________________________________________________________________
35342 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
35343         Log: Upgrade to Memoize 0.66.
35344      Branch: perl
35345            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
35346            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
35347            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
35348 ____________________________________________________________________________
35349 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
35350         Log: Subject: [ID 20010912.007] substr reference core dump
35351              From: me-01@ton.iguana.be
35352              Date: 12 Sep 2001 14:11:16 -0000
35353              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
35354      Branch: perl
35355            ! mg.c
35356 ____________________________________________________________________________
35357 [ 12004] By: ams                                   on 2001/09/12  01:13:49
35358         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
35359              From: Ilmari Karonen <iltzu@sci.fi>
35360              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
35361              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
35362      Branch: perl
35363            ! pod/perlfaq4.pod
35364 ____________________________________________________________________________
35365 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
35366         Log: Update Changes.
35367      Branch: perl
35368            ! Changes patchlevel.h
35369 ____________________________________________________________________________
35370 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
35371         Log: NetWare update from Ananth Kesari.
35372      Branch: perl
35373            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35374            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
35375 ____________________________________________________________________________
35376 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
35377         Log: Retract #11984: div() being redefined, and 1397
35378              failing on 64-bit platforms.
35379      Branch: perl
35380            ! lib/Math/BigInt/Calc.pm
35381 ____________________________________________________________________________
35382 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
35383         Log: Metaconfig unit change for #11999.
35384      Branch: metaconfig
35385            ! U/protos/d_lseekproto.U
35386 ____________________________________________________________________________
35387 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
35388         Log: The lseek fix (#11991) was no fix.
35389      Branch: perl
35390            ! Configure
35391 ____________________________________________________________________________
35392 [ 11998] By: sky                                   on 2001/09/11  07:52:06
35393         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
35394              From: Matt Sergeant <MSergeant@star.net.uk>
35395              Date: Tue, 11 Sep 2001 09:22:32 +0100
35396              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
35397      Branch: perl
35398            ! ext/Encode/Encode.pm
35399 ____________________________________________________________________________
35400 [ 11997] By: sky                                   on 2001/09/11  06:35:29
35401         Log: Sometimes dTHX is added because it is needed on non 
35402              gnuc platforms, but not needed there. This uses GCC
35403              to silence GCC specific warnings by marking pTHX as 
35404              unused.
35405      Branch: perl
35406            ! perl.h
35407 ____________________________________________________________________________
35408 [ 11996] By: nick                                  on 2001/09/11  06:25:27
35409         Log: Integrate mainline
35410      Branch: perlio
35411            - ext/POSIX/sigaction.t lib/File/Find/taint.t
35412           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
35413 ____________________________________________________________________________
35414 [ 11995] By: nick                                  on 2001/09/11  06:23:39
35415         Log: Part Integrate mainline
35416      Branch: perlio
35417           +> (branch 69 files)
35418            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
35419            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
35420            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
35421            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
35422            - lib/Switch/t/switch_case.t lib/Test/Harness.t
35423            - lib/Test/More/Changes lib/Test/More/t/More.t
35424            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
35425            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
35426            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
35427            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
35428            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
35429            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
35430            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
35431            - t/lib/Test/More/Catch.pm wince/perl.ico
35432           !> (integrate 197 files)
35433 ____________________________________________________________________________
35434 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
35435         Log: Subject: Re: [PATCH] Encode.pm docs fix
35436              From: Gisle Aas <gisle@ActiveState.com>
35437              Date: 10 Sep 2001 11:27:02 -0700
35438              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
35439      Branch: perl
35440            ! ext/Encode/Encode.pm
35441 ____________________________________________________________________________
35442 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
35443         Log: Fix unpack U to be the reverse of pack U
35444              (but implement unpack U0U as a backdoor to get
35445              the UTF-8 malformed warnings from un-UTF-8 data)
35446      Branch: perl
35447            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
35448 ____________________________________________________________________________
35449 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
35450         Log: Metaconfig unit change for #11991;
35451              delete an unused unit (d_strtoull.U is the one used)
35452      Branch: metaconfig
35453            ! U/protos/d_lseekproto.U
35454      Branch: metaconfig/U/perl
35455            - strtoull.U
35456 ____________________________________________________________________________
35457 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
35458         Log: Subject: [PATCH] Configure not recording lseek proto
35459              From: Blair Zajac <blair@orcaware.com>
35460              Date: Mon, 10 Sep 2001 17:52:37 -0700
35461              Message-ID: <3B9D6055.BA334A31@orcaware.com>
35462              
35463              plus regen Configure.
35464      Branch: perl
35465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35466            ! config_h.SH uconfig.h
35467 ____________________________________________________________________________
35468 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
35469         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?)))                  
35470              From: Nicholas Clark <nick@ccl4.org>
35471              Date: Tue, 11 Sep 2001 00:00:31 +0100
35472              Message-ID: <20010911000031.G1512@plum.flirble.org>
35473      Branch: perl
35474            + t/op/qq.t
35475            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
35476 ____________________________________________________________________________
35477 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
35478         Log: Subject: [PATCH] Building on win32 w/o perlio
35479              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
35480              Date: Mon, 10 Sep 2001 23:38:46 +0200
35481              Message-ID: <3B9D4F06.14433.2C37644@localhost>
35482      Branch: perl
35483            ! perl.c win32/Makefile win32/makefile.mk
35484 ____________________________________________________________________________
35485 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
35486         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
35487              From: "chromatic" <chromatic@rmci.net>
35488              Date: Mon, 10 Sep 2001 15:14:01 -0600
35489              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
35490      Branch: perl
35491            + lib/CGI/t/push.t
35492            ! MANIFEST
35493 ____________________________________________________________________________
35494 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
35495         Log: Subject: avoiding hoardes of zombies
35496              From: Nicholas Clark <nick@ccl4.org>
35497              Date: Mon, 10 Sep 2001 22:00:40 +0100
35498              Message-ID: <20010910220040.C1512@plum.flirble.org>
35499      Branch: perl
35500            ! pod/perlipc.pod
35501 ____________________________________________________________________________
35502 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
35503         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
35504              From: John Peacock <jpeacock@rowman.com>
35505              Date: Mon, 10 Sep 2001 16:34:30 -0400
35506              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
35507      Branch: perl
35508            ! sv.c t/op/ver.t utf8.h
35509 ____________________________________________________________________________
35510 [ 11985] By: ams                                   on 2001/09/10  23:20:13
35511         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
35512      Branch: perl
35513            ! MANIFEST
35514 ____________________________________________________________________________
35515 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
35516         Log: (Retracted by #12001)
35517              Subject: Calc with USE_MUL/USE_DIV
35518              From: Tels <perl_dummy@bloodgate.com>
35519              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
35520              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
35521      Branch: perl
35522            ! lib/Math/BigInt/Calc.pm
35523 ____________________________________________________________________________
35524 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
35525         Log: Subject: [PATCH op.c] Re: perl@11978
35526              From: Robin Barker <rmb1@cise.npl.co.uk>
35527              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
35528              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
35529              
35530              Format errors.
35531      Branch: perl
35532            ! op.c
35533 ____________________________________________________________________________
35534 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
35535         Log: Switch PADOFFSET back to U32 both because of binary backward
35536              compatibility and because Arthur seems to have been fixing the
35537              problems with naughty integer-pointer casting.
35538      Branch: perl
35539            ! op.h
35540 ____________________________________________________________________________
35541 [ 11981] By: ams                                   on 2001/09/10  16:31:43
35542         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
35543              Fix Pod Typo, Add Test for ExtUtils::Command
35544              From: "chromatic" <chromatic@rmci.net>
35545              Date: Mon, 10 Sep 2001 11:20:56 -0600
35546              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
35547      Branch: perl
35548            + lib/ExtUtils/Command.t
35549            ! MANIFEST lib/ExtUtils/Command.pm
35550 ____________________________________________________________________________
35551 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
35552         Log: Subject: [PATCH] Encode.pm docs fix
35553              From: Matt Sergeant <MSergeant@star.net.uk>
35554              Date: Mon, 10 Sep 2001 15:24:01 +0100
35555              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
35556      Branch: perl
35557            ! ext/Encode/Encode.pm
35558 ____________________________________________________________________________
35559 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
35560         Log: Update Changes.
35561      Branch: perl
35562            ! Changes patchlevel.h
35563 ____________________________________________________________________________
35564 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
35565         Log: Revert #11973, the dTHX seems to be needed in there
35566              for threaded builds.
35567      Branch: perl
35568            ! perlio.c
35569 ____________________________________________________________________________
35570 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
35571         Log: Detypo.
35572      Branch: perl
35573            ! pod/perlguts.pod
35574 ____________________________________________________________________________
35575 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
35576         Log: Further Class::Struct patching from Damian.
35577              
35578              The new new semantics are:
35579              
35580              * If you pass an initializer for a nested object, it has to be:
35581              a) a reference to an object of that class, or      
35582              b) a reference to an object of a subclass of that class, or
35583              c) a reference to a hash of arguments to be passed to the
35584              class's constructor
35585              * If you pass no initializer for a nested object, the attribute
35586              is initialized to C<undef>
35587      Branch: perl
35588            ! lib/Class/Struct.pm
35589 ____________________________________________________________________________
35590 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
35591         Log: Skip the crypt test if no crypt.
35592      Branch: perl
35593            ! t/op/crypt.t
35594 ____________________________________________________________________________
35595 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
35596         Log: Warn against using bare v-strings as IP addresses
35597              (okay if using the wrappers from Socket)
35598      Branch: perl
35599            ! pod/perldata.pod pod/perlport.pod
35600 ____________________________________________________________________________
35601 [ 11973] By: sky                                   on 2001/09/10  11:57:58
35602         Log: Remove unused dTHX. Silenced another warning.
35603      Branch: perl
35604            ! perlio.c
35605 ____________________________________________________________________________
35606 [ 11972] By: sky                                   on 2001/09/10  11:54:25
35607         Log: Silence some more warnings INT2PTR.
35608      Branch: perl
35609            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
35610 ____________________________________________________________________________
35611 [ 11971] By: sky                                   on 2001/09/10  11:21:50
35612         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
35613      Branch: perl
35614            ! cop.h
35615 ____________________________________________________________________________
35616 [ 11970] By: sky                                   on 2001/09/10  11:17:25
35617         Log: Apply INT2PTR with force to silence warnings from
35618              PM_GETRE and friends. No more warnings with 64bit 
35619              IVs and 32bit pointers.    
35620      Branch: perl
35621            ! op.c op.h perl.c
35622 ____________________________________________________________________________
35623 [ 11969] By: sky                                   on 2001/09/10  10:13:02
35624         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
35625      Branch: perl
35626            ! pod/perlguts.pod
35627 ____________________________________________________________________________
35628 [ 11968] By: sky                                   on 2001/09/10  10:02:51
35629         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
35630              Rename to custop_op_name to Perl_custom_op_name to match perlapi
35631              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
35632              perl_clone.
35633      Branch: perl
35634            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
35635 ____________________________________________________________________________
35636 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
35637         Log: Using strlen() not good on embedded nul bytes.
35638      Branch: perl
35639            ! regcomp.c
35640 ____________________________________________________________________________
35641 [ 11966] By: ams                                   on 2001/09/09  21:06:13
35642         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
35643              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35644              Date: Mon, 13 Aug 2001 22:51:59 +0200
35645              Message-ID: <20010813225159.C6681@rafael>
35646              (Applied with several tweaks.)
35647      Branch: perl
35648            ! embed.h embed.pl proto.h toke.c
35649 ____________________________________________________________________________
35650 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
35651         Log: The exact error message is system-dependent.
35652      Branch: perl
35653            ! lib/ExtUtils/Manifest.t
35654 ____________________________________________________________________________
35655 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
35656         Log: Add Windows and Mac Sami support to Encode
35657              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
35658      Branch: perl
35659            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
35660            ! MANIFEST
35661 ____________________________________________________________________________
35662 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
35663         Log: Use the tried method.
35664      Branch: perl
35665            ! pod/perlport.pod
35666 ____________________________________________________________________________
35667 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
35668         Log: Can't count parentheses.
35669      Branch: perl
35670            ! ext/IO/lib/IO/Socket/INET.pm
35671 ____________________________________________________________________________
35672 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
35673         Log: perlport additions: 1 while unlink, add/delete directory
35674              entries and permissions, cygwin stat funkiness (from Michael
35675              Schwern and Nicholas Clark)
35676      Branch: perl
35677            ! pod/perlport.pod
35678 ____________________________________________________________________________
35679 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
35680         Log: blib does have a detectable test.
35681      Branch: perl
35682            ! t/lib/1_compile.t
35683 ____________________________________________________________________________
35684 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
35685         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
35686              From: "chromatic" <chromatic@rmci.net>
35687              Date: Sat, 08 Sep 2001 19:33:42 -0600
35688              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
35689      Branch: perl
35690            + lib/Term/Complete.t
35691            ! MANIFEST
35692 ____________________________________________________________________________
35693 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
35694         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
35695              From: Michael G Schwern <schwern@pobox.com> 
35696              Date: Sat, 8 Sep 2001 02:40:26 -0400
35697              Message-ID: <20010908024026.A26283@blackrider>
35698      Branch: perl
35699            + lib/Test/Tutorial.pod
35700            ! MANIFEST
35701 ____________________________________________________________________________
35702 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
35703         Log: Try to look up protocol (by name) only iff it has non-numbers:
35704              nice if the server is in a chrooted environment (no /etc/protocols,
35705              server code using hardcorded protocol numbers like 6 for tcp),
35706              suggested by John Holdsworth <coldwave@bigfoot.com>.
35707              In other words, if we are given a number, why look it up again
35708              (by number)?
35709      Branch: perl
35710            ! ext/IO/lib/IO/Socket/INET.pm
35711 ____________________________________________________________________________
35712 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
35713         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
35714              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35715              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
35716              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
35717              
35718              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
35719              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35720              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
35721              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
35722              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
35723              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35724              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
35725              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
35726      Branch: perl
35727            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
35728 ____________________________________________________________________________
35729 [ 11955] By: ams                                   on 2001/09/09  02:54:21
35730         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
35731              From: "Craig A. Berry" <craigberry@mac.com>
35732              Date: Sat, 08 Sep 2001 19:02:16 -0500
35733              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
35734      Branch: perl
35735            ! lib/CGI/t/carp.t
35736 ____________________________________________________________________________
35737 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
35738         Log: Documentation tweaks; think the IP address as an opaque string.
35739      Branch: perl
35740            ! ext/Socket/Socket.pm
35741 ____________________________________________________________________________
35742 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
35743         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
35744              From: Michael G Schwern <schwern@pobox.com>
35745              Date: Sat, 8 Sep 2001 19:45:46 -0400
35746              Message-ID: <20010908194546.C9193@blackrider>
35747      Branch: perl
35748            + lib/blib.t
35749            ! MANIFEST lib/blib.pm t/lib/1_compile.t
35750 ____________________________________________________________________________
35751 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
35752         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
35753              From: "chromatic" <chromatic@rmci.net>
35754              Date: Sat, 08 Sep 2001 12:31:44 -0600
35755              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
35756      Branch: perl
35757            + lib/CGI/t/fast.t
35758            ! MANIFEST
35759 ____________________________________________________________________________
35760 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
35761         Log: The Socket tests were wrong: they were assuming too much.
35762      Branch: perl
35763            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
35764 ____________________________________________________________________________
35765 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
35766         Log: Retract the portability changes since they
35767              seem to have opened a can of worms... will
35768              go back to UNICOS/mk and do the bare minimum
35769              required to get the tests working.
35770      Branch: perl
35771            ! ext/Socket/Socket.xs
35772 ____________________________________________________________________________
35773 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
35774         Log: PADOFFSET is used to cast pointers into integers,
35775              if pointers are 64 bits and U32 32 bits,
35776              bad things may happen, or at least warnings issued.
35777      Branch: perl
35778            ! op.h
35779 ____________________________________________________________________________
35780 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
35781         Log: Still more Socket portability tweaking.
35782              Now Socket.t seems to be happy in all of
35783              Linux/x86, Tru64/alpha, Solaris/sparc,
35784              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
35785              
35786              Addendum: it seems that io_multihomed, io_sock, and hostent
35787              were broken in little-endians (linux/x86 and tru64/alpha)
35788              because of this change.  Argh.
35789      Branch: perl
35790            ! ext/Socket/Socket.xs
35791 ____________________________________________________________________________
35792 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
35793         Log: More portability kicking on inet_ntoa().
35794      Branch: perl
35795            ! ext/Socket/Socket.xs
35796 ____________________________________________________________________________
35797 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
35798         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
35799              From: Michael G Schwern <schwern@pobox.com> 
35800              Date: Fri, 7 Sep 2001 23:06:51 -0400
35801              Message-ID: <20010907230651.R606@blackrider>
35802      Branch: perl
35803            + lib/ExtUtils/Manifest.t
35804            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
35805 ____________________________________________________________________________
35806 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
35807         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
35808              From: "chromatic" <chromatic@rmci.net>
35809              Date: Fri, 07 Sep 2001 17:53:15 -0600      
35810              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
35811      Branch: perl
35812            + lib/ExtUtils/testlib.t
35813            ! MANIFEST
35814 ____________________________________________________________________________
35815 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
35816         Log: Thinko.
35817      Branch: perl
35818            ! lib/integer.t
35819 ____________________________________________________________________________
35820 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
35821         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
35822              From: "Craig A. Berry" <craigberry@mac.com>
35823              Date: Fri, 07 Sep 2001 15:30:03 -0500
35824              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
35825      Branch: perl
35826            ! lib/CGI/Carp.pm
35827 ____________________________________________________________________________
35828 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
35829         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
35830              From: Michael G Schwern <schwern@pobox.com>
35831              Date: Fri, 7 Sep 2001 15:38:13 -0400
35832              Message-ID: <20010907153813.K606@blackrider>
35833      Branch: perl
35834            ! lib/ExtUtils/MM_Unix.pm
35835 ____________________________________________________________________________
35836 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
35837         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
35838              From: Robin Barker <rmb1@cise.npl.co.uk>
35839              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
35840              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
35841      Branch: perl
35842            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
35843 ____________________________________________________________________________
35844 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
35845         Log: Clean up 1_compile.t; move tests to more consistent
35846              places (t/ subdirectories); add integer.t (much of
35847              the pragma is tested elsewhere but there is no one
35848              centralized place)
35849      Branch: perl
35850            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
35851            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
35852            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
35853            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
35854            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
35855            - lib/File/Find/find.t lib/File/Find/taint.t
35856            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
35857 ____________________________________________________________________________
35858 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
35859         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
35860              From: "chromatic" <chromatic@rmci.net>
35861              Date: Fri, 07 Sep 2001 10:17:40 -0600
35862              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
35863      Branch: perl
35864            ! lib/File/Find/taint.t
35865 ____________________________________________________________________________
35866 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
35867         Log: Update Changes.
35868      Branch: perl
35869            ! Changes patchlevel.h
35870 ____________________________________________________________________________
35871 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
35872         Log: Rename the old threading tutorial, start a new one,
35873              regen toc.
35874      Branch: perl
35875            + pod/perlothrtut.pod
35876            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
35877            ! pod/perltoc.pod
35878 ____________________________________________________________________________
35879 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
35880         Log: vars very much has a test.
35881      Branch: perl
35882            ! t/lib/1_compile.t
35883 ____________________________________________________________________________
35884 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
35885         Log: Subject: Re: wince/perl.ico marked as binary
35886              From: Nicholas Clark <nick@ccl4.org>
35887              Date: Fri, 7 Sep 2001 13:54:40 +0100
35888              Message-ID: <20010907135439.D39150@plum.flirble.org>
35889              
35890              and wince/Makefile.ce change from Rainer Keuchel.
35891      Branch: perl
35892            + wince/makeico.pl
35893            ! MANIFEST wince/Makefile.ce
35894 ____________________________________________________________________________
35895 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
35896         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
35897              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35898              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
35899              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
35900      Branch: perl
35901            ! regexec.c
35902 ____________________________________________________________________________
35903 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
35904         Log: (Replaced by #11934)
35905              Subject: Re: [PATCH regexec.c] more general .* and .*?
35906              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35907              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
35908              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
35909      Branch: perl
35910            ! regexec.c
35911 ____________________________________________________________________________
35912 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
35913         Log: The #11931 patching misbehaved.
35914      Branch: perl
35915            ! lib/Test/Harness/t/test-harness.t
35916 ____________________________________________________________________________
35917 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
35918         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
35919              From: Michael G Schwern <schwern@pobox.com>
35920              Date: Fri, 7 Sep 2001 03:30:41 -0400
35921              Message-ID: <20010907033041.A2796@blackrider>
35922      Branch: perl
35923            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
35924            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
35925            + t/lib/sample-tests/header_at_end_fail
35926            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
35927            - lib/Test/Harness.t
35928            ! MANIFEST lib/Test/Harness.pm t/TEST
35929 ____________________________________________________________________________
35930 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
35931         Log: Subject: [PATCH] Digest::MD5 update
35932              From: Gisle Aas <gisle@ActiveState.com>
35933              Date: 06 Sep 2001 23:32:56 -0700
35934              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
35935      Branch: perl
35936            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35937            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
35938 ____________________________________________________________________________
35939 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
35940         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
35941              From: "chromatic" <chromatic@rmci.net>
35942              Date: Thu, 06 Sep 2001 23:11:44 -0600
35943              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
35944      Branch: perl
35945            + lib/less.t
35946            ! MANIFEST t/lib/1_compile.t
35947 ____________________________________________________________________________
35948 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
35949         Log: The binary file must somehow differently stored.
35950      Branch: perl
35951            - wince/perl.ico
35952            ! MANIFEST
35953 ____________________________________________________________________________
35954 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
35955         Log: Add more modules to the list of modules that have tests,
35956              Schwern's wallet is getting more nervous.
35957              (Run t/lib/1_compile.t manually to see which modules
35958              are lacking tests, or the tests can't be run for some
35959              reason or another, such as the Net:: modules)
35960      Branch: perl
35961            ! t/lib/1_compile.t
35962 ____________________________________________________________________________
35963 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
35964         Log: Try to make Socket::inet_ntoa() more robust.
35965      Branch: perl
35966            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
35967 ____________________________________________________________________________
35968 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
35969         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
35970              From: chromatic <chromatic@rmci.net>       
35971              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
35972              Message-Id: <01090522580506.19590@firewheel>           
35973      Branch: perl
35974            ! lib/English.t
35975 ____________________________________________________________________________
35976 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
35977         Log: Subject: Re: perlvar manpage and localizing special vars
35978              From: Stas Bekman <stas@stason.org>
35979              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
35980              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
35981      Branch: perl
35982            ! pod/perlvar.pod
35983 ____________________________________________________________________________
35984 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
35985         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
35986              From: Robin Barker <rmb1@cise.npl.co.uk>
35987              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
35988              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
35989      Branch: perl
35990            ! lib/ExtUtils/MakeMaker.pm
35991 ____________________________________________________________________________
35992 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
35993         Log: Symbol missing; AIX unhappy.
35994      Branch: perl
35995            ! makedef.pl
35996 ____________________________________________________________________________
35997 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
35998         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
35999              Reported in 5.61, seems to work okay in blead.
36000      Branch: perl
36001            ! t/run/kill_perl.t
36002 ____________________________________________________________________________
36003 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
36004         Log: Update Changes.
36005      Branch: perl
36006            ! Changes patchlevel.h
36007 ____________________________________________________________________________
36008 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
36009         Log: Document the bad assumptions currently breaking
36010              the Socket.t tests 10, 11, and 13 in UNICOS.
36011      Branch: perl
36012            ! ext/Socket/Socket.xs
36013 ____________________________________________________________________________
36014 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
36015         Log: Subject: [PATCH x2p] make OPTIMIZE=...
36016              From: Robin Barker <rmb1@cise.npl.co.uk>
36017              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
36018              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
36019      Branch: perl
36020            ! x2p/Makefile.SH x2p/cflags.SH
36021 ____________________________________________________________________________
36022 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
36023         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
36024              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36025              Date: Thu, 6 Sep 2001 11:09:40 +0100
36026              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
36027              
36028              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
36029              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36030              Date: 6 Sep 2001 10:14:38 -0000
36031              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
36032      Branch: perl
36033            ! pod/perlfaq1.pod pod/perlhack.pod
36034 ____________________________________________________________________________
36035 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
36036         Log: Subject: Extra NUL is Data::Dumper output - patch
36037              From: Tony Cook <tony@develop-help.com>
36038              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
36039              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
36040      Branch: perl
36041            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36042 ____________________________________________________________________________
36043 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
36044         Log: Avoid redefinition warning
36045              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
36046              from
36047              perl -w -Ilib -MCwd -e ''
36048      Branch: perl
36049            ! lib/Cwd.pm
36050 ____________________________________________________________________________
36051 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
36052         Log: Update the is_tainted() example implementation.
36053      Branch: perl
36054            ! pod/perlsec.pod
36055 ____________________________________________________________________________
36056 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
36057         Log: Missing) in #11912.
36058      Branch: perl
36059            ! lib/Test/Simple/t/fail.t
36060 ____________________________________________________________________________
36061 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
36062         Log: Rewhack Test-Simple into core harness.
36063      Branch: perl
36064            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36065            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
36066            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36067            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36068            ! lib/Test/Simple/t/skipall.t
36069 ____________________________________________________________________________
36070 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
36071         Log: Workaround for the new Exporter 'feature'.
36072      Branch: perl
36073            ! lib/Test/More.pm
36074 ____________________________________________________________________________
36075 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
36076         Log: Re-introduce pure-Perl fall-back for abs_path,
36077              re-introduce #11898.
36078      Branch: perl
36079            ! lib/Cwd.pm lib/File/Find.pm
36080 ____________________________________________________________________________
36081 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
36082         Log: More tests.
36083      Branch: perl
36084            ! lib/Exporter.t
36085 ____________________________________________________________________________
36086 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
36087         Log: Retract #11898 for now because it introduces
36088              a rather nasty depencency: when B is being built,
36089              MakeMaker is used.  MakeMaker uses File::Find.
36090              File::Find uses Cwd::getcwd()...which doesn't
36091              exist yet.
36092      Branch: perl
36093            ! lib/File/Find.pm
36094 ____________________________________________________________________________
36095 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
36096         Log: New test welcome.
36097      Branch: perl
36098            + lib/Test/Simple/t/simple.t
36099 ____________________________________________________________________________
36100 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
36101         Log: Old test begone.
36102      Branch: perl
36103            - lib/Attribute/Handlers/test.pl
36104 ____________________________________________________________________________
36105 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
36106         Log: Test-Simple syncup from Schwern.
36107      Branch: perl
36108            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
36109            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
36110            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
36111            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
36112            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
36113            - lib/Test/More/Changes lib/Test/More/t/More.t
36114            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36115            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36116            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
36117            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
36118            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
36119            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36120            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36121            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
36122            ! t/lib/Test/Simple/sample_tests/death.plx
36123            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
36124            ! t/lib/Test/Simple/sample_tests/extras.plx
36125            ! t/lib/Test/Simple/sample_tests/five_fail.plx
36126            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
36127            ! t/lib/Test/Simple/sample_tests/one_fail.plx
36128            ! t/lib/Test/Simple/sample_tests/require.plx
36129            ! t/lib/Test/Simple/sample_tests/success.plx
36130            ! t/lib/Test/Simple/sample_tests/too_few.plx
36131            ! t/lib/Test/Simple/sample_tests/two_fail.plx
36132 ____________________________________________________________________________
36133 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
36134         Log: Integrate File::Find changes from bleadperl
36135      Branch: maint-5.6/macperl
36136            ! lib/File/Find.pm t/lib/filefind-taint.t
36137 ____________________________________________________________________________
36138 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
36139         Log: Integrate 11847 from maint-5.6/perl
36140      Branch: maint-5.6/macperl
36141           !> sv.c
36142 ____________________________________________________________________________
36143 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
36144         Log: In UNICOS division yada yada.
36145      Branch: perl
36146            ! t/op/override.t
36147 ____________________________________________________________________________
36148 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
36149         Log: In UNICOS division is really lossy, better use
36150              a tolerance test.
36151      Branch: perl
36152            ! ext/Time/HiRes/HiRes.t
36153 ____________________________________________________________________________
36154 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
36155         Log: In UNICOS sigaction() sets an extra flag
36156              ("the signal has been registered for all the processes in
36157              a multitasking group.")
36158      Branch: perl
36159            ! ext/POSIX/sigaction.t
36160 ____________________________________________________________________________
36161 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
36162         Log: Documentation micropatch from Damian.
36163      Branch: perl
36164            ! lib/Attribute/Handlers.pm
36165 ____________________________________________________________________________
36166 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
36167         Log: (Retracted by #11908)
36168              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
36169              From: Michael G Schwern <schwern@pobox.com>
36170              Date: Wed, 5 Sep 2001 15:58:21 -0400
36171              Message-ID: <20010905155821.I632@blackrider>
36172      Branch: perl
36173            ! lib/File/Find.pm lib/File/Find/taint.t
36174 ____________________________________________________________________________
36175 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
36176         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
36177              From: Michael G Schwern <schwern@pobox.com>
36178              Date: Wed, 5 Sep 2001 19:16:31 -0400
36179              Message-ID: <20010905191631.E11386@blackrider>
36180      Branch: perl
36181            + lib/CGI/t/carp.t
36182            ! MANIFEST
36183 ____________________________________________________________________________
36184 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
36185         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
36186              From: chromatic <chromatic@rmci.net>
36187              Date: Wed, 5 Sep 2001 18:08:07 -0600
36188              Message-Id: <01090518080700.19590@firewheel>
36189      Branch: perl
36190            ! lib/English.pm
36191 ____________________________________________________________________________
36192 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
36193         Log: Fix a typo #11889 and add a test for the same.
36194      Branch: perl
36195            ! ext/Socket/Socket.t ext/Socket/Socket.xs
36196 ____________________________________________________________________________
36197 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
36198         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
36199              From: "Craig A. Berry" <craigberry@mac.com>
36200              Date: Wed, 05 Sep 2001 17:48:54 -0500
36201              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
36202      Branch: perl
36203            ! lib/warnings.t t/run/kill_perl.t
36204 ____________________________________________________________________________
36205 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
36206         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
36207              From: Michael G Schwern <schwern@pobox.com>
36208              Date: Wed, 5 Sep 2001 17:22:25 -0400
36209              Message-ID: <20010905172225.C11386@blackrider>
36210      Branch: perl
36211            ! t/run/kill_perl.t
36212 ____________________________________________________________________________
36213 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
36214         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
36215              From: Nicholas Clark <nick@ccl4.org>
36216              Date: Wed, 5 Sep 2001 20:54:24 +0100
36217              Message-ID: <20010905205424.C25120@plum.flirble.org>
36218      Branch: perl
36219            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
36220 ____________________________________________________________________________
36221 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
36222         Log: Forgotten thing.
36223      Branch: perl
36224            ! uconfig.h
36225 ____________________________________________________________________________
36226 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
36227         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
36228              From: chromatic <chromatic@rmci.net>               
36229              Date: Wed, 5 Sep 2001 13:22:08 -0600
36230              Message-Id: <01090513220807.10587@firewheel> 
36231      Branch: perl
36232            ! lib/English.pm
36233 ____________________________________________________________________________
36234 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
36235         Log: inet_ntoa() tweaks:
36236              - don't allow addresses with > 255 characters
36237              - indent the HP-UX workaround
36238              - don't leak memory
36239      Branch: perl
36240            ! ext/Socket/Socket.xs
36241 ____________________________________________________________________________
36242 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
36243         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
36244              <xwu@theeducationcenter.com>
36245      Branch: perl
36246            ! lib/File/Find.pm
36247 ____________________________________________________________________________
36248 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
36249         Log: Typo nits.
36250      Branch: perl
36251            ! lib/File/Find.pm
36252 ____________________________________________________________________________
36253 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
36254         Log: -Wall nit.
36255      Branch: perl
36256            ! op.c
36257 ____________________________________________________________________________
36258 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
36259         Log: Update to Scalar-List-Utils 1.05
36260      Branch: perl
36261            ! ext/List/Util/ChangeLog ext/List/Util/README
36262            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
36263 ____________________________________________________________________________
36264 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
36265         Log: Update Changes.
36266      Branch: perl
36267            ! Changes patchlevel.h
36268 ____________________________________________________________________________
36269 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
36270         Log: Update to Scalar-List-Utils 1.04
36271      Branch: perl
36272            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
36273            ! ext/List/Util/lib/List/Util.pm
36274            ! ext/List/Util/lib/Scalar/Util.pm
36275 ____________________________________________________________________________
36276 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
36277         Log: Metaconfigify #11724.
36278      Branch: metaconfig
36279            ! U/threads/archname.U
36280 ____________________________________________________________________________
36281 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
36282         Log: The MacOS reference is okay, no reason to hide it.
36283      Branch: perl
36284            ! lib/Cwd.pm
36285 ____________________________________________________________________________
36286 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
36287         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
36288              From: Michael G Schwern <schwern@pobox.com>
36289              Date: Tue, 4 Sep 2001 15:30:10 -0400
36290              Message-ID: <20010904153010.H26466@blackrider> 
36291              
36292              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
36293      Branch: perl
36294            ! ext/Cwd/Makefile.PL lib/Cwd.pm
36295 ____________________________________________________________________________
36296 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
36297         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.))
36298              From: Michael G Schwern <schwern@pobox.com>
36299              Date: Tue, 4 Sep 2001 17:39:13 -0400
36300              Message-ID: <20010904173913.C626@blackrider>
36301      Branch: perl
36302            ! lib/Cwd.pm
36303 ____________________________________________________________________________
36304 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
36305         Log: Subject: Re: Perl_pp_* in public API?
36306              From: "Craig A. Berry" <craigberry@mac.com>
36307              Date: Tue, 4 Sep 2001 21:51:29 -0500
36308              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
36309      Branch: perl
36310            ! ext/List/Util/Util.xs
36311 ____________________________________________________________________________
36312 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
36313         Log: From Damian: Class::Struct was unable to define
36314              recursive classes.  After the patch an object reference
36315              (rather than a hash) is required to initialize
36316              an object attribute.  If no such initializer is given to
36317              the constructor, object attributes are now default
36318              initialized to C<undef>.
36319      Branch: perl
36320            ! lib/Class/Struct.pm lib/Class/Struct.t
36321 ____________________________________________________________________________
36322 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
36323         Log: Subject: Re: sv_catpvfn and sv_setpvfn
36324              From: Richard Soderberg <rs@oregonnet.com>
36325              Date: Tue, 4 Sep 2001 15:16:47 -0700
36326              Message-Id: <200109042216.PAA17858@oregonnet.com>
36327      Branch: perl
36328            ! pod/perlclib.pod pod/perlguts.pod
36329 ____________________________________________________________________________
36330 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
36331         Log: NetWare updates from Ananth Kesari.
36332      Branch: perl
36333            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
36334            ! NetWare/nw5thread.h
36335 ____________________________________________________________________________
36336 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
36337         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?))
36338              From: Nicholas Clark <nick@ccl4.org>
36339              Date: Tue, 4 Sep 2001 22:42:50 +0100
36340              Message-ID: <20010904224250.P25120@plum.flirble.org>
36341      Branch: perl
36342            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
36343            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
36344            ! t/op/oct.t toke.c
36345 ____________________________________________________________________________
36346 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
36347         Log: Fix Cwd::getcwd() not being tainted, as noticed
36348              by Schwern.
36349      Branch: perl
36350            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
36351            - ext/Cwd/Cwd.t
36352            ! MANIFEST ext/Cwd/Cwd.xs util.c
36353 ____________________________________________________________________________
36354 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
36355         Log: Retract #11870 and volatilize the right destruct_level.
36356              Silly thinko pointed out by Sarathy.
36357      Branch: perl
36358            ! intrpvar.h perl.c
36359 ____________________________________________________________________________
36360 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
36361         Log: At least a temporary fix for the mysterious scope core dumps
36362              in Tru64 from Graham.
36363      Branch: perl
36364            ! ext/List/Util/Util.xs
36365 ____________________________________________________________________________
36366 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
36367         Log: (Retracted by #11872)
36368      Branch: perl
36369            ! intrpvar.h
36370 ____________________________________________________________________________
36371 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
36372         Log: Quench a -Wall gripe noticed by Robin Barker.
36373      Branch: perl
36374            ! op.c
36375 ____________________________________________________________________________
36376 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
36377         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
36378              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36379              Date: Wed, 05 Sep 2001 02:01:32 +0900
36380              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
36381      Branch: perl
36382            ! lib/Unicode/UCD.pm
36383 ____________________________________________________________________________
36384 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
36385         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
36386              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36387              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
36388              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
36389      Branch: perl
36390            ! gv.c
36391 ____________________________________________________________________________
36392 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
36393         Log: Update Changes.
36394      Branch: perl
36395            ! Changes patchlevel.h
36396 ____________________________________________________________________________
36397 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
36398         Log: Add the \[$@%&*] prototype support.
36399      Branch: perl
36400            ! op.c pod/perlsub.pod t/comp/proto.t
36401 ____________________________________________________________________________
36402 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
36403         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
36404              From: Michael G Schwern <schwern@pobox.com>
36405              Date: Mon, 3 Sep 2001 18:59:01 -0400
36406              Message-ID: <20010903185901.Z9233@blackrider>
36407      Branch: perl
36408            ! lib/CGI/t/form.t
36409 ____________________________________________________________________________
36410 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
36411         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
36412              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36413              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
36414              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
36415      Branch: perl
36416            ! gv.c
36417 ____________________________________________________________________________
36418 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
36419         Log: More srand entry tweakage based on Randal's suggestion.
36420      Branch: perl
36421            ! pod/perlfunc.pod
36422 ____________________________________________________________________________
36423 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
36424         Log: Subject: [PATCH] 'main' *is* a reserved word
36425              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36426              Date: Mon, 3 Sep 2001 22:55:41 +0200
36427              Message-ID: <20010903225541.A24097@rafael>
36428      Branch: perl
36429            ! toke.c
36430 ____________________________________________________________________________
36431 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
36432         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
36433              From: Peter Prymmer <pvhp@best.com>
36434              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
36435              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
36436      Branch: perl
36437            ! README.vms configure.com
36438 ____________________________________________________________________________
36439 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
36440         Log: Subject: Re: A slightly better default seed?   
36441              From: Michael G Schwern <schwern@pobox.com>
36442              Date: Mon, 3 Sep 2001 18:08:15 -0400 
36443              Message-ID: <20010903180815.W9233@blackrider>
36444      Branch: perl
36445            ! t/op/srand.t
36446 ____________________________________________________________________________
36447 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
36448         Log: Add sharedsv.o to microperl object files.
36449      Branch: perl
36450            ! Makefile.micro
36451 ____________________________________________________________________________
36452 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
36453         Log: AUTHORS updates and
36454              
36455              Subject: [PATCH] Just some preening :-)        
36456              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36457              Date: Tue, 4 Sep 2001 14:16:59 +0100
36458              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
36459      Branch: perl
36460            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
36461 ____________________________________________________________________________
36462 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
36463         Log: Typo fix and slight rewording.
36464      Branch: perl
36465            ! pod/perlfunc.pod
36466 ____________________________________________________________________________
36467 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
36468         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
36469      Branch: perl
36470            ! pod/perlfaq4.pod
36471 ____________________________________________________________________________
36472 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
36473         Log: The helper file changed name.
36474      Branch: perl
36475            ! MANIFEST
36476 ____________________________________________________________________________
36477 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
36478         Log: Update to Scalar-List-Utils 1.03
36479      Branch: perl
36480            + ext/List/Util/t/shuffle.t
36481            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
36482            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
36483            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
36484            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
36485            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
36486            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
36487            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
36488            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
36489 ____________________________________________________________________________
36490 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
36491         Log: Make crypt() do something more sane for Unicode
36492              (take crypt() of the low eight bits of the characters,
36493              instead of taking crypt() of the UTF-8 of the scalar);
36494              add a test for crypt().
36495      Branch: perl
36496            + t/op/crypt.t
36497            ! MANIFEST pod/perlfunc.pod pp.c
36498 ____________________________________________________________________________
36499 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
36500         Log: Reorganize the srand entry.
36501      Branch: perl
36502            ! pod/perlfunc.pod
36503 ____________________________________________________________________________
36504 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
36505         Log: Remove the tests that assume something about
36506              calling srand() without arguments multiple times.
36507      Branch: perl
36508            ! t/op/srand.t
36509 ____________________________________________________________________________
36510 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
36511         Log: Upgrade to Math::BigInt 1.42.
36512      Branch: perl
36513            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36514            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36515            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36516            ! lib/Math/BigInt/t/mbimbf.t
36517 ____________________________________________________________________________
36518 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
36519         Log: integrate change#11847 from maint-5.6
36520              
36521              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36522      Branch: perl
36523            ! sv.c
36524 ____________________________________________________________________________
36525 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
36526         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36527      Branch: maint-5.6/perl
36528            ! sv.c
36529 ____________________________________________________________________________
36530 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
36531         Log: As far as I can tell these functions have been Unicodified.
36532      Branch: perl
36533            ! doop.c
36534 ____________________________________________________________________________
36535 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
36536         Log: Update to Storable 1.0.13.
36537      Branch: perl
36538            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36539            ! ext/Storable/Storable.xs
36540 ____________________________________________________________________________
36541 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
36542         Log: Patch the Filter::Simple test to work with
36543              the core test suite (since the FilterTest.pm
36544              is in t/lib, not in lib).
36545      Branch: perl
36546            ! lib/Filter/Simple/t/filter.t
36547 ____________________________________________________________________________
36548 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
36549         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
36550      Branch: perl
36551            + t/lib/FilterTest.pm
36552            - t/lib/MyFilter.pm
36553 ____________________________________________________________________________
36554 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
36555         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
36556              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
36557              Text::Balanced 1.86.
36558      Branch: perl
36559            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
36560            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
36561            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
36562            + lib/Switch/t/nested.t lib/Switch/t/switch.t
36563            + lib/Text/Balanced/Changes lib/Text/Balanced/README
36564            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
36565            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
36566            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
36567            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
36568            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
36569            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
36570            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
36571            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
36572            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
36573            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
36574            ! MANIFEST lib/Attribute/Handlers.pm
36575            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
36576            ! lib/Attribute/Handlers/demo/Demo.pm
36577            ! lib/Attribute/Handlers/demo/Descriptions.pm
36578            ! lib/Attribute/Handlers/demo/MyClass.pm
36579            ! lib/Attribute/Handlers/demo/demo.pl
36580            ! lib/Attribute/Handlers/demo/demo2.pl
36581            ! lib/Attribute/Handlers/demo/demo3.pl
36582            ! lib/Attribute/Handlers/demo/demo4.pl
36583            ! lib/Attribute/Handlers/demo/demo_call.pl
36584            ! lib/Attribute/Handlers/demo/demo_chain.pl
36585            ! lib/Attribute/Handlers/demo/demo_cycle.pl
36586            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
36587            ! lib/Attribute/Handlers/demo/demo_phases.pl
36588            ! lib/Attribute/Handlers/demo/demo_range.pl
36589            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
36590            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
36591            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
36592            ! lib/Text/Balanced.pm
36593 ____________________________________________________________________________
36594 [ 11841] By: sky                                   on 2001/09/03  11:04:15
36595         Log: Forgot to add a file with Change #11840
36596      Branch: perl
36597            + t/op/srand.t
36598 ____________________________________________________________________________
36599 [ 11840] By: sky                                   on 2001/09/03  11:02:04
36600         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
36601              From: Michael G Schwern <schwern@pobox.com>
36602              Date: Mon, 3 Sep 2001 07:43:00 -0400
36603              Message-ID: <20010903074300.E9233@blackrider>
36604      Branch: perl
36605            ! MANIFEST pod/perlfunc.pod t/op/rand.t
36606 ____________________________________________________________________________
36607 [ 11839] By: sky                                   on 2001/09/03  10:47:11
36608         Log: Document the changes with regards to running of END blocks.
36609              And DESTROY on global objects are called in perl_destruct()!
36610      Branch: perl
36611            ! pod/perl572delta.pod pod/perlembed.pod
36612 ____________________________________________________________________________
36613 [ 11838] By: sky                                   on 2001/09/03  09:34:44
36614         Log: Subject: [PATCH t/op/time.t] Partial cleanup
36615              From: Michael G Schwern <schwern@pobox.com>
36616              Date: Mon, 3 Sep 2001 06:29:42 -0400
36617              Message-ID: <20010903062942.C9233@blackrider>
36618      Branch: perl
36619            ! t/op/time.t
36620 ____________________________________________________________________________
36621 [ 11837] By: sky                                   on 2001/09/03  09:30:02
36622         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
36623              From: Michael G Schwern <schwern@pobox.com>
36624              Date: Mon, 3 Sep 2001 06:24:13 -0400
36625              Message-ID: <20010903062413.B9233@blackrider>
36626      Branch: perl
36627            ! t/op/rand.t
36628 ____________________________________________________________________________
36629 [ 11836] By: sky                                   on 2001/09/03  07:56:47
36630         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
36631              From: Michael G Schwern <schwern@pobox.com>
36632              Date: Sun, 2 Sep 2001 21:38:43 -0400
36633              Message-ID: <20010902213843.L2711@blackrider>
36634      Branch: perl
36635            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
36636            ! MANIFEST
36637 ____________________________________________________________________________
36638 [ 11835] By: nick                                  on 2001/09/03  06:20:06
36639         Log: Integrate mainline
36640      Branch: perlio
36641           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
36642            - t/op/misc.t
36643           !> (integrate 187 files)
36644 ____________________________________________________________________________
36645 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
36646         Log: Update Changes.
36647      Branch: perl
36648            ! Changes patchlevel.h
36649 ____________________________________________________________________________
36650 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
36651         Log: Slight tweaks.
36652      Branch: perl
36653            ! t/run/kill_perl.t
36654 ____________________________________________________________________________
36655 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
36656         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
36657      Branch: perl
36658            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
36659 ____________________________________________________________________________
36660 [ 11831] By: sky                                   on 2001/09/02  12:10:42
36661         Log: Change #11828 wasn't complete, this updates to intest path
36662      Branch: perl
36663            ! t/run/kill_perl.t
36664 ____________________________________________________________________________
36665 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
36666         Log: 's's's.
36667      Branch: perl
36668            ! Changes
36669 ____________________________________________________________________________
36670 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
36671         Log: Update Changes.
36672      Branch: perl
36673            ! Changes patchlevel.h
36674 ____________________________________________________________________________
36675 [ 11828] By: sky                                   on 2001/09/02  11:53:56
36676         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
36677              From: Michael G Schwern <schwern@pobox.com>
36678              Date: Sat, 1 Sep 2001 20:18:58 -0400
36679              Message-ID: <20010901201858.X606@blackrider>
36680              +MANIFEST Fix
36681      Branch: perl
36682            + t/run/kill_perl.t
36683            - t/op/misc.t t/run/segfault.t
36684            ! MANIFEST
36685 ____________________________________________________________________________
36686 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
36687         Log: Subject: [PATCH] lib/Time/Local.pm
36688              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36689              Date: Sun, 2 Sep 2001 06:50:01 -0500
36690              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
36691      Branch: perl
36692            ! lib/Time/Local.pm
36693 ____________________________________________________________________________
36694 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
36695         Log: Tick off Unicode collation and the normalization from
36696              the todo list.
36697      Branch: perl
36698            ! pod/perltodo.pod
36699 ____________________________________________________________________________
36700 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
36701         Log: Update to Unicode 3.1.1.
36702      Branch: perl
36703            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
36704            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
36705            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
36706            ! lib/unicore/PropList.txt lib/unicore/README.perl
36707            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
36708            ! lib/unicore/rename lib/unicore/version
36709 ____________________________________________________________________________
36710 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
36711         Log: Slight doc tweaks for the module.
36712      Branch: perl
36713            ! lib/Unicode/UCD.pm
36714 ____________________________________________________________________________
36715 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
36716         Log: Rename the variable: it *used* to be (wrongly) that the
36717              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
36718              but that is no more the case: PL_reg_match_utf8 is better.
36719      Branch: perl
36720            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
36721            ! regexec.c sv.c thrdvar.h
36722 ____________________________________________________________________________
36723 [ 11822] By: ams                                   on 2001/09/02  02:54:50
36724         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
36725              From: Ilmari Karonen <iltzu@sci.fi>
36726              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
36727              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
36728              (op/sub_lval.t updated to take new error message into account.)
36729      Branch: perl
36730            ! op.c t/op/sub_lval.t
36731 ____________________________________________________________________________
36732 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
36733         Log: remove stray CRs in files; keep all files with UNIX line-ends
36734              (Porting/makerel adds CRs to the files that need it in the
36735              distribution)
36736      Branch: perl
36737            ! NetWare/t/NWScripts.pl README.dos
36738            ! ext/Encode/Encode/cns11643-1.enc
36739            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
36740            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
36741 ____________________________________________________________________________
36742 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
36743         Log: some remnants of change#11803
36744      Branch: perl
36745            ! ext/ByteLoader/byterun.h perl.h
36746 ____________________________________________________________________________
36747 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
36748         Log: Update to Unicode::Collate 0.08.
36749      Branch: perl
36750            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
36751            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
36752 ____________________________________________________________________________
36753 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
36754         Log: Test tweaks.
36755      Branch: perl
36756            ! t/op/pat.t
36757 ____________________________________________________________________________
36758 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
36759         Log: Fix test
36760      Branch: maint-5.6/macperl
36761            ! t/lib/b.t
36762 ____________________________________________________________________________
36763 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
36764         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
36765              warnings in Config.pm with -W; increase default and
36766              minimum RAM; bump version number.
36767      Branch: maint-5.6/macperl
36768            + macos/lib/Mac/LowMem.pm
36769            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
36770            ! macos/configpm macos/macperl/MacPerl.r
36771 ____________________________________________________________________________
36772 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
36773         Log: Make syntax check report in MPW style, fix tests
36774              to use Mac::err=unix to get normal-style error
36775              messages.
36776      Branch: maint-5.6/macperl
36777            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
36778            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
36779 ____________________________________________________________________________
36780 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
36781         Log: Make MPW-style errors optional (but the default); add
36782              MacPerl::ErrorFormat() function and Mac::err pragma
36783      Branch: maint-5.6/macperl
36784            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
36785            + macos/ext/Mac/err/err.xs
36786            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
36787            ! macos/macish.c macos/macish.h macos/macperl.sym
36788 ____________________________________________________________________________
36789 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
36790         Log: More module and test ports from Thomas Wegner et al
36791      Branch: maint-5.6/macperl
36792            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36793            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
36794            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
36795            ! t/op/magic.t
36796 ____________________________________________________________________________
36797 [ 11812] By: sky                                   on 2001/09/01  17:19:30
36798         Log: Subject: [PATCH t/op/concat.t] cleanup
36799              From: Michael G Schwern <schwern@pobox.com>
36800              Date: Sat, 1 Sep 2001 14:06:28 -0400
36801              Message-ID: <20010901140628.C606@blackrider>
36802      Branch: perl
36803            ! t/op/concat.t
36804 ____________________________________________________________________________
36805 [ 11811] By: sky                                   on 2001/09/01  12:25:29
36806         Log: Change #11805 didn't update the MANIFEST
36807      Branch: perl
36808            ! MANIFEST
36809 ____________________________________________________________________________
36810 [ 11810] By: sky                                   on 2001/09/01  11:52:44
36811         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
36812              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36813              Date: Sat, 1 Sep 2001 14:50:14 +0200
36814              Message-ID: <20010901145014.A691@rafael>
36815      Branch: perl
36816            ! t/op/inccode.t
36817 ____________________________________________________________________________
36818 [ 11809] By: sky                                   on 2001/09/01  11:49:22
36819         Log: Subject: PATCH: ExtUtils::MakeMaker
36820              From: Tony Bowden <tony@kasei.com>
36821              Date: Sat, 1 Sep 2001 10:33:53 +0100
36822              Message-ID: <20010901103353.A13863@soto.kasei.com>
36823              Manually applied
36824      Branch: perl
36825            ! lib/ExtUtils/MakeMaker.pm
36826 ____________________________________________________________________________
36827 [ 11808] By: sky                                   on 2001/09/01  11:39:13
36828         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
36829              From: mike808@users.sourceforge.net
36830              Date: Sat, 1 Sep 101 11:27:50 GMT
36831              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
36832              With little tweak
36833      Branch: perl
36834            ! lib/Term/Cap.pm
36835 ____________________________________________________________________________
36836 [ 11807] By: ams                                   on 2001/09/01  11:31:16
36837         Log: Subject: oct() and hex()
36838              From: Nicholas Clark <nick@ccl4.org>
36839              Date: Fri, 31 Aug 2001 23:14:13 +0100
36840              Message-Id: <20010831231413.J4950@plum.flirble.org>
36841      Branch: perl
36842            ! pod/perlclib.pod
36843 ____________________________________________________________________________
36844 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
36845         Log: Integrate change 11801 from maintperl
36846      Branch: maint-5.6/macperl
36847            ! perl.c
36848 ____________________________________________________________________________
36849 [ 11805] By: sky                                   on 2001/08/31  21:35:10
36850         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
36851              From: Michael G Schwern <schwern@pobox.com>
36852              Date: Fri, 31 Aug 2001 15:36:28 -0400
36853              Message-ID: <20010831153628.B598@blackrider>
36854              Check for things which used to segfault
36855      Branch: perl
36856            + t/run/segfault.t
36857 ____________________________________________________________________________
36858 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
36859         Log: integrate change#11801 from maint-5.6
36860              
36861              remove age-old UNICOS "workaround" that introduces a static, and
36862              hence an egregious race condition for threaded builds (*sigh*
36863              beats me why this kludge wasn't guarded by a UNICOS-specific
36864              #define *sigh*)
36865      Branch: perl
36866            ! perl.c
36867 ____________________________________________________________________________
36868 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
36869         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
36870              working in 5.7.x
36871      Branch: perl
36872            - objXSUB.h
36873            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
36874            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
36875            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
36876            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
36877            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
36878            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
36879            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
36880            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
36881            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
36882            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
36883            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
36884            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
36885            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
36886            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
36887            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
36888            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
36889            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
36890            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
36891            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
36892            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
36893            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
36894            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
36895 ____________________________________________________________________________
36896 [ 11802] By: ams                                   on 2001/08/31  18:11:32
36897         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
36898              From: "Philip Newton" <Philip.Newton@gmx.net>
36899              Date: Fri, 31 Aug 2001 21:12:56 +0200
36900              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
36901      Branch: perl
36902            ! pod/perldiag.pod
36903 ____________________________________________________________________________
36904 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
36905         Log: remove age-old UNICOS "workaround" that introduces a static, and
36906              hence an egregious race condition for threaded builds (*sigh*
36907              beats me why this kludge wasn't guarded by a UNICOS-specific
36908              #define *sigh*)
36909      Branch: maint-5.6/perl
36910            ! perl.c
36911 ____________________________________________________________________________
36912 [ 11800] By: sky                                   on 2001/08/31  17:30:26
36913         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
36914              Might break on platforms where bool is larger than 8 bites ???
36915      Branch: perl
36916            ! regcomp.c
36917 ____________________________________________________________________________
36918 [ 11799] By: ams                                   on 2001/08/31  12:15:44
36919         Log: Integrate 11778 into mainline.
36920      Branch: perl
36921            ! t/base/term.t
36922 ____________________________________________________________________________
36923 [ 11798] By: sky                                   on 2001/08/31  11:31:44
36924         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
36925              supposed to happen.
36926      Branch: perl
36927            ! regcomp.c
36928 ____________________________________________________________________________
36929 [ 11797] By: sky                                   on 2001/08/31  11:28:17
36930         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
36931              From: "John P. Linderman" <jpl@research.att.com>
36932              Date: Fri, 31 Aug 2001 08:20:35 -0400
36933              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
36934              Fixes test 14 which could fail randomly in rare cases.
36935      Branch: perl
36936            ! ext/Time/HiRes/HiRes.t regcomp.c
36937 ____________________________________________________________________________
36938 [ 11796] By: ams                                   on 2001/08/31  01:13:07
36939         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
36940              From: Nicholas Clark <nick@ccl4.org>
36941              Date: Thu, 30 Aug 2001 23:21:50 +0100
36942              Message-Id: <20010830232150.D4950@plum.flirble.org>
36943      Branch: perl
36944            ! ext/Sys/Syslog/Makefile.PL
36945 ____________________________________________________________________________
36946 [ 11795] By: ams                                   on 2001/08/30  23:53:23
36947         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
36948              patching example
36949              From: Michael G Schwern <schwern@pobox.com>
36950              Date: Thu, 30 Aug 2001 17:02:08 -0400
36951              Message-Id: <20010830170208.M2318@blackrider>
36952      Branch: perl
36953            ! pod/perlhack.pod
36954 ____________________________________________________________________________
36955 [ 11794] By: ams                                   on 2001/08/30  19:35:36
36956         Log: Subject: [PATCH] pp_modulo
36957              From: Nicholas Clark <nick@ccl4.org>
36958              Date: Thu, 30 Aug 2001 18:20:54 +0100
36959              Message-Id: <20010830182053.A4950@plum.flirble.org>
36960      Branch: perl
36961            ! pp.c t/op/64bitint.t
36962 ____________________________________________________________________________
36963 [ 11793] By: sky                                   on 2001/08/30  13:02:48
36964         Log: 11792 wasn't complete
36965      Branch: perl
36966            ! makedef.pl regcomp.c
36967 ____________________________________________________________________________
36968 [ 11792] By: sky                                   on 2001/08/30  12:21:11
36969         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
36970      Branch: perl
36971            ! makedef.pl
36972 ____________________________________________________________________________
36973 [ 11791] By: sky                                   on 2001/08/30  10:08:02
36974         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
36975      Branch: perl
36976            ! config_h.SH
36977 ____________________________________________________________________________
36978 [ 11790] By: sky                                   on 2001/08/30  08:22:31
36979         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
36980              on the pad. Fixes coredumps in cleanups introduced by
36981              Change 11755  
36982      Branch: perl
36983            ! op.c perl.c sv.h
36984 ____________________________________________________________________________
36985 [ 11789] By: sky                                   on 2001/08/29  19:01:47
36986         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
36987              This is a replacement implmentation that works on HPUX.
36988              This bug should probably be fixed in GCC.
36989      Branch: perl
36990            ! ext/Socket/Socket.xs
36991 ____________________________________________________________________________
36992 [ 11788] By: ams                                   on 2001/08/29  17:35:33
36993         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
36994              From: Nicholas Clark <nick@ccl4.org>
36995              Date: Wed, 29 Aug 2001 18:21:56 +0100
36996              Message-Id: <20010829182156.O4950@plum.flirble.org>
36997      Branch: perl
36998            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
36999 ____________________________________________________________________________
37000 [ 11787] By: sky                                   on 2001/08/29  10:42:54
37001         Log: Added test for pack_addr_in and unpack_addr_in
37002              Nitpik in test 10
37003      Branch: perl
37004            ! ext/Socket/Socket.t
37005 ____________________________________________________________________________
37006 [ 11786] By: sky                                   on 2001/08/29  10:28:14
37007         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
37008              Trying to catch errors on HP-UX
37009      Branch: perl
37010            ! ext/Socket/Socket.t
37011 ____________________________________________________________________________
37012 [ 11785] By: sky                                   on 2001/08/29  09:07:03
37013         Log: make sure USE_THREADS is defined so external apps work
37014      Branch: perl
37015            ! config_h.SH
37016 ____________________________________________________________________________
37017 [ 11784] By: sky                                   on 2001/08/29  08:06:12
37018         Log: Subject: Re: The hitlist of untested modules.
37019              From: Jonathan Stowe <gellyfish@gellyfish.com>
37020              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
37021              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
37022              Start of tests for Shell.pm (make Schwern poorer!)
37023      Branch: perl
37024            + lib/Shell.t
37025            ! MANIFEST
37026 ____________________________________________________________________________
37027 [ 11783] By: sky                                   on 2001/08/29  07:37:50
37028         Log: END{} can change the return value even if we die from BEGIN{}
37029      Branch: perl
37030            ! miniperlmain.c
37031 ____________________________________________________________________________
37032 [ 11782] By: ams                                   on 2001/08/29  06:32:17
37033         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
37034              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37035              Date: Wed, 29 Aug 2001 09:18:17 +0200
37036              Message-Id: <20010829091817.A4453@rafael>
37037      Branch: perl
37038            ! t/op/inccode.t
37039 ____________________________________________________________________________
37040 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
37041         Log: Delete xsubpp.patch, as full copy exists now
37042      Branch: maint-5.6/macperl
37043            - macos/xsubpp.patch
37044 ____________________________________________________________________________
37045 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
37046         Log: Add Changes file
37047      Branch: maint-5.6/macperl
37048            + macos/Changes
37049 ____________________________________________________________________________
37050 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
37051         Log: Add Mac version of xsubpp as separate file
37052      Branch: maint-5.6/macperl
37053            + macos/xsubpp
37054            ! macos/Makefile.mk
37055 ____________________________________________________________________________
37056 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
37057         Log: Fix open of /dev/null for Mac OS
37058      Branch: maint-5.6/macperl
37059            ! t/base/term.t
37060 ____________________________________________________________________________
37061 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
37062         Log: Various patches: enable more tests; skip CVS in PerlInstall;
37063              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
37064      Branch: maint-5.6/macperl
37065            ! macos/MacPerlTests.cmd macos/PerlInstall
37066            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
37067 ____________________________________________________________________________
37068 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
37069         Log: Allow for platforms to override formatting of errors
37070              on output from Matthias Neeracher (Mac files)
37071      Branch: maint-5.6/macperl
37072            ! macos/macish.c macos/macish.h
37073 ____________________________________________________________________________
37074 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
37075         Log: Allow for platforms to override formatting of errors
37076              on output from Matthias Neeracher (core files)
37077      Branch: maint-5.6/macperl
37078            ! perl.h pp_ctl.c util.c
37079 ____________________________________________________________________________
37080 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
37081         Log: Add some param checking, from reports by Kevin Reid.
37082      Branch: maint-5.6/macperl
37083            ! macos/ext/Mac/Controls/Controls.pm
37084            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
37085 ____________________________________________________________________________
37086 [ 11773] By: ams                                   on 2001/08/28  23:54:57
37087         Log: Subject: [PATCH] make coretest
37088              From: Paul Johnson <paul@pjcj.net>
37089              Date: Wed, 29 Aug 2001 00:11:38 +0200
37090              Message-Id: <20010829001138.B12169@pjcj.net>
37091              (Applied without the change to perlhack.pod. This should
37092              probably stay undocumented.)
37093      Branch: perl
37094            ! Makefile.SH t/TEST
37095 ____________________________________________________________________________
37096 [ 11772] By: sky                                   on 2001/08/28  13:01:20
37097         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
37098              From: Michael G Schwern <schwern@pobox.com>
37099              Date: Tue, 28 Aug 2001 09:57:39 -0400
37100              Message-ID: <20010828095738.E17775@blackrider>
37101      Branch: perl
37102            ! pod/perlhack.pod t/op/pack.t
37103 ____________________________________________________________________________
37104 [ 11771] By: sky                                   on 2001/08/28  11:20:13
37105         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
37106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37107              Date: Tue, 28 Aug 2001 14:23:43 +0200
37108              Message-ID: <20010828142343.A19299@rafael>
37109      Branch: perl
37110            ! pod/perlvar.pod pp_ctl.c
37111 ____________________________________________________________________________
37112 [ 11770] By: ams                                   on 2001/08/28  10:13:21
37113         Log: Subject: [PATCH] odd typo in op.h
37114              From: Nicholas Clark <nick@ccl4.org>
37115              Date: Tue, 28 Aug 2001 12:10:26 +0100
37116              Message-Id: <20010828121026.V4950@plum.flirble.org>
37117      Branch: perl
37118            ! op.h
37119 ____________________________________________________________________________
37120 [ 11769] By: sky                                   on 2001/08/28  08:09:16
37121         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
37122              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
37123              Date: Tue, 28 Aug 2001 02:22:20 +0300
37124              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
37125      Branch: perl
37126            ! ext/B/B/Lint.pm
37127 ____________________________________________________________________________
37128 [ 11768] By: ams                                   on 2001/08/28  00:47:35
37129         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37130              From: Michael G Schwern <schwern@pobox.com>
37131              Date: Mon, 27 Aug 2001 21:24:44 -0400
37132              Message-Id: <20010827212444.F12582@blackrider>
37133      Branch: perl
37134            ! pod/perlhack.pod t/op/pack.t
37135 ____________________________________________________________________________
37136 [ 11767] By: ams                                   on 2001/08/27  23:59:48
37137         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37138              From: Michael G Schwern <schwern@pobox.com>
37139              Date: Mon, 27 Aug 2001 20:12:29 -0400
37140              Message-Id: <20010827201229.D12582@blackrider>
37141      Branch: perl
37142            ! pod/perlhack.pod t/op/pack.t
37143 ____________________________________________________________________________
37144 [ 11766] By: ams                                   on 2001/08/27  23:39:40
37145         Log: Update Changes.
37146      Branch: perl
37147            ! Changes
37148 ____________________________________________________________________________
37149 [ 11765] By: ams                                   on 2001/08/27  22:53:10
37150         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
37151              From: Michael G Schwern <schwern@pobox.com>
37152              Date: Mon, 27 Aug 2001 19:47:30 -0400
37153              Message-Id: <20010827194730.C12582@blackrider>
37154      Branch: perl
37155            ! t/op/inccode.t
37156 ____________________________________________________________________________
37157 [ 11764] By: ams                                   on 2001/08/27  22:46:21
37158         Log: Subject: [PATCH] new tests for the coderef-in-@INC
37159              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37160              Date: Mon, 27 Aug 2001 22:36:27 +0200
37161              Message-Id: <20010827223627.C690@rafael>
37162              
37163              Subject: Re: [PATCH] new tests for the coderef-in-@INC
37164              From: Nicholas Clark <nick@ccl4.org>
37165              Date: Tue, 28 Aug 2001 00:02:46 +0100
37166              Message-Id: <20010828000245.R4950@plum.flirble.org>
37167      Branch: perl
37168            + t/op/inccode.t
37169            ! MANIFEST
37170 ____________________________________________________________________________
37171 [ 11763] By: ams                                   on 2001/08/27  22:41:09
37172         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
37173              bleadperl on fire, Win95+4NT)
37174              From: Michael G Schwern <schwern@pobox.com>
37175              Date: Mon, 27 Aug 2001 16:54:42 -0400
37176              Message-Id: <20010827165442.F9436@blackrider>
37177      Branch: perl
37178            ! lib/warnings.t
37179 ____________________________________________________________________________
37180 [ 11762] By: sky                                   on 2001/08/27  19:19:17
37181         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
37182              avaible at compile time. This broke the compilation of 
37183              Net/Ping.pm
37184      Branch: perl
37185            ! lib/Net/Ping.pm
37186 ____________________________________________________________________________
37187 [ 11761] By: sky                                   on 2001/08/27  18:34:48
37188         Log: Removed tripple definitions of CUSTOM_OP functions.
37189      Branch: perl
37190            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
37191 ____________________________________________________________________________
37192 [ 11760] By: sky                                   on 2001/08/27  18:21:27
37193         Log: Regen headers
37194      Branch: perl
37195            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
37196            ! perlapi.h proto.h
37197 ____________________________________________________________________________
37198 [ 11759] By: ams                                   on 2001/08/27  16:31:53
37199         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
37200              From: "chromatic" <chromatic@rmci.net>
37201              Date: Mon, 27 Aug 2001 11:17:09 -0600
37202              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
37203      Branch: perl
37204            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
37205 ____________________________________________________________________________
37206 [ 11758] By: sky                                   on 2001/08/27  15:16:42
37207         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
37208              Thanks to H. Merijn Brand for the patch.
37209              Some of the comments and or guards might be removable in perl.h now.
37210      Branch: perl
37211            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
37212            ! Porting/Glossary Porting/config_H README.threads config_h.SH
37213            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
37214            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
37215            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
37216            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
37217            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
37218            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
37219            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
37220            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
37221            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
37222            ! win32/config_H.vc win32/perllib.c win32/win32.h
37223            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
37224            ! wince/config.h wince/config_H.ce wince/win32.h
37225            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
37226 ____________________________________________________________________________
37227 [ 11757] By: sky                                   on 2001/08/27  13:39:16
37228         Log: Subject: GNU ld parses arguments different
37229              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37230              Date: Mon, 27 Aug 2001 16:25:51 +0200
37231              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
37232      Branch: perl
37233            ! hints/hpux.sh
37234 ____________________________________________________________________________
37235 [ 11756] By: sky                                   on 2001/08/27  13:18:45
37236         Log: Subject: Custom Ops
37237              From: Simon Cozens <simon@netthink.co.uk>
37238              Date: Sat, 25 Aug 2001 17:45:09 +0100
37239              Message-ID: <20010825174509.A5752@netthink.co.uk>
37240              I also added a fix to Opcode.pm to quite test cases.
37241      Branch: perl
37242            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
37243            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
37244 ____________________________________________________________________________
37245 [ 11755] By: sky                                   on 2001/08/27  05:37:17
37246         Log: Plugs a memory leak on destruction of regular expressions
37247              introcued by #11274.
37248              PL_regex_padav now has an AV as it's first entry with a list
37249              of freed regex_padav slots that it will reuse on creating
37250              new PMOPs.
37251      Branch: perl
37252            ! op.c perl.c
37253 ____________________________________________________________________________
37254 [ 11754] By: ams                                   on 2001/08/26  14:38:52
37255         Log: Subject: [PATCH] t/io/binmode.t
37256              From: Nicholas Clark <nick@ccl4.org>
37257              Date: Sun, 26 Aug 2001 12:03:05 +0100
37258              Message-Id: <20010826120305.C4950@plum.flirble.org>
37259              
37260              (Also a nitpick in #11752 to t/op/universal.t)
37261      Branch: perl
37262            ! t/io/binmode.t t/op/universal.t
37263 ____________________________________________________________________________
37264 [ 11753] By: ams                                   on 2001/08/26  08:19:34
37265         Log: Subject: [PATCH] op/universal.t failing
37266              From: Nicholas Clark <nick@ccl4.org>
37267              Date: Sun, 26 Aug 2001 09:48:22 +0100
37268              Message-Id: <20010826094822.B4950@plum.flirble.org>
37269      Branch: perl
37270            ! t/op/universal.t
37271 ____________________________________________________________________________
37272 [ 11752] By: ams                                   on 2001/08/25  22:46:13
37273         Log: Subject: Re: 'can' with undefined subs
37274              From: Tony Bowden <tony@kasei.com>
37275              Date: Sat, 25 Aug 2001 14:58:17 +0100
37276              Message-Id: <20010825145817.A11788@soto.kasei.com>
37277              (Applied with minor modifications.)
37278      Branch: perl
37279            ! t/op/universal.t
37280 ____________________________________________________________________________
37281 [ 11751] By: ams                                   on 2001/08/25  18:28:43
37282         Log: Subject: Re: 'can' with undefined subs
37283              From: Tony Bowden <tony@kasei.com>
37284              Date: Sat, 25 Aug 2001 15:13:14 +0100
37285              Message-Id: <20010825151314.B11788@soto.kasei.com>
37286      Branch: perl
37287            ! lib/UNIVERSAL.pm
37288 ____________________________________________________________________________
37289 [ 11750] By: nick                                  on 2001/08/25  15:24:15
37290         Log: Integrate mainline
37291      Branch: perlio
37292           +> t/io/binmode.t
37293           !> (integrate 26 files)
37294 ____________________________________________________________________________
37295 [ 11749] By: nick                                  on 2001/08/25  14:55:41
37296         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
37297              From:  John Peacock <jpeacock@rowman.com>
37298              Date:  Wed, 22 Aug 2001 12:05:28 -0400
37299              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
37300      Branch: perl
37301            ! pod/perlhack.pod
37302 ____________________________________________________________________________
37303 [ 11748] By: nick                                  on 2001/08/25  14:53:04
37304         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
37305              From:  Michael G Schwern <schwern@pobox.com>
37306              Date:  Wed, 22 Aug 2001 19:22:45 -0400
37307              Message-Id:  <20010822192245.U619@blackrider>
37308      Branch: perl
37309            ! MANIFEST
37310 ____________________________________________________________________________
37311 [ 11747] By: nick                                  on 2001/08/25  14:52:33
37312         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
37313              From:  Nicholas Clark <nick@ccl4.org>
37314              Date:  Wed, 22 Aug 2001 23:29:06 +0100
37315              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
37316      Branch: perl
37317            + t/io/binmode.t
37318            ! perlio.c pod/perlfunc.pod
37319 ____________________________________________________________________________
37320 [ 11744] By: nick                                  on 2001/08/25  14:37:33
37321         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
37322              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37323              Date:  Fri, 24 Aug 2001 22:10:42 +0200
37324              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
37325      Branch: perl
37326            ! x2p/a2py.c x2p/walk.c
37327 ____________________________________________________________________________
37328 [ 11743] By: nick                                  on 2001/08/25  14:32:47
37329         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
37330              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37331              Date:  Fri, 24 Aug 2001 23:34:13 +0200
37332              Message-Id:  <20010824233413.A1285@rafael>
37333      Branch: perl
37334            ! pod/perlfunc.pod pod/perlvar.pod
37335 ____________________________________________________________________________
37336 [ 11742] By: ams                                   on 2001/08/25  13:16:02
37337         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
37338              From: Nicholas Clark <nick@ccl4.org>
37339              Date: Sat, 25 Aug 2001 14:50:07 +0100
37340              Message-Id: <20010825145007.L41464@plum.flirble.org>
37341      Branch: perl
37342            ! pp_ctl.c
37343 ____________________________________________________________________________
37344 [ 11741] By: nick                                  on 2001/08/24  07:08:45
37345         Log: When applying patch via Porting/apply fails, do p4 refresh
37346              to get old files back.
37347      Branch: perl
37348            ! Porting/apply
37349 ____________________________________________________________________________
37350 [ 11740] By: ams                                   on 2001/08/24  04:47:24
37351         Log: #11739 was incomplete.
37352      Branch: perl
37353            ! pod/perldiag.pod
37354 ____________________________________________________________________________
37355 [ 11739] By: ams                                   on 2001/08/24  04:09:40
37356         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
37357              From: "Philip Newton" <Philip.Newton@gmx.net>
37358              Date: Fri, 24 Aug 2001 07:08:34 +0200
37359      Branch: perl
37360            ! pod/perldiag.pod
37361 ____________________________________________________________________________
37362 [ 11738] By: ams                                   on 2001/08/24  02:19:42
37363         Log: Fixed Doug Wilson's email address.
37364      Branch: perl
37365            ! AUTHORS
37366 ____________________________________________________________________________
37367 [ 11737] By: ams                                   on 2001/08/24  00:10:13
37368         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
37369              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37370              Date: Thu, 23 Aug 2001 22:22:58 +0200
37371              Message-Id: <20010823222258.A901@rafael>
37372      Branch: perl
37373            ! pod/perldiag.pod
37374 ____________________________________________________________________________
37375 [ 11736] By: ams                                   on 2001/08/24  00:05:02
37376         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
37377              From: "Craig A. Berry" <craigberry@mac.com>
37378              Date: Thu, 23 Aug 2001 19:07:45 -0500
37379              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
37380      Branch: perl
37381            ! configure.com
37382 ____________________________________________________________________________
37383 [ 11735] By: sky                                   on 2001/08/23  13:42:07
37384         Log: Backed out 11732, it breaks lib/strict.t 
37385      Branch: perl
37386            ! op.c
37387 ____________________________________________________________________________
37388 [ 11734] By: sky                                   on 2001/08/23  11:45:59
37389         Log: Removed toy from 17133 after Matt Sargeants request.
37390      Branch: perl
37391            ! pod/perlfaq4.pod
37392 ____________________________________________________________________________
37393 [ 11733] By: sky                                   on 2001/08/23  11:36:29
37394         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
37395              From: Robin Houston <robin@kitsite.com>
37396              Date: Wed, 22 Aug 2001 23:06:16 +0100
37397              Message-ID: <20010822230616.A254@robin.kitsite.com>
37398      Branch: perl
37399            ! pod/perlfaq4.pod
37400 ____________________________________________________________________________
37401 [ 11732] By: sky                                   on 2001/08/23  10:36:02
37402         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
37403              From: Simon Cozens <simon@netthink.co.uk>
37404              Date: Thu, 23 Aug 2001 12:06:36 +0100
37405              Message-ID: <20010823120636.A9961@netthink.co.uk>
37406      Branch: perl
37407            ! op.c
37408 ____________________________________________________________________________
37409 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
37410         Log: fix broken windows build
37411      Branch: perl
37412            ! perl.h
37413 ____________________________________________________________________________
37414 [ 11730] By: ams                                   on 2001/08/22  21:35:30
37415         Log: Subject: [PATCH] io/tell.t doesn't chdir t
37416              From: Nicholas Clark <nick@ccl4.org>
37417              Date: Wed, 22 Aug 2001 23:25:58 +0100
37418              Message-Id: <20010822232557.Y82818@plum.flirble.org>
37419      Branch: perl
37420            ! t/io/tell.t
37421 ____________________________________________________________________________
37422 [ 11729] By: ams                                   on 2001/08/22  20:32:21
37423         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37424              questions)
37425              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37426              Date: Wed, 22 Aug 2001 17:09:04 -0400
37427              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37428              (Oops, forgot File::Spec::Unix in the previous patch.)
37429      Branch: perl
37430            ! lib/File/Spec/Unix.pm
37431 ____________________________________________________________________________
37432 [ 11728] By: ams                                   on 2001/08/22  20:25:41
37433         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37434              questions)
37435              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37436              Date: Wed, 22 Aug 2001 17:09:04 -0400
37437              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37438      Branch: perl
37439            ! lib/File/Spec.pm
37440 ____________________________________________________________________________
37441 [ 11727] By: ams                                   on 2001/08/22  19:43:30
37442         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
37443              From: John Peacock <jpeacock@rowman.com>
37444              Date: Wed, 22 Aug 2001 12:35:52 -0400
37445              Message-Id: <3B83DF68.5D89DC81@rowman.com>
37446              (Adds proper tests for $], notwithstanding Subject. +nitpick)
37447      Branch: perl
37448            ! t/op/ver.t
37449 ____________________________________________________________________________
37450 [ 11726] By: ams                                   on 2001/08/22  19:36:39
37451         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
37452              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
37453              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
37454              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
37455      Branch: perl
37456            ! lib/diagnostics.pm lib/diagnostics.t
37457 ____________________________________________________________________________
37458 [ 11725] By: ams                                   on 2001/08/22  19:25:01
37459         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
37460              From: Nicholas Clark <nick@ccl4.org>
37461              Date: Wed, 22 Aug 2001 20:59:05 +0100
37462              Message-Id: <20010822205905.U82818@plum.flirble.org>
37463      Branch: perl
37464            ! pp.c t/op/64bitint.t t/op/arith.t
37465 ____________________________________________________________________________
37466 [ 11724] By: ams                                   on 2001/08/22  10:02:33
37467         Log: Subject: Configure blooper
37468              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37469              Date: Wed, 22 Aug 2001 12:38:35 +0200
37470              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
37471      Branch: perl
37472            ! Configure
37473 ____________________________________________________________________________
37474 [ 11723] By: ams                                   on 2001/08/21  16:17:53
37475         Log: Subject: [PATCH] installperl -help
37476              From: Nicholas Clark <nick@ccl4.org>
37477              Date: Tue, 21 Aug 2001 17:34:23 +0100
37478              Message-Id: <20010821173423.F82818@plum.flirble.org>
37479      Branch: perl
37480            ! installperl
37481 ____________________________________________________________________________
37482 [ 11722] By: ams                                   on 2001/08/20  07:46:31
37483         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
37484              From: Ilmari Karonen <iltzu@sci.fi>
37485              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
37486              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
37487      Branch: perl
37488            ! pod/perlvar.pod
37489 ____________________________________________________________________________
37490 [ 11721] By: nick                                  on 2001/08/20  06:24:31
37491         Log: Integrate mainline
37492      Branch: perlio
37493           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
37494           +> lib/Lingua/KO/Hangul/Util/Changes
37495           +> lib/Lingua/KO/Hangul/Util/README
37496           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37497           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37498           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37499           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37500           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37501           +> lib/Unicode/Normalize/t/test.t
37502            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37503           !> (integrate 55 files)
37504 ____________________________________________________________________________
37505 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
37506         Log: Integrate Change #11599 from maint-5.6/perl
37507      Branch: maint-5.6/macperl
37508           !> README.win32
37509 ____________________________________________________________________________
37510 [ 11719] By: ams                                   on 2001/08/18  21:21:42
37511         Log: Add Porting/apply to MANIFEST.
37512      Branch: perl
37513            ! MANIFEST
37514 ____________________________________________________________________________
37515 [ 11718] By: sky                                   on 2001/08/18  14:38:01
37516         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
37517              Better solution would be to make 5005threaded perl use
37518              the same system as ithreads do
37519      Branch: perl
37520            ! perl.h
37521 ____________________________________________________________________________
37522 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
37523         Log: New try for ID 20010407.006: detach the semantics
37524              "was the last match target UTF8" into its own variable.
37525      Branch: perl
37526            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
37527            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
37528 ____________________________________________________________________________
37529 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
37530         Log: UTF8 flag should be meaningful only when POK.
37531      Branch: perl
37532            ! dump.c
37533 ____________________________________________________________________________
37534 [ 11715] By: sky                                   on 2001/08/18  11:45:16
37535         Log: USE_THREADS and USE_ITHREADS are never true at the same time
37536      Branch: perl
37537            ! perl.h
37538 ____________________________________________________________________________
37539 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
37540         Log: Retract #11712 for now.  The real fix would probably
37541              be something like making PL_reg_sv a copy (PV + UTF8)
37542              of the matched/substituted string (note: not just a SvPOK
37543              string, for example the stringified form of a ROK would
37544              be applicable)  Beware of leaks.
37545      Branch: perl
37546            ! pp_hot.c t/op/pat.t
37547 ____________________________________________________________________________
37548 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
37549         Log: UTF8 wasn't printing for PVMGs.
37550      Branch: perl
37551            ! dump.c
37552 ____________________________________________________________________________
37553 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
37554         Log: (Retracted by #11714)
37555              
37556              Okay analysis, debatable fix.  (The fix will inc
37557              the refcount of all temporary match objects,
37558              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
37559              which will then cause griping at untie() time
37560              ("inner references remain").
37561              
37562              Fix for ID 20010407.006: PL_reg_sv got wiped out
37563              by freetemps if the match target was a temporary
37564              (like function_call() =~ /.../), which in turn meant
37565              that the $1 et al stopped working if they had UTF-8
37566              in them.  Therefore bump up the refcount of PL_reg_sv.
37567      Branch: perl
37568            ! pp_hot.c t/op/pat.t
37569 ____________________________________________________________________________
37570 [ 11711] By: ams                                   on 2001/08/17  20:32:08
37571         Log: Subject: [PATCH] doesn't compile, was perl@11710
37572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37573              Date: Fri, 17 Aug 2001 23:21:10 +0200
37574              Message-Id: <20010817232110.C7041@rafael> 
37575      Branch: perl
37576            ! sharedsv.c
37577 ____________________________________________________________________________
37578 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
37579         Log: Update Changes.
37580      Branch: perl
37581            ! Changes patchlevel.h
37582 ____________________________________________________________________________
37583 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
37584         Log: Upgrade to libnet 1.0704.
37585      Branch: perl
37586            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37587            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
37588            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
37589            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
37590            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
37591            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
37592            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
37593 ____________________________________________________________________________
37594 [ 11708] By: sky                                   on 2001/08/17  13:34:04
37595         Log: Let perl_clone copy PL_exit_flags
37596      Branch: perl
37597            ! sv.c
37598 ____________________________________________________________________________
37599 [ 11707] By: sky                                   on 2001/08/17  12:28:41
37600         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
37601      Branch: perl
37602            ! sharedsv.c sharedsv.h
37603 ____________________________________________________________________________
37604 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
37605         Log: The metaconfig unit change for #11705.
37606      Branch: metaconfig/U/perl
37607            ! Extensions.U
37608 ____________________________________________________________________________
37609 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
37610         Log: Allow the threads extension to be found if present.
37611      Branch: perl
37612            ! Configure
37613 ____________________________________________________________________________
37614 [ 11704] By: nick                                  on 2001/08/17  11:47:54
37615         Log: Mail -> change script (pre-alpha)
37616      Branch: perl
37617            + Porting/apply
37618 ____________________________________________________________________________
37619 [ 11703] By: sky                                   on 2001/08/17  07:11:24
37620         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
37621              Thanks to Tom Hospel for pointing out my error.
37622      Branch: perl
37623            ! op.h
37624 ____________________________________________________________________________
37625 [ 11702] By: sky                                   on 2001/08/17  04:18:11
37626         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.
37627      Branch: perl
37628            ! embed.pl miniperlmain.c perl.c perl.h proto.h
37629 ____________________________________________________________________________
37630 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
37631         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
37632              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
37633      Branch: perl
37634            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
37635            + lib/Lingua/KO/Hangul/Util/README
37636            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37637            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37638            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37639            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37640            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37641            + lib/Unicode/Normalize/t/test.t
37642            ! MANIFEST
37643 ____________________________________________________________________________
37644 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
37645         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
37646              Date: Thu, 16 Aug 2001 22:46:15 -0500
37647              From: "Craig A. Berry" <craigberry@mac.com>
37648              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
37649      Branch: perl
37650            ! configure.com numeric.c
37651 ____________________________________________________________________________
37652 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
37653         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
37654              of the usual suspects (like getpwent) but not for others
37655              (like localtime and rand).  The _r versions are available
37656              for all of them, so let's use them.
37657      Branch: perl
37658            ! perl.h
37659 ____________________________________________________________________________
37660 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
37661         Log: (Accidental apply; thankfully empty.)
37662      Branch: perl
37663            ! hints/os390.sh
37664 ____________________________________________________________________________
37665 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
37666         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
37667              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37668              Date: Thu, 16 Aug 2001 16:27:49 +0100
37669              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
37670      Branch: perl
37671            ! regexec.c t/op/re_tests
37672 ____________________________________________________________________________
37673 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
37674         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
37675              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37676              Date: Thu, 16 Aug 2001 18:50:01 +0100
37677              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
37678      Branch: perl
37679            ! pp_hot.c t/op/pat.t
37680 ____________________________________________________________________________
37681 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
37682         Log: Subject: [PATCH] *time_r again
37683              From: "Arthur Bergman" <arthur@contiller.se>
37684              Date: Thu, 16 Aug 2001 16:01:54 +0200
37685              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
37686      Branch: perl
37687            ! op.h
37688 ____________________________________________________________________________
37689 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
37690         Log: system() and backtick error handling cleanup from Craig A. Berry.
37691      Branch: perl
37692            ! vms/vms.c
37693 ____________________________________________________________________________
37694 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
37695         Log: change#10334 leaks memory, copies string when it doesn't
37696              need to
37697      Branch: perl
37698            ! perl.c
37699 ____________________________________________________________________________
37700 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
37701         Log: One more twist to the sprintf + utf8 testing.
37702      Branch: perl
37703            ! t/op/misc.t
37704 ____________________________________________________________________________
37705 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
37706         Log: Fix for 20010407.008 sprintf removes utf8-ness.
37707      Branch: perl
37708            ! pp.c t/op/misc.t
37709 ____________________________________________________________________________
37710 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
37711         Log: Subject: [PATCH] *time_r fixes
37712              From: "Arthur Bergman" <arthur@contiller.se>
37713              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
37714              Date: Thu, 16 Aug 2001 14:22:27 +0200
37715      Branch: perl
37716            ! op.h
37717 ____________________________________________________________________________
37718 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
37719         Log: Upgrade to CGI.pm 2.77.
37720      Branch: perl
37721            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
37722            ! lib/CGI/t/function.t
37723 ____________________________________________________________________________
37724 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
37725         Log: Document the bytes-to-Unicode upgrading.
37726      Branch: perl
37727            ! pod/perlunicode.pod
37728 ____________________________________________________________________________
37729 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
37730         Log: Add a test for Unicode sprintf.
37731      Branch: perl
37732            ! t/op/misc.t
37733 ____________________________________________________________________________
37734 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
37735         Log: Add Unicode tests for index/rindex.
37736      Branch: perl
37737            ! t/op/index.t
37738 ____________________________________________________________________________
37739 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
37740         Log: Document a bit the art of minimizing the installation,
37741              based on the p5p discussion.
37742      Branch: perl
37743            ! INSTALL
37744 ____________________________________________________________________________
37745 [ 11684] By: nick                                  on 2001/08/15  15:03:31
37746         Log: Integrate mainline
37747      Branch: perlio
37748           +> sharedsv.c sharedsv.h
37749           !> (integrate 53 files)
37750 ____________________________________________________________________________
37751 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
37752         Log: Update Changes.
37753      Branch: perl
37754            ! Changes patchlevel.h
37755 ____________________________________________________________________________
37756 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
37757         Log: The #11673 necessitated a test tweak.
37758      Branch: perl
37759            ! t/io/utf8.t
37760 ____________________________________________________________________________
37761 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
37762         Log: Also UNICOS is in the general case unable to silently
37763              handle fp overflows.
37764      Branch: perl
37765            ! numeric.c
37766 ____________________________________________________________________________
37767 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
37768         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
37769              NV_EPSILON #defined.
37770      Branch: perl
37771            ! perl.h
37772 ____________________________________________________________________________
37773 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
37774         Log: Re-establish the fp overflow detection for VAX VMS; there
37775              is no easy way to have the IEEE fp silent overflow semantics.
37776              (in Alpha VMS we still will use IEEE fp by default-- but it
37777              is still possible to configure Perl to use G_FLOAT)
37778      Branch: perl
37779            ! numeric.c
37780 ____________________________________________________________________________
37781 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
37782         Log: Subject: [PATCH] pp_lock 
37783              From: "Arthur Bergman" <arthur@contiller.se>
37784              Date: Wed, 15 Aug 2001 11:52:16 +0200
37785              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
37786      Branch: perl
37787            ! pp.c
37788 ____________________________________________________________________________
37789 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
37790         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
37791              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37792              Date: Wed, 15 Aug 2001 11:32:11 +0100
37793              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
37794      Branch: perl
37795            ! regcomp.c t/op/re_tests
37796 ____________________________________________________________________________
37797 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
37798         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
37799              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37800              Date: Wed, 15 Aug 2001 10:33:49 +0100
37801              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
37802      Branch: perl
37803            ! regexec.c t/op/re_tests
37804 ____________________________________________________________________________
37805 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
37806         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
37807              From: Barrie Slaymaker <barries@slaysys.com>
37808              Date: Tue, 14 Aug 2001 14:32:25 -0400
37809              Message-ID: <20010814143225.A19822@jester.slaysys.com>
37810      Branch: perl
37811            ! lib/File/Spec.t lib/File/Spec/Unix.pm
37812 ____________________________________________________________________________
37813 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
37814         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
37815              From: Peter Prymmer <pvhp@forte.com>
37816              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
37817              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
37818      Branch: perl
37819            ! README.vms configure.com
37820 ____________________________________________________________________________
37821 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
37822         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
37823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37824              Date: Tue, 14 Aug 2001 21:23:27 +0200
37825              Message-ID: <20010814212327.A1919@rafael>
37826      Branch: perl
37827            ! doio.c
37828 ____________________________________________________________________________
37829 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
37830         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
37831              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37832              Date: Tue, 14 Aug 2001 22:30:11 +0200
37833              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
37834              
37835              Combination of nmake, quoting, and Perl expanded $( in here-doc.
37836      Branch: perl
37837            ! ext/SDBM_File/Makefile.PL
37838 ____________________________________________________________________________
37839 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
37840         Log: Todo updates.
37841      Branch: perl
37842            ! pod/perltodo.pod
37843 ____________________________________________________________________________
37844 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
37845         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
37846              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37847              Date: Mon, 13 Aug 2001 23:15:01 +0200
37848              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
37849      Branch: perl
37850            ! sv.c
37851 ____________________________________________________________________________
37852 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
37853         Log: Subject: [PATCH] [b-]showlex.t
37854              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37855              Date: Sun, 12 Aug 2001 22:24:51 +0200
37856              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
37857              
37858              The 4nt command shell will expand the % in command line
37859              no matter what quoting is attempted, changed the % to @.
37860      Branch: perl
37861            ! ext/B/Showlex.t
37862 ____________________________________________________________________________
37863 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
37864         Log: Subject: [PATCH] magic.t
37865              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37866              Date: Sun, 12 Aug 2001 20:49:27 +0200
37867              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
37868      Branch: perl
37869            ! t/op/magic.t
37870 ____________________________________________________________________________
37871 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
37872         Log: Add sharedsv* to the DOSish platforms; plus add
37873              some WinCE files to the list of DOSish files.
37874      Branch: perl
37875            ! NetWare/Makefile Porting/makerel win32/Makefile
37876            ! win32/makefile.mk wince/Makefile.ce
37877 ____________________________________________________________________________
37878 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
37879         Log: More DOSish files.
37880      Branch: perl
37881            ! Porting/makerel
37882 ____________________________________________________________________________
37883 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
37884         Log: Strip CRs from the WinCE files.  Now we need to
37885              figure out in which CRs are really needed: probably
37886              Makefile.ce and the README files, at least, probably
37887              also the registry.bat.
37888      Branch: perl
37889            ! wince/Makefile.ce wince/README.compile wince/README.perlce
37890            ! wince/config.h wince/include/cectype.h wince/include/errno.h
37891            ! wince/include/sys/stat.h wince/include/sys/types.h
37892            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
37893            ! wince/perldll.def wince/registry.bat wince/wince.h
37894            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
37895 ____________________________________________________________________________
37896 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
37897         Log: Add some files to DOSish and writables.
37898      Branch: perl
37899            ! Porting/makerel
37900 ____________________________________________________________________________
37901 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
37902         Log: Compile failure message tidying.
37903      Branch: perl
37904            ! t/lib/1_compile.t
37905 ____________________________________________________________________________
37906 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
37907         Log: The new sharedsv* should be exported only if usethreads.
37908      Branch: perl
37909            ! makedef.pl
37910 ____________________________________________________________________________
37911 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
37912         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
37913              From: Peter Prymmer <pvhp@forte.com>
37914              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
37915              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
37916      Branch: perl
37917            ! README.os390
37918 ____________________________________________________________________________
37919 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
37920         Log: Update Changes.
37921      Branch: perl
37922            ! Changes patchlevel.h
37923 ____________________________________________________________________________
37924 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
37925         Log: Subject: [PATHC] sharedsv.[c|h]
37926              From: "Artur Bergman" <artur@contiller.se>
37927              Date: Mon, 13 Aug 2001 14:38:41 +0200
37928              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
37929              
37930              Subject: [PATCH] embed.pl
37931              From: Arthur Bergman <arthur@contiller.se>
37932              Date: Mon, 13 Aug 2001 14:38:14 +0200
37933              Message-ID: <B79D96D6.3088%arthur@contiller.se>
37934              
37935              Subject: [PATCH] sharedsv cleanups
37936              From: "Arthur Bergman" <arthur@contiller.se>
37937              Date: Mon, 13 Aug 2001 15:14:25 +0200
37938              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
37939              
37940              Plus few tweaks: _init needs to be Adp, the prototypes
37941              should not be revealed unless using ithreads, #endif FOO
37942              must be #endif /* FOO */, adding (parentheses) around
37943              do { } while doesn't work too well.
37944      Branch: perl
37945            + sharedsv.c sharedsv.h
37946            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
37947            ! perl.h perlapi.c pod/perlapi.pod proto.h
37948 ____________________________________________________________________________
37949 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
37950         Log: Subject: Re: END {} blocks run in perl_run
37951              From: Arthur Bergman <arthur@contiller.se>
37952              Date: Mon, 13 Aug 2001 11:11:30 +0200
37953              Message-ID: <B79D6661.3068%arthur@contiller.se>
37954      Branch: perl
37955            ! perl.c
37956 ____________________________________________________________________________
37957 [ 11657] By: nick                                  on 2001/08/13  09:03:02
37958         Log: Integrate mainline
37959      Branch: perlio
37960           +> (branch 326 files)
37961            - (delete 330 files)
37962           !> (integrate 85 files)
37963 ____________________________________________________________________________
37964 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
37965         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
37966              and the Perl will be built to do that by default (adding that
37967              will break scripts having non-UTF-8 binary data, such as Latin-1.)
37968      Branch: perl
37969            ! op.c toke.c utf8.h
37970 ____________________________________________________________________________
37971 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
37972         Log: Unnecessary downgrades.
37973      Branch: perl
37974            ! doop.c
37975 ____________________________________________________________________________
37976 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
37977         Log: Failure not true anymore (probably caused by my broken setup).
37978      Branch: perl
37979            ! t/op/pat.t
37980 ____________________________________________________________________________
37981 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
37982         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
37983              stopped working).
37984      Branch: perl
37985            ! op.h pp_ctl.c regcomp.c
37986 ____________________________________________________________________________
37987 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
37988         Log: There is no IN_UTF8.
37989      Branch: perl
37990            ! utf8.h
37991 ____________________________________________________________________________
37992 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
37993         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
37994      Branch: perl
37995            ! op.c op.h pp_ctl.c regcomp.c
37996 ____________________________________________________________________________
37997 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
37998         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
37999              and a test tweak.
38000      Branch: perl
38001            ! op.c t/pod/find.t
38002 ____________________________________________________________________________
38003 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
38004         Log: Todo updates and fixes.
38005      Branch: perl
38006            ! pod/perltodo.pod
38007 ____________________________________________________________________________
38008 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
38009         Log: Mark tests (and one module) having explicit Latin-1
38010              (and one file having explicit UTF-8) with an explicit
38011              'no utf8' (and one explicit 'use utf8').
38012              
38013              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
38014      Branch: perl
38015            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
38016            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
38017            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
38018 ____________________________________________________________________________
38019 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
38020         Log: Subject: SV: END {} blocks run in perl_run
38021              From: "Arthur Bergman" <arthur@contiller.se>
38022              Date: Sun, 12 Aug 2001 00:34:28 +0200 
38023              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
38024      Branch: perl
38025            ! miniperlmain.c perl.c
38026 ____________________________________________________________________________
38027 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
38028         Log: Typos in #11645.
38029      Branch: perl
38030            ! perl.h
38031 ____________________________________________________________________________
38032 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
38033         Log: On ithreads default to use_reentrant except on naturally
38034              threadsafe platforms.
38035      Branch: perl
38036            ! perl.h
38037 ____________________________________________________________________________
38038 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
38039         Log: (Hopefully) a fix for 20010723.004: make install needs
38040              write permission in build directory.  The problem was
38041              probably caused by overeager sprinkling of the lib/re.pm
38042              dependencies (which was done to guarantee lib/re.pm being
38043              uptodate for parallel makes: now solved by funneling that
38044              through an explicit recursive make in the preplibrary target).
38045      Branch: perl
38046            ! Makefile.SH
38047 ____________________________________________________________________________
38048 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
38049         Log: Dispell the "use utf8" superstition.
38050      Branch: perl
38051            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
38052            ! pod/perlunicode.pod
38053 ____________________________________________________________________________
38054 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
38055         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38056              From: "Abigail" <abigail@foad.org> 
38057              Date: Sat, 11 Aug 2001 23:49:49 +0200
38058              Message-ID: <20010811214950.23255.qmail@foad.org>
38059      Branch: perl
38060            ! t/op/taint.t
38061 ____________________________________________________________________________
38062 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
38063         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38064              From: Abhijit Menon-Sen <ams@wiw.org>
38065              Date: Sat, 11 Aug 2001 06:18:19 +0530
38066              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
38067      Branch: perl
38068            ! mg.c
38069 ____________________________________________________________________________
38070 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
38071         Log: Test for change #11639.
38072      Branch: perl
38073            ! t/op/tiehandle.t
38074 ____________________________________________________________________________
38075 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
38076         Log: Subject: Re: Can't localize *FH, then tie it
38077              From: Abhijit Menon-Sen <ams@wiw.org>
38078              Date: Sun, 12 Aug 2001 16:08:06 +0530
38079              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
38080      Branch: perl
38081            ! pp_hot.c pp_sys.c
38082 ____________________________________________________________________________
38083 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
38084         Log: Drop all the unnecessary "use utf8" clauses and some of
38085              the unnecessary "use bytes" ones.
38086              
38087              TODO: scour the documentation for unnecessary "use utf8"
38088              and prominently display it in perldelta when the time comes.
38089              ("use utf8" should be necessary ONLY if one wants the script
38090              to be in UTF-8.)  Also should be checked in some non-ASCII
38091              non-Latin-1 platform, like EBCDIC.
38092      Branch: perl
38093            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
38094            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
38095 ____________________________________________________________________________
38096 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
38097         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
38098              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
38099              in Unicode handling.
38100      Branch: perl
38101            + t/op/lc.t
38102            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
38103 ____________________________________________________________________________
38104 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
38105         Log: Thinko: we want the flags for native cc, not gcc.
38106      Branch: perl
38107            ! hints/dec_osf.sh
38108 ____________________________________________________________________________
38109 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
38110         Log: (retracted by 13077)
38111              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
38112              From: Robin Houston <robin@kitsite.com>
38113              Date: Fri, 10 Aug 2001 14:42:02 +0100
38114              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
38115      Branch: perl
38116            ! pp.c
38117 ____________________________________________________________________________
38118 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
38119         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
38120              From: Abhijit Menon-Sen <ams@wiw.org>
38121              Date: Sat, 11 Aug 2001 16:31:04 +0530
38122              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
38123      Branch: perl
38124            ! op.c
38125 ____________________________________________________________________________
38126 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
38127         Log: Get rid of indread, from Abhijit Menon-Sen.
38128      Branch: perl
38129            ! pp_sys.c
38130 ____________________________________________________________________________
38131 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
38132         Log: CRLFgngngn.
38133      Branch: perl
38134            ! win32/Makefile win32/makefile.mk
38135 ____________________________________________________________________________
38136 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
38137         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
38138      Branch: perl
38139            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38140            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
38141            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
38142            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
38143            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
38144            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
38145            ! win32/Makefile win32/makefile.mk
38146 ____________________________________________________________________________
38147 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
38148         Log: Avoid #elif (less portable than #else #if).
38149      Branch: perl
38150            ! handy.h
38151 ____________________________________________________________________________
38152 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
38153         Log: Subject: patch for perlvar.pod
38154              From: mah@everybody.org (Mark A. Hershberger)
38155              Date: 08 Aug 2001 17:03:16 -0500
38156              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
38157      Branch: perl
38158            ! pod/perlvar.pod
38159 ____________________________________________________________________________
38160 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
38161         Log: cpp commands must start (the # must be) at the column #0.
38162      Branch: perl
38163            ! op.c
38164 ____________________________________________________________________________
38165 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
38166         Log: If using gcc -B/foo/bar makedepend would give
38167              unnecessary warnings about unused -B/foo/bar.
38168      Branch: perl
38169            ! makedepend.SH
38170 ____________________________________________________________________________
38171 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
38172         Log: Update Changes.
38173      Branch: perl
38174            ! Changes patchlevel.h
38175 ____________________________________________________________________________
38176 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
38177         Log: s/z/tz/
38178      Branch: perl
38179            ! pod/perlfaq2.pod
38180 ____________________________________________________________________________
38181 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
38182         Log: Article nit.
38183      Branch: perl
38184            ! pod/perlfaq2.pod
38185 ____________________________________________________________________________
38186 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
38187         Log: Rename lib/unicode files to lib/unicore to avoid
38188              conflicts between core lib/unicode and Unicode::
38189              files in case-ignoring filesystems.
38190      Branch: perl
38191            + (add 325 files)
38192            - (delete 324 files)
38193            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
38194 ____________________________________________________________________________
38195 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
38196         Log: Upgrade to Math::BigInt 1.41.
38197      Branch: perl
38198            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
38199 ____________________________________________________________________________
38200 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
38201         Log: Subject: [PATCH] remove PL_na from typemap
38202              From: James <james@rf.net>
38203              Date: Mon, 06 Aug 2001 20:23:15 -0700
38204              Message-ID: <3B6F5F23.A31A81B1@rf.net>
38205              
38206              (had to be manually applied)
38207      Branch: perl
38208            ! lib/ExtUtils/typemap
38209 ____________________________________________________________________________
38210 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
38211         Log: The metaconfig unit changes for #11618.
38212      Branch: metaconfig/U/perl
38213            + d_fpclassl.U i_fp.U
38214 ____________________________________________________________________________
38215 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
38216         Log: Forgot this from #11618.
38217              
38218              NOTE: wince/config_H.ce needs updating.
38219      Branch: perl
38220            ! wince/config.ce
38221 ____________________________________________________________________________
38222 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
38223         Log: Introduce more floating point classifying APIs;
38224              try to define (most importantly) Perl_is{inf,nan}(x).
38225              
38226              For this first cut, assume none such APIs exist in non-UNIXoid
38227              platforms-- this is of course too unkind: Win32 rumoredly has
38228              _fpclass() and _isnan(), and VMS/VOS very probably have some
38229              of the APIs available.     The only thing Perl uses at the moment
38230              is Perl_isnan() (has been in use for a while now).
38231              
38232              NOTE: the Win32 and NetWare config_h.?c need regenerating.
38233      Branch: perl
38234            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
38235            ! Porting/config_H config_h.SH configure.com epoc/config.sh
38236            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
38237            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38238            ! vos/config.ga.h win32/config.bc win32/config.gc
38239            ! win32/config.vc win32/config_H.bc win32/config_H.gc
38240            ! win32/config_H.vc wince/config.ce wince/config.h
38241 ____________________________________________________________________________
38242 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
38243         Log: Integrate change #11519 from perlio:
38244              
38245              Avoid testing for (non-)existance of "encoding(xxxx)"
38246              layer is called "encoding" the (xxxx) is an argument.
38247      Branch: perl
38248           !> lib/open.pm
38249 ____________________________________________________________________________
38250 [ 11616] By: nick                                  on 2001/08/09  07:50:24
38251         Log: Integrate mainline
38252      Branch: perlio
38253           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
38254           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
38255           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
38256           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
38257            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38258            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38259           !> (integrate 79 files)
38260 ____________________________________________________________________________
38261 [ 11615] By: nick                                  on 2001/08/09  06:23:44
38262         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
38263              layer is called "encoding" the (xxxx) is an argument.
38264      Branch: perlio
38265            ! lib/open.pm
38266 ____________________________________________________________________________
38267 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
38268         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
38269              From: Paul Johnson <paul@pjcj.net>
38270              Date: Wed, 8 Aug 2001 23:54:17 +0200
38271              Message-ID: <20010808235417.O1006@pjcj.net>
38272      Branch: perl
38273            ! ext/B/B/Concise.pm
38274 ____________________________________________________________________________
38275 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
38276         Log: Make VMS use IEEE math by default; reorder Tru64 hints
38277              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
38278              exception semantics) is always set if using (the new) cc.
38279      Branch: perl
38280            ! configure.com hints/dec_osf.sh
38281 ____________________________________________________________________________
38282 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
38283         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
38284              From: Abhijit Menon-Sen <ams@wiw.org>
38285              Date: Tue, 7 Aug 2001 17:16:05 +0530
38286              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
38287      Branch: perl
38288            ! pp_sys.c
38289 ____________________________________________________________________________
38290 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
38291         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
38292              From: "Craig A. Berry" <craigberry@mac.com>
38293              Date: Tue, 07 Aug 2001 22:27:47 -0500
38294              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
38295      Branch: perl
38296            ! t/run/exit.t
38297 ____________________________________________________________________________
38298 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
38299         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
38300              From: "Craig A. Berry" <craigberry@mac.com>
38301              Date: Tue, 07 Aug 2001 20:01:53 -0500
38302              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
38303      Branch: perl
38304            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
38305 ____________________________________________________________________________
38306 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
38307         Log: Update the magazine information.
38308      Branch: perl
38309            ! pod/perlfaq2.pod
38310 ____________________________________________________________________________
38311 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
38312         Log: Ignore SIGFPE everywhere.
38313      Branch: perl
38314            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
38315 ____________________________________________________________________________
38316 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
38317         Log: With permission, change the licensing of the docs by
38318              TomC (and Gnat) to comply with the rest of Perl.
38319      Branch: perl
38320            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38321            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38322            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38323            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
38324            ! pod/perltootc.pod
38325 ____________________________________________________________________________
38326 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
38327         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
38328              From: Andy Dougherty <doughera@lafayette.edu>
38329              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
38330              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
38331      Branch: perl
38332            ! hints/openbsd.sh
38333 ____________________________________________________________________________
38334 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
38335         Log: Subject: [PATCH] Makefile.SH test_prep dependency
38336              From: Andy Dougherty <doughera@lafayette.edu>
38337              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
38338              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
38339      Branch: perl
38340            ! Makefile.SH
38341 ____________________________________________________________________________
38342 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
38343         Log: Don't autogenerate the headers et alia,
38344              make regen_headers explicitly.
38345      Branch: perl
38346            ! Makefile.SH
38347 ____________________________________________________________________________
38348 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
38349         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
38350              From: Gurusamy Sarathy <gsar@ActiveState.com> 
38351              Date: Tue, 07 Aug 2001 08:33:26 -0700
38352              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
38353              
38354              Unnecessary dependency.
38355      Branch: perl
38356            ! embed.pl
38357 ____________________________________________________________________________
38358 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
38359         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
38360              From: Abhijit Menon-Sen <ams@wiw.org>
38361              Date: Tue, 7 Aug 2001 09:10:54 +0530
38362              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
38363      Branch: perl
38364            ! pp_hot.c
38365 ____________________________________________________________________________
38366 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
38367         Log: Subject: [PATCH perl@11597] B && BEGIN handling
38368              From: "James A. Duncan" <jduncan@fotango.com>
38369              Date: Mon, 6 Aug 2001 17:29:11 +0100
38370              Message-ID: <20010806172911.A2071@fotango.com>
38371              
38372              (the intrpvar.h addition moved to the end for bincompat)
38373      Branch: perl
38374            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
38375 ____________________________________________________________________________
38376 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
38377         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
38378      Branch: perl
38379           !> README.win32
38380 ____________________________________________________________________________
38381 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
38382         Log: fix URLs for fcrypt.c
38383      Branch: maint-5.6/perl
38384            ! README.win32
38385 ____________________________________________________________________________
38386 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
38387         Log: Yet another way to say Infinity: HP-UX calls its "++".
38388      Branch: perl
38389            ! lib/Math/BigInt/t/bigintpm.t
38390 ____________________________________________________________________________
38391 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
38392         Log: Update Changes.
38393      Branch: perl
38394            ! Changes patchlevel.h
38395 ____________________________________________________________________________
38396 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
38397         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
38398      Branch: perl
38399            ! pod/perlfaq5.pod
38400 ____________________________________________________________________________
38401 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
38402         Log: The #11593 wasn't right.
38403      Branch: perl
38404            ! lib/Math/BigInt/t/bigintpm.t
38405 ____________________________________________________________________________
38406 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
38407         Log: Subject: [PATCH: perl@11564] introducing perlivp
38408              From: Prymmer/Kahn <pvhp@best.com>
38409              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
38410              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
38411              
38412              Subject: Re: [PATCH: perl@11564] introducing perlivp
38413              From: Prymmer/Kahn <pvhp@best.com>
38414              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
38415              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
38416      Branch: perl
38417            + utils/perlivp.PL
38418            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
38419            ! win32/Makefile win32/makefile.mk
38420 ____________________________________________________________________________
38421 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
38422         Log: libcs are confused what to call Infinity.
38423      Branch: perl
38424            ! lib/Math/BigInt/t/bigintpm.t
38425 ____________________________________________________________________________
38426 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
38427         Log: Avoid SIGFPE in Tru64.
38428      Branch: perl
38429            ! numeric.c
38430 ____________________________________________________________________________
38431 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
38432         Log: Upgrade to Math::BigInt 1.40.
38433              
38434              NOTE: this patch necessitates doing something about
38435              infinity handling since the new bigintpm.t tests use
38436              infinity, which causes SIGFPEs at least in Tru64.
38437      Branch: perl
38438            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38439            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38440            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38441            ! lib/Math/BigInt/t/mbimbf.t
38442 ____________________________________________________________________________
38443 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
38444         Log: remove hardcoded cmd shell in testsuite
38445      Branch: perl
38446            ! t/op/glob.t t/op/magic.t t/op/stat.t
38447 ____________________________________________________________________________
38448 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
38449         Log: 4-arg select() was busted on windows because change#8178 didn't
38450              make it into mainline
38451      Branch: perl
38452            ! perl.h win32/include/sys/socket.h
38453 ____________________________________________________________________________
38454 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
38455         Log: Rename the Getopt::Long tests to be as they are
38456              in the Getopt::Long official distribution.
38457      Branch: perl
38458            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
38459            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
38460            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38461            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38462            ! MANIFEST
38463 ____________________________________________________________________________
38464 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
38465         Log: Upgrade to Getopt::Long 2.26.
38466      Branch: perl
38467            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
38468            ! MANIFEST lib/Getopt/Long.pm
38469 ____________________________________________________________________________
38470 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
38471         Log: Retract #10874 (the hack should be unnecessary by now)
38472      Branch: perl
38473            ! lib/Test/Harness.pm
38474 ____________________________________________________________________________
38475 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
38476         Log: avoid temp file littering in tests
38477      Branch: perl
38478            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
38479 ____________________________________________________________________________
38480 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
38481         Log: Subject: warning in sv.c: double format, NV arg
38482              From: "Philip Newton" <Philip.Newton@gmx.net>
38483              Date: Sun, 5 Aug 2001 19:41:07 +0200
38484              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
38485      Branch: perl
38486            ! sv.c
38487 ____________________________________________________________________________
38488 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
38489         Log: fix POSIX.t#13 for windos
38490      Branch: perl
38491            ! ext/POSIX/POSIX.t
38492 ____________________________________________________________________________
38493 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
38494         Log: Add a test for PerlIO::Via.
38495      Branch: perl
38496            + ext/PerlIO/t/via.t
38497            ! MANIFEST ext/PerlIO/Via/Via.pm
38498 ____________________________________________________________________________
38499 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
38500         Log: flock() and link() are not available on Windows 9x
38501      Branch: perl
38502            ! win32/config_sh.PL
38503 ____________________________________________________________________________
38504 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
38505         Log: Some Tru64 C compilers have C++ components that confuse
38506              the ccversion parsing.
38507      Branch: perl
38508            ! hints/dec_osf.sh
38509 ____________________________________________________________________________
38510 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
38511         Log: (Reintroduce #11125)
38512              
38513              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
38514              From: Alan Burlison <Alan.Burlison@sun.com> 
38515              Date: Tue, 03 Jul 2001 15:20:13 +0100   
38516              Message-ID: <3B41D49D.A923D4F9@sun.com> 
38517      Branch: perl
38518            ! lib/ExtUtils/MM_Unix.pm
38519 ____________________________________________________________________________
38520 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
38521         Log: Little pointer juggling for HP-UX cc to avoid
38522              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
38523              followed by
38524              "error 1549: Modifiable lvalue required for assignment operator."
38525      Branch: perl
38526            ! hv.c
38527 ____________________________________________________________________________
38528 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
38529         Log: Continuation of #11575: SANY_SEEN completely deprecated,
38530              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
38531              plus a fix for the bug.
38532      Branch: perl
38533            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
38534 ____________________________________________________________________________
38535 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
38536         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
38537              From: Doug MacEachern <dougm@covalent.net>
38538              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
38539              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
38540      Branch: perl
38541            ! sv.c
38542 ____________________________________________________________________________
38543 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
38544         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
38545              the new CANY is the \C.  The problem reported and the
38546              test case supplied in
38547              
38548              Subject: UTF-8 bugs in string length & single line regex matches
38549              From: "Daniel P. Berrange" <dan@berrange.com>
38550              Date: Fri, 3 Aug 2001 11:39:33 +0100
38551              Message-ID: <20010803113932.A19318@berrange.com>
38552      Branch: perl
38553            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
38554            ! t/op/pat.t
38555 ____________________________________________________________________________
38556 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
38557         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
38558              From: Doug MacEachern <dougm@covalent.net>
38559              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
38560              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
38561      Branch: perl
38562            ! perl.c regexec.c
38563 ____________________________________________________________________________
38564 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
38565         Log: The #11572 didn't up the test count.
38566      Branch: perl
38567            ! t/op/length.t
38568 ____________________________________________________________________________
38569 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
38570         Log: Subject: UTF-8 bugs in string length & single line regex matches
38571              From: "Daniel P. Berrange" <dan@berrange.com>
38572              Date: Fri, 3 Aug 2001 11:39:33 +0100         
38573              Message-ID: <20010803113932.A19318@berrange.com>
38574              
38575              (the mg_length() fix)
38576      Branch: perl
38577            ! mg.c t/op/length.t
38578 ____________________________________________________________________________
38579 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
38580         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38581              From: Abhijit Menon-Sen <ams@wiw.org>
38582              Date: Sat, 4 Aug 2001 16:56:35 +0530
38583              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
38584      Branch: perl
38585            ! hv.c
38586 ____________________________________________________________________________
38587 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
38588         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38589              From: Abhijit Menon-Sen <ams@wiw.org>
38590              Date: Sat, 4 Aug 2001 16:16:03 +0530
38591              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
38592      Branch: perl
38593            ! hv.c
38594 ____________________________________________________________________________
38595 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
38596         Log: Subject: Re: [patch] refcount re ops
38597              From: Abhijit Menon-Sen <ams@wiw.org>
38598              Date: Sat, 4 Aug 2001 08:54:55 +0530
38599              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
38600      Branch: perl
38601            ! sv.c
38602 ____________________________________________________________________________
38603 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
38604         Log: Subject: [patch] refcount re ops
38605              From: Doug MacEachern <dougm@covalent.net>
38606              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
38607              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
38608      Branch: perl
38609            ! regcomp.c sv.c
38610 ____________________________________________________________________________
38611 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
38612         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
38613              From: Doug MacEachern <dougm@covalent.net>
38614              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
38615              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
38616      Branch: perl
38617            ! perl.c regexec.c
38618 ____________________________________________________________________________
38619 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
38620         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
38621              From: "Craig A. Berry" <craigberry@mac.com> 
38622              Date: Fri, 03 Aug 2001 16:16:16 -0500
38623              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
38624      Branch: perl
38625            ! t/op/misc.t
38626 ____________________________________________________________________________
38627 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
38628         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
38629              From: John Kristian <jmk2001@engineer.com>
38630              Date: Fri, 03 Aug 2001 00:59:08 -0700
38631              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
38632      Branch: perl
38633            ! win32/win32.c
38634 ____________________________________________________________________________
38635 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
38636         Log: Update Changes.
38637      Branch: perl
38638            ! Changes patchlevel.h
38639 ____________________________________________________________________________
38640 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
38641         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
38642              From: "Craig A. Berry" <craigberry@mac.com>
38643              Date: Thu, 02 Aug 2001 23:15:24 -0500
38644              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
38645      Branch: perl
38646            ! ext/B/Stash.t
38647 ____________________________________________________________________________
38648 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
38649         Log: Subject: [patch] plug PL_cshname leak
38650              From: Doug MacEachern <dougm@covalent.net>
38651              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
38652              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
38653      Branch: perl
38654            ! sv.c
38655 ____________________________________________________________________________
38656 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
38657         Log: Subject: [patch] plug PL_sh_path leak
38658              From: Doug MacEachern <dougm@covalent.net>
38659              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
38660              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
38661      Branch: perl
38662            ! sv.c
38663 ____________________________________________________________________________
38664 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
38665         Log: Subject: [patch] plug PL_regex_padav leaks
38666              From: Doug MacEachern <dougm@covalent.net>
38667              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
38668              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
38669      Branch: perl
38670            ! op.c op.h perl.c
38671 ____________________________________________________________________________
38672 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
38673         Log: Subject: [patch] plug PL_origargv leak
38674              From: Doug MacEachern <dougm@covalent.net>
38675              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
38676              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
38677      Branch: perl
38678            ! perl.c
38679 ____________________________________________________________________________
38680 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
38681         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38682              From: Abhijit Menon-Sen <ams@wiw.org>
38683              Date: Fri, 3 Aug 2001 06:38:11 +0530
38684              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
38685      Branch: perl
38686            ! hv.c
38687 ____________________________________________________________________________
38688 [ 11557] By: nick                                  on 2001/08/03  08:17:38
38689         Log: Integrate mainline
38690      Branch: perlio
38691           +> (branch 47 files)
38692            - lib/Switch/test.pl
38693           !> (integrate 49 files)
38694 ____________________________________________________________________________
38695 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
38696         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
38697              From: "Craig A. Berry" <craigberry@mac.com>
38698              Date: Thu, 02 Aug 2001 12:56:19 -0500
38699              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
38700      Branch: perl
38701            ! ext/B/Showlex.t
38702 ____________________________________________________________________________
38703 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
38704         Log: Be more careful about non-existent files.
38705      Branch: perl
38706            ! lib/File/Copy.pm
38707 ____________________________________________________________________________
38708 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
38709         Log: Subject: [PATCH resend] deparse empty formats
38710              From: Robin Houston <robin@kitsite.com> 
38711              Date: Thu, 2 Aug 2001 14:32:36 +0100
38712              Message-ID: <20010802143236.A894@robin.kitsite.com>
38713      Branch: perl
38714            ! ext/B/B/Deparse.pm
38715 ____________________________________________________________________________
38716 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
38717         Log: Subject: [patch] ithreads + refto fix improvement
38718              From: Doug MacEachern <dougm@covalent.net>
38719              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
38720              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
38721      Branch: perl
38722            ! pp.c
38723 ____________________________________________________________________________
38724 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
38725         Log: Readability nit from Abhijit.
38726      Branch: perl
38727            ! op.c
38728 ____________________________________________________________________________
38729 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
38730         Log: setproctitle() API version nit from Anton Berezin.
38731      Branch: perl
38732            ! mg.c
38733 ____________________________________________________________________________
38734 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
38735         Log: Add PerlCE to the docs.
38736      Branch: perl
38737            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
38738            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38739 ____________________________________________________________________________
38740 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
38741         Log: Integrate the PerlCE (WinCE Perl) port;
38742              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
38743      Branch: perl
38744            + README.ce wince/FindExt.pm wince/Makefile.ce
38745            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
38746            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
38747            + wince/bin/search.pl wince/config.ce wince/config.h
38748            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
38749            + wince/dl_win32.xs wince/include/arpa/inet.h
38750            + wince/include/cectype.h wince/include/errno.h
38751            + wince/include/netdb.h wince/include/sys/socket.h
38752            + wince/include/sys/stat.h wince/include/sys/types.h
38753            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
38754            + wince/perl.rc wince/perldll.def wince/perllib.c
38755            + wince/perlmain.c wince/registry.bat wince/runperl.c
38756            + wince/splittree.pl wince/win32.h wince/win32iop.h
38757            + wince/win32thread.c wince/win32thread.h wince/wince.c
38758            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
38759            + wince/xdistclean.ksh wince/xmakediffs.ksh
38760            ! MANIFEST perl.c perl.h perlio.c
38761 ____________________________________________________________________________
38762 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
38763         Log: setproctitle() made simpler.  (This assumes the string is
38764              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
38765              should be used.  Note len, not len + 1.)  BSD-fu from Anton
38766              Berezin.
38767      Branch: perl
38768            ! mg.c
38769 ____________________________________________________________________________
38770 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
38771         Log: Subject: [PATCH] -Wall cleanup: op.c
38772              From: Richard Soderberg <rs@oregonnet.com>
38773              Date: Thu, 2 Aug 2001 00:17:09 -0700
38774              Message-Id: <200108020717.AAA26895@oregonnet.com>
38775              
38776              Subject: [PATCH] -Wall cleanup: sv.c
38777              From: Richard Soderberg <rs@oregonnet.com>
38778              Date: Thu, 2 Aug 2001 00:49:21 -0700
38779              Message-Id: <200108020749.AAA27492@oregonnet.com>
38780      Branch: perl
38781            ! op.c sv.c
38782 ____________________________________________________________________________
38783 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
38784         Log: Update Changes.
38785      Branch: perl
38786            ! Changes patchlevel.h
38787 ____________________________________________________________________________
38788 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
38789         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
38790              From: Doug MacEachern <dougm@covalent.net>
38791              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
38792              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
38793      Branch: perl
38794            ! op.c
38795 ____________________________________________________________________________
38796 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
38797         Log: The #11541 didn't work under threads.
38798      Branch: perl
38799            ! op.c
38800 ____________________________________________________________________________
38801 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
38802         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
38803              From: Hugo <hv@crypt.compulink.co.uk>
38804              Date: Fri, 22 Jun 2001 01:19:08 +0100 
38805              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
38806              
38807              (Skip tests if accept() failed)
38808      Branch: perl
38809            ! ext/IO/lib/IO/t/io_unix.t
38810 ____________________________________________________________________________
38811 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
38812         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
38813              From: "Stian Seeberg" <sseeberg@nimsoft.no>
38814              Date: Mon, 30 Jul 2001 12:28:07 +0200
38815              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
38816      Branch: perl
38817            ! perl.h
38818 ____________________________________________________________________________
38819 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
38820         Log: Subject: Pluggable optimizer
38821              From: Simon Cozens <simon@netthink.co.uk>
38822              Date: Wed, 1 Aug 2001 13:57:02 -0700
38823              Message-ID: <20010801135702.I10442@netthink.co.uk>
38824      Branch: perl
38825            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
38826 ____________________________________________________________________________
38827 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
38828         Log: Subject: [ID 20010801.039] perlre.pod message typo
38829              From: Autrijus Tang <autrijus@geb.elixus.org>
38830              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
38831              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
38832      Branch: perl
38833            ! pod/perlre.pod
38834 ____________________________________________________________________________
38835 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
38836         Log: Test for change #11536.
38837      Branch: perl
38838            ! t/op/tiehandle.t
38839 ____________________________________________________________________________
38840 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
38841         Log: More test fixups for #11537.
38842      Branch: perl
38843            ! t/lib/warnings/4lint t/lib/warnings/9enabled
38844 ____________________________________________________________________________
38845 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
38846         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
38847              From: Doug MacEachern <dougm@covalent.net>
38848              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
38849              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
38850      Branch: perl
38851            ! op.c t/TestInit.pm
38852 ____________________________________________________________________________
38853 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
38854         Log: Subject: [patch] ithreads + refto bug
38855              From: Doug MacEachern <dougm@covalent.net>
38856              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
38857              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
38858              
38859              (Test in change #11539)
38860      Branch: perl
38861            ! pp.c
38862 ____________________________________________________________________________
38863 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
38864         Log: Subject: [PATCH: perl@11523] fixups for t/harness
38865              From: Prymmer/Kahn <pvhp@best.com>
38866              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
38867              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
38868      Branch: perl
38869            ! t/harness
38870 ____________________________________________________________________________
38871 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
38872         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
38873              From: Prymmer/Kahn <pvhp@best.com>
38874              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
38875              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
38876      Branch: perl
38877            ! win32/Makefile win32/makefile.mk
38878 ____________________________________________________________________________
38879 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
38880         Log: Need to know the number of tests.
38881      Branch: perl
38882            ! t/run/exit.t
38883 ____________________________________________________________________________
38884 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
38885         Log: Subject: Re: new exit tests on VMS
38886              From: "Craig A. Berry" <craigberry@mac.com>
38887              Date: Tue, 31 Jul 2001 12:19:29 -0500
38888              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
38889      Branch: perl
38890            ! t/run/exit.t
38891 ____________________________________________________________________________
38892 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
38893         Log: Retract #11530 (the dTHX is needed under threads)
38894      Branch: perl
38895            ! perlio.c
38896 ____________________________________________________________________________
38897 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
38898         Log: (Retracted by #11531)
38899      Branch: perl
38900            ! perlio.c
38901 ____________________________________________________________________________
38902 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
38903         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
38904              From: Richard Soderberg <rs@crystalflame.net>
38905              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
38906              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
38907      Branch: perl
38908            ! unixish.h
38909 ____________________________________________________________________________
38910 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
38911         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
38912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38913              Date: Tue, 31 Jul 2001 05:39:09 -0400
38914              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
38915              
38916              (with a note about the case of UV being equal to long long)
38917      Branch: perl
38918            ! utils/h2xs.PL
38919 ____________________________________________________________________________
38920 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
38921         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
38922              From: "Craig A. Berry" <craigberry@mac.com>
38923              Date: Tue, 31 Jul 2001 14:57:43 -0500
38924              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
38925      Branch: perl
38926            ! t/io/fs.t
38927 ____________________________________________________________________________
38928 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
38929         Log: Fix for
38930              
38931              Subject: [ID 20010116.001] File::Copy truncates orig file 
38932              From: arbor@al37al08.telecel.pt
38933              Date: Tue, 16 Jan 2001 11:43:02 GMT
38934              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
38935              
38936              (copy($foo, $foo) would truncate $foo)
38937      Branch: perl
38938            ! lib/File/Copy.pm lib/File/Copy.t
38939 ____________________________________________________________________________
38940 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
38941         Log: Metaconfig unit change for #11524.
38942      Branch: metaconfig/U/perl
38943            ! Extras.U
38944 ____________________________________________________________________________
38945 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
38946         Log: Multiple modules didn't work; plus typo fixes.
38947      Branch: perl
38948            ! Configure
38949 ____________________________________________________________________________
38950 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
38951         Log: Update Changes.
38952      Branch: perl
38953            ! Changes patchlevel.h
38954 ____________________________________________________________________________
38955 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
38956         Log: Regen perlapi.
38957      Branch: perl
38958            ! pod/perlapi.pod
38959 ____________________________________________________________________________
38960 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
38961         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
38962              From: Dave Mitchell <davem@fdgroup.co.uk>
38963              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
38964              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
38965      Branch: perl
38966            ! sv.c
38967 ____________________________________________________________________________
38968 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
38969         Log: Regen toc.
38970      Branch: perl
38971            ! pod/perltoc.pod
38972 ____________________________________________________________________________
38973 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
38974         Log: Regen Porting stuff.
38975      Branch: perl
38976            ! Porting/Glossary Porting/config.sh Porting/config_H
38977 ____________________________________________________________________________
38978 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
38979         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
38980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38981              Date: Tue, 31 Jul 2001 05:34:38 -0400
38982              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
38983      Branch: perl
38984            ! utils/h2xs.PL
38985 ____________________________________________________________________________
38986 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
38987         Log: Metaconfig unit change for #11516. 
38988      Branch: metaconfig/U/perl
38989            ! gccvers.U
38990 ____________________________________________________________________________
38991 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
38992         Log: Add -Wall in cflags, not in Configure.
38993              (This way -Wall affects only the core and the core XS,
38994              not user modules' XS.  Concern from Paul Marquess,
38995              implementation idea from Andy Dougherty.)
38996      Branch: perl
38997            ! Configure cflags.SH
38998 ____________________________________________________________________________
38999 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
39000         Log: Metaconfig unit changes for #11514.
39001      Branch: metaconfig
39002            + U/modified/sysman.U
39003            ! U/installdirs/man1dir.U
39004 ____________________________________________________________________________
39005 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
39006         Log: Subject: Configure's detection of system manual
39007              From: Sean Dague <sean@dague.net> 
39008              Date: Sun, 13 May 2001 15:53:15 -0400
39009              Message-ID: <20010513155315.A15833@underhill.dague.net>
39010      Branch: perl
39011            ! Configure
39012 ____________________________________________________________________________
39013 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
39014         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
39015              From: Autrijus Tang <autrijus@autrijus.org> 
39016              Date: Thu, 21 Jun 2001 23:56:48 +0800
39017              Message-Id: <20010621235648.A57340@not.autrijus.org>
39018      Branch: perl
39019            ! pod/perlobj.pod
39020 ____________________________________________________________________________
39021 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
39022         Log: Subject: Typo in DB_File.pm
39023              From: "Philip Newton" <Philip.Newton@gmx.net>
39024              Date: Tue, 31 Jul 2001 06:19:35 +0200
39025              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
39026      Branch: perl
39027            ! ext/DB_File/DB_File.pm
39028 ____________________________________________________________________________
39029 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
39030         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
39031              From: "Stephen P. Potter" <spp@spotter.yi.org>
39032              Date: Wed, 30 May 2001 13:59:34 -0400
39033              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
39034      Branch: perl
39035            ! pod/perlre.pod
39036 ____________________________________________________________________________
39037 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
39038         Log: eval "format foo=" would loop indefinitely; reported in
39039              
39040              Subject: A load of old rubbish
39041              From: Mike Guy <mjtg@cam.ac.uk>
39042              Date: Mon, 14 May 2001 16:12:22 +0100
39043              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
39044              
39045              (The core dumps reported in there already fixed.)
39046      Branch: perl
39047            ! toke.c
39048 ____________________________________________________________________________
39049 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
39050         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
39051      Branch: perl
39052            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
39053            + lib/Switch/t/switch_case.t
39054            - lib/Switch/test.pl
39055            ! MANIFEST lib/Switch.pm
39056 ____________________________________________________________________________
39057 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
39058         Log: Subject: [PATCH @11505] DB_File-1.78
39059              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39060              Date: Mon, 30 Jul 2001 22:54:37 +0100
39061              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
39062      Branch: perl
39063            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
39064            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
39065 ____________________________________________________________________________
39066 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
39067         Log: Explain in more detail why -pipe and -fno-common are good.
39068      Branch: perl
39069            ! hints/darwin.sh
39070 ____________________________________________________________________________
39071 [ 11506] By: nick                                  on 2001/07/30  14:32:23
39072         Log: Integrate mainline
39073      Branch: perlio
39074           !> INSTALL Makefile.SH doio.c hints/darwin.sh
39075 ____________________________________________________________________________
39076 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
39077         Log: Perl hasn't been putting man pages into $prefix/lib for
39078              a long time now; pointed out by Andy Dougherty. 
39079      Branch: perl
39080            ! hints/darwin.sh
39081 ____________________________________________________________________________
39082 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
39083         Log: Document the extras Configure option.
39084      Branch: perl
39085            ! INSTALL
39086 ____________________________________________________________________________
39087 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
39088         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
39089              everywhere.
39090      Branch: perl
39091           !> doio.c
39092 ____________________________________________________________________________
39093 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
39094         Log: Doubly guard against invoking CPAN if no extras defined,
39095              pointed out by H. Merijn Brand.
39096      Branch: perl
39097            ! Makefile.SH
39098 ____________________________________________________________________________
39099 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
39100         Log: Fix O_RDONLY check to check for O_RDONLY.
39101      Branch: maint-5.6/macperl
39102            ! doio.c
39103 ____________________________________________________________________________
39104 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
39105         Log: Integrate miscellaneous changes from maint-5.6/perl.
39106      Branch: maint-5.6/macperl
39107           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
39108 ____________________________________________________________________________
39109 [ 11499] By: nick                                  on 2001/07/30  06:52:42
39110         Log: Integrate mainline
39111      Branch: perlio
39112           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
39113           +> win32/sync_ext.pl
39114            - win32/sncfnmcs.pl
39115           !> (integrate 71 files)
39116 ____________________________________________________________________________
39117 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
39118         Log: Update Changes.
39119      Branch: perl
39120            ! Changes patchlevel.h
39121 ____________________________________________________________________________
39122 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
39123         Log: Now Configure -Dextras=Foo::Bar and "make install" will
39124              fetch and install Foo::Bar.
39125      Branch: perl
39126            ! Makefile.SH
39127 ____________________________________________________________________________
39128 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
39129         Log: Metaconfig unit change for #11495.
39130      Branch: metaconfig/U/perl
39131            ! Extras.U
39132 ____________________________________________________________________________
39133 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
39134         Log: extras.make, extras.test, and extras.install make targets.
39135      Branch: perl
39136            ! Configure Makefile.SH
39137 ____________________________________________________________________________
39138 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
39139         Log: Metaconfig unit change for #11493.
39140      Branch: metaconfig/U/perl
39141            ! Extras.U
39142 ____________________________________________________________________________
39143 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
39144         Log: Better to have the list of extras in $extras than 'define'.
39145      Branch: perl
39146            ! Configure
39147 ____________________________________________________________________________
39148 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
39149         Log: The metaconfig unit change for #11490.
39150      Branch: metaconfig/U/perl
39151            + Extras.U
39152 ____________________________________________________________________________
39153 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
39154         Log: Missed from #11490 (the required dependency).
39155      Branch: perl
39156            ! Makefile.SH
39157 ____________________________________________________________________________
39158 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
39159         Log: Add the support of asking for extra modules or bundles of modules
39160              to be fetched from the CPAN and installed as a part of the Perl
39161              build process.  None of this installation is yet really done;
39162              only the list is asked, and saved away in extras.lst for
39163              the build and installation process to worry about later.
39164      Branch: perl
39165            ! Configure
39166 ____________________________________________________________________________
39167 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
39168         Log: Beginnings of better Inf and NaN support.
39169              At least toke.c and sv.c still need quite a bit of work.
39170      Branch: perl
39171            ! numeric.c perl.h
39172 ____________________________________________________________________________
39173 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
39174         Log: Top-level Makefile didn't honour OPTIMIZE.
39175      Branch: perl
39176            ! Makefile.SH
39177 ____________________________________________________________________________
39178 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
39179         Log: Update Changes.
39180      Branch: perl
39181            ! Changes patchlevel.h
39182 ____________________________________________________________________________
39183 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
39184         Log: Use Search::Dict 1.02 interface for charinfo().
39185      Branch: perl
39186            ! lib/UnicodeCD.pm
39187 ____________________________________________________________________________
39188 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
39189         Log: Now also allow transforming the read lines before comparing them.
39190              (This will help UnicodeCD.) 
39191      Branch: perl
39192            ! lib/Search/Dict.pm
39193 ____________________________________________________________________________
39194 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
39195         Log: Remove tiehandle code.
39196      Branch: perl
39197            ! lib/UnicodeCD.pm
39198 ____________________________________________________________________________
39199 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
39200         Log: Allow specifying a comparison function for Search::Dict::look().
39201      Branch: perl
39202            ! lib/Search/Dict.pm
39203 ____________________________________________________________________________
39204 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
39205         Log: Small UnicodeCD tweaks.
39206      Branch: perl
39207            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39208 ____________________________________________________________________________
39209 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
39210         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
39211              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39212              Date: Tue, 24 Jul 2001 01:51:32 +0900
39213              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
39214      Branch: perl
39215            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39216 ____________________________________________________________________________
39217 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
39218         Log: Subject: [PATCH] installperl
39219              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39220              Date: Fri, 27 Jul 2001 19:05:04 -0700
39221              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
39222      Branch: perl
39223            ! installperl
39224 ____________________________________________________________________________
39225 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
39226         Log: Subject: [PATCH] Set proper compatibility versions in core
39227              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39228              Date: Fri, 27 Jul 2001 20:01:49 -0700
39229              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
39230      Branch: perl
39231            ! Makefile.SH
39232 ____________________________________________________________________________
39233 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
39234         Log: Metaconfig unit change for #11477.
39235      Branch: metaconfig/U/perl
39236            ! dlsrc.U
39237 ____________________________________________________________________________
39238 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
39239         Log: Subject: [PATCH] Darwin: -fpic not so good
39240              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39241              Date: Fri, 27 Jul 2001 18:57:38 -0700
39242              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
39243      Branch: perl
39244            ! Configure
39245 ____________________________________________________________________________
39246 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
39247         Log: Subject: [PATCH] Clean up Darwin hints
39248              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39249              Date: Fri, 27 Jul 2001 19:13:15 -0700
39250              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
39251      Branch: perl
39252            ! hints/darwin.sh
39253 ____________________________________________________________________________
39254 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
39255         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
39256              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39257              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
39258              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
39259      Branch: perl
39260            ! pod/perlfunc.pod pp.c t/op/split.t
39261 ____________________________________________________________________________
39262 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
39263         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
39264              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39265              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
39266              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
39267      Branch: perl
39268            ! pod/perlvar.pod
39269 ____________________________________________________________________________
39270 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
39271         Log: Subject: [PATCH] fixes to constant.pm documentation
39272              From: Ilmari Karonen <iltzu@sci.fi>
39273              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
39274              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
39275      Branch: perl
39276            ! lib/constant.pm
39277 ____________________________________________________________________________
39278 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
39279         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
39280              From: "Philip Newton" <Philip.Newton@gmx.net>
39281              Date: Fri, 27 Jul 2001 07:51:10 +0200
39282              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
39283      Branch: perl
39284            ! pod/perlport.pod
39285 ____________________________________________________________________________
39286 [ 11471] By: nick                                  on 2001/07/26  06:23:32
39287         Log: Subject:  [PATCH] Doc fix for perlguts / threading
39288              From:  Arthur Bergman <arthur@contiller.se>
39289              Date:  Wed, 25 Jul 2001 11:28:23 +0200
39290              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
39291      Branch: perl
39292            ! pod/perlguts.pod
39293 ____________________________________________________________________________
39294 [ 11470] By: nick                                  on 2001/07/26  06:21:06
39295         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
39296              From:  Philip Newton <Philip.Newton@gmx.net>
39297              Date:  Wed, 25 Jul 2001 08:19:47 +0200
39298              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
39299      Branch: perl
39300            ! INSTALL
39301 ____________________________________________________________________________
39302 [ 11469] By: nick                                  on 2001/07/26  06:20:25
39303         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
39304              From:  Philip Newton <Philip.Newton@gmx.net>
39305              Date:  Wed, 25 Jul 2001 08:12:48 +0200
39306              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
39307      Branch: perl
39308            ! INSTALL
39309 ____________________________________________________________________________
39310 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
39311         Log: More +x.
39312      Branch: perl
39313            ! Porting/makerel
39314 ____________________________________________________________________________
39315 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
39316         Log: Update Changes.
39317      Branch: perl
39318            ! Changes patchlevel.h
39319 ____________________________________________________________________________
39320 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
39321         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
39322              From: "Philip Newton" <Philip.Newton@gmx.net>
39323              Date: Tue, 24 Jul 2001 06:45:55 +0200
39324              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
39325      Branch: perl
39326            ! os2/perlrexx.c
39327 ____________________________________________________________________________
39328 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
39329         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
39330              From: Peter Prymmer <pvhp@forte.com>
39331              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
39332              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
39333      Branch: perl
39334            ! pod/perlport.pod t/io/fs.t vms/test.com
39335 ____________________________________________________________________________
39336 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
39337         Log: Workaround on Cwd bootstrap problem.
39338      Branch: perl
39339            ! lib/ExtUtils/MakeMaker.pm
39340 ____________________________________________________________________________
39341 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
39342         Log: When in Rome, quote like the Romans do.
39343      Branch: perl
39344            ! cflags.SH
39345 ____________________________________________________________________________
39346 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
39347         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
39348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39349              Date: Mon, 23 Jul 2001 19:29:49 -0400
39350              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
39351      Branch: perl
39352            + os2/perlrexx.c
39353            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
39354            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
39355            ! t/op/write.t
39356 ____________________________________________________________________________
39357 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
39358         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
39359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39360              Date: Mon, 23 Jul 2001 18:43:42 -0400
39361              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
39362      Branch: perl
39363            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
39364 ____________________________________________________________________________
39365 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
39366         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
39367              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39368              Date: Mon, 23 Jul 2001 18:33:16 -0400
39369              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
39370      Branch: perl
39371            ! lib/ExtUtils/MakeMaker.pm
39372 ____________________________________________________________________________
39373 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
39374         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
39375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39376              Date: Mon, 23 Jul 2001 18:20:35 -0400
39377              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
39378      Branch: perl
39379            ! Makefile.SH cflags.SH
39380 ____________________________________________________________________________
39381 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
39382         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
39383              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
39384              Date: Mon, 23 Jul 2001 11:32:17 -0500
39385              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
39386      Branch: perl
39387            ! lib/ExtUtils/MakeMaker.pm
39388 ____________________________________________________________________________
39389 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
39390         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
39391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39392              Date: Mon, 23 Jul 2001 18:13:20 -0400
39393              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
39394      Branch: perl
39395            ! lib/perl5db.pl
39396 ____________________________________________________________________________
39397 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
39398         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
39399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39400              Date: Mon, 23 Jul 2001 18:07:40 -0400
39401              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
39402      Branch: perl
39403            ! op.c
39404 ____________________________________________________________________________
39405 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
39406         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
39407              From: "Craig A. Berry" <craigberry@mac.com>
39408              Date: Mon, 23 Jul 2001 15:35:06 -0500
39409              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
39410      Branch: perl
39411            ! util.c
39412 ____________________________________________________________________________
39413 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
39414         Log: Subject: [PATCH perlfaq9.pod typo]
39415              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
39416              Date: Mon, 23 Jul 2001 07:49:05 -0700
39417              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
39418      Branch: perl
39419            ! pod/perlfaq9.pod
39420 ____________________________________________________________________________
39421 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
39422         Log: Subject: win32\sncfnmcs.pl corrections
39423              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39424              Date: Mon, 23 Jul 2001 12:56:54 +0200
39425              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
39426              
39427              Rename the script a little bit more sensibly.
39428      Branch: perl
39429            + win32/sync_ext.pl
39430            - win32/sncfnmcs.pl
39431            ! MANIFEST README.win32
39432 ____________________________________________________________________________
39433 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
39434         Log: Test tweak.
39435      Branch: perl
39436            ! ext/B/Deparse.t
39437 ____________________________________________________________________________
39438 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
39439         Log: Metaconfig unit tweak for #11450.
39440      Branch: metaconfig/U/perl
39441            ! Mksymlinks.U
39442 ____________________________________________________________________________
39443 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
39444         Log: Too volatile failsafe check.
39445      Branch: perl
39446            ! Configure
39447 ____________________________________________________________________________
39448 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
39449         Log: Further doc tweaks.
39450      Branch: perl
39451            ! lib/UnicodeCD.pm
39452 ____________________________________________________________________________
39453 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
39454         Log: Doc tweaks.
39455      Branch: perl
39456            ! lib/UnicodeCD.pm
39457 ____________________________________________________________________________
39458 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
39459         Log: Doc tweakery from Abhijit.
39460      Branch: perl
39461            ! Porting/repository.pod
39462 ____________________________________________________________________________
39463 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
39464         Log: An accidental empty line.
39465      Branch: perl
39466            ! MANIFEST
39467 ____________________________________________________________________________
39468 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
39469         Log: Missing MANIFESTations.
39470      Branch: perl
39471            ! MANIFEST
39472 ____________________________________________________________________________
39473 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
39474         Log: Update Changes.
39475      Branch: perl
39476            ! Changes patchlevel.h
39477 ____________________________________________________________________________
39478 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
39479         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
39480              From: Mike Guy <mjtg@cam.ac.uk>
39481              Date: Fri, 20 Jul 2001 16:12:49 +0100
39482              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
39483      Branch: perl
39484            ! Porting/pumpkin.pod
39485 ____________________________________________________________________________
39486 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
39487         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39488              From: Peter Prymmer <pvhp@forte.com>
39489              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
39490              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
39491      Branch: perl
39492            ! pod/perlhack.pod
39493 ____________________________________________________________________________
39494 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
39495         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
39496              From: Michael G Schwern <schwern@pobox.com>
39497              Date: Fri, 20 Jul 2001 20:22:35 -0400
39498              Message-ID: <20010720202235.O4498@blackrider>
39499      Branch: perl
39500            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
39501            ! lib/Test/t/todo.t
39502 ____________________________________________________________________________
39503 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
39504         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
39505              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39506              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
39507              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
39508      Branch: perl
39509            ! ext/POSIX/POSIX.pod
39510 ____________________________________________________________________________
39511 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
39512         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
39513              From: Mark-Jason Dominus <mjd@plover.com>
39514              Date: Fri, 20 Jul 2001 23:16:54 -0400
39515              Message-ID: <20010721031654.21877.qmail@plover.com>
39516      Branch: perl
39517            ! ext/POSIX/POSIX.pod
39518 ____________________________________________________________________________
39519 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
39520         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
39521              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39522              Date: Sun, 22 Jul 2001 14:56:09 +0200
39523              Message-ID: <20010722145609.A766@rafael>
39524      Branch: perl
39525            ! ext/B/O.pm
39526 ____________________________________________________________________________
39527 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
39528         Log: Subject: regexec.c #define cleanup
39529              From: Mark-Jason Dominus <mjd@plover.com>
39530              Date: Sat, 21 Jul 2001 18:33:25 -0400
39531              Message-ID: <20010721223325.3069.qmail@plover.com>
39532      Branch: perl
39533            ! regexec.c
39534 ____________________________________________________________________________
39535 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
39536         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
39537              From: Prymmer/Kahn <pvhp@best.com>
39538              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
39539              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
39540      Branch: perl
39541            ! t/io/fs.t
39542 ____________________________________________________________________________
39543 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
39544         Log: Typo in #11432.
39545      Branch: perl
39546            ! ext/POSIX/POSIX.t
39547 ____________________________________________________________________________
39548 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
39549         Log: Integrate (manually) change #11424 from macperl.
39550      Branch: perl
39551            ! ext/Filter/t/call.t
39552 ____________________________________________________________________________
39553 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
39554         Log: Integrate change #11408 from macperl.
39555      Branch: perl
39556           !> README.macos pod/perlport.pod
39557 ____________________________________________________________________________
39558 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
39559         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
39560      Branch: perl
39561           +> macos/MacPerlTests.cmd macos/xsubpp.patch
39562            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
39563            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
39564            ! ext/POSIX/POSIX.t
39565 ____________________________________________________________________________
39566 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
39567         Log: pod/*.t tests not picked up by t/TEST either
39568      Branch: maint-5.6/perl
39569            ! t/TEST
39570 ____________________________________________________________________________
39571 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
39572         Log: better tweak for change#11429 (windows has both / and \ separated
39573              paths in @INC at that point)
39574      Branch: maint-5.6/perl
39575            ! t/pod/testp2pt.pl
39576 ____________________________________________________________________________
39577 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
39578         Log: MacOS pod test tweak needs \Escape
39579      Branch: maint-5.6/perl
39580            ! t/pod/testp2pt.pl
39581 ____________________________________________________________________________
39582 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
39583         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
39584              resulting duplicate output, but t/harness isn't)
39585      Branch: maint-5.6/perl
39586            ! t/run/runenv.t
39587 ____________________________________________________________________________
39588 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
39589         Log: t/harness wasn't picking up all the tests
39590      Branch: maint-5.6/perl
39591            ! t/harness
39592 ____________________________________________________________________________
39593 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
39594         Log: update MANIFEST for new file
39595      Branch: maint-5.6/perl
39596            ! MANIFEST
39597 ____________________________________________________________________________
39598 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
39599         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
39600              the exception of the macperl/macos/... tree
39601      Branch: maint-5.6/perl
39602           +> t/lib/filefind-taint.t
39603           !> (integrate 72 files)
39604 ____________________________________________________________________________
39605 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
39606         Log: Fix test.
39607      Branch: maint-5.6/macperl
39608            ! macos/bundled_ext/Filter/t/call.t
39609 ____________________________________________________________________________
39610 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
39611         Log: Make perl fork()-safe (in a slightly limited way) even on
39612              platforms that don't have pthread_atfork() (extension of
39613              the fix in change#11151).
39614              
39615              Note that this will not help extensions that call fork()
39616              directly in C, or that link to libraries that call fork()
39617              directly.  Such cases must be fixed to either call
39618              PerlProc_fork(), or call atfork_lock() in parent before the
39619              calling the function that forks and call atfork_unlock()
39620              in both parent and child immediately after the fork().
39621              (There are no worries if C code calls exec() in the child
39622              immediately after a fork().  Only cases where the child
39623              calls perl's API functions (including New()) after the
39624              fork() are problematic.)
39625              
39626              This change also eliminates the use of vfork() from perl,
39627              since all such uses were violating the severe restrictions
39628              on modifying the state of the process between the vfork()
39629              and the exec().
39630              
39631              This is a modified version of patches suggested by Abhijit
39632              Menon-Sen and Richard Soderberg.
39633      Branch: perl
39634            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
39635            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
39636 ____________________________________________________________________________
39637 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
39638         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
39639              Switch, and Text::Balanced.
39640      Branch: maint-5.6/macperl
39641            + macos/bundled_ext/Filter/Util/Call/Call.pm
39642            + macos/bundled_ext/Filter/Util/Call/Call.xs
39643            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
39644            + macos/bundled_ext/Filter/t/MyFilter.pm
39645            + macos/bundled_ext/Filter/t/call.t
39646            + macos/bundled_ext/Filter/t/filter-util.pl
39647            + macos/bundled_lib/blib/lib/Class/ISA.pm
39648            + macos/bundled_lib/blib/lib/Digest.pm
39649            + macos/bundled_lib/blib/lib/Filter/Simple.pm
39650            + macos/bundled_lib/blib/lib/Switch.pm
39651            + macos/bundled_lib/blib/lib/Text/Balanced.pm
39652            + macos/bundled_lib/blib/lib/Text/Balanced.pod
39653            + macos/bundled_lib/t/Class/ISA/test.pl
39654            + macos/bundled_lib/t/Digest/Digest.t
39655            + macos/bundled_lib/t/Filter/Simple/test.pl
39656            + macos/bundled_lib/t/Switch/test.pl
39657            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
39658            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
39659            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
39660            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
39661            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
39662            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
39663            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
39664            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
39665 ____________________________________________________________________________
39666 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
39667         Log: Add Filter::Util::Call to config/make files; edit utils
39668              to recognize the module (it was descended too far down).
39669              Bump version to 5.6.1a4.
39670      Branch: maint-5.6/macperl
39671            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
39672            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
39673            ! macos/macperl/Makefile.mk macos/xsubpp.patch
39674 ____________________________________________________________________________
39675 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
39676         Log: Make DB_File the default for MLDBM on MacOS.
39677      Branch: maint-5.6/macperl
39678            ! macos/bundled_lib/blib/lib/MLDBM.pm
39679 ____________________________________________________________________________
39680 [ 11419] By: nick                                  on 2001/07/20  14:51:03
39681         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
39682              From:  Simon Cozens <simon@netthink.co.uk>
39683              Date:  Fri, 20 Jul 2001 11:42:35 -0400
39684              Message-Id:  <20010720114235.A5235@netthink.co.uk>
39685      Branch: perl
39686            ! lib/UnicodeCD.pm
39687 ____________________________________________________________________________
39688 [ 11418] By: nick                                  on 2001/07/20  14:48:12
39689         Log: Subject:  [PATCH regcomp.h] adds a comment
39690              From:  Abhijit Menon-Sen <ams@wiw.org>
39691              Date:  Fri, 20 Jul 2001 21:05:37 +0530
39692              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
39693      Branch: perl
39694            ! regcomp.h
39695 ____________________________________________________________________________
39696 [ 11417] By: nick                                  on 2001/07/20  14:16:38
39697         Log: Subject:  [PATCH 5.7.2] INSTALL updates
39698              From:  Andy Dougherty <doughera@lafayette.edu>
39699              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
39700              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
39701      Branch: perl
39702            ! INSTALL
39703 ____________________________________________________________________________
39704 [ 11416] By: nick                                  on 2001/07/20  06:44:44
39705         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39706              From:  Russ Allbery <rra@stanford.edu>
39707              Date:  19 Jul 2001 15:52:37 -0700
39708              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
39709      Branch: perl
39710            ! lib/Pod/Man.pm
39711 ____________________________________________________________________________
39712 [ 11415] By: nick                                  on 2001/07/20  06:35:11
39713         Log: Subject:  [PATCH] defer op_seq allocation
39714              From:  Abhijit Menon-Sen <ams@wiw.org>
39715              Date:  Thu, 19 Jul 2001 22:12:24 +0530
39716              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
39717      Branch: perl
39718            ! op.c
39719 ____________________________________________________________________________
39720 [ 11414] By: nick                                  on 2001/07/20  06:23:36
39721         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
39722              From:  Abhijit Menon-Sen <ams@wiw.org>
39723              Date:  Fri, 20 Jul 2001 01:18:50 +0530
39724              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
39725              (Private e-mail)
39726      Branch: perl
39727            ! ext/Time/HiRes/HiRes.xs
39728 ____________________________________________________________________________
39729 [ 11413] By: nick                                  on 2001/07/20  06:18:53
39730         Log: Integrate mainline
39731      Branch: perlio
39732           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
39733            - t/base/commonsense.t
39734           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
39735           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
39736           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
39737           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
39738           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
39739           !> win32/win32.c
39740 ____________________________________________________________________________
39741 [ 11412] By: nick                                  on 2001/07/19  06:44:27
39742         Log: Integrate win32/perlhost.h from maintenance branch.
39743              (Rest of $ENV{PATH} / system() fix.)
39744      Branch: perl
39745           !> win32/perlhost.h
39746 ____________________________________________________________________________
39747 [ 11411] By: nick                                  on 2001/07/19  06:41:34
39748         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
39749              From:  Philip Newton <Philip.Newton@gmx.net>
39750              Date:  Wed, 18 Jul 2001 21:43:57 +0200
39751              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
39752      Branch: perl
39753            ! pod/perlhack.pod
39754 ____________________________________________________________________________
39755 [ 11410] By: nick                                  on 2001/07/19  06:39:35
39756         Log: Subject:  Security hole in taint checking in open()
39757              From:  deekoo@tentacle.net
39758              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
39759              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
39760      Branch: perl
39761            ! doio.c
39762 ____________________________________________________________________________
39763 [ 11409] By: nick                                  on 2001/07/19  06:28:08
39764         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
39765              From:  Abhijit Menon-Sen <ams@wiw.org>
39766              Date:  Thu, 19 Jul 2001 04:30:43 +0530
39767              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
39768      Branch: perl
39769            ! ext/Time/HiRes/HiRes.xs
39770 ____________________________________________________________________________
39771 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
39772         Log: Update docs with latest implementation information and new URLs.
39773      Branch: maint-5.6/macperl
39774            ! README.macos pod/perlport.pod
39775 ____________________________________________________________________________
39776 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
39777         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
39778              Fix BuildRules to accept optimization variables.
39779      Branch: maint-5.6/macperl
39780            + macos/bundled_ext/Digest/MD5/Makefile.mk
39781            ! macos/BuildRules.mk macos/Makefile.mk
39782            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
39783            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
39784 ____________________________________________________________________________
39785 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
39786         Log: Integrate changes 11399,11401
39787      Branch: maint-5.6/macperl
39788           !> win32/perlhost.h win32/win32.c
39789 ____________________________________________________________________________
39790 [ 11405] By: nick                                  on 2001/07/18  06:50:33
39791         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
39792              from perl5.6*
39793      Branch: perl
39794           !> win32/perlhost.h win32/win32.c
39795 ____________________________________________________________________________
39796 [ 11404] By: nick                                  on 2001/07/18  06:43:59
39797         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
39798              From:  hv@crypt0.demon.co.uk
39799              Date:  Wed, 18 Jul 2001 05:58:46 +0100
39800              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
39801      Branch: perl
39802            ! ext/POSIX/POSIX.t
39803 ____________________________________________________________________________
39804 [ 11403] By: nick                                  on 2001/07/18  06:38:57
39805         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
39806              From:  hv@crypt0.demon.co.uk
39807              Date:  Wed, 18 Jul 2001 05:21:54 +0100
39808              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
39809      Branch: perl
39810            ! numeric.c t/op/arith.t
39811 ____________________________________________________________________________
39812 [ 11402] By: nick                                  on 2001/07/18  06:19:17
39813         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
39814              From:  mjd@plover.com
39815              Date:  17 Jul 2001 17:59:20 -0000
39816              Message-Id:  <20010717175920.8177.qmail@plover.com>
39817      Branch: perl
39818            ! pod/perlre.pod
39819 ____________________________________________________________________________
39820 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
39821         Log: thinko in change#11400 (duh)
39822      Branch: maint-5.6/perl
39823            ! win32/perlhost.h
39824 ____________________________________________________________________________
39825 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
39826         Log: change#11399 revealed another unrelated bug; this is just a temporary
39827              bandaid
39828      Branch: maint-5.6/perl
39829            ! win32/perlhost.h
39830 ____________________________________________________________________________
39831 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
39832         Log: fix bugs in handling of the virtualized environment under windows;
39833              there were bugs in propagating any changes to %ENV down to the real
39834              environment when such changes happened in the toplevel process
39835              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
39836              problem identification, and for a part of the fix)
39837      Branch: maint-5.6/perl
39838            ! win32/perlhost.h win32/win32.c
39839 ____________________________________________________________________________
39840 [ 11398] By: nick                                  on 2001/07/17  08:26:35
39841         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
39842              From: Peter Prymmer <pvhp@forte.com>
39843              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
39844              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
39845              
39846              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
39847              should not depend on existance of Config.pm
39848      Branch: perl
39849           +> t/lib/commonsense.t
39850            - t/base/commonsense.t
39851            ! MANIFEST t/README
39852 ____________________________________________________________________________
39853 [ 11397] By: nick                                  on 2001/07/17  08:09:58
39854         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
39855              From:  Michael G Schwern <schwern@pobox.com>
39856              Date:  Mon, 16 Jul 2001 18:20:31 -0400
39857              Message-Id:  <20010716182031.A1128@blackrider>
39858      Branch: perl
39859            ! pod/perlhack.pod
39860 ____________________________________________________________________________
39861 [ 11396] By: nick                                  on 2001/07/17  08:04:11
39862         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
39863              From:  Gwyn Judd <b.judd@xtra.co.nz>
39864              Date:  Tue, 17 Jul 2001 20:55:58 +1200
39865              Message-Id:  <20010717205558.A3107@thislove>
39866      Branch: perl
39867            ! pod/perlfunc.pod
39868 ____________________________________________________________________________
39869 [ 11395] By: nick                                  on 2001/07/17  08:02:22
39870         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
39871              From:  Peter Prymmer <pvhp@forte.com>
39872              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
39873              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
39874      Branch: perl
39875            ! t/op/sprintf.t
39876 ____________________________________________________________________________
39877 [ 11394] By: nick                                  on 2001/07/17  07:57:06
39878         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
39879              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
39880              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
39881              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
39882      Branch: perl
39883            ! gv.c
39884 ____________________________________________________________________________
39885 [ 11392] By: nick                                  on 2001/07/17  07:50:12
39886         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
39887              From:  Coral <coral@moonlight.crystalflame.net>
39888              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
39889              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
39890      Branch: perl
39891            ! pp_sys.c thread.h
39892 ____________________________________________________________________________
39893 [ 11391] By: nick                                  on 2001/07/17  07:34:28
39894         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
39895              From:  Jonathan Stowe <gellyfish@gellyfish.com>
39896              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
39897              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
39898      Branch: perl
39899            ! utils/h2xs.PL
39900 ____________________________________________________________________________
39901 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
39902         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
39903              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
39904              and Mac::Apps::Launch, which don't work, and Time::HiRes and
39905              Time::Piece, which don't yet work.
39906      Branch: maint-5.6/macperl
39907            + (add 154 files)
39908 ____________________________________________________________________________
39909 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
39910         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
39911              Also add hack to get around missing setenv for PERL5DB.
39912      Branch: maint-5.6/macperl
39913            ! macos/macish.c macos/macish.h
39914 ____________________________________________________________________________
39915 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
39916         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
39917      Branch: maint-5.6/macperl
39918            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
39919            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
39920 ____________________________________________________________________________
39921 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
39922         Log: Fix up some configuration and make options, add extra
39923              extensions.
39924      Branch: maint-5.6/macperl
39925            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
39926            ! macos/macperl/Makefile.mk
39927 ____________________________________________________________________________
39928 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
39929         Log: From Change 11374 in maintperl.
39930      Branch: maint-5.6/macperl
39931           !> utils/h2ph.PL
39932 ____________________________________________________________________________
39933 [ 11385] By: nick                                  on 2001/07/16  14:12:58
39934         Log: Back out change to h2xs till it passes its test.
39935      Branch: perl
39936            ! utils/h2xs.PL
39937 ____________________________________________________________________________
39938 [ 11384] By: nick                                  on 2001/07/16  14:00:10
39939         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
39940              From:  Jonathan Stowe <gellyfish@gellyfish.com>
39941              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
39942              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
39943      Branch: perl
39944            ! utils/h2xs.PL
39945 ____________________________________________________________________________
39946 [ 11383] By: nick                                  on 2001/07/16  13:53:12
39947         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
39948              From:  Robin Houston <robin@kitsite.com>
39949              Date:  Sun, 15 Jul 2001 18:22:31 +0100
39950              Message-Id:  <20010715182230.A11174@robin>
39951      Branch: perl
39952            ! hints/darwin.sh
39953 ____________________________________________________________________________
39954 [ 11382] By: nick                                  on 2001/07/16  13:52:49
39955         Log: Subject:  [PATCH perl@11372] re_dup
39956              From:  Radu Greab <radu@netsoft.ro>
39957              Date:  Sun, 15 Jul 2001 04:50:06 +0300
39958              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
39959      Branch: perl
39960            ! sv.c
39961 ____________________________________________________________________________
39962 [ 11379] By: nick                                  on 2001/07/16  13:35:39
39963         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
39964              From:  Robin Houston <robin@kitsite.com>
39965              Date:  Sat, 14 Jul 2001 14:28:50 +0100
39966              Message-Id:  <20010714142850.A10205@robin>
39967      Branch: perl
39968            ! ext/B/B/Deparse.pm
39969 ____________________________________________________________________________
39970 [ 11378] By: nick                                  on 2001/07/16  13:30:36
39971         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
39972              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
39973              Date:  Sat, 14 Jul 2001 22:17:42 +0900
39974              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
39975      Branch: perl
39976            + ext/Encode/Encode/euc-jp-0212.enc
39977            ! ext/Encode/Encode/Tcl.pm
39978 ____________________________________________________________________________
39979 [ 11377] By: nick                                  on 2001/07/16  13:17:28
39980         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
39981              From:  Andy Dougherty <doughera@lafayette.edu>
39982              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
39983              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
39984      Branch: perl
39985            ! hints/darwin.sh hints/rhapsody.sh
39986 ____________________________________________________________________________
39987 [ 11376] By: nick                                  on 2001/07/16  09:05:00
39988         Log: Integrate mainline
39989      Branch: perlio
39990           +> ext/Encode/Encode/7bit-greek.enc
39991           +> ext/Encode/Encode/7bit-latin1.enc
39992           +> ext/Encode/Encode/cns11643-1.enc
39993           +> ext/Encode/Encode/cns11643-2.enc
39994           +> ext/Encode/Encode/iso2022-cn.enc
39995           +> ext/Encode/Encode/iso2022-jp1.enc
39996           +> ext/Encode/Encode/iso2022-jp2.enc
39997           !> Changes Configure MANIFEST Makefile.SH
39998           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
39999           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
40000           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
40001           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
40002           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
40003 ____________________________________________________________________________
40004 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
40005         Log: integrate change#11374 from maint-5.6
40006              
40007              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40008      Branch: perl
40009           !> utils/h2ph.PL
40010 ____________________________________________________________________________
40011 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
40012         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40013      Branch: maint-5.6/perl
40014            ! utils/h2ph.PL
40015 ____________________________________________________________________________
40016 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
40017         Log: Update Changes.
40018      Branch: perl
40019            ! Changes patchlevel.h
40020 ____________________________________________________________________________
40021 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
40022         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
40023              From: Jonathan Stowe <gellyfish@gellyfish.com>
40024              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
40025              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
40026      Branch: perl
40027            ! utils/h2xs.PL
40028 ____________________________________________________________________________
40029 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
40030         Log: Subject: patch to add DEL to [:cntrl:]
40031              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40032              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
40033              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
40034      Branch: perl
40035            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
40036 ____________________________________________________________________________
40037 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
40038         Log: Metaconfig unit change for #11369; plus a dependency nit.
40039      Branch: metaconfig
40040            ! U/compline/nblock_io.U
40041      Branch: metaconfig/U/perl
40042            ! Extensions.U
40043 ____________________________________________________________________________
40044 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
40045         Log: #include <stdlib.h> so that exit() is prototyped,
40046              noticed by Hugo.
40047      Branch: perl
40048            ! Configure
40049 ____________________________________________________________________________
40050 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
40051         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40052              From: Peter Prymmer <pvhp@forte.com>
40053              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
40054              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
40055      Branch: perl
40056            ! t/op/sprintf.t
40057 ____________________________________________________________________________
40058 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
40059         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
40060              From: Peter Prymmer <pvhp@forte.com>
40061              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
40062              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
40063      Branch: perl
40064            ! ext/Encode/Encode/Tcl.t
40065 ____________________________________________________________________________
40066 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
40067         Log: Add information about gcc 3.0 basic block profiling.
40068      Branch: perl
40069            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
40070 ____________________________________________________________________________
40071 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
40072         Log: Subject: Error in lib/PerlIO/Via.pm ?
40073              From: Mark-Jason Dominus <mjd@plover.com>
40074              Date: Fri, 13 Jul 2001 15:55:41 -0400
40075              Message-ID: <20010713195541.26751.qmail@plover.com>
40076      Branch: perl
40077            ! ext/PerlIO/Via/Via.pm
40078 ____________________________________________________________________________
40079 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
40080         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
40081              section from the Compiler section.
40082      Branch: perl
40083            ! myconfig.SH
40084 ____________________________________________________________________________
40085 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
40086         Log: Handle glibc style of constant definitions using enum
40087              with intervening #defines; from Brendan O'Dea.
40088      Branch: perl
40089            ! utils/h2ph.PL
40090 ____________________________________________________________________________
40091 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
40092         Log: Add LC_MESSAGES to the locale_h export tag (it already is
40093              in the Makefile.PL and thusly eligible for an XS constant)
40094              (see also maintperl #10543)
40095      Branch: perl
40096            ! ext/POSIX/POSIX.pm
40097 ____________________________________________________________________________
40098 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
40099         Log: Subject: Re: [patch] re_dup
40100              From: Abhijit Menon-Sen <ams@wiw.org>
40101              Date: Fri, 13 Jul 2001 21:41:09 +0530
40102              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
40103      Branch: perl
40104            ! sv.c
40105 ____________________________________________________________________________
40106 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
40107         Log: Subject: [patch] re_dup
40108              From: Doug MacEachern <dougm@covalent.net>
40109              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
40110              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
40111      Branch: perl
40112            ! sv.c
40113 ____________________________________________________________________________
40114 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
40115         Log: Update Changes.
40116      Branch: perl
40117            ! Changes patchlevel.h
40118 ____________________________________________________________________________
40119 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
40120         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
40121              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
40122              Date: Sat, 14 Jul 2001 00:06:30 +0900
40123              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
40124      Branch: perl
40125            + ext/Encode/Encode/7bit-greek.enc
40126            + ext/Encode/Encode/7bit-latin1.enc
40127            + ext/Encode/Encode/cns11643-1.enc
40128            + ext/Encode/Encode/cns11643-2.enc
40129            + ext/Encode/Encode/iso2022-cn.enc
40130            + ext/Encode/Encode/iso2022-jp1.enc
40131            + ext/Encode/Encode/iso2022-jp2.enc
40132            ! MANIFEST ext/Encode/Encode/Tcl.pm
40133            ! ext/Encode/Encode/iso2022-kr.enc
40134 ____________________________________________________________________________
40135 [ 11357] By: nick                                  on 2001/07/13  14:24:06
40136         Log: Blind integrate mainline (as of 5.7.2?)
40137      Branch: perlio
40138           !> AUTHORS Changes Porting/config.sh Porting/config_H
40139           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
40140           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40141           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40142           !> win32/makefile.mk
40143 ____________________________________________________________________________
40144 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
40145         Log: Snip away the devel patchlevel.
40146      Branch: perl
40147            ! patchlevel.h
40148 ____________________________________________________________________________
40149 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
40150         Log: Bump the version to 5.7.2.
40151      Branch: perl
40152            ! Porting/config.sh Porting/config_H patchlevel.h
40153            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40154            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40155            ! win32/makefile.mk
40156 ____________________________________________________________________________
40157 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
40158         Log: Update Changes.
40159      Branch: perl
40160            ! Changes
40161 ____________________________________________________________________________
40162 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
40163         Log: Reword.
40164      Branch: perl
40165            ! AUTHORS
40166 ____________________________________________________________________________
40167 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
40168         Log: AUTHORS update.
40169      Branch: perl
40170            ! AUTHORS
40171 ____________________________________________________________________________
40172 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
40173         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
40174              unless ithreads.
40175      Branch: perl
40176            ! makedef.pl
40177 ____________________________________________________________________________
40178 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
40179         Log: Integrate perlio.
40180      Branch: perl
40181           !> win32/distclean.bat
40182 ____________________________________________________________________________
40183 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
40184         Log: Test the encoding transform only iff we have PerlIO,
40185              noticed by H. Merijn Brand.
40186      Branch: perl
40187            ! ext/PerlIO/t/encoding.t
40188 ____________________________________________________________________________
40189 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
40190         Log: README.netware tweaks from Ananth Kesari.
40191      Branch: perl
40192            ! README.netware
40193 ____________________________________________________________________________
40194 [ 11346] By: nick                                  on 2001/07/13  09:18:51
40195         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
40196              to avoid /unicode vs /Unicode issues.
40197      Branch: perlio
40198            ! win32/distclean.bat
40199 ____________________________________________________________________________
40200 [ 11345] By: nick                                  on 2001/07/13  06:24:18
40201         Log: Integrate mainline
40202      Branch: perlio
40203           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
40204            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
40205           !> (integrate 63 files)
40206 ____________________________________________________________________________
40207 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
40208         Log: Add d_bincompat5005 information to perl -V.
40209      Branch: perl
40210            ! myconfig.SH
40211 ____________________________________________________________________________
40212 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
40213         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
40214              From: Abhijit Menon-Sen <ams@wiw.org>
40215              Date: Fri, 13 Jul 2001 07:12:36 +0530
40216              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
40217      Branch: perl
40218            ! sv.c
40219 ____________________________________________________________________________
40220 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
40221         Log: Remove unicode::distinct, as per Inaba Hiroto.
40222      Branch: perl
40223            - lib/unicode/distinct.pm
40224            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
40225            ! t/lib/1_compile.t
40226 ____________________________________________________________________________
40227 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
40228         Log: Paging for Dr Octothorpe.
40229      Branch: perl
40230            ! pod/perlfaq4.pod
40231 ____________________________________________________________________________
40232 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
40233         Log: cut-n-paste error noticed by mjd.
40234      Branch: perl
40235            ! pod/perlfaq4.pod
40236 ____________________________________________________________________________
40237 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
40238         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
40239              From: Peter Prymmer <pvhp@forte.com>
40240              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
40241              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
40242      Branch: perl
40243            ! pod/perlfaq4.pod
40244 ____________________________________________________________________________
40245 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
40246         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
40247              From: Randall Gellens <randy@qualcomm.com>
40248              Date: Thu, 12 Jul 2001 16:56:23 -0700
40249              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
40250      Branch: perl
40251            ! Porting/repository.pod
40252 ____________________________________________________________________________
40253 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
40254         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
40255      Branch: perl
40256            ! thread.h
40257 ____________________________________________________________________________
40258 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
40259         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
40260              From: coral <coral@moonlight.crystalflame.net>
40261              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
40262              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
40263      Branch: perl
40264            ! thread.h
40265 ____________________________________________________________________________
40266 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
40267         Log: Metaconfig unit change for #11134.
40268      Branch: metaconfig
40269            + U/threads/d_pthread_atfork.U
40270 ____________________________________________________________________________
40271 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
40272         Log: Add HAS_PTHREAD_ATFORK.
40273      Branch: perl
40274            ! Configure NetWare/config.wc NetWare/config_H.wc
40275            ! Porting/Glossary Porting/config.sh Porting/config_H
40276            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
40277            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
40278            ! vos/config.ga.def vos/config.ga.h win32/config.bc
40279            ! win32/config.gc win32/config.vc win32/config_H.bc
40280            ! win32/config_H.gc win32/config_H.vc
40281 ____________________________________________________________________________
40282 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
40283         Log: Subject: [PATCH] File::Copy fails on tied handles
40284              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
40285              Date: Thu, 12 Jul 2001 15:18:51 -0700
40286              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
40287      Branch: perl
40288            ! lib/File/Copy.pm
40289 ____________________________________________________________________________
40290 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
40291         Log: Subject: [PATCH] Langinfo.t
40292              From: Nicholas Clark <nick@ccl4.org>
40293              Date: Thu, 12 Jul 2001 23:55:38 +0100
40294              Message-ID: <20010712235538.M5827@plum.flirble.org>
40295      Branch: perl
40296            ! ext/I18N/Langinfo/Langinfo.t
40297 ____________________________________________________________________________
40298 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
40299         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
40300              From: Peter Prymmer <pvhp@forte.com>
40301              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
40302              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
40303      Branch: perl
40304            ! pod/perl572delta.pod
40305 ____________________________________________________________________________
40306 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
40307         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
40308              From: Abhijit Menon-Sen <ams@wiw.org>
40309              Date: Fri, 13 Jul 2001 05:21:16 +0530
40310              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
40311      Branch: perl
40312            ! sv.c
40313 ____________________________________________________________________________
40314 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
40315         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
40316              From: Abhijit Menon-Sen <ams@wiw.org>
40317              Date: Fri, 13 Jul 2001 03:04:25 +0530
40318              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
40319      Branch: perl
40320            ! av.c
40321 ____________________________________________________________________________
40322 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
40323         Log: s/^M$//g
40324      Branch: perl
40325            ! win32/Makefile win32/makefile.mk
40326 ____________________________________________________________________________
40327 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
40328         Log: Update Changes.
40329      Branch: perl
40330            ! Changes patchlevel.h
40331 ____________________________________________________________________________
40332 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
40333         Log: Typo spotted by Philip Newton.
40334      Branch: perl
40335            ! pod/perl572delta.pod
40336 ____________________________________________________________________________
40337 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
40338         Log: Subject: [PATCH] fixes perl_clone of perl_clone
40339              From: Artur Bergman <artur@contiller.se>
40340              Date: Thu, 12 Jul 2001 20:57:09 +0200
40341              Message-ID: <B773BFA4.236B%artur@contiller.se>
40342      Branch: perl
40343            ! sv.c
40344 ____________________________________________________________________________
40345 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
40346         Log: Add README.uts from Hal Morris.
40347      Branch: perl
40348            + README.uts
40349            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
40350            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40351 ____________________________________________________________________________
40352 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
40353         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
40354              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40355              Date: Thu, 12 Jul 2001 20:32:37 +0200
40356              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
40357      Branch: perl
40358            ! hints/aix.sh
40359 ____________________________________________________________________________
40360 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
40361         Log: Subject: Patch: document reg_data.what member
40362              From: Mark-Jason Dominus <mjd@plover.com>
40363              Message-ID: <20010712182532.14821.qmail@plover.com>
40364              Date: Thu, 12 Jul 2001 14:25:32 -0400
40365      Branch: perl
40366            ! regcomp.c regcomp.h
40367 ____________________________________________________________________________
40368 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
40369         Log: Subject: [PATCH] Perl_re_dup()
40370              From: Abhijit Menon-Sen <ams@wiw.org>
40371              Date: Thu, 12 Jul 2001 23:54:32 +0530
40372              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
40373      Branch: perl
40374            ! embed.h embed.pl perlapi.c proto.h sv.c
40375 ____________________________________________________________________________
40376 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
40377         Log: Regen Configure, modlib, toc.
40378      Branch: perl
40379            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40380            ! pod/perlmodlib.pod pod/perltoc.pod
40381 ____________________________________________________________________________
40382 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
40383         Log: The problem seems to be in PerlIO::Layer::->find() not
40384              accepting the ":encoding(blurflur)" arguments.
40385      Branch: perl
40386            ! lib/PerlIO.pm lib/open.pm
40387 ____________________________________________________________________________
40388 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
40389         Log: AIX doc update.
40390      Branch: perl
40391            ! README.aix pod/perl572delta.pod
40392 ____________________________________________________________________________
40393 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
40394         Log: Subject: AIX README update
40395              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40396              Date: Thu, 12 Jul 2001 19:28:30 +0200
40397              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
40398      Branch: perl
40399            ! README.aix
40400 ____________________________________________________________________________
40401 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
40402         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
40403              From: Norton Allen <allen@huarp.harvard.edu>
40404              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
40405              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
40406      Branch: perl
40407            ! ext/IO/lib/IO/t/io_unix.t
40408 ____________________________________________________________________________
40409 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
40410         Log: Subject: [PATCH README.qnx hints/qnx.sh]
40411              From: Norton Allen <allen@huarp.harvard.edu>
40412              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
40413              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
40414      Branch: perl
40415            ! README.qnx hints/qnx.sh
40416 ____________________________________________________________________________
40417 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
40418         Log: Subject: [patch] faster PM_GETRE
40419              From: Doug MacEachern <dougm@covalent.net>
40420              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
40421              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
40422      Branch: perl
40423            ! op.h
40424 ____________________________________________________________________________
40425 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
40426         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
40427              From: Doug MacEachern <dougm@covalent.net>
40428              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
40429              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
40430      Branch: perl
40431            ! op.c
40432 ____________________________________________________________________________
40433 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
40434         Log: Tell where the nice Estonian database is.
40435      Branch: perl
40436            ! lib/open.pm
40437 ____________________________________________________________________________
40438 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
40439         Log: Retract #11309 since #11310 is a better fix.
40440      Branch: perl
40441            ! t/lib/1_compile.t
40442 ____________________________________________________________________________
40443 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
40444         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
40445              change#11300 needs to return the status of failed win32_spawnvp())
40446              
40447              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
40448              splitting correctly; remove unused variables; 'require' at run time
40449              rather than 'use' at compile time for I18N::Langinfo, since it
40450              isn't everyware
40451      Branch: perl
40452            ! lib/open.pm win32/win32.c
40453 ____________________________________________________________________________
40454 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
40455         Log: Temporary workaround.
40456      Branch: perl
40457            ! t/lib/1_compile.t
40458 ____________________________________________________________________________
40459 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
40460         Log: UCD typo in #11306 and add also more known-to-be-tested
40461              modules to the skip list.
40462      Branch: perl
40463            ! t/lib/1_compile.t
40464 ____________________________________________________________________________
40465 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
40466         Log: Rename Unicode::UCD to UnicodeCD to avoid
40467              messups with case-insensitive filesystems.
40468      Branch: perl
40469            + lib/UnicodeCD.pm lib/UnicodeCD.t
40470            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
40471            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
40472 ____________________________________________________________________________
40473 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
40474         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
40475              From: daniel@biz.bitpusher.com
40476              Date: Wed, 11 Jul 2001 23:25:47 -0700
40477              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
40478      Branch: perl
40479            ! lib/Tie/Array.pm t/op/splice.t
40480 ____________________________________________________________________________
40481 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
40482         Log: Subject: [PATCH] More accurate line numbers in messages
40483              From: Paul Johnson <paul@pjcj.net>
40484              Date: Thu, 12 Jul 2001 04:14:11 +0200
40485              Message-ID: <20010712041411.A3467@pjcj.net>
40486              
40487              (With prototyping and multiplicity tweaks.)
40488      Branch: perl
40489            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
40490 ____________________________________________________________________________
40491 [ 11304] By: nick                                  on 2001/07/12  12:53:40
40492         Log: Integrate mainline
40493      Branch: perlio
40494           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
40495           !> regexec.c thread.h
40496 ____________________________________________________________________________
40497 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
40498         Log: Cut-and-pasto in #11298.
40499      Branch: perl
40500            ! ext/ByteLoader/bytecode.h
40501 ____________________________________________________________________________
40502 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
40503         Log: Update the AIX known problems section.
40504      Branch: perl
40505            ! pod/perl572delta.pod
40506 ____________________________________________________________________________
40507 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
40508         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
40509              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40510              Date: Thu, 12 Jul 2001 12:16:16 +0200
40511              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
40512      Branch: perl
40513            ! hints/aix.sh
40514 ____________________________________________________________________________
40515 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
40516         Log: Integrate perlio.
40517      Branch: perl
40518           !> makedef.pl win32/win32.c
40519 ____________________________________________________________________________
40520 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
40521         Log: Subject: [PATCH] fix for PMOP threadness failures
40522              From: Artur Bergman <artur@contiller.se>
40523              Date: Thu, 12 Jul 2001 09:48:06 +0200
40524              Message-ID: <B77322D6.22DD%artur@contiller.se>
40525      Branch: perl
40526            ! regexec.c
40527 ____________________________________________________________________________
40528 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
40529         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
40530              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40531              Date: Thu, 12 Jul 2001 09:09:48 +0200
40532              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
40533              
40534              More parentheses to keep bcc happy.
40535      Branch: perl
40536            ! ext/ByteLoader/bytecode.h
40537 ____________________________________________________________________________
40538 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
40539         Log: Subject: Re: [patch] pthread_atfork bandaid
40540              From: Doug MacEachern <dougm@covalent.net>
40541              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
40542              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
40543      Branch: perl
40544            ! thread.h
40545 ____________________________________________________________________________
40546 [ 11296] By: nick                                  on 2001/07/12  11:55:48
40547         Log: Exclude reentrant_buffer from .def file
40548      Branch: perlio
40549            ! makedef.pl
40550 ____________________________________________________________________________
40551 [ 11295] By: nick                                  on 2001/07/12  11:11:44
40552         Log: Honour void-ness of my_exit()
40553      Branch: perlio
40554            ! win32/win32.c
40555 ____________________________________________________________________________
40556 [ 11294] By: nick                                  on 2001/07/12  07:51:04
40557         Log: Integrate mainline
40558      Branch: perlio
40559           +> uts/sprintf_wrap.c
40560           !> (integrate 35 files)
40561 ____________________________________________________________________________
40562 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
40563         Log: Retract #11289.
40564      Branch: perl
40565            ! embed.h embed.pl perl.c proto.h thread.h
40566 ____________________________________________________________________________
40567 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
40568         Log: Now the :locale pseudolayer *almost* works...
40569      Branch: perl
40570            ! lib/open.pm
40571 ____________________________________________________________________________
40572 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
40573         Log: Locale encoding tweaks.
40574      Branch: perl
40575            ! lib/open.pm
40576 ____________________________________________________________________________
40577 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
40578         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
40579              From: Mark-Jason Dominus <mjd@plover.com>
40580              Date: Thu, 12 Jul 2001 00:59:31 -0400
40581              Message-ID: <20010712045931.8543.qmail@plover.com>
40582              
40583              Remove the chmod/umask leading zero warning.
40584      Branch: perl
40585            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
40586            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40587 ____________________________________________________________________________
40588 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
40589         Log: (Retracted by #11289.)
40590      Branch: perl
40591            ! embed.h embed.pl perl.c proto.h thread.h
40592 ____________________________________________________________________________
40593 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
40594         Log: Needed by #11283.
40595      Branch: perl
40596            ! intrpvar.h
40597 ____________________________________________________________________________
40598 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
40599         Log: Metaconfig unit change for #11286.
40600      Branch: metaconfig/U/perl
40601            ! patchlevel.U
40602 ____________________________________________________________________________
40603 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
40604         Log: Subject: Re: [PATCH Configure] perl -V broken
40605              From: Andy Dougherty <doughera@lafayette.edu>
40606              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
40607              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
40608      Branch: perl
40609            ! Configure myconfig.SH
40610 ____________________________________________________________________________
40611 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
40612         Log: Retract #11166 (and #11237).
40613      Branch: perl
40614            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
40615            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
40616            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40617 ____________________________________________________________________________
40618 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
40619         Log: UTS tweaks for Hal Morris.
40620      Branch: perl
40621            + uts/sprintf_wrap.c
40622            ! MANIFEST hints/uts.sh perl.h
40623 ____________________________________________________________________________
40624 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
40625         Log: Subject: [PATCH] Use reentrant API glibc
40626              From: Artur Bergman <artur@contiller.se>
40627              Date: Thu, 12 Jul 2001 00:58:21 +0200
40628              Message-ID: <B772A6AD.2288%artur@contiller.se>
40629      Branch: perl
40630            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
40631            ! sv.c
40632 ____________________________________________________________________________
40633 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
40634         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
40635              From: barries <barries@slaysys.com>
40636              Date: Wed, 11 Jul 2001 15:11:46 -0400
40637              Message-ID: <20010711151146.G24560@jester.slaysys.com>
40638      Branch: perl
40639            ! pp_sys.c t/lib/warnings/doio win32/win32.c
40640 ____________________________________________________________________________
40641 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
40642         Log: Subject: [patch] pthread_atfork bandaid
40643              From: Doug MacEachern <dougm@covalent.net>
40644              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
40645              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
40646      Branch: perl
40647            ! miniperlmain.c perl.c
40648 ____________________________________________________________________________
40649 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
40650         Log: Subject: [patch] perl_clone leaks
40651              From: Doug MacEachern <dougm@covalent.net>
40652              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
40653              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
40654      Branch: perl
40655            ! sv.c
40656 ____________________________________________________________________________
40657 [ 11279] By: nick                                  on 2001/07/11  15:49:38
40658         Log: Integrate mainline
40659      Branch: perlio
40660           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
40661           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
40662           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
40663           +> lib/Term/ANSIColor/README
40664           !> (integrate 54 files)
40665 ____________________________________________________________________________
40666 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
40667         Log: Update Changes.
40668      Branch: perl
40669            ! Changes patchlevel.h
40670 ____________________________________________________________________________
40671 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
40672         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
40673              From: Peter Prymmer <pvhp@forte.com>
40674              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
40675              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
40676              
40677              Backport of embed.pl to 5.003.
40678      Branch: perl
40679            ! embed.pl
40680 ____________________________________________________________________________
40681 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
40682         Log: Subject: Re: POSIX test #14 on UTS 
40683              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40684              Date: Wed, 11 Jul 2001 03:02:14 +0100
40685              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
40686      Branch: perl
40687            ! ext/POSIX/POSIX.t
40688 ____________________________________________________________________________
40689 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
40690         Log: Make the I32 an IV to preserve structure alignment and size.
40691      Branch: perl
40692            ! op.h
40693 ____________________________________________________________________________
40694 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
40695         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
40696              From: "Artur Bergman" <artur@contiller.se>
40697              Date: Wed, 11 Jul 2001 14:23:37 +0200
40698              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
40699              
40700              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
40701      Branch: perl
40702            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
40703            ! pod/perlapi.pod sv.c
40704 ____________________________________________________________________________
40705 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
40706         Log: Tweak until Pod::Parser gets updated.
40707      Branch: perl
40708            ! t/pod/special_seqs.xr
40709 ____________________________________________________________________________
40710 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
40711         Log: File::Spec usage tweak.
40712      Branch: perl
40713            ! lib/ExtUtils.t
40714 ____________________________________________________________________________
40715 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
40716         Log: Integrate #11263 from macperl; macos and macosx updates.
40717      Branch: perl
40718           !> pod/perlport.pod
40719 ____________________________________________________________________________
40720 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
40721         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
40722              From: Peter Prymmer <pvhp@forte.com>
40723              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
40724              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
40725      Branch: perl
40726            + ext/Time/HiRes/hints/dynixptx.pl
40727            ! MANIFEST hints/dynixptx.sh
40728 ____________________________________________________________________________
40729 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
40730         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
40731              From: Nicholas Clark <nick@ccl4.org>
40732              Date: Tue, 10 Jul 2001 23:17:43 +0100
40733              Message-ID: <20010710231742.B59620@plum.flirble.org>
40734      Branch: perl
40735            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
40736 ____________________________________________________________________________
40737 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
40738         Log: Subject: [DOC PATCH] Pluggable runops
40739              From: Paul Johnson <paul@pjcj.net>
40740              Date: Tue, 10 Jul 2001 21:53:28 +0200
40741              Message-ID: <20010710215328.B26577@pjcj.net>
40742      Branch: perl
40743            ! pod/perlguts.pod
40744 ____________________________________________________________________________
40745 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
40746         Log: Subject: [PATCH] Authors
40747              From: Artur Bergman <artur@contiller.se>
40748              Date: Tue, 10 Jul 2001 20:39:12 +0200
40749              Message-ID: <B771186F.21CD%artur@contiller.se>
40750      Branch: perl
40751            ! AUTHORS
40752 ____________________________________________________________________________
40753 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
40754         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
40755              From: Doug MacEachern <dougm@covalent.net>
40756              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
40757              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
40758      Branch: perl
40759            ! pp_ctl.c
40760 ____________________________________________________________________________
40761 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
40762         Log: Subject: doc patch; times() in scalar context
40763              From: mjd@plover.com
40764              Date: 10 Jul 2001 18:01:17 -0000
40765              Message-ID: <20010710180117.12477.qmail@plover.com>
40766      Branch: perl
40767            ! pod/perlfunc.pod
40768 ____________________________________________________________________________
40769 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
40770         Log: Subject: [PATCH] Small fix to pp_gmtime
40771              From: Artur Bergman <artur@contiller.se>
40772              Date: Tue, 10 Jul 2001 19:54:52 +0200
40773              Message-ID: <B7710E0B.21C5%artur@contiller.se>
40774      Branch: perl
40775            ! pp_sys.c
40776 ____________________________________________________________________________
40777 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
40778         Log: Integrate changes from mainline perl, add notes about
40779              Mac OS X and Mac OS.
40780      Branch: maint-5.6/macperl
40781            ! pod/perlport.pod
40782 ____________________________________________________________________________
40783 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
40784         Log: A proof of the dangers of package; ?
40785      Branch: perl
40786            ! t/lib/warnings/op
40787 ____________________________________________________________________________
40788 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
40789         Log: Regen toc and modlib.
40790      Branch: perl
40791            ! pod/perlmodlib.pod pod/perltoc.pod
40792 ____________________________________________________________________________
40793 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
40794         Log: Add compexcl(), casefold(), and casespec() interfaces;
40795              and make all interfaces to return hash references instead
40796              of hashes. 
40797      Branch: perl
40798            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
40799 ____________________________________________________________________________
40800 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
40801         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
40802              From: "Philip Newton" <Philip.Newton@gmx.net>
40803              Date: Tue, 10 Jul 2001 09:55:59 +0200
40804              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
40805              
40806              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
40807              From: "Philip Newton" <Philip.Newton@gmx.net>
40808              Date: Tue, 10 Jul 2001 09:56:37 +0200
40809              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
40810      Branch: perl
40811            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40812            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
40813 ____________________________________________________________________________
40814 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
40815         Log: Subject: [patch] undef &xsub for 1,2
40816              From: Doug MacEachern <dougm@covalent.net>
40817              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
40818              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
40819              
40820              (This version of the patch with a comment from Gisle.)
40821      Branch: perl
40822            ! op.c
40823 ____________________________________________________________________________
40824 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
40825         Log: Mention package; deprecation and the Win32 problems.
40826      Branch: perl
40827            ! pod/perl572delta.pod
40828 ____________________________________________________________________________
40829 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
40830         Log: Subject: [PATCH] deprecate package with no arguments
40831              From: Robin Houston <robin@kitsite.com>
40832              Date: Tue, 10 Jul 2001 13:33:40 +0100
40833              Message-ID: <20010710133340.A13452@robin.kitsite.com>
40834      Branch: perl
40835            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
40836 ____________________________________________________________________________
40837 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
40838         Log: Upgrade to podlators 1.10.
40839      Branch: perl
40840            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
40841            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
40842            ! pod/pod2man.PL pod/pod2text.PL
40843 ____________________________________________________________________________
40844 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
40845         Log: Upgrade to Term::ANSIColor 1.04.
40846      Branch: perl
40847            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
40848            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
40849 ____________________________________________________________________________
40850 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
40851         Log: Integrate perlio (the right fix for the ":layer(args)")
40852      Branch: perl
40853           !> perlio.c
40854 ____________________________________________________________________________
40855 [ 11252] By: nick                                  on 2001/07/10  06:58:14
40856         Log: Fix open(...,"...:layer(xxx)",...)
40857              - use memEQ not strEQ as there is '(' not '\0'
40858      Branch: perlio
40859            ! perlio.c
40860 ____________________________________________________________________________
40861 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
40862         Log: Telling the number of tests helps.
40863      Branch: perl
40864            ! ext/PerlIO/t/encoding.t
40865 ____________________________________________________________________________
40866 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
40867         Log: Require I18N::Langinfo, not use.
40868      Branch: perl
40869            ! lib/open.pm
40870 ____________________________________________________________________________
40871 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
40872         Log: Add a test for for PerlIO ":encoding(...)" layer.
40873      Branch: perl
40874            + ext/PerlIO/t/encoding.t
40875            ! MANIFEST ext/Encode/Encode.pm
40876 ____________________________________________________________________________
40877 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
40878         Log: PerlIO ":encoding(foobar)" temporary fix.
40879              Not really correct, I think, since the change means
40880              that prefixes match.
40881      Branch: perl
40882            ! perlio.c
40883 ____________________________________________________________________________
40884 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
40885         Log: Update to Math::BigInt 1.36.  The biggest news is
40886              the separation of the backend; now the pure Perl
40887              implementation is in Math::BigInt::Calc, but one
40888              can plugin, say, Math::BigInt::BitVect, and get
40889              considerable speedup.
40890      Branch: perl
40891            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
40892            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
40893            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
40894            ! lib/Math/BigInt/t/mbimbf.t
40895 ____________________________________________________________________________
40896 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
40897         Log: Subject: Re: compatibility question
40898              From: Peter Prymmer <pvhp@forte.com>
40899              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
40900              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
40901      Branch: perl
40902            ! lib/ExtUtils/MM_VMS.pm
40903 ____________________________________________________________________________
40904 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
40905         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
40906              From: Norton Allen <allen@huarp.harvard.edu>
40907              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
40908              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
40909      Branch: perl
40910            ! ext/File/Glob/t/basic.t
40911 ____________________________________________________________________________
40912 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
40913         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
40914              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40915              Date: Tue, 10 Jul 2001 00:29:55 +0900
40916              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
40917      Branch: perl
40918            + ext/Encode/Encode/HZ.enc
40919            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
40920            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
40921            ! ext/Encode/Encode/iso2022-jp.enc
40922            ! ext/Encode/Encode/iso2022-kr.enc
40923 ____________________________________________________________________________
40924 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
40925         Log: Add in all them there macos/ files.
40926      Branch: maint-5.6/macperl
40927            + (add 577 files)
40928 ____________________________________________________________________________
40929 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
40930         Log: Add the new modules to the list of having those own tests.
40931      Branch: perl
40932            ! t/lib/1_compile.t
40933 ____________________________________________________________________________
40934 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
40935         Log: Add INOUT to control both ways at the same time.
40936      Branch: perl
40937            ! lib/open.pm
40938 ____________________________________________________________________________
40939 [ 11240] By: nick                                  on 2001/07/09  16:33:50
40940         Log: Integrate mainline
40941      Branch: perlio
40942           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
40943           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
40944           !> (integrate 41 files)
40945 ____________________________________________________________________________
40946 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
40947         Log: More encoding mapping magic.
40948      Branch: perl
40949            ! lib/open.pm
40950 ____________________________________________________________________________
40951 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
40952         Log: Update Changes.
40953      Branch: perl
40954            ! Changes patchlevel.h
40955 ____________________________________________________________________________
40956 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
40957         Log: (Retracted by #11285).
40958              
40959              Subject: [PATCH] OPpCONST_OCTAL fixes
40960              From: Abhijit Menon-Sen <ams@wiw.org>
40961              Date: Mon, 9 Jul 2001 07:38:45 +0530
40962              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
40963      Branch: perl
40964            ! op.c
40965 ____________________________________________________________________________
40966 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
40967         Log: Add a pseudolayer ":locale" to the open pragma which
40968              will get the encoding from the locale.  Yet undocumented
40969              because I can't get the PerlIO :encoding(foobar) to work.
40970      Branch: perl
40971            ! ext/Encode/Encode.pm lib/open.pm
40972 ____________________________________________________________________________
40973 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
40974         Log: Add more encoding mappings.
40975      Branch: perl
40976            ! ext/Encode/Encode.pm
40977 ____________________________________________________________________________
40978 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
40979         Log: Document that using :encoding layer requires using Encode.
40980      Branch: perl
40981            ! ext/Encode/Encode.pm lib/PerlIO.pm
40982 ____________________________________________________________________________
40983 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
40984         Log: Netware tweak from Ananth Kesari.
40985      Branch: perl
40986            ! NetWare/netware.h
40987 ____________________________________________________________________________
40988 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
40989         Log: t/harness doesn't know about run/*.t
40990      Branch: perl
40991            ! t/harness
40992 ____________________________________________________________________________
40993 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
40994         Log: run/exit.t busted on windows
40995      Branch: perl
40996            ! t/run/exit.t
40997 ____________________________________________________________________________
40998 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
40999         Log: fix a couple of UCD.t tests that fail due to bad case
41000      Branch: perl
41001            ! lib/Unicode/UCD.t
41002 ____________________________________________________________________________
41003 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
41004         Log: test skip logic was broken
41005      Branch: perl
41006            ! ext/I18N/Langinfo/Langinfo.t
41007 ____________________________________________________________________________
41008 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
41009         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
41010              failure of ExtUtils.t#27 when built in debug mode)
41011      Branch: perl
41012            ! lib/ExtUtils/MM_Win32.pm
41013 ____________________________________________________________________________
41014 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
41015         Log: I18N::Langinfo is not available on windows
41016      Branch: perl
41017            ! win32/FindExt.pm
41018 ____________________________________________________________________________
41019 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
41020         Log: save a dTHX
41021      Branch: perl
41022            ! ext/POSIX/POSIX.xs
41023 ____________________________________________________________________________
41024 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
41025         Log: Update Changes.
41026      Branch: perl
41027            ! Changes patchlevel.h
41028 ____________________________________________________________________________
41029 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
41030         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
41031              as pointed out by Sarathy.
41032      Branch: perl
41033            ! ext/I18N/Langinfo/Langinfo.xs
41034 ____________________________________________________________________________
41035 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
41036         Log: Retract #11212.
41037      Branch: perl
41038            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41039 ____________________________________________________________________________
41040 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
41041         Log: Bump up the VERSION of Cwd.xs.
41042      Branch: perl
41043            ! ext/Cwd/Makefile.PL
41044 ____________________________________________________________________________
41045 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
41046         Log: Retract #11220, the problem wasn't the missing leading zero.
41047              Here's the problem:
41048              $ ./perl -we 'chmod(oct("755"), ".")'
41049              Non-octal literal mode (493) specified at -e line 1.
41050              (Did you mean 0493 instead?)
41051      Branch: perl
41052            ! lib/ExtUtils/MM_Unix.pm
41053 ____________________________________________________________________________
41054 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
41055         Log: (Retracted by #11221)
41056              Change the PERM_RW and PERM_RWX to 0644 and 0755
41057              (add the leading zero).
41058      Branch: perl
41059            ! lib/ExtUtils/MM_Unix.pm
41060 ____________________________________________________________________________
41061 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
41062         Log: Integrate changes #11193, 11205, 11209 from macperl.
41063              
41064              Fix up AutoLoader to fudge for Mac paths in import().
41065              
41066              Allow symbols in try_symbol() to begin with "_".
41067              
41068              Small portability fix for Mac OS.
41069      Branch: perl
41070           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
41071 ____________________________________________________________________________
41072 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
41073         Log: Metaconfig unit change for #11217.
41074      Branch: metaconfig/U/perl
41075            ! Extensions.U
41076 ____________________________________________________________________________
41077 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
41078         Log: Detypo, problem noticed by Gerrit P. Haase.
41079      Branch: perl
41080            ! Configure config_h.SH
41081 ____________________________________________________________________________
41082 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
41083         Log: Cwd cleanups.
41084      Branch: perl
41085            ! ext/Cwd/Cwd.xs
41086 ____________________________________________________________________________
41087 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
41088         Log: Slight tweaks on #11213.
41089      Branch: perl
41090            ! toke.c
41091 ____________________________________________________________________________
41092 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
41093         Log: A missing dTHX noticed by Gerrit P. Haase.
41094      Branch: perl
41095            ! ext/POSIX/POSIX.xs
41096 ____________________________________________________________________________
41097 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
41098         Log: Subject: [PATCH toke.c] Simplify yytoke()
41099              From: Simon Cozens <simon@netthink.co.uk>
41100              Date: Sun, 8 Jul 2001 13:24:34 +0100
41101              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
41102              
41103              Split out pending_ident().
41104      Branch: perl
41105            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
41106 ____________________________________________________________________________
41107 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
41108         Log: (Retracted by #11223.)
41109              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
41110              Date: Wed, 05 Nov 1997 17:22:34 -0600
41111              From: Graham Barr <gbarr@ti.com>
41112              Message-Id: <3460FFBA.6DA51F46@ti.com>
41113      Branch: perl
41114            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41115 ____________________________________________________________________________
41116 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
41117         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
41118      Branch: perl
41119            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41120            ! pod/perllocale.pod
41121 ____________________________________________________________________________
41122 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
41123         Log: Really do the test under the C locale.
41124      Branch: perl
41125            ! ext/I18N/Langinfo/Langinfo.t
41126 ____________________________________________________________________________
41127 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
41128         Log: Small portability fix for Mac OS.
41129      Branch: maint-5.6/macperl
41130            ! lib/Cwd.pm
41131 ____________________________________________________________________________
41132 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
41133         Log: Metaconfig unit change for #11207.
41134      Branch: metaconfig/U/perl
41135            ! Extensions.U
41136 ____________________________________________________________________________
41137 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
41138         Log: Add I18N::Langinfo, which is basically a wrapper around
41139              nl_langinfo(), which is an additional way to query locale
41140              specific information.
41141      Branch: perl
41142            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41143            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41144            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
41145 ____________________________________________________________________________
41146 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
41147         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
41148              used in File::Find tests; replace with if.t.
41149      Branch: maint-5.6/macperl
41150            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
41151            ! t/pragma/warn/op
41152 ____________________________________________________________________________
41153 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
41154         Log: Allow symbols in try_symbol() to begin with "_".
41155      Branch: maint-5.6/macperl
41156            ! makedef.pl
41157 ____________________________________________________________________________
41158 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
41159         Log: Sync up the File::Find changes from the rewrite by
41160              Thomas Wegner, et al.
41161      Branch: maint-5.6/macperl
41162            + t/lib/filefind-taint.t
41163            ! lib/File/Find.pm t/lib/filefind.t
41164 ____________________________________________________________________________
41165 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
41166         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
41167              From: Thomas Wegner <wegner_thomas@yahoo.com>
41168              Date: Thu, 5 Jul 2001 20:31:25 +0200
41169              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
41170      Branch: maint-5.6/macperl
41171            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
41172 ____________________________________________________________________________
41173 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
41174         Log: Some more test portability fixes.
41175      Branch: maint-5.6/macperl
41176            ! t/lib/filecopy.t t/pragma/warn/pp_sys
41177 ____________________________________________________________________________
41178 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
41179         Log: The #11200 removed wrong (non-existent) target.  Duh.
41180      Branch: perl
41181            ! Makefile.SH
41182 ____________________________________________________________________________
41183 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
41184         Log: Zap the lib/re.pm before creating it.
41185      Branch: perl
41186            ! Makefile.SH
41187 ____________________________________________________________________________
41188 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
41189         Log: Another test.  Please ignore.
41190      Branch: maint-5.6/macperl
41191            ! README.macos
41192 ____________________________________________________________________________
41193 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
41194         Log: Portability fixes for a lot of tests, especially IO-related
41195              tests, and warnings, and the harness script.
41196      Branch: maint-5.6/macperl
41197            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
41198            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
41199            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
41200            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
41201            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
41202            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
41203            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
41204            ! t/pragma/warnings.t
41205 ____________________________________________________________________________
41206 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
41207         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
41208              From: Nicholas Clark <nick@ccl4.org>
41209              Date: Sat, 7 Jul 2001 21:00:17 +0100
41210              Message-ID: <20010707210017.H59620@plum.flirble.org>
41211      Branch: perl
41212            ! lib/h2xs.t
41213 ____________________________________________________________________________
41214 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
41215         Log: The UNICOS/mk SysV IPC problem has been fixed.
41216      Branch: perl
41217            ! pod/perl572delta.pod
41218 ____________________________________________________________________________
41219 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
41220         Log: Slight update tweaks on perlunicode.pod.
41221      Branch: perl
41222            ! pod/perlunicode.pod
41223 ____________________________________________________________________________
41224 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
41225         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
41226              From: Mark-Jason Dominus <mjd@plover.com>
41227              Date: Sat, 07 Jul 2001 13:04:04 -0400
41228              Message-ID: <20010707170404.32694.qmail@plover.com>
41229      Branch: perl
41230            ! ext/DB_File/DB_File.pm
41231 ____________________________________________________________________________
41232 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
41233         Log: Fix up AutoLoader to fudge for Mac paths in import().
41234      Branch: maint-5.6/macperl
41235            ! lib/AutoLoader.pm
41236 ____________________________________________________________________________
41237 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
41238         Log: Try to force the lib/re.pm to be there before entering
41239              the extensions builds, should help for parallel makes.
41240      Branch: perl
41241            ! Makefile.SH
41242 ____________________________________________________________________________
41243 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
41244         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41245              From: Norton Allen <allen@huarp.harvard.edu>
41246              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
41247              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
41248      Branch: perl
41249            ! ext/POSIX/POSIX.xs
41250 ____________________________________________________________________________
41251 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
41252         Log: Subject: [PATCH] Re: op/arith.t
41253              From: Nicholas Clark <nick@ccl4.org>
41254              Date: Sat, 7 Jul 2001 13:04:54 +0100
41255              Message-ID: <20010707130454.D59620@plum.flirble.org>
41256      Branch: perl
41257            ! numeric.c toke.c
41258 ____________________________________________________________________________
41259 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
41260         Log: Subject: [PATCH] h2xs
41261              From: Nicholas Clark <nick@ccl4.org>
41262              Date: Fri, 6 Jul 2001 23:25:14 +0100
41263              Message-ID: <20010706232514.X59620@plum.flirble.org>
41264      Branch: perl
41265            ! utils/h2xs.PL
41266 ____________________________________________________________________________
41267 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
41268         Log: Subject: Re: bleedperl perl_alloc..free leakage
41269              From: Radu Greab <radu@netsoft.ro>
41270              Date: Fri, 6 Jul 2001 19:48:54 +0300
41271              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
41272              
41273              Leak-be-gone.
41274      Branch: perl
41275            ! op.c
41276 ____________________________________________________________________________
41277 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
41278         Log: Test again.  Please ignore.
41279      Branch: maint-5.6/macperl
41280            ! README.macos
41281 ____________________________________________________________________________
41282 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
41283         Log: Test.  Please ignore.
41284      Branch: maint-5.6/macperl
41285            ! README.macos
41286 ____________________________________________________________________________
41287 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
41288         Log: Include changes already sent in separately as patches,
41289              before branch was created.
41290      Branch: maint-5.6/macperl
41291            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
41292            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
41293            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
41294            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
41295            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
41296            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
41297            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
41298            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
41299            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
41300            ! t/pragma/strict.t
41301 ____________________________________________________________________________
41302 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
41303         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41304              From: Norton Allen <allen@huarp.harvard.edu>
41305              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41306              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41307      Branch: perl
41308            ! utf8.h
41309 ____________________________________________________________________________
41310 [ 11183] By: nick                                  on 2001/07/06  16:27:40
41311         Log: Integrate mainline
41312      Branch: perlio
41313           +> (branch 42 files)
41314            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
41315            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
41316            - win32/bin/mdelete.bat
41317           !> (integrate 215 files)
41318 ____________________________________________________________________________
41319 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
41320         Log: The #11166 needed also these updated.
41321      Branch: perl
41322            ! lib/warnings.pm warnings.h
41323 ____________________________________________________________________________
41324 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
41325         Log: Update Changes.
41326      Branch: perl
41327            ! Changes patchlevel.h
41328 ____________________________________________________________________________
41329 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
41330         Log: Regen toc.
41331      Branch: perl
41332            ! pod/perltoc.pod
41333 ____________________________________________________________________________
41334 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
41335         Log: Nit from Abhijit.
41336      Branch: perl
41337            ! lib/CPAN.pm
41338 ____________________________________________________________________________
41339 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
41340         Log: Retract #11172.
41341      Branch: perl
41342            ! t/op/method.t
41343 ____________________________________________________________________________
41344 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
41345         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41346              From: Norton Allen <allen@huarp.harvard.edu>
41347              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41348              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41349      Branch: perl
41350            ! lib/Cwd.pm
41351 ____________________________________________________________________________
41352 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
41353         Log: (Accidentally empty check-in.)
41354      Branch: perl
41355            ! utf8.h
41356 ____________________________________________________________________________
41357 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
41358         Log: Retract #11165 since Sarathy pointed out it'll not
41359              work properly under threads, the problem should be
41360              solved using "the savestack, either via SSNEW() or
41361              using a newSVpv()+SAVEFREESV() combo."
41362      Branch: perl
41363            ! ext/POSIX/POSIX.xs
41364 ____________________________________________________________________________
41365 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
41366         Log: Retract #11125 since NI-S pointed out it'll not work in
41367              cases where the extension has their own handcrafted INC
41368              et alia.
41369      Branch: perl
41370            ! lib/ExtUtils/MM_Unix.pm
41371 ____________________________________________________________________________
41372 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
41373         Log: Subject: RE: [PATCH] -I and MakeMaker again
41374              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41375              Date: Fri, 6 Jul 2001 09:18:29 +0200
41376              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
41377      Branch: perl
41378            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
41379            ! lib/ExtUtils/MM_Win32.pm
41380 ____________________________________________________________________________
41381 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
41382         Log: (Retracted by #11178)
41383              Subject: [PATCH t/op/method.t] SUPER:: strangeness
41384              From: Piers Cawley <pdcawley@iterative-software.com>
41385              Date: 06 Jul 2001 10:49:01 +0100
41386              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
41387      Branch: perl
41388            ! t/op/method.t
41389 ____________________________________________________________________________
41390 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
41391         Log: VOS README update from Paul Green.
41392      Branch: perl
41393            ! README.vos
41394 ____________________________________________________________________________
41395 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
41396         Log: Subject: [PATCH README.qnx hints/qnx.sh]
41397              From: Norton Allen <allen@huarp.harvard.edu>
41398              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
41399              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
41400      Branch: perl
41401            ! README.qnx hints/qnx.sh
41402 ____________________________________________________________________________
41403 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
41404         Log: Subject: [PATCH] Doc patch for Tie::Hash
41405              From: Artur Bergman <artur@contiller.se>
41406              Date: Thu, 05 Jul 2001 22:51:18 +0200
41407              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
41408      Branch: perl
41409            ! lib/Tie/Hash.pm
41410 ____________________________________________________________________________
41411 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
41412         Log: Subject: [PATCH] perlfaq4.pod
41413              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
41414              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
41415              Date: Thu, 5 Jul 2001 18:44:10 +0100 
41416      Branch: perl
41417            ! pod/perlfaq4.pod
41418 ____________________________________________________________________________
41419 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
41420         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
41421              From: Robin Houston <robin@kitsite.com>
41422              Date: Thu, 5 Jul 2001 18:33:21 +0100
41423              Message-ID: <20010705183321.A27345@robin.kitsite.com>
41424      Branch: perl
41425            ! ext/B/B/Deparse.pm
41426 ____________________________________________________________________________
41427 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
41428         Log: (Retracted by #11285.)
41429              
41430              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
41431              From: Abhijit Menon-Sen <ams@wiw.org>
41432              Date: Fri, 6 Jul 2001 01:26:32 +0530
41433              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
41434      Branch: perl
41435            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
41436            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
41437            ! warnings.pl
41438 ____________________________________________________________________________
41439 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
41440         Log: (Retracted by #11175)
41441              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41442              From: Norton Allen <allen@huarp.harvard.edu>
41443              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
41444              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
41445      Branch: perl
41446            ! ext/POSIX/POSIX.xs
41447 ____________________________________________________________________________
41448 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
41449         Log: Unterminated C< (noticed by Richard Hatch), and few other
41450              small Unicode doc tweaks.
41451      Branch: perl
41452            ! pod/perlretut.pod
41453 ____________________________________________________________________________
41454 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
41455         Log: More flexible argument understanding; add charblocks() and
41456              charscripts(); make charblock() and charscript() two-way;
41457              add charinrange(); separate the $Unicode::UCD::VERSION and
41458              the version of the Unicode by adding UnicodeVersion().
41459      Branch: perl
41460            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41461 ____________________________________________________________________________
41462 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
41463         Log: Update Unicode::UCD on \p{In...}.
41464      Branch: perl
41465            ! lib/Unicode/UCD.pm
41466 ____________________________________________________________________________
41467 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
41468         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
41469              From: Norton Allen <allen@huarp.harvard.edu>
41470              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
41471              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
41472      Branch: perl
41473            ! lib/ExtUtils/MM_Unix.pm
41474 ____________________________________________________________________________
41475 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
41476         Log: POSIX-BC tweaks from Thomas Dorner.
41477      Branch: perl
41478            ! hints/posix-bc.sh perlio.h
41479 ____________________________________________________________________________
41480 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
41481         Log: Module updates for the delta.
41482      Branch: perl
41483            ! pod/perl572delta.pod
41484 ____________________________________________________________________________
41485 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
41486         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
41487              From: Norton Allen <allen@huarp.harvard.edu>
41488              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
41489              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
41490      Branch: perl
41491            ! ext/IO/lib/IO/t/io_sock.t
41492 ____________________________________________________________________________
41493 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
41494         Log: Subject: [PATCH perldiag.pod] Quick fixes
41495              From: Simon Cozens <simon@netthink.co.uk>
41496              Date: Wed, 4 Jul 2001 20:22:12 +0100
41497              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
41498      Branch: perl
41499            ! pod/perldiag.pod
41500 ____________________________________________________________________________
41501 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
41502         Log: (retracted by #13533)
41503              
41504              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
41505              From: Radu Greab <radu@netsoft.ro>
41506              Date: Wed, 4 Jul 2001 22:13:31 +0300
41507              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
41508      Branch: perl
41509            ! op.c sv.c t/op/pos.t
41510 ____________________________________________________________________________
41511 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
41512         Log: Subject: [PATCH] -I and MakeMaker again
41513              From: Michael G Schwern <schwern@pobox.com>
41514              Date: Wed, 4 Jul 2001 15:03:07 -0400
41515              Message-ID: <20010704150307.I20340@blackrider>
41516              
41517              (and retract #11145)
41518      Branch: perl
41519            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
41520            ! lib/ExtUtils/MakeMaker.pm
41521 ____________________________________________________________________________
41522 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
41523         Log: Subject: Re: PERFORCE change 11142 for review
41524              From: "Philip Newton" <Philip.Newton@gmx.net>
41525              Date: Wed, 4 Jul 2001 20:46:26 +0200
41526              Message-Id: <200107041841.VAA25380@taas.iki.fi>
41527      Branch: perl
41528            ! lib/ExtUtils/MakeMaker.pm
41529 ____________________________________________________________________________
41530 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
41531         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
41532              From: Jonathan Stowe <gellyfish@gellyfish.com>
41533              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
41534              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
41535      Branch: perl
41536            ! utils/pl2pm.PL
41537 ____________________________________________________________________________
41538 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
41539         Log: fix the binary compatibility issue when building with/without
41540              usemymalloc by exporting Perl_malloc() et al as simple wrappers
41541              around the system functions (this allows most extensions built
41542              using one mode to coexist with perls built in the other mode)
41543              
41544              XXX the Perl_mfree() wrapper might need to do return(free()) on
41545              platforms where Free_t isn't "void"
41546      Branch: perl
41547            ! embed.h embed.pl makedef.pl proto.h util.c
41548 ____________________________________________________________________________
41549 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
41550         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
41551              since it doesn't ensure threads other than the one calling fork()
41552              aren't holding any locks; the fix is to use pthread_atfork() to
41553              hold global locks
41554              
41555              building perl with -Dusemymalloc exacerbates the problem since
41556              Perl_malloc() holds a mutex, and perl's exec() calls New()
41557              
41558              XXX the code in win32thread.h may be needed on platforms that have
41559              no pthread_atfork()
41560      Branch: perl
41561            ! perl.c thread.h win32/win32thread.h
41562 ____________________________________________________________________________
41563 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
41564         Log: Integrate #11009 from maintperl.
41565      Branch: maint-5.6/macperl
41566           !> lib/ExtUtils/Manifest.pm
41567 ____________________________________________________________________________
41568 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
41569         Log: Flexing my Perforce muscles.
41570      Branch: maint-5.6/macperl
41571            ! README.macos
41572 ____________________________________________________________________________
41573 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
41574         Log: Update Changes.
41575      Branch: perl
41576            ! Changes patchlevel.h
41577 ____________________________________________________________________________
41578 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
41579         Log: Metaconfig unit change for #11146.
41580      Branch: metaconfig/U/perl
41581            ! d_fcntl_can_lock.U
41582 ____________________________________________________________________________
41583 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
41584         Log: Somehow the #ifdefs of the added code (in #11093) made
41585              HP-UX to fail the fcntl locking test, without the ifdefs
41586              the test seems to be working again.  Reason unknown:
41587              HP-UX cc doesn't complain either way.
41588      Branch: perl
41589            ! Configure
41590 ____________________________________________________________________________
41591 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
41592         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
41593      Branch: perl
41594            ! lib/ExtUtils/MM_Unix.pm
41595 ____________________________________________________________________________
41596 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
41597         Log: gcc -Wall nit.
41598      Branch: perl
41599            ! pp_hot.c
41600 ____________________________________________________________________________
41601 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
41602         Log: When removing tests updating the test count is a good idea, too.
41603      Branch: perl
41604            ! lib/Net/t/require.t
41605 ____________________________________________________________________________
41606 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
41607         Log: Document #11134 and add the new symbols to the list of
41608              of MakeMaker known ones.
41609      Branch: perl
41610            ! lib/ExtUtils/MakeMaker.pm
41611 ____________________________________________________________________________
41612 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
41613         Log: Microperl update.
41614      Branch: perl
41615            ! uconfig.h
41616 ____________________________________________________________________________
41617 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
41618         Log: Update the libnet tests as per #11138.
41619      Branch: perl
41620            - lib/Net/t/ph.t
41621            ! MANIFEST lib/Net/t/require.t
41622 ____________________________________________________________________________
41623 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
41624         Log: Regen toc and modlib.
41625      Branch: perl
41626            ! pod/perlmodlib.pod pod/perltoc.pod
41627 ____________________________________________________________________________
41628 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
41629         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
41630              Graham's request.
41631      Branch: perl
41632            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
41633            ! MANIFEST
41634 ____________________________________________________________________________
41635 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
41636         Log: Add the OS/390 harness results to the delta.
41637      Branch: perl
41638            ! pod/perl572delta.pod
41639 ____________________________________________________________________________
41640 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
41641         Log: Avoid the two study tests in OS/390 until the bug has been solved.
41642      Branch: perl
41643            ! t/op/study.t
41644 ____________________________________________________________________________
41645 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
41646         Log: DOS/DJGPP tweaks from Laszlo Molnar.
41647      Branch: perl
41648            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
41649 ____________________________________________________________________________
41650 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
41651         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
41652              From: Michael G Schwern <schwern@pobox.com>
41653              Date: Wed, 4 Jul 2001 00:01:16 -0400
41654              Message-ID: <20010704000116.C591@blackrider>
41655      Branch: perl
41656            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
41657 ____________________________________________________________________________
41658 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
41659         Log: The #11132 missed singleton characters (not part
41660              of a unilo..unihi range) in Unicode scripts.
41661      Branch: perl
41662            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
41663            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
41664            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
41665            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
41666            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
41667            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
41668            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
41669            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
41670            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
41671            ! lib/unicode/mktables.PL t/op/pat.t
41672 ____________________________________________________________________________
41673 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
41674         Log: Support preferentially the Unicode 'scripts' definition
41675              in the \p{In...} notation since according to Unicode the
41676              scripts concept is more natural for matching than using
41677              the somewhat artificial block names.  The block names are
41678              still available, though, and if there's a name conflict,
41679              the scripts one wins and the blocks one has to do with
41680              'Block' appended to its name.  For more information see
41681              
41682              http://www.unicode.org/unicode/reports/tr24/
41683      Branch: perl
41684            + lib/unicode/In/100.pl lib/unicode/In/101.pl
41685            + lib/unicode/In/102.pl lib/unicode/In/103.pl
41686            + lib/unicode/In/104.pl lib/unicode/In/105.pl
41687            + lib/unicode/In/106.pl lib/unicode/In/107.pl
41688            + lib/unicode/In/108.pl lib/unicode/In/109.pl
41689            + lib/unicode/In/110.pl lib/unicode/In/111.pl
41690            + lib/unicode/In/112.pl lib/unicode/In/113.pl
41691            + lib/unicode/In/114.pl lib/unicode/In/115.pl
41692            + lib/unicode/In/116.pl lib/unicode/In/117.pl
41693            + lib/unicode/In/118.pl lib/unicode/In/119.pl
41694            + lib/unicode/In/120.pl lib/unicode/In/121.pl
41695            + lib/unicode/In/122.pl lib/unicode/In/123.pl
41696            + lib/unicode/In/124.pl lib/unicode/In/125.pl
41697            + lib/unicode/In/126.pl lib/unicode/In/127.pl
41698            + lib/unicode/In/128.pl lib/unicode/In/129.pl
41699            + lib/unicode/In/130.pl lib/unicode/In/131.pl
41700            + lib/unicode/In/132.pl lib/unicode/In/133.pl
41701            + lib/unicode/In/134.pl lib/unicode/In/135.pl
41702            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
41703            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
41704            ! (edit 106 files)
41705 ____________________________________________________________________________
41706 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
41707         Log: Better document the difference between a block and a script.
41708      Branch: perl
41709            ! lib/Unicode/UCD.pm
41710 ____________________________________________________________________________
41711 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
41712         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
41713              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
41714              Date: Tue, 3 Jul 2001 15:04:23 -0500
41715              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
41716      Branch: perl
41717            ! lib/CPAN.pm
41718 ____________________________________________________________________________
41719 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
41720         Log: Add tests for charscript().
41721      Branch: perl
41722            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41723 ____________________________________________________________________________
41724 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
41725         Log: Add charscript() to get the UTR#24 script names of characters.
41726      Branch: perl
41727            ! lib/Unicode/UCD.pm
41728 ____________________________________________________________________________
41729 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
41730         Log: Todo updates.
41731      Branch: perl
41732            ! pod/perltodo.pod
41733 ____________________________________________________________________________
41734 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
41735         Log: Unicode::UCD updates.
41736      Branch: perl
41737            ! lib/Unicode/UCD.pm
41738 ____________________________________________________________________________
41739 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
41740         Log: (Retracted by #11174)
41741              Subject: MakeMaker should pass through DEFINE and INC to subdirs
41742              From: Alan Burlison <Alan.Burlison@sun.com>
41743              Date: Tue, 03 Jul 2001 15:20:13 +0100
41744              Message-ID: <3B41D49D.A923D4F9@sun.com>
41745      Branch: perl
41746            ! lib/ExtUtils/MM_Unix.pm
41747 ____________________________________________________________________________
41748 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
41749         Log: Subject: Patch needed for UTS
41750              From: hom00@utsglobal.com (Hal Morris)
41751              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
41752              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
41753              
41754              Replace #11113 with a better version.
41755      Branch: perl
41756            ! perl.h
41757 ____________________________________________________________________________
41758 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
41759         Log: Subject: Re: POINTERRIGOR
41760              From: Andy Dougherty <doughera@lafayette.edu>
41761              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
41762              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
41763      Branch: perl
41764            ! util.c
41765 ____________________________________________________________________________
41766 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
41767         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
41768              From: "Philip Newton" <pnewton@gmx.de>
41769              Date: Tue, 3 Jul 2001 17:03:34 +0200
41770              Message-ID: <3B41FAE6.29564.660E117@localhost>
41771      Branch: perl
41772            ! pp_hot.c
41773 ____________________________________________________________________________
41774 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
41775         Log: Typos.
41776      Branch: perl
41777            ! INSTALL
41778 ____________________________________________________________________________
41779 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
41780         Log: Subject: [PATCH 5.6.1] debugger fixes
41781              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41782              Date: Tue, 3 Jul 2001 03:38:18 -0400
41783              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
41784              
41785              The $^S is working again.
41786      Branch: perl
41787            ! lib/perl5db.pl
41788 ____________________________________________________________________________
41789 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
41790         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
41791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41792              Date: Tue, 3 Jul 2001 03:34:06 -0400
41793              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
41794      Branch: perl
41795            ! os2/OS2/Process/Process.pm
41796 ____________________________________________________________________________
41797 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
41798         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
41799              From: "Philip Newton" <Philip.Newton@gmx.net>
41800              Date: Tue, 3 Jul 2001 09:11:27 +0200
41801              Message-Id: <200107030706.KAA04596@taas.iki.fi>
41802      Branch: perl
41803            ! lib/FindBin.pm
41804 ____________________________________________________________________________
41805 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
41806         Log: Delta delta.
41807      Branch: perl
41808            ! pod/perl572delta.pod
41809 ____________________________________________________________________________
41810 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
41811         Log: Metaconfig unit change for 11115.
41812      Branch: metaconfig
41813            ! U/modified/libc.U
41814 ____________________________________________________________________________
41815 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
41816         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
41817              (from Richard Hatch) (this was the cause of pipes() and
41818              times() mysteriously not being found)
41819      Branch: perl
41820            ! Configure
41821 ____________________________________________________________________________
41822 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
41823         Log: Retract #10142, the real culprit found by Richard Hatch,
41824              coming soon to Configure near you.
41825      Branch: perl
41826            ! hints/aix.sh
41827 ____________________________________________________________________________
41828 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
41829         Log: (Replaced by #11124) UTS workaround from Hal Morris.
41830      Branch: perl
41831            ! perl.h
41832 ____________________________________________________________________________
41833 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
41834         Log: Subject: [PATCH] grok not grocking correctly
41835              From: Nicholas Clark <nick@ccl4.org>
41836              Date: Tue, 3 Jul 2001 00:19:08 +0100
41837              Message-ID: <20010703001908.H59620@plum.flirble.org>
41838      Branch: perl
41839            ! numeric.c
41840 ____________________________________________________________________________
41841 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
41842         Log: Subject: [PATCH Deparse.t] test just-posted patches
41843              From: Robin Houston <robin@kitsite.com>
41844              Date: Mon, 2 Jul 2001 23:46:15 +0100
41845              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
41846      Branch: perl
41847            ! ext/B/Deparse.t
41848 ____________________________________________________________________________
41849 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
41850         Log: Subject: [PATCH toke.c] autosplit into @F
41851              From: Robin Houston <robin@kitsite.com>
41852              Date: Mon, 2 Jul 2001 23:18:20 +0100
41853              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
41854      Branch: perl
41855            ! perl.c toke.c
41856 ____________________________________________________________________________
41857 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
41858         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
41859              From: Robin Houston <robin@kitsite.com>
41860              Date: Mon, 2 Jul 2001 23:00:48 +0100
41861              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
41862      Branch: perl
41863            ! ext/B/B/Deparse.pm
41864 ____________________________________________________________________________
41865 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
41866         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
41867              From: "Philip Newton" <Philip.Newton@gmx.net>
41868              Date: Mon, 2 Jul 2001 22:06:22 +0200
41869              (no Message-Id)
41870      Branch: perl
41871            ! ext/NDBM_File/hints/linux.pl
41872 ____________________________________________________________________________
41873 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
41874         Log: Subject: Re: Fixed pack problem - sort of
41875              From: Nicholas Clark <nick@ccl4.org>
41876              Date: Mon, 2 Jul 2001 20:59:20 +0100
41877              Message-ID: <20010702205919.F59620@plum.flirble.org>
41878      Branch: perl
41879            ! pp_pack.c t/op/pack.t
41880 ____________________________________________________________________________
41881 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
41882         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
41883              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41884              Date: Mon, 2 Jul 2001 15:45:41 -0400
41885              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
41886      Branch: perl
41887            ! os2/os2.c
41888 ____________________________________________________________________________
41889 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
41890         Log: (Mistaken retraction)
41891      Branch: perl
41892            ! utils/pl2pm.PL
41893 ____________________________________________________________________________
41894 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
41895         Log: Detypo in #11103.
41896      Branch: perl
41897            ! utils/pl2pm.PL
41898 ____________________________________________________________________________
41899 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
41900         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
41901              From: Jonathan Stowe <gellyfish@gellyfish.com>
41902              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
41903              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
41904      Branch: perl
41905            ! utils/pl2pm.PL
41906 ____________________________________________________________________________
41907 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
41908         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
41909              From: "Craig A. Berry" <craigberry@mac.com>
41910              Date: Mon, 02 Jul 2001 14:11:23 -0500
41911              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
41912      Branch: perl
41913            ! lib/Unicode/UCD.pm
41914 ____________________________________________________________________________
41915 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
41916         Log: Subject: [PATCH] Re: op/numconvert.t failures
41917              From: Nicholas Clark <nick@ccl4.org>
41918              Date: Mon, 2 Jul 2001 20:10:48 +0100
41919              Message-ID: <20010702201048.E59620@plum.flirble.org>
41920      Branch: perl
41921            ! t/op/numconvert.t
41922 ____________________________________________________________________________
41923 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
41924         Log: Update Changes.
41925      Branch: perl
41926            ! Changes patchlevel.h
41927 ____________________________________________________________________________
41928 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
41929         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
41930              The real fix must be more involved.  The line of code all the leaky
41931              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
41932              line of Perl_newPMOP().
41933      Branch: perl
41934            ! op.h
41935 ____________________________________________________________________________
41936 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
41937         Log: Based on
41938              
41939              Subject: Re: sizeof(struct sembuf)
41940              From: Nicholas Clark <nick@ccl4.org>
41941              Date: Sun, 1 Jul 2001 22:26:48 +0100
41942              Message-ID: <20010701222648.W59620@plum.flirble.org>
41943              
41944              but do semop() always the slow way.
41945      Branch: perl
41946            ! doio.c
41947 ____________________________________________________________________________
41948 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
41949         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
41950              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41951              Date: Tue, 03 Jul 2001 00:56:30 +0900
41952              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
41953      Branch: perl
41954            ! ext/Encode/Encode/Tcl.t
41955 ____________________________________________________________________________
41956 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
41957         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
41958              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41959              Date: Tue, 03 Jul 2001 00:55:46 +0900
41960              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
41961      Branch: perl
41962            ! ext/Encode/Encode/Tcl.pm
41963 ____________________________________________________________________________
41964 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
41965         Log: Regen api and toc.
41966      Branch: perl
41967            ! pod/perlapi.pod pod/perltoc.pod
41968 ____________________________________________________________________________
41969 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
41970         Log: Metaconfig unit change for #11093.
41971      Branch: metaconfig/U/perl
41972            ! d_fcntl_can_lock.U
41973 ____________________________________________________________________________
41974 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
41975         Log: The fcntl locking test may hang if NFS locking messed up;
41976              break out with alarm(10).
41977      Branch: perl
41978            ! Configure
41979 ____________________________________________________________________________
41980 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
41981         Log: Move the mdelete.bat from win32/bin to win32.
41982      Branch: perl
41983            ! MANIFEST
41984 ____________________________________________________________________________
41985 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
41986         Log: Typo in #11083.
41987      Branch: perl
41988            ! ext/Time/Piece/Piece.t
41989 ____________________________________________________________________________
41990 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
41991         Log: Netware tweaks from Guruprasad.
41992      Branch: perl
41993            - NetWare/perlsdio.h
41994            ! MANIFEST NetWare/Makefile NetWare/interface.c
41995            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
41996            ! perlsdio.h
41997 ____________________________________________________________________________
41998 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
41999         Log: Subject: Re: [PATH] shared -> unique;
42000              From: Abhijit Menon-Sen <ams@wiw.org>
42001              Date: Wed, 27 Jun 2001 03:51:27 +0530
42002              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
42003      Branch: perl
42004            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
42005 ____________________________________________________________________________
42006 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
42007         Log: Subject: Re: AIX / gcc-3.0
42008              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42009              Date: Mon, 02 Jul 2001 15:20:21 +0200
42010              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
42011      Branch: perl
42012            ! hints/aix.sh
42013 ____________________________________________________________________________
42014 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
42015         Log: Subject: Re: Bug report: split splits on wrong pattern
42016              From: Abhijit Menon-Sen <ams@wiw.org>
42017              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
42018              Date: Mon, 2 Jul 2001 16:31:33 +0530
42019      Branch: perl
42020            ! pp_ctl.c
42021 ____________________________________________________________________________
42022 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
42023         Log: Subject: [PATCH 5.6.1] test harness
42024              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42025              Date: Mon, 2 Jul 2001 06:29:21 -0400
42026              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
42027      Branch: perl
42028            ! lib/Test/Harness.pm
42029 ____________________________________________________________________________
42030 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
42031         Log: Subject: [PATCH 5.6.1] debugger goof
42032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42033              Date: Mon, 2 Jul 2001 06:27:22 -0400
42034              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
42035      Branch: perl
42036            ! lib/perl5db.pl
42037 ____________________________________________________________________________
42038 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
42039         Log: Subject: [PATCH 5.6.1] OS/2 cwd
42040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42041              Date: Mon, 2 Jul 2001 06:21:17 -0400
42042              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
42043      Branch: perl
42044            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
42045 ____________________________________________________________________________
42046 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
42047         Log: Make #11082 more OS/2-specific.
42048      Branch: perl
42049            ! ext/Time/Piece/Piece.t
42050 ____________________________________________________________________________
42051 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
42052         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
42053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42054              Date: Mon, 2 Jul 2001 06:06:34 -0400
42055              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
42056      Branch: perl
42057            ! ext/Time/Piece/Piece.t
42058 ____________________________________________________________________________
42059 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
42060         Log: Subject: [PATCH B::Deparse] version number & changes
42061              From: Robin Houston <robin@kitsite.com>  
42062              Date: Sun, 1 Jul 2001 17:17:29 +0100
42063              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
42064      Branch: perl
42065            ! ext/B/B/Deparse.pm
42066 ____________________________________________________________________________
42067 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
42068         Log: Subject: a small fix.
42069              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42070              Date: Mon, 2 Jul 2001 12:17:53 +0200
42071              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
42072      Branch: perl
42073            ! ext/Thread/Thread.xs
42074 ____________________________________________________________________________
42075 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
42076         Log: Subject: RE: perl@10907
42077              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42078              Date: Mon, 2 Jul 2001 12:06:16 +0200
42079              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
42080              
42081              Borland C vs PerlIO.
42082      Branch: perl
42083            ! win32/config.bc win32/config_H.bc
42084 ____________________________________________________________________________
42085 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
42086         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
42087              From: "H.M. Brand" <merijn@l1.procura.nl>
42088              Date: Mon, 02 Jul 2001 11:18:57 +0200
42089              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
42090      Branch: perl
42091            ! t/op/write.t
42092 ____________________________________________________________________________
42093 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
42094         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
42095              From: Michael G Schwern <schwern@pobox.com>
42096              Date: Mon, 2 Jul 2001 00:26:24 -0400
42097              Message-ID: <20010702002624.A18302@blackrider>
42098      Branch: perl
42099            - ext/util/mkbootstrap
42100 ____________________________________________________________________________
42101 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
42102         Log: Subject: [PATCH op.h] v minor comment tweak
42103              From: Robin Houston <robin@puffinry.freeserve.co.uk>
42104              Date: Mon, 2 Jul 2001 00:42:01 +0100
42105              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
42106      Branch: perl
42107            ! op.h
42108 ____________________________________________________________________________
42109 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
42110         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
42111      Branch: perl
42112            ! pod/perlfunc.pod
42113 ____________________________________________________________________________
42114 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
42115         Log: Subject: Re: sizeof(struct sembuf)
42116              From: Nicholas Clark <nick@ccl4.org>
42117              Date: Sun, 1 Jul 2001 19:23:16 +0100
42118              Message-ID: <20010701192316.V59620@plum.flirble.org>
42119              
42120              s/signaling/signalling/
42121      Branch: perl
42122            ! pod/perlfunc.pod
42123 ____________________________________________________________________________
42124 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
42125         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
42126              From: "Philip Newton" <Philip.Newton@gmx.net>
42127              Date: Sun, 1 Jul 2001 09:37:56 +0200
42128              Message-Id: <200107010733.KAA03920@taas.iki.fi>
42129      Branch: perl
42130            ! pod/perlvar.pod
42131 ____________________________________________________________________________
42132 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
42133         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
42134              From: "Philip Newton" <Philip.Newton@gmx.net>
42135              Date: Sun, 1 Jul 2001 09:37:56 +0200
42136              Message-Id: <200107010733.KAA03925@taas.iki.fi>
42137      Branch: perl
42138            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42139 ____________________________________________________________________________
42140 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
42141         Log: Metaconfig unit change for #11070.
42142      Branch: metaconfig
42143            ! U/compline/randfunc.U
42144 ____________________________________________________________________________
42145 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
42146         Log: Subject: [PATCH perlsnap] its --> it's --> its
42147              From: "Philip Newton" <Philip.Newton@gmx.net>
42148              Date: Sun, 1 Jul 2001 09:37:56 +0200
42149              Message-Id: <200107010733.KAA03914@taas.iki.fi>
42150      Branch: perl
42151            ! Porting/config_H
42152 ____________________________________________________________________________
42153 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
42154         Log: Sync with Sarathy; integrate with perlio.
42155      Branch: perl
42156           !> gv.c
42157 ____________________________________________________________________________
42158 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
42159         Log: regenerate win32/config_H.?c files
42160      Branch: perl
42161            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42162 ____________________________________________________________________________
42163 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
42164         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
42165              naming discipline
42166              
42167              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
42168              because of this)
42169              
42170              fix a warning about "fd" being used without being set in Cwd.xs
42171      Branch: perl
42172            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
42173            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
42174            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
42175            ! win32/config.vc
42176 ____________________________________________________________________________
42177 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
42178         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
42179              within macro arguments") and warnings ("unary minus applied to
42180              unsigned type", among others)
42181      Branch: perl
42182            ! gv.c hv.c op.c pp.c sv.c toke.c
42183 ____________________________________________________________________________
42184 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
42185         Log: win32 fixes: more spurious CRs
42186      Branch: perl
42187            ! win32/mdelete.bat
42188 ____________________________________________________________________________
42189 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
42190         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
42191              from win32/bin (or it gets deleted by distclean); don't delete
42192              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
42193              NT (should be made Win9x specific, and added to makefile.mk)
42194      Branch: perl
42195           +> win32/mdelete.bat
42196            - win32/bin/mdelete.bat
42197            ! win32/Makefile win32/makefile.mk
42198 ____________________________________________________________________________
42199 [ 11063] By: nick                                  on 2001/07/01  18:54:09
42200         Log: Quick for for #ifdef mess
42201      Branch: perlio
42202            ! gv.c
42203 ____________________________________________________________________________
42204 [ 11062] By: nick                                  on 2001/07/01  18:47:42
42205         Log: Raw integrate - does not build #if mess in gv.c
42206      Branch: perlio
42207           !> (integrate 29 files)
42208 ____________________________________________________________________________
42209 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
42210         Log: Make 'compile' target a little less broken.
42211              Still very broken, though: -Wall warnings from
42212              the generated code, boot_Foo prototypes missing,
42213              can't autoload Fcntl::SEEK_CUR et alia, ...
42214      Branch: perl
42215            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
42216            ! utils/perlcc.PL x2p/Makefile.SH
42217 ____________________________________________________________________________
42218 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
42219         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
42220      Branch: perl
42221            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42222            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
42223 ____________________________________________________________________________
42224 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
42225         Log: Update Changes.
42226      Branch: perl
42227            ! Changes patchlevel.h
42228 ____________________________________________________________________________
42229 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
42230         Log: Still one typo, regen toc.
42231      Branch: perl
42232            ! lib/Unicode/UCD.pm pod/perltoc.pod
42233 ____________________________________________________________________________
42234 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
42235         Log: Detypos and regen toc.
42236      Branch: perl
42237            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
42238 ____________________________________________________________________________
42239 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
42240         Log: VERSION tweak.
42241      Branch: perl
42242            ! ext/List/Util/lib/List/Util.pm
42243 ____________________________________________________________________________
42244 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
42245         Log: Attempt at plugging the leak under ithreads detected by Doug.
42246      Branch: perl
42247            ! op.h
42248 ____________________________________________________________________________
42249 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
42250         Log: gcc -Wall lint after #11051.
42251      Branch: perl
42252            ! pp_sys.c
42253 ____________________________________________________________________________
42254 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
42255         Log: Integrate perlio.
42256      Branch: perl
42257           !> lib/File/Find/taint.t
42258 ____________________________________________________________________________
42259 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
42260         Log: Don't use the v-strings for module VERSIONs.
42261      Branch: perl
42262            ! lib/Unicode/UCD.pm
42263 ____________________________________________________________________________
42264 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
42265         Log: Code cleanup based on turning off the -woffs in IRIX.
42266              Not all of the gripes cleaned up (hairy code in hv.c and
42267              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
42268              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
42269              to the IRIX hints)
42270      Branch: perl
42271            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
42272            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
42273            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
42274            ! regcomp.c sv.c
42275 ____________________________________________________________________________
42276 [ 11050] By: nick                                  on 2001/06/30  20:46:46
42277         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
42278      Branch: perlio
42279            ! lib/File/Find/taint.t
42280 ____________________________________________________________________________
42281 [ 11049] By: nick                                  on 2001/06/30  18:13:33
42282         Log: Integrate mainline
42283      Branch: perlio
42284           +> NetWare/nwstdio.h NetWare/perlsdio.h
42285           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42286           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
42287           +> lib/Unicode/UCD.t t/run/exit.t
42288           !> (integrate 60 files)
42289 ____________________________________________________________________________
42290 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
42291         Log: Delta delta.
42292      Branch: perl
42293            ! pod/perl572delta.pod
42294 ____________________________________________________________________________
42295 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
42296         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
42297              by CPAN.pm, use rather _00.
42298      Branch: perl
42299            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
42300            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
42301            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
42302            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
42303            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
42304            ! lib/ExtUtils/Embed.pm lib/Test.pm
42305 ____________________________________________________________________________
42306 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
42307         Log: Add a simple Unicode character database interface, Unicode::UCD.
42308      Branch: perl
42309            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
42310            ! MANIFEST
42311 ____________________________________________________________________________
42312 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
42313         Log: Subject: [PATCH] op/numconver.t
42314              From: Nicholas Clark <nick@ccl4.org>
42315              Date: Sat, 30 Jun 2001 15:40:10 +0100
42316              Message-ID: <20010630154010.I59620@plum.flirble.org>
42317      Branch: perl
42318            ! t/op/numconvert.t
42319 ____________________________________________________________________________
42320 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
42321         Log: The $^N is now taken (by #11038).
42322      Branch: perl
42323            ! t/base/lex.t
42324 ____________________________________________________________________________
42325 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
42326         Log: The #11040 had slipped to a wrong function...
42327      Branch: perl
42328            ! sv.c
42329 ____________________________________________________________________________
42330 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
42331         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
42332              the Configure library symbol probe mysteriously finds all
42333              symbols but those of pipe() and times().
42334      Branch: perl
42335            ! hints/aix.sh
42336 ____________________________________________________________________________
42337 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
42338         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
42339              From: Nicholas Clark <nick@ccl4.org>
42340              Date: Fri, 29 Jun 2001 23:49:07 +0100
42341              Message-ID: <20010629234907.D59620@plum.flirble.org>
42342      Branch: perl
42343            ! lib/ExtUtils.t
42344 ____________________________________________________________________________
42345 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
42346         Log: Subject: [PATCH] weakref fix 2, not yet there
42347              From: Artur Bergman <artur@contiller.se>
42348              Date: Sat, 30 Jun 2001 01:18:16 +0200
42349              Message-ID: <B762D957.1CC9%artur@contiller.se>
42350      Branch: perl
42351            ! sv.c
42352 ____________________________________________________________________________
42353 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
42354         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
42355              From: Michael G Schwern <schwern@pobox.com>
42356              Date: Fri, 29 Jun 2001 19:39:11 -0400
42357              Message-ID: <20010629193910.D25304@blackrider>
42358      Branch: perl
42359            + t/run/exit.t
42360            ! MANIFEST
42361 ____________________________________________________________________________
42362 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
42363         Log: Add support for $^N, the most-recently closed group.
42364      Branch: perl
42365            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
42366            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
42367            ! thrdvar.h
42368 ____________________________________________________________________________
42369 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
42370         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
42371              From: lvirden@cas.org
42372              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
42373              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
42374              
42375              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
42376              From: lvirden@cas.org
42377              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
42378              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
42379      Branch: perl
42380            ! README.solaris
42381 ____________________________________________________________________________
42382 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
42383         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
42384              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42385              Date: Sat, 30 Jun 2001 07:33:37 +0900
42386              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
42387              
42388              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
42389              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42390              Date: Sat, 30 Jun 2001 21:38:14 +0900
42391              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
42392      Branch: perl
42393            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42394            + ext/Encode/Encode/7bit-kr.enc
42395            ! MANIFEST ext/Encode/Encode/Tcl.pm
42396 ____________________________________________________________________________
42397 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
42398         Log: NetWare tweaks from Guruprasad.
42399      Branch: perl
42400            + NetWare/nwstdio.h NetWare/perlsdio.h
42401            ! MANIFEST NetWare/Makefile NetWare/config.wc
42402            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
42403            ! NetWare/t/Readme.txt
42404 ____________________________________________________________________________
42405 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
42406         Log: More module $VERSION bump-ups.
42407      Branch: perl
42408            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
42409            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
42410            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
42411 ____________________________________________________________________________
42412 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
42413         Log: Doc update due to #11032.
42414      Branch: perl
42415            ! pod/perl572delta.pod
42416 ____________________________________________________________________________
42417 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
42418         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
42419              From: Peter Prymmer <pvhp@forte.com>
42420              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
42421              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
42422      Branch: perl
42423            ! ext/Time/HiRes/HiRes.xs
42424 ____________________________________________________________________________
42425 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
42426         Log: -lpthreads missing in AIX.
42427      Branch: perl
42428            ! hints/aix.sh
42429 ____________________________________________________________________________
42430 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
42431         Log: Subject: [PATCH] CLONE && weakrefs
42432              From: Artur Bergman <artur@contiller.se>
42433              Date: Fri, 29 Jun 2001 17:02:00 +0200
42434              Message-ID: <B7626508.1CA0%artur@contiller.se>
42435      Branch: perl
42436            ! sv.c
42437 ____________________________________________________________________________
42438 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
42439         Log: Subject: Re: Bug report: split splits on wrong pattern
42440              From: Radu Greab <radu@netsoft.ro>
42441              Date: Wed, 27 Jun 2001 21:50:52 +0300
42442              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
42443      Branch: perl
42444            ! pp_ctl.c t/op/split.t
42445 ____________________________________________________________________________
42446 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
42447         Log: Metaconfig unit change for #11027.
42448      Branch: metaconfig/U/perl
42449            ! d_modfl.U
42450 ____________________________________________________________________________
42451 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
42452         Log: I thought this Configure glitch for AIX was just recently fixed?
42453      Branch: perl
42454            ! Configure
42455 ____________________________________________________________________________
42456 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
42457         Log: Update Changes.
42458      Branch: perl
42459            ! Changes patchlevel.h
42460 ____________________________________________________________________________
42461 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
42462         Log: Subject: Re: perl@10967, File::Find, and Cwd
42463              From: Mike Guy <mjtg@cam.ac.uk>
42464              Date: Fri, 29 Jun 2001 14:56:49 +0100
42465              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
42466      Branch: perl
42467            ! lib/File/Find/taint.t
42468 ____________________________________________________________________________
42469 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
42470         Log: Update the sv_pvprintify() spec.
42471      Branch: perl
42472            ! pod/perltodo.pod
42473 ____________________________________________________________________________
42474 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
42475         Log: Known test failures update.
42476      Branch: perl
42477            ! pod/perl572delta.pod
42478 ____________________________________________________________________________
42479 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
42480         Log: Based on
42481              
42482              Subject: [PATCH @11016] More );) fixes
42483              From: Richard Soderberg <rs@crystalflame.net>
42484              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
42485              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
42486      Branch: perl
42487            ! ext/Thread/Thread.xs ext/Thread/typemap
42488 ____________________________________________________________________________
42489 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
42490         Log: Subject: [PATCH @11016] Fixes compile errors in four files
42491              From: Richard Soderberg <rs@crystalflame.net>
42492              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
42493              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
42494      Branch: perl
42495            ! mg.c pp.c pp_hot.c util.c
42496 ____________________________________________________________________________
42497 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
42498         Log: AIX hints tweaking continues, from Merijn Brand.
42499      Branch: perl
42500            ! hints/aix.sh
42501 ____________________________________________________________________________
42502 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
42503         Log: HP-UX needs gccversion sooner, from Merijn Brand.
42504      Branch: perl
42505            ! hints/hpux.sh
42506 ____________________________________________________________________________
42507 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
42508         Log: Subject: [PATCH 5.6.1] OS/2 docs
42509              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42510              Date: Fri, 29 Jun 2001 02:34:12 -0400
42511              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
42512      Branch: perl
42513            ! README.os2 os2/Changes
42514 ____________________________________________________________________________
42515 [ 11017] By: nick                                  on 2001/06/29  10:20:30
42516         Log: Integrate mainline
42517      Branch: perlio
42518           +> (branch 37 files)
42519            - ext/ODBM_File/sdbm.t
42520           !> (integrate 211 files)
42521 ____________________________________________________________________________
42522 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
42523         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
42524              the modules found using a script written by Larry Schatzer Jr.
42525      Branch: perl
42526            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
42527            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
42528            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
42529            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42530            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
42531            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
42532            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
42533            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
42534            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
42535            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
42536            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
42537            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
42538            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
42539            ! lib/constant.pm lib/fields.pm lib/strict.pm
42540 ____________________________________________________________________________
42541 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
42542         Log: The latest JPL from the anoncvs.
42543      Branch: perl
42544            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
42545 ____________________________________________________________________________
42546 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
42547         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
42548      Branch: perl
42549            ! t/op/pat.t
42550 ____________________________________________________________________________
42551 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
42552         Log: Worrying about insecure directories now is a bit too late.
42553      Branch: perl
42554            ! lib/File/Find/taint.t
42555 ____________________________________________________________________________
42556 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
42557         Log: Cannot DIE() in a void function,
42558              from Richard Hatch <rhatch@austin.ibm.com>.
42559      Branch: perl
42560            ! ext/IPC/SysV/SysV.xs
42561 ____________________________________________________________________________
42562 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
42563         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
42564              From: Peter Prymmer <pvhp@forte.com>
42565              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
42566              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
42567              
42568              (unfinished: time/hires tests 3, 5, 14 failing, but better
42569              than wholesale failure)
42570      Branch: perl
42571            ! ext/Time/HiRes/HiRes.xs
42572 ____________________________________________________________________________
42573 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
42574         Log: Subject: [PATCH 5.6.1] OS/2 improvements
42575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42576              Date: Thu, 28 Jun 2001 16:03:14 -0400
42577              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
42578      Branch: perl
42579            + os2/os2_base.t
42580            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
42581            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
42582            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
42583            ! os2/os2ish.h
42584 ____________________________________________________________________________
42585 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
42586         Log: Subject: Incrementing Extutils::Manifest's $VERSION
42587              From: Michael G Schwern <schwern@pobox.com>
42588              Date: Thu, 28 Jun 2001 13:13:49 -0400
42589              Message-ID: <20010628131349.A14738@blackrider>
42590      Branch: maint-5.6/perl
42591            ! lib/ExtUtils/Manifest.pm
42592 ____________________________________________________________________________
42593 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
42594         Log: AIX tweak from Merijn Brand.
42595      Branch: perl
42596            ! hints/aix.sh
42597 ____________________________________________________________________________
42598 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
42599         Log: Create the macperl branch.
42600      Branch: maint-5.6/macperl
42601           +> (branch 1728 files)
42602 ____________________________________________________________________________
42603 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
42604         Log: Update Changes.
42605      Branch: perl
42606            ! Changes patchlevel.h
42607 ____________________________________________________________________________
42608 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
42609         Log: More Perforce lore.
42610      Branch: perl
42611            ! Porting/repository.pod
42612 ____________________________________________________________________________
42613 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
42614         Log: Metaconfig unit changes for #11003.
42615      Branch: metaconfig/U/perl
42616            + d_nl_langinfo.U i_langinfo.U
42617 ____________________________________________________________________________
42618 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
42619         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
42620              Expected not to exist in non-UNIX excepting in VMS, where
42621              according to a quick web survey they just might.
42622      Branch: perl
42623            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
42624            ! Porting/config_H config_h.SH configure.com epoc/config.sh
42625            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
42626            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42627            ! win32/config.bc win32/config.gc win32/config.vc
42628 ____________________________________________________________________________
42629 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
42630         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
42631              in AIX is one is doing a 64-bit build.
42632      Branch: perl
42633            ! hints/aix.sh
42634 ____________________________________________________________________________
42635 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
42636         Log: Metaconfig unit changes for #11000.
42637      Branch: metaconfig/U/perl
42638            ! use64bits.U uselfs.U
42639 ____________________________________________________________________________
42640 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
42641         Log: Move use64bitint and use64bitall before uselargefiles.
42642      Branch: perl
42643            ! Configure
42644 ____________________________________________________________________________
42645 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
42646         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
42647              From: Robert Spier <rspier@pobox.com>
42648              Message-ID: <15162.41164.618712.841415@rls.cx>
42649              Date: Wed, 27 Jun 2001 23:13:16 -0400
42650      Branch: perl
42651            ! doio.c
42652 ____________________________________________________________________________
42653 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
42654         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
42655              From: Peter Prymmer <pvhp@forte.com>
42656              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
42657              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
42658      Branch: perl
42659            ! numeric.c
42660 ____________________________________________________________________________
42661 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
42662         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
42663              From: Peter Prymmer <pvhp@forte.com>
42664              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
42665              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
42666      Branch: perl
42667            ! configure.com ext/Digest/MD5/Makefile.PL
42668 ____________________________________________________________________________
42669 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
42670         Log: Update Changes.
42671      Branch: perl
42672            ! Changes patchlevel.h
42673 ____________________________________________________________________________
42674 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
42675         Log: Tiny EPOC updates.
42676      Branch: perl
42677            ! epoc/config.sh
42678 ____________________________________________________________________________
42679 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
42680         Log: The Test::More and Test::Simple tests required help
42681              thanks to our schizophrenic test scheme.
42682      Branch: perl
42683            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
42684            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
42685            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
42686            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
42687            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
42688 ____________________________________________________________________________
42689 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
42690         Log: Upgrade to Test::Simple 0.09.
42691      Branch: perl
42692            + lib/Test/Simple/Changes
42693            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
42694            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
42695            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
42696            ! lib/Test/Simple/t/plan_is_noplan.t
42697 ____________________________________________________________________________
42698 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
42699         Log: Upgrade to Test::More 0.07.
42700      Branch: perl
42701            + lib/Test/More/Changes
42702            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
42703            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
42704            ! lib/Test/More/t/skipall.t
42705 ____________________________________________________________________________
42706 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
42707         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
42708              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42709              Date: Wed, 27 Jun 2001 18:40:04 +0200
42710              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
42711      Branch: perl
42712            ! hints/hpux.sh
42713 ____________________________________________________________________________
42714 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
42715         Log: Subject: [PATCH README.qnx hints/qnx.sh]
42716              From: Norton Allen <allen@huarp.harvard.edu>
42717              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
42718              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
42719      Branch: perl
42720            ! README.qnx hints/qnx.sh
42721 ____________________________________________________________________________
42722 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
42723         Log: Subject: [PATCH] two little documentation nits
42724              From: Abhijit Menon-Sen <ams@wiw.org>
42725              Date: Wed, 27 Jun 2001 20:07:50 +0530
42726              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
42727      Branch: perl
42728            ! sv.c sv.h
42729 ____________________________________________________________________________
42730 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
42731         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
42732              From: Norton Allen <allen@huarp.harvard.edu>
42733              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
42734              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
42735      Branch: perl
42736            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42737 ____________________________________________________________________________
42738 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
42739         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
42740              From: Michael G Schwern <schwern@pobox.com>
42741              Date: Wed, 27 Jun 2001 02:34:58 -0400
42742              Message-ID: <20010627023458.K23874@blackrider>
42743      Branch: perl
42744            ! vms/test.com
42745 ____________________________________________________________________________
42746 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
42747         Log: Add perl_clone_host() for Netware.
42748      Branch: perl
42749            ! NetWare/nw5.c
42750 ____________________________________________________________________________
42751 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
42752         Log: GCC 3.0 hints for HP-UX.
42753      Branch: perl
42754            ! hints/hpux.sh
42755 ____________________________________________________________________________
42756 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
42757         Log: In some Linux distributions the libndbm is broken
42758              (no null key support), therefore link with libgdbm
42759              (if available), since it has a working ndbm emulation,
42760              from Jonathan Stowe.
42761      Branch: perl
42762            + ext/NDBM_File/hints/linux.pl
42763            ! MANIFEST
42764 ____________________________________________________________________________
42765 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
42766         Log: Subject: [PATCH perl@10930] find.t hack for VMS
42767              From: "Craig A. Berry" <craigberry@mac.com>
42768              Date: Tue, 26 Jun 2001 23:40:25 -0500
42769              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
42770      Branch: perl
42771            ! lib/File/Find/find.t
42772 ____________________________________________________________________________
42773 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
42774         Log: AUTHORS updates.
42775      Branch: perl
42776            ! AUTHORS
42777 ____________________________________________________________________________
42778 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
42779         Log: Metaconfig unit change like #10980.
42780      Branch: metaconfig
42781            ! U/compline/d_stdstdio.U
42782 ____________________________________________________________________________
42783 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
42784         Log: "lose the it's", from Abhijit Menon-Sen.
42785              ("It's" not searched, pods not searched.)
42786      Branch: perl
42787            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
42788            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
42789            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
42790            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
42791            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
42792            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
42793 ____________________________________________________________________________
42794 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
42795         Log: "lose the looses", from Abhijit Menon-Sen.
42796      Branch: perl
42797            ! ext/B/B/Assembler.pm gv.c
42798 ____________________________________________________________________________
42799 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
42800         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
42801      Branch: perl
42802            ! hints/os390.sh
42803 ____________________________________________________________________________
42804 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
42805         Log: DEC C 5.3 on the VAX simply doesn't seem to like
42806              compiling the MD5 extension, disable it there for now,
42807              from Peter Prymmer.
42808      Branch: perl
42809            ! configure.com
42810 ____________________________________________________________________________
42811 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
42812         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
42813              From: Jonathan Stowe <gellyfish@gellyfish.com>
42814              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
42815              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
42816      Branch: perl
42817            ! pod/perlfaq3.pod
42818 ____________________________________________________________________________
42819 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
42820         Log: Subject: [PATCH 5.6.1] perlxs misprints
42821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42822              Date: Tue, 26 Jun 2001 17:20:00 -0400
42823              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
42824      Branch: perl
42825            ! pod/perlxs.pod
42826 ____________________________________________________________________________
42827 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
42828         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
42829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42830              Date: Tue, 26 Jun 2001 17:27:07 -0400
42831              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
42832      Branch: perl
42833            ! lib/ExtUtils/MM_Unix.pm
42834 ____________________________________________________________________________
42835 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
42836         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
42837              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42838              Date: Tue, 26 Jun 2001 17:23:24 -0400
42839              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
42840      Branch: perl
42841            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
42842 ____________________________________________________________________________
42843 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
42844         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
42845              by Olaf Flebbe.
42846      Branch: perl
42847            ! perl.h
42848 ____________________________________________________________________________
42849 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
42850         Log: Detypo.
42851      Branch: perl
42852            ! lib/Memoize/t/tie_sdbm.t
42853 ____________________________________________________________________________
42854 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
42855         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
42856      Branch: perl
42857            ! win32/perllib.c
42858 ____________________________________________________________________________
42859 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
42860         Log: Subject: [patch] perl_clone+CvFILE
42861              From: Doug MacEachern <dougm@covalent.net>
42862              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
42863              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
42864      Branch: perl
42865            ! sv.c
42866 ____________________________________________________________________________
42867 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
42868         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
42869              From: Mark-Jason Dominus <mjd@plover.com>
42870              Date: Tue, 26 Jun 2001 12:33:01 -0400
42871              Message-ID: <20010626163301.31298.qmail@plover.com>
42872      Branch: perl
42873            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
42874 ____________________________________________________________________________
42875 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
42876         Log: Update Changes.
42877      Branch: perl
42878            ! Changes patchlevel.h
42879 ____________________________________________________________________________
42880 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
42881         Log: Also catfile() needs now to explicitly exported.
42882      Branch: perl
42883            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
42884 ____________________________________________________________________________
42885 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
42886         Log: Regen toc.
42887      Branch: perl
42888            ! pod/perltoc.pod
42889 ____________________________________________________________________________
42890 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
42891         Log: Nonexistent pod command.
42892      Branch: perl
42893            ! pod/perl572delta.pod
42894 ____________________________________________________________________________
42895 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
42896         Log: Be more portable in the quest for tmpdir.
42897      Branch: perl
42898            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
42899 ____________________________________________________________________________
42900 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
42901         Log: Be more portable in finding out the home directory,
42902              and use File::Spec to do the concat.
42903              (Come to think of it, couldn't File::Spec provide
42904              for a ->homedir method?)
42905      Branch: perl
42906            ! lib/Net/Config.pm
42907 ____________________________________________________________________________
42908 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
42909         Log: Doc patch for #10959.
42910      Branch: perl
42911            ! pod/perlfunc.pod
42912 ____________________________________________________________________________
42913 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
42914         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
42915              From: "Philip Newton" <pnewton@gmx.de>
42916              Date: Tue, 26 Jun 2001 16:26:47 +0200
42917              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
42918      Branch: perl
42919            ! pod/perldata.pod
42920 ____________________________________________________________________________
42921 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
42922         Log: Subject: [PATH] shared -> unique;
42923              From: "Artur Bergman" <artur@contiller.se>
42924              Date: Tue, 26 Jun 2001 16:18:40 +0200
42925              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
42926              
42927              Because "shared" isn't: it's read-only.
42928      Branch: perl
42929            ! toke.c xsutils.c
42930 ____________________________________________________________________________
42931 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
42932         Log: Escape multiline croak messages.
42933      Branch: perl
42934            ! t/op/ver.t
42935 ____________________________________________________________________________
42936 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
42937         Log: No more pragma/*.t for minitest.
42938      Branch: perl
42939            ! Makefile.SH
42940 ____________________________________________________________________________
42941 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
42942         Log: AUTHORS updates.
42943      Branch: perl
42944            ! AUTHORS
42945 ____________________________________________________________________________
42946 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
42947         Log: delta updates.
42948      Branch: perl
42949            ! pod/perl572delta.pod
42950 ____________________________________________________________________________
42951 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
42952         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
42953              From: Artur Bergman <artur@contiller.se> 
42954              Date: Tue, 26 Jun 2001 15:32:53 +0200
42955              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
42956      Branch: perl
42957            ! makedef.pl sv.c sv.h win32/perllib.c
42958 ____________________________________________________________________________
42959 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
42960         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
42961              From: Jonathan Stowe <gellyfish@gellyfish.com>
42962              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
42963              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
42964              
42965              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
42966      Branch: perl
42967            + ext/Time/HiRes/hints/sco.pl
42968            ! MANIFEST
42969 ____________________________________________________________________________
42970 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
42971         Log: Subject: [PATCH 5.6.1] static build
42972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42973              Date: Tue, 26 Jun 2001 04:22:25 -0400
42974              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
42975      Branch: perl
42976            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
42977            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
42978 ____________________________________________________________________________
42979 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
42980         Log: DJGPP patches from Laszlo Molnar.
42981      Branch: perl
42982            ! djgpp/djgpp.c perl.c util.c
42983 ____________________________________________________________________________
42984 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
42985         Log: Netware patches from Ananth Kesari.
42986      Branch: perl
42987            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
42988            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
42989            ! NetWare/nwtinfo.h
42990 ____________________________________________________________________________
42991 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
42992         Log: Detypo.
42993      Branch: perl
42994            ! ext/Errno/Errno_pm.PL
42995 ____________________________________________________________________________
42996 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
42997         Log: There seems to be two ways of spelling the $^O in *STEP.
42998      Branch: perl
42999            ! ext/Errno/Errno_pm.PL
43000 ____________________________________________________________________________
43001 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
43002         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
43003              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
43004      Branch: perl
43005            ! ext/Errno/Errno_pm.PL
43006 ____________________________________________________________________________
43007 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
43008         Log: Known bugs update.
43009      Branch: perl
43010            ! pod/perl572delta.pod
43011 ____________________________________________________________________________
43012 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
43013         Log: The default installation of Cygwin has 500 as root's uid.
43014      Branch: perl
43015            ! lib/User/pwent.t
43016 ____________________________________________________________________________
43017 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
43018         Log: Be even more relaxed (re-allow having only one entry).
43019      Branch: perl
43020            ! t/op/grent.t t/op/pwent.t
43021 ____________________________________________________________________________
43022 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
43023         Log: Test failure updates.
43024      Branch: perl
43025            ! pod/perl572delta.pod
43026 ____________________________________________________________________________
43027 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
43028         Log: MPE/iX test tweaks from Mark Bixby.
43029      Branch: perl
43030            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
43031            ! t/io/fs.t t/op/stat.t
43032 ____________________________________________________________________________
43033 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
43034         Log: Microperl findings.
43035      Branch: perl
43036            ! perl.h pp_sys.c
43037 ____________________________________________________________________________
43038 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
43039         Log: Touch uconfig.h.
43040      Branch: perl
43041            ! uconfig.h
43042 ____________________________________________________________________________
43043 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
43044         Log: Subject: [PATCH] Proposed fix for Pod::Man
43045              From: Rob Napier <rnapier@employees.org>
43046              Date: Mon, 25 Jun 2001 15:49:24 -0400
43047              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
43048              
43049              Cater for Solaris nroff brokenness (shortchanges daisywheel
43050              printers, but hey, we also no more support PDPs.)
43051      Branch: perl
43052            ! lib/Pod/Man.pm
43053 ____________________________________________________________________________
43054 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
43055         Log: Typo in #10937.
43056      Branch: perl
43057            ! ext/POSIX/sigaction.t
43058 ____________________________________________________________________________
43059 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
43060         Log: SIGCONT not trappable in VMS.
43061      Branch: perl
43062            ! ext/POSIX/sigaction.t
43063 ____________________________________________________________________________
43064 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
43065         Log: Subject: [DRAFT] Encode-Tcl.t
43066              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43067              Date: Tue, 26 Jun 2001 03:38:08 +0900
43068              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
43069      Branch: perl
43070            + ext/Encode/Encode/Tcl.t
43071            ! MANIFEST ext/Encode/Encode/Tcl.pm
43072 ____________________________________________________________________________
43073 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
43074         Log: Because of #10932 retract also the perlfunc hunk of #10910.
43075      Branch: perl
43076            ! pod/perlfunc.pod
43077 ____________________________________________________________________________
43078 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
43079         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
43080              by Ilya Zakharevich in
43081              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
43082      Branch: perl
43083            ! XSUB.h
43084 ____________________________________________________________________________
43085 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
43086         Log: Typo in #10889.
43087      Branch: perl
43088            ! hints/uts.sh
43089 ____________________________________________________________________________
43090 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
43091         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43092              From: Abhijit Menon-Sen <ams@wiw.org>
43093              Date: Mon, 25 Jun 2001 23:45:45 +0530
43094              Message-ID: <20010625234545.A5022@lustre.linux.in>
43095      Branch: perl
43096            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
43097 ____________________________________________________________________________
43098 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
43099         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
43100              From: Michael G Schwern <schwern@pobox.com>
43101              Date: Mon, 25 Jun 2001 14:35:51 -0400
43102              Message-ID: <20010625143551.H13819@blackrider>
43103      Branch: perl
43104            ! lib/Test.pm
43105 ____________________________________________________________________________
43106 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
43107         Log: Update Changes.
43108      Branch: perl
43109            ! Changes patchlevel.h
43110 ____________________________________________________________________________
43111 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
43112         Log: Regen toc and modlib.
43113      Branch: perl
43114            ! pod/perlmodlib.pod pod/perltoc.pod
43115 ____________________________________________________________________________
43116 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
43117         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
43118              for the benefit of C++ compilers, as suggested by Guruprasad.
43119      Branch: perl
43120            ! embed.pl proto.h
43121 ____________________________________________________________________________
43122 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
43123         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
43124              From: Jonathan Stowe <gellyfish@gellyfish.com>
43125              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
43126              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
43127      Branch: perl
43128            ! pod/perlfaq5.pod
43129 ____________________________________________________________________________
43130 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
43131         Log: Missed from #10925.
43132      Branch: perl
43133            ! gv.c
43134 ____________________________________________________________________________
43135 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
43136         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
43137              From: Robin Houston <robin@kitsite.com>
43138              Date: Sat, 19 May 2001 16:19:34 +0100
43139              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
43140      Branch: perl
43141            ! cv.h gv.h op.c
43142 ____________________________________________________________________________
43143 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
43144         Log: Netware README tweak.
43145      Branch: perl
43146            ! README.netware
43147 ____________________________________________________________________________
43148 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
43149         Log: Subject: [PATCH] Re: overload.t fails
43150              From: Abhijit Menon-Sen <ams@wiw.org>
43151              Date: Mon, 25 Jun 2001 14:52:20 +0530
43152              Message-ID: <20010625145220.A24114@lustre.linux.in>
43153      Branch: perl
43154            ! lib/overload.t
43155 ____________________________________________________________________________
43156 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
43157         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43158              From: Mike Guy <mjtg@cam.ac.uk>
43159              Date: Mon, 25 Jun 2001 11:43:23 +0100
43160              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
43161      Branch: perl
43162            ! lib/Carp.pm
43163 ____________________________________________________________________________
43164 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
43165         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
43166              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43167              Date: Sun, 24 Jun 2001 05:17:05 -0400
43168              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
43169      Branch: perl
43170            ! os2/os2ish.h
43171 ____________________________________________________________________________
43172 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
43173         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
43174              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43175              Date: Mon, 25 Jun 2001 05:52:27 -0400
43176              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
43177      Branch: perl
43178            ! hints/os2.sh
43179 ____________________________________________________________________________
43180 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
43181         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
43182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43183              Date: Mon, 25 Jun 2001 05:23:35 -0400
43184              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
43185      Branch: perl
43186            ! os2/os2.c
43187 ____________________________________________________________________________
43188 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
43189         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
43190              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43191              Date: Mon, 25 Jun 2001 05:04:32 -0400
43192              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
43193      Branch: perl
43194            ! os2/OS2/REXX/DLL/DLL.pm
43195 ____________________________________________________________________________
43196 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
43197         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
43198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43199              Date: Mon, 25 Jun 2001 05:02:36 -0400
43200              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
43201      Branch: perl
43202            ! mg.c os2/dl_os2.c os2/os2.c
43203 ____________________________________________________________________________
43204 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
43205         Log: Subject: Re: [PATCH 5.6.1] misprints
43206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43207              Date: Mon, 25 Jun 2001 04:50:50 -0400
43208              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
43209      Branch: perl
43210            ! os2/os2.c pp_sys.c
43211 ____________________________________________________________________________
43212 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
43213         Log: Add Test::More and Test::Simple to the delta.
43214      Branch: perl
43215            ! pod/perl572delta.pod
43216 ____________________________________________________________________________
43217 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
43218         Log: Add Test::More, from Michael G Schwern.
43219      Branch: perl
43220            + lib/Test/More.pm lib/Test/More/t/More.t
43221            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43222            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43223            + t/lib/Test/More/Catch.pm
43224            ! MANIFEST
43225 ____________________________________________________________________________
43226 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
43227         Log: Add Test::Simple from Michael G Schwern.
43228      Branch: perl
43229            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43230            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43231            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43232            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
43233            + t/lib/Test/Simple/Catch.pm
43234            + t/lib/Test/Simple/sample_tests/death.plx
43235            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
43236            + t/lib/Test/Simple/sample_tests/extras.plx
43237            + t/lib/Test/Simple/sample_tests/five_fail.plx
43238            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
43239            + t/lib/Test/Simple/sample_tests/one_fail.plx
43240            + t/lib/Test/Simple/sample_tests/require.plx
43241            + t/lib/Test/Simple/sample_tests/success.plx
43242            + t/lib/Test/Simple/sample_tests/too_few.plx
43243            + t/lib/Test/Simple/sample_tests/two_fail.plx
43244            ! MANIFEST
43245 ____________________________________________________________________________
43246 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
43247         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
43248              From: "Craig A. Berry" <craigberry@mac.com>
43249              Date: Sun, 24 Jun 2001 23:41:36 -0500
43250              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
43251      Branch: perl
43252            ! pp_sys.c
43253 ____________________________________________________________________________
43254 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
43255         Log: Upgrade to Attribute::Handlers 0.70.
43256      Branch: perl
43257            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
43258            ! MANIFEST lib/Attribute/Handlers.pm
43259 ____________________________________________________________________________
43260 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
43261         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43262              From: Abhijit Menon-Sen <ams@wiw.org>
43263              Date: Sat, 23 Jun 2001 05:17:44 +0530
43264              Message-ID: <20010623051744.A18583@lustre.linux.in>
43265              
43266              (Can't think of a good place to put tests.)
43267      Branch: perl
43268            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
43269 ____________________________________________________________________________
43270 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
43271         Log: Subject: [PATCH] t/op/pat.t typo fix
43272              From: Richard Soderberg <rs@crystalflame.net>
43273              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
43274              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
43275      Branch: perl
43276            ! t/op/pat.t
43277 ____________________________________________________________________________
43278 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
43279         Log: Move the pack warnings to their own file, as pointed
43280              out by Spider.
43281      Branch: perl
43282            + t/lib/warnings/pp_pack
43283            ! MANIFEST t/lib/warnings/pp
43284 ____________________________________________________________________________
43285 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
43286         Log: Update Changes.
43287      Branch: perl
43288            ! Changes patchlevel.h
43289 ____________________________________________________________________________
43290 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
43291         Log: Partially fix a problem noticed by IRIX compiler:
43292              the initialization of parse_start was bypassed by
43293              several gotos.  Now initialized to zero, which may
43294              not be the best choice.
43295      Branch: perl
43296            ! regcomp.c
43297 ____________________________________________________________________________
43298 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
43299         Log: Relax the group and password tests back to moaning only
43300              if no matches at all are found.  (Even with a small sample
43301              I could find many sites where there are, umm, anomalies in
43302              the said databases.)       
43303      Branch: perl
43304            ! t/op/grent.t t/op/pwent.t
43305 ____________________________________________________________________________
43306 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
43307         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
43308      Branch: perl
43309            ! pp_ctl.c
43310 ____________________________________________________________________________
43311 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
43312         Log: De-cut-and-pasto in #10902.
43313      Branch: perl
43314            ! pp_ctl.c
43315 ____________________________________________________________________________
43316 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
43317         Log: The #10771 didn't take?
43318      Branch: perl
43319            ! pp_ctl.c
43320 ____________________________________________________________________________
43321 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
43322         Log: Undo the filetests part of #10900, under multiplicity
43323              weird errors take place.
43324      Branch: perl
43325            ! pp_sys.c
43326 ____________________________________________________________________________
43327 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
43328         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
43329      Branch: perl
43330            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
43331 ____________________________________________________________________________
43332 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
43333         Log: (Replaced by #10922)
43334              
43335              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43336              From: Tony Bowden <tony@kasei.com>
43337              Date: Sun, 24 Jun 2001 17:32:40 +0100
43338              Message-ID: <20010624173240.A16293@blackstar.co.uk>
43339              
43340              Document (well, mention) shortmess() and longmess()
43341              to rob people of their fun of reinventing the wheel.
43342      Branch: perl
43343            ! lib/Carp.pm
43344 ____________________________________________________________________________
43345 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
43346         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
43347              From: Brian Jepson <bjepson@oreilly.com>
43348              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
43349              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
43350      Branch: perl
43351            ! pp_sys.c
43352 ____________________________________________________________________________
43353 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
43354         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
43355              From: Robin Barker <rmb1@cise.npl.co.uk> 
43356              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
43357              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
43358      Branch: perl
43359            ! lib/CPAN.pm
43360 ____________________________________________________________________________
43361 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
43362         Log: Memoize patch from mjd.
43363      Branch: perl
43364            ! lib/Memoize/t/tie_storable.t
43365 ____________________________________________________________________________
43366 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
43367         Log: Spec the sv_pvprintify() a bit more.
43368      Branch: perl
43369            ! pod/perltodo.pod
43370 ____________________________________________________________________________
43371 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
43372         Log: Upgrade to Memoize 0.65.
43373      Branch: perl
43374            + lib/Memoize/t/array_confusion.t
43375            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
43376            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
43377            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
43378            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
43379            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
43380            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
43381            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
43382            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
43383            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
43384            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
43385            ! lib/Memoize/t/tie_storable.t
43386 ____________________________________________________________________________
43387 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
43388         Log: Metaconfig unit change for #10892.
43389      Branch: metaconfig
43390            ! U/modified/Options.U
43391 ____________________________________________________________________________
43392 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
43393         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
43394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43395              Date: Sun, 24 Jun 2001 05:24:40 -0400
43396              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
43397      Branch: perl
43398            ! Configure hints/os2.sh
43399 ____________________________________________________________________________
43400 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
43401         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
43402              From: Mike Guy <mjtg@cam.ac.uk>
43403              Date: Sun, 24 Jun 2001 15:28:39 +0100
43404              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
43405              
43406              Fix an ancient (5.002) bug.
43407      Branch: perl
43408            ! lib/Carp/Heavy.pm
43409 ____________________________________________________________________________
43410 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
43411         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
43412              variables.
43413      Branch: perl
43414            ! pp_sys.c
43415 ____________________________________________________________________________
43416 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
43417         Log: Make UTS as per #10888.
43418      Branch: perl
43419            ! hints/uts.sh
43420 ____________________________________________________________________________
43421 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
43422         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
43423      Branch: perl
43424            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
43425            ! mpeix/mpeixish.h perl.h unixish.h
43426 ____________________________________________________________________________
43427 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
43428         Log: AUTHORS update.
43429      Branch: perl
43430            ! AUTHORS
43431 ____________________________________________________________________________
43432 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
43433         Log: Subject: Encode::Tcl for multibyte doesnot work
43434              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43435              Date: Sun, 24 Jun 2001 22:48:21 +0900
43436              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
43437      Branch: perl
43438            ! ext/Encode/Encode/Tcl.pm
43439 ____________________________________________________________________________
43440 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
43441         Log: Subject: [PATCH] Remove tautology in error messages
43442              From: Mike Guy <mjtg@cam.ac.uk>
43443              Date: Sun, 24 Jun 2001 13:31:00 +0100
43444              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
43445      Branch: perl
43446            ! pp_sys.c
43447 ____________________________________________________________________________
43448 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
43449         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
43450      Branch: perl
43451            ! hints/darwin.sh
43452 ____________________________________________________________________________
43453 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
43454         Log: Subject: Re: [PATCH 5.6.1] test suite
43455              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43456              Date: Sun, 24 Jun 2001 05:47:05 -0400
43457              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
43458              
43459              Test suite fixes.
43460      Branch: perl
43461            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
43462 ____________________________________________________________________________
43463 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
43464         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
43465              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43466              Date: Sun, 24 Jun 2001 05:37:19 -0400
43467              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
43468      Branch: perl
43469            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
43470 ____________________________________________________________________________
43471 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
43472         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
43473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43474              Date: Sun, 24 Jun 2001 05:34:50 -0400
43475              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
43476              
43477              Pacify compiler warnings.
43478      Branch: perl
43479            ! pp_sys.c
43480 ____________________________________________________________________________
43481 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
43482         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43484              Date: Sun, 24 Jun 2001 05:21:18 -0400
43485              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
43486              
43487              Enable compression of executables during link time.
43488      Branch: perl
43489            ! hints/os2.sh
43490 ____________________________________________________________________________
43491 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
43492         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43493              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43494              Date: Sun, 24 Jun 2001 05:15:11 -0400
43495              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
43496              
43497              Add ordinals to the export list for Perl DLL.
43498              (Breaks intra-version DLL compatibility.)
43499      Branch: perl
43500            ! makedef.pl
43501 ____________________________________________________________________________
43502 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
43503         Log: Allow (displaying and) re-editing the Subject in perlbug.
43504              Also abstract the Subject quality control into a function.
43505      Branch: perl
43506            ! utils/perlbug.PL
43507 ____________________________________________________________________________
43508 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
43509         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
43510      Branch: perl
43511            ! utils/perlbug.PL
43512 ____________________________________________________________________________
43513 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
43514         Log: Regen toc and modlib.
43515      Branch: perl
43516            ! pod/perlmodlib.pod pod/perltoc.pod
43517 ____________________________________________________________________________
43518 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
43519         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
43520              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
43521              attribute semantics as much as possible, or 'ntsec' which uses
43522              native NTFS semantics.)  (See also #10877.)
43523      Branch: perl
43524            ! perl.c
43525 ____________________________________________________________________________
43526 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
43527         Log: (Retracted by #11586)
43528              
43529              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
43530      Branch: perl
43531            ! lib/Test/Harness.pm
43532 ____________________________________________________________________________
43533 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
43534         Log: Just zap the -uPerlio.
43535      Branch: perl
43536            ! ext/B/Stash.t
43537 ____________________________________________________________________________
43538 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
43539         Log: Do not test PerlIO if PerlIO not used.
43540      Branch: perl
43541            ! ext/PerlIO/PerlIO.t
43542 ____________________________________________________________________________
43543 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
43544         Log: Regen perlapi.
43545      Branch: perl
43546            ! pod/perlapi.pod
43547 ____________________________________________________________________________
43548 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
43549         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
43550              From: Nicholas Clark <nick@ccl4.org>
43551              Date: Sat, 23 Jun 2001 22:55:47 +0100
43552              Message-ID: <20010623225547.Z98663@plum.flirble.org>
43553      Branch: perl
43554            ! numeric.c
43555 ____________________________________________________________________________
43556 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
43557         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
43558              From: Prymmer/Kahn <pvhp@best.com>
43559              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
43560              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
43561      Branch: perl
43562            ! lib/h2xs.t
43563 ____________________________________________________________________________
43564 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
43565         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
43566              cygwin does not taint cwd, just like win32.
43567      Branch: perl
43568            ! lib/File/Find/taint.t t/op/taint.t
43569 ____________________________________________________________________________
43570 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
43571         Log: Retract #10865, the patch should be unnecessary.
43572              (But seemingly helpful in Cygwin?  Strange.)
43573      Branch: perl
43574            ! lib/Memoize/t/tie_ndbm.t
43575 ____________________________________________________________________________
43576 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
43577         Log: Misplaced test file; plus Cygwin filesystem semantics.
43578      Branch: perl
43579            + ext/SDBM_File/sdbm.t
43580            - ext/ODBM_File/sdbm.t
43581            ! MANIFEST
43582 ____________________________________________________________________________
43583 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
43584         Log: (Retracted by #10867.)
43585      Branch: perl
43586            ! lib/Memoize/t/tie_ndbm.t
43587 ____________________________________________________________________________
43588 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
43589         Log: Metaconfig unit change for #10863.
43590      Branch: metaconfig/U/perl
43591            ! Extensions.U
43592 ____________________________________________________________________________
43593 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
43594         Log: In Cygwin do not build NDBM_File and ODBM_File unless
43595              -lndbm and -ldbm are available.
43596      Branch: perl
43597            ! Configure config_h.SH
43598 ____________________________________________________________________________
43599 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
43600         Log: More Cygwin filesystem semantics.
43601      Branch: perl
43602            ! t/io/fs.t t/op/stat.t
43603 ____________________________________________________________________________
43604 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
43605         Log: More DOSish permission semantics for Cygwin.
43606      Branch: perl
43607            ! lib/AnyDBM_File.t
43608 ____________________________________________________________________________
43609 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
43610         Log: Cygwin too has different permission semantics.
43611      Branch: perl
43612            ! ext/GDBM_File/gdbm.t
43613 ____________________________________________________________________________
43614 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
43615         Log: The group (and assumedly passwd) databases can have
43616              only one entry (this is the case in cygwin).
43617      Branch: perl
43618            ! t/op/grent.t t/op/pwent.t
43619 ____________________________________________________________________________
43620 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
43621         Log: Also in Cygwin use Socket to figure out domainname
43622              (if any) (avoids trying to call external 'domainname',
43623              which doesn't at the moment exist in Cygwin)
43624      Branch: perl
43625            ! lib/Net/Domain.pm
43626 ____________________________________________________________________________
43627 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
43628         Log: Remove also the lib$Foo.def, not just $Foo.def.
43629      Branch: perl
43630            ! lib/ExtUtils/MM_Unix.pm
43631 ____________________________________________________________________________
43632 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
43633         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
43634      Branch: perl
43635            ! unixish.h
43636 ____________________________________________________________________________
43637 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
43638         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
43639              to match the whole isprint(), only the space character.
43640      Branch: perl
43641            ! handy.h pod/perlre.pod t/op/pat.t
43642 ____________________________________________________________________________
43643 [ 10854] By: nick                                  on 2001/06/23  08:09:33
43644         Log: Integrate mainline
43645      Branch: perlio
43646           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
43647           !> lib/ExtUtils.t lib/File/Find/taint.t
43648           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
43649           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
43650           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
43651 ____________________________________________________________________________
43652 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
43653         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
43654              with its floats    in os390 and s390 (UTS).
43655      Branch: perl
43656            ! lib/Math/BigInt/t/bigintpm.t
43657 ____________________________________________________________________________
43658 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
43659         Log: Add also UTS (s390) to the non-IEEE float platforms.
43660      Branch: perl
43661            ! t/op/sprintf.t
43662 ____________________________________________________________________________
43663 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
43664         Log: Subject: RFC: what are applicable standards for exponent sizes?
43665              From: Peter Prymmer <pvhp@forte.com>
43666              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
43667              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
43668      Branch: perl
43669            ! t/op/sprintf.t
43670 ____________________________________________________________________________
43671 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
43672         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
43673              From: Peter Prymmer <pvhp@forte.com>
43674              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
43675              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
43676      Branch: perl
43677            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
43678 ____________________________________________________________________________
43679 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
43680         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
43681              From: Peter Prymmer <pvhp@forte.com>
43682              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
43683              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
43684      Branch: perl
43685            ! lib/ExtUtils.t
43686 ____________________________________________________________________________
43687 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
43688         Log: Retract #10845.
43689      Branch: perl
43690            ! lib/File/Find/taint.t
43691 ____________________________________________________________________________
43692 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
43693         Log: Yet another error message.
43694      Branch: perl
43695            ! t/op/mkdir.t
43696 ____________________________________________________________________________
43697 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
43698         Log: The croak message for nonexistent socket functions may vary.
43699      Branch: perl
43700            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
43701 ____________________________________________________________________________
43702 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
43703         Log: (Retracted by #10848.)
43704      Branch: perl
43705            ! lib/File/Find/taint.t
43706 ____________________________________________________________________________
43707 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
43708         Log: Integrate perlio.
43709      Branch: perl
43710           !> lib/File/Find/taint.t t/op/write.t
43711 ____________________________________________________________________________
43712 [ 10843] By: nick                                  on 2001/06/22  21:24:51
43713         Log: Back out debug in taint.t
43714      Branch: perlio
43715            ! lib/File/Find/taint.t
43716 ____________________________________________________________________________
43717 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
43718         Log: setitimer() does not exist in Unicos, despite of what
43719              Configure thinks, from Mark P. Lutz.
43720      Branch: perl
43721            ! hints/unicos.sh
43722 ____________________________________________________________________________
43723 [ 10841] By: nick                                  on 2001/06/22  21:19:36
43724         Log: Skip cwd test on Win32 ???
43725      Branch: perlio
43726            ! lib/File/Find/taint.t
43727 ____________________________________________________________________________
43728 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
43729         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
43730              and Tru64 gcc -Wall happy.
43731      Branch: perl
43732            ! mg.c
43733 ____________________________________________________________________________
43734 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
43735         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
43736      Branch: perl
43737            ! ext/IPC/SysV/Semaphore.pm
43738 ____________________________________________________________________________
43739 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
43740         Log: Metaconfig unit change for #10837.
43741      Branch: metaconfig/U/perl
43742            ! Cross.U
43743 ____________________________________________________________________________
43744 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
43745         Log: Cleanup of the cross-compilation unit.
43746      Branch: perl
43747            ! Configure
43748 ____________________________________________________________________________
43749 [ 10836] By: nick                                  on 2001/06/22  20:45:12
43750         Log: Skip |- based op/write.t on Win32 as well as VMS
43751      Branch: perlio
43752            ! t/op/write.t
43753 ____________________________________________________________________________
43754 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
43755         Log: Integrate perlio.
43756      Branch: perl
43757           !> util.c
43758 ____________________________________________________________________________
43759 [ 10834] By: nick                                  on 2001/06/22  20:41:54
43760         Log: Integrate mainline
43761      Branch: perlio
43762           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
43763           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
43764           !> vos/config.ga.h
43765 ____________________________________________________________________________
43766 [ 10833] By: nick                                  on 2001/06/22  20:22:58
43767         Log: Patcho fix.
43768      Branch: perlio
43769            ! util.c
43770 ____________________________________________________________________________
43771 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
43772         Log: Metaconfig unit changes for #10831.
43773      Branch: metaconfig
43774            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
43775 ____________________________________________________________________________
43776 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
43777         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
43778              From: Andy Dougherty <doughera@lafayette.edu>
43779              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
43780              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
43781      Branch: perl
43782            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43783            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
43784 ____________________________________________________________________________
43785 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
43786         Log: MPE/iX prototype nits from Mark Bixby.
43787      Branch: perl
43788            ! pp_sys.c
43789 ____________________________________________________________________________
43790 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
43791         Log: Detypo.
43792      Branch: perl
43793            ! util.c
43794 ____________________________________________________________________________
43795 [ 10828] By: nick                                  on 2001/06/22  15:33:37
43796         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
43797      Branch: perlio
43798           +> lib/h2xs.t
43799           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
43800           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
43801           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
43802           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
43803           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43804           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
43805           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
43806           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
43807           !> vms/vmsish.h
43808 ____________________________________________________________________________
43809 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
43810         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
43811              Date: Fri, 22 Jun 2001 10:08:35 -0500
43812              From: "Craig A. Berry" <craigberry@mac.com>
43813              Message-Id: <a05101001b75908704194@[192.168.56.145]>
43814      Branch: perl
43815            ! vms/vms.c vms/vmsish.h
43816 ____________________________________________________________________________
43817 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
43818         Log: NetWare scripts tweak from Ananth Kesari.
43819      Branch: perl
43820            ! NetWare/t/NWScripts.pl
43821 ____________________________________________________________________________
43822 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
43823         Log: Update Changes.
43824      Branch: perl
43825            ! Changes patchlevel.h
43826 ____________________________________________________________________________
43827 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
43828         Log: Add .i and .s targets.
43829      Branch: perl
43830            ! Makefile.SH
43831 ____________________________________________________________________________
43832 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
43833         Log: Upgrade to Locale::Maketext 1.03.
43834      Branch: perl
43835            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43836            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
43837 ____________________________________________________________________________
43838 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
43839         Log: Upgrade to I18N::LangTags 0.26.
43840      Branch: perl
43841            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
43842            ! lib/I18N/LangTags/test.pl
43843 ____________________________________________________________________________
43844 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
43845         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
43846              Philip Newton.
43847      Branch: perl
43848            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
43849            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43850 ____________________________________________________________________________
43851 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
43852         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
43853              From: Prymmer/Kahn <pvhp@best.com>
43854              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
43855              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
43856      Branch: perl
43857            + lib/h2xs.t
43858            ! MANIFEST utils/h2xs.PL
43859 ____________________________________________________________________________
43860 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
43861         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
43862              From: Prymmer/Kahn <pvhp@best.com>
43863              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
43864              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
43865      Branch: perl
43866            ! lib/ExtUtils.t
43867 ____________________________________________________________________________
43868 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
43869         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
43870              From: Prymmer/Kahn <pvhp@best.com>
43871              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
43872              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
43873      Branch: perl
43874            ! t/pod/plainer.t
43875 ____________________________________________________________________________
43876 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
43877         Log: AUTHORS update.
43878      Branch: perl
43879            ! AUTHORS
43880 ____________________________________________________________________________
43881 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
43882         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
43883              From: "Craig A. Berry" <craigberry@mac.com>
43884              Date: Thu, 21 Jun 2001 18:20:38 -0500
43885              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
43886      Branch: perl
43887            ! ext/POSIX/POSIX.xs
43888 ____________________________________________________________________________
43889 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
43890         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
43891              From: "Craig A. Berry" <craigberry@mac.com>
43892              Date: Thu, 21 Jun 2001 09:58:52 -0500
43893              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
43894      Branch: perl
43895            ! ext/B/Deparse.t t/op/write.t
43896 ____________________________________________________________________________
43897 [ 10814] By: nick                                  on 2001/06/22  08:13:09
43898         Log: Integrate mainline.
43899      Branch: perlio
43900           !> (integrate 46 files)
43901 ____________________________________________________________________________
43902 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
43903         Log: Change the prefixes only if $prefix is unset,
43904              as originally patched by Marcel Grunauer.
43905      Branch: perl
43906            ! hints/darwin.sh hints/rhapsody.sh
43907 ____________________________________________________________________________
43908 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
43909         Log: Subject: Re: Patch for hints/darwin.sh
43910              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
43911              Date: Thu, 21 Jun 2001 11:23:46 -0700
43912              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
43913      Branch: perl
43914            ! hints/darwin.sh hints/rhapsody.sh
43915 ____________________________________________________________________________
43916 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
43917         Log: Add .PHONY targets for non-file targets,
43918              from Wilfredo Sánchez.  Should help saying
43919              "make install" on case-insensitive filesystems.
43920      Branch: perl
43921            ! Makefile.SH
43922 ____________________________________________________________________________
43923 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
43924         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
43925              From: Doug MacEachern <dougm@covalent.net>
43926              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
43927              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
43928              
43929              plus reword the getcwd() comment, plus use getcwd() buffer
43930              size minus one.
43931      Branch: perl
43932            ! util.c
43933 ____________________________________________________________________________
43934 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
43935         Log: More gprofing from Doug MacEachern.
43936      Branch: perl
43937            ! Makefile.SH
43938 ____________________________________________________________________________
43939 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
43940         Log: Metaconfig unit change for #10807.
43941      Branch: metaconfig/U/perl
43942            ! d_sfio.U
43943 ____________________________________________________________________________
43944 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
43945         Log: Tell that you are removing the unneeded -lsfio.
43946      Branch: perl
43947            ! Configure
43948 ____________________________________________________________________________
43949 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
43950         Log: More MPE/iX tweaks from Mark Bixby.
43951      Branch: perl
43952            ! perl.c t/op/magic.t
43953 ____________________________________________________________________________
43954 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
43955         Log: The fchdir() proto is supposed to live in <unistd.h>.
43956      Branch: perl
43957            ! ext/Cwd/Cwd.xs
43958 ____________________________________________________________________________
43959 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
43960         Log: This town is too small for the Cwd extension and me,
43961              it would seem...
43962      Branch: perl
43963            ! ext/Cwd/Cwd.xs
43964 ____________________________________________________________________________
43965 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
43966         Log: Metaconfig unit change for #10802.
43967      Branch: metaconfig/U/perl
43968            ! d_modfl.U
43969 ____________________________________________________________________________
43970 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
43971         Log: More d'ohs.
43972      Branch: perl
43973            ! Configure
43974 ____________________________________________________________________________
43975 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
43976         Log: Off-by-one.  I'm so classic.
43977      Branch: perl
43978            ! util.c
43979 ____________________________________________________________________________
43980 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
43981         Log: Update Changes.
43982      Branch: perl
43983            ! Changes patchlevel.h
43984 ____________________________________________________________________________
43985 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
43986         Log: Subject: Documentation patch for Net::FTP
43987              From: Marcel Grunauer <marcel@codewerk.com>
43988              Date: Wed, 20 Jun 2001 23:03:26 +0200
43989              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
43990      Branch: perl
43991            ! lib/Net/FTP.pm
43992 ____________________________________________________________________________
43993 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
43994         Log: Retract the #10417 mg.c and embed.pl parts because of
43995              strange SEGVs in 64bit x86 FreeBSD observed by
43996              Nicholas Clark.
43997      Branch: perl
43998            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
43999 ____________________________________________________________________________
44000 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
44001         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
44002      Branch: perl
44003            ! Configure NetWare/config.wc NetWare/config_H.wc
44004            ! Porting/Glossary Porting/config.sh Porting/config_H
44005            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44006            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44007            ! vos/config.ga.h win32/config.bc win32/config.gc
44008            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44009            ! win32/config_H.vc
44010 ____________________________________________________________________________
44011 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
44012         Log: Cwd tweak from Doug MacEachern.
44013      Branch: perl
44014            ! ext/Cwd/Cwd.xs
44015 ____________________________________________________________________________
44016 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
44017         Log: Protect the fchdir() and lstat() with ifdefs.
44018              fchdir() needs a Configure probe.
44019      Branch: perl
44020            ! ext/Cwd/Cwd.xs
44021 ____________________________________________________________________________
44022 [ 10794] By: nick                                  on 2001/06/21  17:11:35
44023         Log: Integrate mainline
44024      Branch: perlio
44025           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44026           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44027           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44028           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44029           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44030           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44031           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44032           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44033            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44034            - lib/File/Glob/case.t lib/File/Glob/global.t
44035            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44036            - lib/File/Temp/posix.t lib/File/Temp/security.t
44037            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44038            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44039            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44040            - lib/Text/Wrap/wrap.t
44041           !> (integrate 41 files)
44042 ____________________________________________________________________________
44043 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
44044         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
44045              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
44046              Date: Thu, 21 Jun 2001 13:04:54 -0500
44047              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
44048      Branch: perl
44049            ! ext/Cwd/Cwd.xs
44050 ____________________________________________________________________________
44051 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
44052         Log: Subject: [PATCH pod] overlong =item
44053              From: Robin Barker <rmb1@cise.npl.co.uk>
44054              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
44055              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
44056      Branch: perl
44057            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44058            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44059 ____________________________________________________________________________
44060 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
44061         Log: Subject: [PATCH perlio.c] format 
44062              From: Robin Barker <rmb1@cise.npl.co.uk>
44063              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
44064              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
44065      Branch: perl
44066            ! perlio.c
44067 ____________________________________________________________________________
44068 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
44069         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
44070              From: Radu Greab <radu@netsoft.ro>
44071              Date: Thu, 21 Jun 2001 19:06:02 +0300
44072              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
44073      Branch: perl
44074            ! pod/perlapi.pod sv.c
44075 ____________________________________________________________________________
44076 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
44077         Log: The metaconfig unit changes for #10788.
44078      Branch: metaconfig/U/perl
44079            ! Cross.U fflushall.U
44080 ____________________________________________________________________________
44081 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
44082         Log: Cross-configuration changes: make $from to rm the files
44083              before copying them over (this means that he rm can be
44084              removed from the fflushall test), create $targetmkdir      
44085              (not documented in install since it is supposed to internal
44086              use only), make $run to copy over the executable only if
44087              a stamp file .xok doesn't already exist (to avoid unnecessary
44088              copying of the executable)
44089      Branch: perl
44090            ! Configure Makefile.SH
44091 ____________________________________________________________________________
44092 [ 10787] By: nick                                  on 2001/06/21  14:16:18
44093         Log: Integrate mainline
44094      Branch: perlio
44095           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44096           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
44097           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
44098            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
44099           !> (integrate 34 files)
44100 ____________________________________________________________________________
44101 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
44102         Log: Re-add the files as text.
44103      Branch: perl
44104            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44105 ____________________________________________________________________________
44106 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
44107         Log: Delete the binary files.
44108      Branch: perl
44109            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44110 ____________________________________________________________________________
44111 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
44112         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
44113              From: Andy Dougherty <doughera@lafayette.edu>
44114              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
44115              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
44116      Branch: perl
44117            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
44118            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
44119            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
44120            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
44121 ____________________________________________________________________________
44122 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
44123         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44124              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
44125              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
44126              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
44127              
44128              Setting umask to something friendlier.
44129      Branch: perl
44130            ! installman installperl
44131 ____________________________________________________________________________
44132 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
44133         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
44134              Resort MANIFEST with sort -f, looks much better.
44135      Branch: perl
44136            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44137            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44138            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44139            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44140            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44141            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44142            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44143            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44144            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44145            - lib/File/Glob/case.t lib/File/Glob/global.t
44146            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44147            - lib/File/Temp/posix.t lib/File/Temp/security.t
44148            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44149            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44150            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44151            - lib/Text/Wrap/wrap.t
44152            ! MANIFEST
44153 ____________________________________________________________________________
44154 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
44155         Log: Upgrade to I18N::LangTags 0.25.
44156      Branch: perl
44157            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44158            ! lib/I18N/LangTags/List.pm
44159 ____________________________________________________________________________
44160 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
44161         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
44162              From: Richard Soderberg <rs@crystalflame.net>
44163              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
44164              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
44165      Branch: perl
44166            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
44167            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
44168 ____________________________________________________________________________
44169 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
44170         Log: Test obsoleted by change #10777.
44171      Branch: perl
44172            ! t/op/sub_lval.t
44173 ____________________________________________________________________________
44174 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
44175         Log: Case of confused test numbering.
44176      Branch: perl
44177            ! t/op/pat.t
44178 ____________________________________________________________________________
44179 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
44180         Log: Subject: Re: Opinion on undef lvalue
44181              From: Abhijit Menon-Sen <ams@wiw.org>
44182              Date: Sun, 17 Jun 2001 13:04:46 +0530
44183              Message-ID: <20010617130446.B27925@lustre.linux.in>
44184              
44185              Allow lvalue subs to return undef in array context.
44186      Branch: perl
44187            ! pp_hot.c
44188 ____________________________________________________________________________
44189 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
44190         Log: Just a guess that using the same hack for cygwin as
44191              for win32 might help.
44192      Branch: perl
44193            ! lib/File/Find/find.t
44194 ____________________________________________________________________________
44195 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
44196         Log: NetWare tweaks from Guruprasad.
44197      Branch: perl
44198            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
44199            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
44200            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
44201            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
44202 ____________________________________________________________________________
44203 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
44204         Log: Subject: Re: perl@10722: Bogus warnings on REs 
44205              From: Hugo <hv@crypt.compulink.co.uk>
44206              Date: Thu, 21 Jun 2001 09:51:17 +0100
44207              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
44208              
44209              Unroll to avoid a UTS compiler bug.
44210      Branch: perl
44211            ! regcomp.c
44212 ____________________________________________________________________________
44213 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
44214         Log: Subject: Re: [PATCH] Make /o work under i?threads
44215              From: Artur Bergman <artur@contiller.se>
44216              Date: Thu, 21 Jun 2001 14:38:03 +0200
44217              Message-ID: <B757B74A.184D%artur@contiller.se>
44218      Branch: perl
44219            ! t/op/pat.t
44220 ____________________________________________________________________________
44221 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
44222         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44223              From: Artur Bergman <artur@contiller.se> 
44224              Date: Thu, 21 Jun 2001 14:27:33 +0200
44225              Message-ID: <B757B4D4.1849%artur@contiller.se>
44226              
44227              Plus extra parentheses.
44228      Branch: perl
44229            ! op.h
44230 ____________________________________________________________________________
44231 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
44232         Log: Subject: [PATCH] Make /o work under i?threads
44233              From: Richard Soderberg <rs@crystalflame.net>
44234              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
44235              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
44236      Branch: perl
44237            ! pp_ctl.c
44238 ____________________________________________________________________________
44239 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
44240         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44241              From: Artur Bergman <artur@contiller.se>
44242              Date: Thu, 21 Jun 2001 14:04:54 +0200
44243              Message-ID: <B757AF86.1842%artur@contiller.se>
44244      Branch: perl
44245            ! op.h
44246 ____________________________________________________________________________
44247 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
44248         Log: Subject: Re: perl@10765: sv.c not OK on win32
44249              From: Artur Bergman <artur@contiller.se>
44250              Date: Thu, 21 Jun 2001 10:31:06 +0200
44251              Message-ID: <B7577D69.182C%artur@contiller.se>
44252      Branch: perl
44253            ! sv.c
44254 ____________________________________________________________________________
44255 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
44256         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
44257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44258              Date: Thu, 21 Jun 2001 06:23:56 -0400
44259              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
44260              
44261              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
44262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44263              Date: Thu, 21 Jun 2001 06:32:21 -0400
44264              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
44265      Branch: perl
44266            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
44267 ____________________________________________________________________________
44268 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
44269         Log: Subject: [PATCH] make syslog test more verbose
44270              From: Robert Spier <rspier@pobox.com>
44271              Date: Thu, 21 Jun 2001 00:54:32 -0400
44272              Message-ID: <15153.32264.295807.333073@rls.cx>
44273      Branch: perl
44274            ! ext/Sys/Syslog/syslog.t
44275 ____________________________________________________________________________
44276 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
44277         Log: Subject: op/study.t refinements
44278              From: Hugo <hv@crypt.compulink.co.uk>
44279              Date: Thu, 21 Jun 2001 00:29:07 +0100
44280              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
44281      Branch: perl
44282            ! t/op/study.t
44283 ____________________________________________________________________________
44284 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
44285         Log: Update Changes.
44286      Branch: perl
44287            ! Changes patchlevel.h
44288 ____________________________________________________________________________
44289 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
44290         Log: Subject: Re: [PATCH] djgpp updates
44291              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44292              Date: Wed, 20 Jun 2001 10:05:15 +0200
44293              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
44294      Branch: perl
44295            ! djgpp/config.over
44296 ____________________________________________________________________________
44297 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
44298         Log: Fix for ID 20010619.002 "When building hash, hash keys that
44299              are function calls are not being called", from Abhijit.
44300      Branch: perl
44301            ! t/base/lex.t toke.c
44302 ____________________________________________________________________________
44303 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
44304         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
44305      Branch: perl
44306            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
44307            + lib/Locale/Maketext/test.pl
44308            - lib/Locale/Maketext.t
44309            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44310            ! lib/Locale/Maketext/TPJ13.pod
44311 ____________________________________________________________________________
44312 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
44313         Log: Metaconfig unit change for #10760.
44314      Branch: metaconfig
44315            ! U/modified/Cppsym.U
44316 ____________________________________________________________________________
44317 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
44318         Log: Do not remove the ccsym* Cppsym* files since
44319              they are useful for metaconfig units coming after us.
44320              (This is the Configure nit mentioned in #10752.)
44321      Branch: perl
44322            ! Configure
44323 ____________________________________________________________________________
44324 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
44325         Log: Update to I18N::LangTags 0.24, from Sean Burke.
44326      Branch: perl
44327            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44328            + lib/I18N/LangTags/README
44329            - lib/I18N/LangTags/List.pod
44330            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
44331 ____________________________________________________________________________
44332 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
44333         Log: Regen headers.
44334      Branch: perl
44335            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
44336            ! pod/perlapi.pod proto.h
44337 ____________________________________________________________________________
44338 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
44339         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
44340              From: Artur Bergman <artur@contiller.se>
44341              Date: Wed, 20 Jun 2001 11:31:32 +0200
44342              Message-ID: <B7563A14.17D8%artur@contiller.se>
44343      Branch: perl
44344            ! embed.pl hv.c intrpvar.h sv.c sv.h
44345 ____________________________________________________________________________
44346 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
44347         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
44348              From: Tim Sweetman <tim@aldigital.co.uk> 
44349              Date: Wed, 13 Jun 2001 14:25:17 +0100 
44350              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
44351      Branch: perl
44352            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
44353 ____________________________________________________________________________
44354 [ 10755] By: nick                                  on 2001/06/20  16:12:37
44355         Log: Integrate mainline
44356      Branch: perlio
44357           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
44358           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
44359           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
44360           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
44361           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
44362           !> t/op/study.t util.c
44363 ____________________________________________________________________________
44364 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
44365         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
44366              but not Makefile)
44367      Branch: maint-5.6/perl
44368            ! win32/Makefile
44369 ____________________________________________________________________________
44370 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
44371         Log: Security tweak on readlink().
44372      Branch: perl
44373            ! pp_sys.c
44374 ____________________________________________________________________________
44375 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
44376         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
44377      Branch: perl
44378            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
44379            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
44380            ! mpeix/relink t/op/pwent.t
44381 ____________________________________________________________________________
44382 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
44383         Log: Reinstate #10725 (with probe for alarm()).
44384      Branch: perl
44385            ! t/op/study.t
44386 ____________________________________________________________________________
44387 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
44388         Log: Replace our implementation of realpath() with OpenBSD's
44389              (src/lib/libc/stdlib/realpath.c 1.4).
44390      Branch: perl
44391            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
44392            ! pod/perldiag.pod proto.h util.c
44393 ____________________________________________________________________________
44394 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
44395         Log: Integrate perlio.
44396      Branch: perl
44397           !> perlio.c
44398 ____________________________________________________________________________
44399 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
44400         Log: No point in going into memory-saving contortions
44401              with getcwd() since there's a danger of buffer overflow.
44402              Also make the POSIX extension to use sv_getcwd().
44403              Finally, a missed proto.h fragment.
44404      Branch: perl
44405            ! ext/POSIX/POSIX.xs proto.h util.c
44406 ____________________________________________________________________________
44407 [ 10747] By: nick                                  on 2001/06/20  12:38:26
44408         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
44409      Branch: perlio
44410            ! perlio.c
44411 ____________________________________________________________________________
44412 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
44413         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
44414              From: Graham Barr <gbarr@pobox.com>
44415              Date: Wed, 20 Jun 2001 11:05:49 +0100
44416              Message-ID: <20010620110549.I19188@pobox.com>
44417              
44418              reported in        
44419              
44420              Subject: Bug in IO::Socket::INET module (repeat)
44421              From: "Harmon S. Nine" <hnine@netarx.com>
44422              Date: Tue, 19 Jun 2001 09:41:35 -0400
44423              Message-ID: <3B2F568F.8080605@netarx.com>
44424              
44425              The bug was that the IO::Socket::INET constructor
44426              did not allow a 'LocalPort' of 0.
44427      Branch: perl
44428            ! ext/IO/lib/IO/Socket/INET.pm
44429 ____________________________________________________________________________
44430 [ 10745] By: nick                                  on 2001/06/20  08:56:39
44431         Log: Integrate mainline.
44432      Branch: perlio
44433           !> (integrate 37 files)
44434 ____________________________________________________________________________
44435 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
44436         Log: After some reading I don't think we can blindly
44437              use systems' realpath().  Too many security problems,
44438              too many buggy implementations.
44439              
44440              TODO: the realpath() emulation code in util.c doesn't
44441              seem fully operational?  (readlink(), for example?)
44442      Branch: perl
44443            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
44444            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
44445            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
44446            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
44447            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
44448            ! win32/config_H.gc win32/config_H.vc
44449 ____________________________________________________________________________
44450 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
44451         Log: Metaconfig unit change for #10738.
44452      Branch: metaconfig
44453            ! U/compline/d_gconvert.U
44454 ____________________________________________________________________________
44455 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
44456         Log: Integrate change #10739 from maintperl:
44457              
44458              C<eval "/x$\r\n/x"> fails to compile correctly 
44459      Branch: perl
44460           !> t/op/pat.t toke.c
44461 ____________________________________________________________________________
44462 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
44463         Log: Retract #10725 (Hugo asked NOT to apply the patch)
44464      Branch: perl
44465            ! t/op/study.t
44466 ____________________________________________________________________________
44467 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
44468         Log: The test.third results were funnily named because of the
44469              new test scheme.
44470      Branch: perl
44471            ! t/TEST
44472 ____________________________________________________________________________
44473 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
44474         Log: C<eval "/x$\r\n/x"> fails to compile correctly
44475      Branch: maint-5.6/perl
44476            ! t/op/pat.t toke.c
44477 ____________________________________________________________________________
44478 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
44479         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
44480              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44481              Date: Tue, 19 Jun 2001 19:15:40 -0400
44482              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
44483              
44484              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
44485              because "1e+129" being expected but "1.e+129" being returned.
44486              The culprit (at least in Tru64) is the use of gcvt().
44487      Branch: perl
44488            ! Configure
44489 ____________________________________________________________________________
44490 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
44491         Log: Subject: [PATCH perl@10722] test hunting on VMS
44492              From: "Craig A. Berry" <craigberry@mac.com>
44493              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
44494              Date: Tue, 19 Jun 2001 18:59:01 -0500
44495      Branch: perl
44496            ! vms/test.com
44497 ____________________________________________________________________________
44498 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
44499         Log: Subject: [PATCH] s/typos//
44500              From: Abhijit Menon-Sen <ams@wiw.org>
44501              Date: Wed, 20 Jun 2001 02:15:02 +0530
44502              Message-ID: <20010620021502.A14541@lustre.linux.in>
44503              
44504              Without the op.h s/bearword/bareword/ hunk, see
44505              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
44506      Branch: perl
44507            ! util.c
44508 ____________________________________________________________________________
44509 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
44510         Log: Metaconfig unit change for #10732 and #10733.
44511      Branch: metaconfig/U/perl
44512            ! fflushall.U
44513 ____________________________________________________________________________
44514 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
44515         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
44516              From: "Craig A. Berry" <craigberry@mac.com>
44517              Date: Tue, 19 Jun 2001 17:19:48 -0500
44518              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
44519      Branch: perl
44520            ! configure.com vms/descrip_mms.template
44521 ____________________________________________________________________________
44522 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
44523         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
44524              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44525              Date: Tue, 19 Jun 2001 16:48:07 -0400
44526              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
44527              
44528              Further fixes to fflush(NULL) detection.
44529      Branch: perl
44530            ! Configure
44531 ____________________________________________________________________________
44532 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
44533         Log: AIX test -s hangs with non-existent files?
44534              (A genuine logic bug in Configure, but AIX also broken?)
44535      Branch: perl
44536            ! Configure
44537 ____________________________________________________________________________
44538 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
44539         Log: AUTHORS updates.
44540      Branch: perl
44541            ! AUTHORS
44542 ____________________________________________________________________________
44543 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
44544         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
44545              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44546              Date: Tue, 19 Jun 2001 15:33:25 -0400
44547              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
44548      Branch: perl
44549            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
44550            ! t/lib/warnings/pp
44551 ____________________________________________________________________________
44552 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
44553         Log: Integrate perlio.
44554      Branch: perl
44555           !> lib/File/Find/find.t win32/distclean.bat
44556 ____________________________________________________________________________
44557 [ 10728] By: nick                                  on 2001/06/19  18:24:53
44558         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
44559      Branch: perlio
44560            ! lib/File/Find/find.t win32/distclean.bat
44561 ____________________________________________________________________________
44562 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
44563         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
44564              also add information how to find out whether one has PerlIO.
44565      Branch: perl
44566            ! pod/perlfunc.pod
44567 ____________________________________________________________________________
44568 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
44569         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
44570              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44571              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
44572              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
44573      Branch: perl
44574            ! pod/perlfunc.pod
44575 ____________________________________________________________________________
44576 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
44577         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44578              From: Hugo <hv@crypt.compulink.co.uk>
44579              Date: Tue, 19 Jun 2001 12:37:30 +0100
44580              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
44581      Branch: perl
44582            ! t/op/study.t
44583 ____________________________________________________________________________
44584 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
44585         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44586              From: Hugo <hv@crypt.compulink.co.uk>
44587              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
44588              Date: Tue, 19 Jun 2001 13:15:17 +0100
44589      Branch: perl
44590            ! util.c
44591 ____________________________________________________________________________
44592 [ 10723] By: nick                                  on 2001/06/19  14:46:15
44593         Log: Integrate mainline
44594      Branch: perlio
44595           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
44596           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
44597           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
44598           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
44599           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
44600           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44601            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44602            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44603            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44604            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44605            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44606            - ext/Thread/unsync4.t
44607           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
44608           !> djgpp/config.over djgpp/fixpmain
44609           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
44610           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
44611           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
44612 ____________________________________________________________________________
44613 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
44614         Log: Update Changes.
44615      Branch: perl
44616            ! Changes patchlevel.h
44617 ____________________________________________________________________________
44618 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
44619         Log: The existence shall be MANIFESted.
44620      Branch: perl
44621            ! MANIFEST
44622 ____________________________________________________________________________
44623 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
44624         Log: The old libnet.cfg is first searched from the current directory,
44625              only then from the module path.
44626      Branch: perl
44627            ! utils/libnetcfg.PL
44628 ____________________________________________________________________________
44629 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
44630         Log: NetWare tweaks from Guruprasad.
44631      Branch: perl
44632            ! NetWare/Makefile NetWare/config.wc
44633 ____________________________________________________________________________
44634 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
44635         Log: Subject: [PATCH] djgpp updates
44636              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44637              Date: Tue, 19 Jun 2001 10:59:06 +0200
44638              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
44639      Branch: perl
44640            ! djgpp/config.over djgpp/fixpmain
44641 ____________________________________________________________________________
44642 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
44643         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
44644              From: Prymmer/Kahn <pvhp@best.com>
44645              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
44646              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
44647      Branch: perl
44648            ! win32/Makefile
44649 ____________________________________________________________________________
44650 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
44651         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
44652              to happen right after the inclusion of <inttypes.h>,
44653              from Edward Moy.
44654      Branch: perl
44655            ! handy.h perl.h
44656 ____________________________________________________________________________
44657 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
44658         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
44659              From: Doug MacEachern <dougm@covalent.net>
44660              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
44661              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
44662      Branch: perl
44663            ! ext/DynaLoader/DynaLoader_pm.PL
44664 ____________________________________________________________________________
44665 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
44666         Log: Revert #10656 for performance reasons but leave in the
44667              use of Hv*() macros -- in comments, so that grepping the
44668              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
44669              suggested by Sarathy, also by Abhijit.)
44670      Branch: perl
44671            ! hv.c
44672 ____________________________________________________________________________
44673 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
44674         Log: Subject: [patch] .s MakeMaker suffix
44675              From: Doug MacEachern <dougm@covalent.net>
44676              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
44677              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
44678      Branch: perl
44679            ! lib/ExtUtils/MM_Unix.pm
44680 ____________________________________________________________________________
44681 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
44682         Log: One test lost in the big shuffle restored.
44683      Branch: perl
44684            + ext/IPC/SysV/ipcsysv.t
44685            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
44686 ____________________________________________________________________________
44687 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
44688         Log: Rename the old non-standard threads tests so that
44689              they won't be invoked.
44690      Branch: perl
44691            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
44692            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
44693            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
44694            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
44695            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
44696            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44697            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44698            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44699            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44700            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44701            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44702            - ext/Thread/unsync4.t
44703            ! MANIFEST
44704 ____________________________________________________________________________
44705 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
44706         Log: Integrate perlio.
44707      Branch: perl
44708           !> win32/config_sh.PL
44709 ____________________________________________________________________________
44710 [ 10709] By: nick                                  on 2001/06/19  08:18:18
44711         Log: Integrate mainline
44712      Branch: perlio
44713           +> (branch 40 files)
44714            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
44715            - lib/strict/subs lib/strict/vars lib/warnings/1global
44716            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
44717            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
44718            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
44719            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
44720            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
44721            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
44722            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
44723            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
44724            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
44725            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
44726            - lib/warnings/utf8 lib/warnings/util
44727           !> (integrate 57 files)
44728 ____________________________________________________________________________
44729 [ 10708] By: nick                                  on 2001/06/19  07:57:10
44730         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
44731      Branch: perlio
44732            ! win32/config_sh.PL
44733 ____________________________________________________________________________
44734 [ 10707] By: nick                                  on 2001/06/19  07:05:07
44735         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
44736      Branch: perl
44737            ! perly.c perly.y perly_c.diff vms/perly_c.vms
44738 ____________________________________________________________________________
44739 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
44740         Log: More perl572delta tweaks.
44741      Branch: perl
44742            ! pod/perl572delta.pod
44743 ____________________________________________________________________________
44744 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
44745         Log: Update perl572delta.
44746      Branch: perl
44747            ! pod/perl572delta.pod
44748 ____________________________________________________________________________
44749 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
44750         Log: VOS updates from Paul Green.
44751      Branch: perl
44752            ! vos/Changes vos/build.cm vos/perl.bind
44753 ____________________________________________________________________________
44754 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
44755         Log: Update the vos/config.*.* files.
44756      Branch: perl
44757            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44758            ! vos/config.ga.h
44759 ____________________________________________________________________________
44760 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
44761         Log: Add a makefile for more painless adding of symbols to the
44762              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
44763              takes care of the adding)
44764      Branch: perl
44765            + vos/Makefile
44766 ____________________________________________________________________________
44767 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
44768         Log: Make libnetcfg by default display the libnet configuration,
44769              -c to change, add -i for old config, document all options,
44770              regen toc.
44771      Branch: perl
44772            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
44773 ____________________________________________________________________________
44774 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
44775         Log: gcc -Wall sweep.
44776      Branch: perl
44777            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
44778 ____________________________________________________________________________
44779 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
44780         Log: So there.
44781      Branch: perl
44782            ! universal.c
44783 ____________________________________________________________________________
44784 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
44785         Log: Document the need for sv_printify().
44786              
44787              Document that 'use utf8' has been considered.
44788              
44789              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
44790      Branch: perl
44791            ! pod/perltodo.pod universal.c
44792 ____________________________________________________________________________
44793 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
44794         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
44795              From: Nicholas Clark <nick@ccl4.org>
44796              Date: Mon, 18 Jun 2001 23:29:23 +0100
44797              Message-ID: <20010618232923.I98663@plum.flirble.org>
44798      Branch: perl
44799            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
44800            ! ext/Sys/Syslog/Makefile.PL
44801 ____________________________________________________________________________
44802 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
44803         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
44804              From: Scott.L.Miller@Compaq.com
44805              Date: Mon, 18 Jun 2001 10:12:27 -0500
44806              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
44807      Branch: perl
44808            ! lib/perl5db.pl pod/perldebug.pod
44809 ____________________________________________________________________________
44810 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
44811         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
44812              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
44813              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
44814              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
44815      Branch: perl
44816            ! lib/Carp/Heavy.pm
44817 ____________________________________________________________________________
44818 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
44819         Log: Subject: [PATCH] Documentation changes for CLONE
44820              From: Artur Bergman <artur@contiller.se>
44821              Date: Mon, 18 Jun 2001 22:06:37 +0200
44822              Message-ID: <B7542BEC.1719%artur@contiller.se>
44823      Branch: perl
44824            ! pod/perlmod.pod pod/perlsub.pod
44825 ____________________________________________________________________________
44826 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
44827         Log: Subject: Re: configure.com
44828              From: "Craig A. Berry" <craigberry@mac.com>
44829              Date: Mon, 18 Jun 2001 16:04:38 -0500
44830              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
44831      Branch: perl
44832            ! configure.com
44833 ____________________________________________________________________________
44834 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
44835         Log: Subject: PL_nullstash + perl_clone()
44836              From: Doug MacEachern <dougm@covalent.net>
44837              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
44838              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
44839      Branch: perl
44840            ! sv.c
44841 ____________________________________________________________________________
44842 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
44843         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
44844              From: davem@fdgroup.co.uk
44845              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
44846              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
44847      Branch: perl
44848            ! embed.pl pod/perlapi.pod
44849 ____________________________________________________________________________
44850 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
44851         Log: More cross-compilation defaults gleaned from -Dcc
44852              if it is CPU-OS-gcc.
44853      Branch: metaconfig
44854            ! U/modified/libc.U
44855      Branch: metaconfig/U/perl
44856            ! Cross.U
44857      Branch: perl
44858            ! Configure INSTALL
44859 ____________________________________________________________________________
44860 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
44861         Log: Update Changes.
44862      Branch: perl
44863            ! Changes patchlevel.h
44864 ____________________________________________________________________________
44865 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
44866         Log: Subject: [PATCH 5.7.1] sv.c documentation
44867              From: davem@fdgroup.co.uk
44868              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
44869              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
44870      Branch: perl
44871            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
44872            ! sv.c sv.h
44873 ____________________________________________________________________________
44874 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
44875         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
44876              From: "Jon Gunnip" <jongunnip@hotmail.com>
44877              Date: Sun, 17 Jun 2001 18:24:29 -0400
44878              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
44879      Branch: perl
44880            ! pod/perlvar.pod
44881 ____________________________________________________________________________
44882 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
44883         Log: Move the locale/strict/warnings helper files back
44884              under the t/lib; this way the amount of non-installabled
44885              stuff under lib/ stays smaller.
44886      Branch: perl
44887            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
44888            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
44889            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
44890            + t/lib/warnings/5nolint t/lib/warnings/6default
44891            + t/lib/warnings/7fatal t/lib/warnings/8signal
44892            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
44893            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
44894            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
44895            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
44896            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
44897            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
44898            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
44899            + t/lib/warnings/taint t/lib/warnings/toke
44900            + t/lib/warnings/universal t/lib/warnings/utf8
44901            + t/lib/warnings/util
44902            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
44903            - lib/strict/subs lib/strict/vars lib/warnings/1global
44904            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
44905            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
44906            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
44907            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
44908            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
44909            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
44910            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
44911            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
44912            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
44913            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
44914            - lib/warnings/utf8 lib/warnings/util
44915            ! MANIFEST installperl lib/locale.t lib/strict.t
44916 ____________________________________________________________________________
44917 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
44918         Log: Split off the pack/unpack code, from Nicholas Clark.
44919      Branch: perl
44920            + pp_pack.c
44921            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
44922            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
44923            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
44924 ____________________________________________________________________________
44925 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
44926         Log: Guard the SysV IPC tests against being invoked in
44927              SysV-IPC-less places.
44928      Branch: perl
44929            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
44930 ____________________________________________________________________________
44931 [ 10683] By: nick                                  on 2001/06/18  12:24:42
44932         Log: Integrate mainline (new test scheme now ok on Linux).
44933      Branch: perlio
44934           +> lib/warnings.t
44935           !> dump.c sv.c
44936 ____________________________________________________________________________
44937 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
44938         Log: Add the locale.c and numeric.c to the microperl sources.
44939      Branch: perl
44940            ! Makefile.micro win32/Makefile
44941 ____________________________________________________________________________
44942 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
44943         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
44944              From: Abhijit Menon-Sen <ams@wiw.org>
44945              Date: Mon, 18 Jun 2001 14:23:44 +0530
44946              Message-ID: <20010618142344.A13136@lustre.linux.in>
44947      Branch: perl
44948            ! dump.c
44949 ____________________________________________________________________________
44950 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
44951         Log: Subject: Re: [PATCH] more anonymous stash cleanups
44952              From: Abhijit Menon-Sen <ams@wiw.org>
44953              Date: Mon, 18 Jun 2001 15:50:32 +0530
44954              Message-ID: <20010618155032.A13223@lustre.linux.in>
44955              
44956              Plus the comment left in as suggested by NI-S.
44957      Branch: perl
44958            ! sv.c
44959 ____________________________________________________________________________
44960 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
44961         Log: One missed file.
44962      Branch: perl
44963            + lib/warnings.t
44964 ____________________________________________________________________________
44965 [ 10678] By: nick                                  on 2001/06/18  08:05:29
44966         Log: Integrate mainline (part2 - the deletes)
44967      Branch: perlio
44968            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
44969            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
44970            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
44971            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
44972            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
44973            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
44974            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
44975            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
44976            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
44977            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
44978            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
44979 ____________________________________________________________________________
44980 [ 10677] By: nick                                  on 2001/06/18  08:04:44
44981         Log: Integrate mainline (part1)
44982      Branch: perlio
44983           +> (branch 376 files)
44984            - (delete 219 files)
44985           !> (integrate 151 files)
44986 ____________________________________________________________________________
44987 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
44988         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
44989              No doubt I made some mistakes like missed some files or
44990              misnamed some files.  The naming rules were more or less:
44991              (1) if the module is from CPAN, follows its ways, be it
44992              t/*.t or test.pl.
44993              (2) otherwise if there are multiple tests for a module
44994              put them in a t/
44995              (3) otherwise if there's only one test put it in Module.t
44996              (4) helper files go to module/ (locale, strict, warnings)
44997              (5) use longer filenames now that we can (but e.g. the
44998              compat-0.6.t and the Text::Balanced test files still
44999              were renamed to be more civil against the 8.3 people)
45000              installperl was updated appropriately not to install the
45001              *.t files or the help files from under lib.
45002              
45003              TODO: some helper files still remain under t/ that could
45004              follow their 'masters'.  UPDATE: On second thoughts, why
45005              should they.  They can continue to live under t/lib, and
45006              in fact the locale/strict/warnings helpers that were moved
45007              could be moved back.  This way the amount of non-installable
45008              stuff under lib/ stays smaller.
45009      Branch: perl
45010            + (add 253 files)
45011            - (delete 254 files)
45012            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
45013 ____________________________________________________________________________
45014 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
45015         Log: The warning no more comes from util.c, it comes from numeric.c.
45016      Branch: perl
45017            ! README.tru64
45018 ____________________________________________________________________________
45019 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
45020         Log: Subject: Re: anyone good at casting spells?
45021              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45022              Date: Sun, 17 Jun 2001 21:21:04 -0400
45023              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
45024      Branch: perl
45025            ! ext/POSIX/POSIX.xs hv.h
45026 ____________________________________________________________________________
45027 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
45028         Log: Protect the (original) thread tests against testing if no 5.005
45029              threads have been configured.
45030      Branch: perl
45031            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45032            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45033            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45034            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45035            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45036            ! ext/Thread/unsync4.t
45037 ____________________________________________________________________________
45038 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
45039         Log: Try the new test scanning scheme on Text::Abbrev.
45040      Branch: perl
45041            + lib/Text/Abbrev.t
45042            - lib/Text/Abbrev/t/abbrev.t
45043            ! MANIFEST
45044 ____________________________________________________________________________
45045 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
45046         Log: Change the scan policy of the *.t and test.pl files,
45047              now the *.t do not need to live in a t/ directory.
45048      Branch: perl
45049            ! t/TEST t/harness
45050 ____________________________________________________________________________
45051 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
45052         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
45053              From: Ilmari Karonen <iltzu@sci.fi>
45054              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
45055              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
45056      Branch: perl
45057            ! pod/perlfaq7.pod
45058 ____________________________________________________________________________
45059 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
45060         Log: Quench the warnings from Tru64; the HP-UX is still
45061              broken because it really, REALLY, doesn't like the
45062              HvARRAY() being lvalue:
45063              
45064              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
45065              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
45066      Branch: perl
45067            ! hv.c
45068 ____________________________________________________________________________
45069 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
45070         Log: Integrate change #10667 from maintperl:
45071              
45072              change#10449 broke the special-case that makes lexicals inside the
45073              eval"" within DB::DB() visible
45074      Branch: perl
45075           !> op.c
45076 ____________________________________________________________________________
45077 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
45078         Log: change#10449 broke the special-case that makes lexicals inside the
45079              eval"" within DB::DB() visible
45080      Branch: maint-5.6/perl
45081            ! op.c
45082 ____________________________________________________________________________
45083 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
45084         Log: Still spurious output; indent the code a bit.
45085              
45086              TODO1: separate the utility functions like MkDir
45087              into a helper script?
45088              
45089              TODO2: I see a lot of repetition in the filepath()
45090              and dirpath() calls.
45091      Branch: perl
45092            ! t/lib/filefind.t t/lib/findtaint.t
45093 ____________________________________________________________________________
45094 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
45095         Log: Regen modlib, toc.
45096      Branch: perl
45097            ! pod/perlmodlib.pod pod/perltoc.pod
45098 ____________________________________________________________________________
45099 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
45100         Log: Add libnetcfg to perlutil.
45101      Branch: perl
45102            ! pod/perlutil.pod
45103 ____________________________________________________________________________
45104 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
45105         Log: Initial integration of libnet-1.0703.
45106              The Configure script renamed as libnetcfg, will be
45107              installed along other utilities.
45108      Branch: perl
45109            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
45110            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
45111            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
45112            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
45113            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
45114            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
45115            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
45116            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
45117            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
45118            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
45119            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
45120            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
45121            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
45122            + utils/libnetcfg.PL
45123            ! MANIFEST utils.lst utils/Makefile
45124 ____________________________________________________________________________
45125 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
45126         Log: Less potentially test-harness-confusing output.
45127      Branch: perl
45128            ! lib/Memoize/t/expire_module_t.t
45129 ____________________________________________________________________________
45130 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
45131         Log: The final print annoys make test.
45132      Branch: perl
45133            ! t/lib/filefind.t t/lib/findtaint.t
45134 ____________________________________________________________________________
45135 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
45136         Log: Add an option for handling dangling symbolic links.
45137      Branch: perl
45138            ! lib/File/Find.pm t/lib/filefind.t
45139 ____________________________________________________________________________
45140 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
45141         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
45142              From: Thomas Wegner <wegner_thomas@yahoo.com>
45143              Date: Sun, 17 Jun 2001 14:43:11 +0200
45144              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
45145      Branch: perl
45146            + t/lib/findtaint.t
45147            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
45148 ____________________________________________________________________________
45149 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
45150         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
45151              From: Jonathan Stowe <gellyfish@gellyfish.com>
45152              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
45153              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
45154      Branch: perl
45155            ! lib/ExtUtils/MM_Unix.pm
45156 ____________________________________________________________________________
45157 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
45158         Log: Subject: [PATCH] more anonymous stash cleanups
45159              From: Abhijit Menon-Sen <ams@wiw.org>
45160              Date: Sun, 17 Jun 2001 11:44:06 +0530
45161              Message-ID: <20010617114406.A25203@lustre.linux.in>
45162      Branch: perl
45163            ! op.c
45164 ____________________________________________________________________________
45165 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
45166         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
45167              From: Abhijit Menon-Sen <ams@wiw.org>
45168              Date: Sun, 17 Jun 2001 08:02:59 +0530
45169              Message-ID: <20010617080259.A28776@lustre.linux.in>
45170              
45171              Subject: [PATCH #2/7] xhv_eiter
45172              From: Abhijit Menon-Sen <ams@wiw.org>
45173              Date: Sun, 17 Jun 2001 08:13:18 +0530
45174              Message-ID: <20010617081318.B28776@lustre.linux.in>
45175              
45176              Subject: [PATCH #3/7] xhv_fill
45177              From: Abhijit Menon-Sen <ams@wiw.org>
45178              Date: Sun, 17 Jun 2001 08:25:16 +0530
45179              Message-ID: <20010617082516.C28776@lustre.linux.in>
45180              
45181              Subject: [PATCH #4/7] xhv_keys
45182              From: Abhijit Menon-Sen <ams@wiw.org>
45183              Date: Sun, 17 Jun 2001 08:36:17 +0530
45184              Message-ID: <20010617083617.D28776@lustre.linux.in>
45185              
45186              Subject: [PATCH #5/7] xhv_max
45187              From: Abhijit Menon-Sen <ams@wiw.org>
45188              Date: Sun, 17 Jun 2001 08:39:48 +0530
45189              Message-ID: <20010617083948.E28776@lustre.linux.in>
45190              
45191              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
45192              From: Abhijit Menon-Sen <ams@wiw.org>
45193              Date: Sun, 17 Jun 2001 08:51:11 +0530
45194              Message-ID: <20010617085111.F28776@lustre.linux.in>
45195      Branch: perl
45196            ! hv.c
45197 ____________________________________________________________________________
45198 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
45199         Log: Update Changes.
45200      Branch: perl
45201            ! Changes patchlevel.h
45202 ____________________________________________________________________________
45203 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
45204         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
45205              From: Abhijit Menon-Sen <ams@wiw.org>
45206              Date: Sat, 16 Jun 2001 07:41:19 +0530
45207              Message-ID: <20010616074119.A24720@lustre.linux.in>
45208      Branch: perl
45209            ! hv.c perl.c vms/vmsish.h win32/win32.h
45210 ____________________________________________________________________________
45211 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
45212         Log: Document tests failing when threaded, since we now have more.
45213      Branch: perl
45214            ! pod/perl572delta.pod
45215 ____________________________________________________________________________
45216 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
45217         Log: -Wall cleanup.
45218      Branch: perl
45219            ! ext/Thread/Thread.xs
45220 ____________________________________________________________________________
45221 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
45222         Log: pthread_attr_setstacksize() isn't absolutely necessary
45223              to call, only iff THREAD_CREATE_NEEDS_STACK.
45224      Branch: perl
45225            ! ext/Thread/Thread.xs
45226 ____________________________________________________________________________
45227 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
45228         Log: -Wall strays.
45229      Branch: perl
45230            ! perl.c util.c
45231 ____________________________________________________________________________
45232 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
45233         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
45234              (and INT64_MIN) brokenness.
45235      Branch: perl
45236            ! hints/darwin.sh perl.h
45237 ____________________________________________________________________________
45238 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
45239         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
45240              From: Nicholas Clark <nick@ccl4.org>
45241              Date: Sun, 17 Jun 2001 00:16:05 +0100
45242              Message-ID: <20010617001605.V98663@plum.flirble.org>
45243      Branch: perl
45244            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
45245            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
45246            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45247 ____________________________________________________________________________
45248 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
45249         Log: Add perlnetware to docs; regen toc; supply skeleton
45250              docs for some Memoize submodules.
45251      Branch: perl
45252            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
45253            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45254            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
45255            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
45256            ! win32/Makefile win32/makefile.mk
45257 ____________________________________________________________________________
45258 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
45259         Log: pod cleanup.
45260      Branch: perl
45261            ! README.netware
45262 ____________________________________________________________________________
45263 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
45264         Log: Integrate Memoize 0.64.  Few tweaks were required in
45265              the test scripts.  Note that the speed and expire*
45266              tests take several dozen seconds to run.
45267      Branch: perl
45268            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
45269            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
45270            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45271            + lib/Memoize/README lib/Memoize/SDBM_File.pm
45272            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
45273            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
45274            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
45275            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
45276            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
45277            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
45278            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
45279            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
45280            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
45281            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
45282            ! MANIFEST t/lib/1_compile.t
45283 ____________________________________________________________________________
45284 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
45285         Log: Document the cross-compilation options.
45286      Branch: perl
45287            ! Cross/README INSTALL
45288 ____________________________________________________________________________
45289 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
45290         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
45291      Branch: perl
45292            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
45293            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
45294            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
45295            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
45296            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
45297            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
45298            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
45299            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
45300            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
45301            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
45302            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
45303            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
45304            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
45305            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
45306            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
45307            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
45308            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
45309            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
45310            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
45311            + lib/ExtUtils/MM_NW5.pm
45312            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
45313            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
45314            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45315            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
45316            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
45317            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
45318            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
45319            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
45320            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
45321            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
45322            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
45323            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
45324            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
45325            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
45326            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
45327            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
45328            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
45329            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
45330            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
45331            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
45332            ! util.h x2p/a2py.c
45333 ____________________________________________________________________________
45334 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
45335         Log: Resort MANIFEST.
45336      Branch: perl
45337            ! MANIFEST
45338 ____________________________________________________________________________
45339 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
45340         Log: Integrate perlio.
45341      Branch: perl
45342           +> win32/win32io.c
45343           !> MANIFEST perlio.c perliol.h win32/makefile.mk
45344 ____________________________________________________________________________
45345 [ 10640] By: nick                                  on 2001/06/16  18:38:31
45346         Log: Disable :win32 layer as default till I get it working
45347      Branch: perlio
45348            ! MANIFEST perlio.c
45349 ____________________________________________________________________________
45350 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
45351         Log: Try the new scheme by moving the Text::Abbrev test
45352              to a new place under lib.
45353      Branch: perl
45354            + lib/Text/Abbrev/t/abbrev.t
45355            - t/lib/abbrev.t
45356            ! MANIFEST
45357 ____________________________________________________________________________
45358 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
45359         Log: Make the code even more dynamical so that testname
45360              suffix length can change.
45361      Branch: perl
45362            ! lib/Test/Harness.pm t/TEST
45363 ____________________________________________________________________________
45364 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
45365         Log: Allow for deeper t/ and also a single test.pl.
45366      Branch: perl
45367            ! t/TEST t/harness
45368 ____________________________________________________________________________
45369 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
45370         Log: #define fix from Nicholas Clark.
45371      Branch: perl
45372            ! ext/POSIX/POSIX.xs
45373 ____________________________________________________________________________
45374 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
45375         Log: Initialization is nice.
45376      Branch: perl
45377            ! lib/Test/Harness.pm
45378 ____________________________________________________________________________
45379 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
45380         Log: Make t/TEST and t/harness to test also the t/ tests
45381              under the main lib/ and ext/ directories.  Fix Test::Harness
45382              to dynamically change the width of its "foo/bar....ok" output.
45383      Branch: perl
45384            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
45385 ____________________________________________________________________________
45386 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
45387         Log: Subject: [PATCH] Re: perl@10611 
45388              From: Nicholas Clark <nick@ccl4.org>
45389              Date: Sat, 16 Jun 2001 16:52:47 +0100
45390              Message-ID: <20010616165247.O98663@plum.flirble.org>
45391              
45392              The .xs parts, too.
45393      Branch: perl
45394            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
45395            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
45396 ____________________________________________________________________________
45397 [ 10632] By: nick                                  on 2001/06/16  16:44:35
45398         Log: Work-in-progress win32 layer semi-functional, checking 
45399              for UNIX breakage.
45400      Branch: perlio
45401            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
45402 ____________________________________________________________________________
45403 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
45404         Log: Subject: [PATCH] Re: perl@10611 
45405              From: Nicholas Clark <nick@ccl4.org>
45406              Date: Sat, 16 Jun 2001 16:52:47 +0100
45407              Message-ID: <20010616165247.O98663@plum.flirble.org>
45408      Branch: perl
45409            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
45410            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
45411            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
45412            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
45413            ! lib/ExtUtils/Constant.pm
45414 ____________________________________________________________________________
45415 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
45416         Log: Metaconfig unit change for #10629.
45417      Branch: metaconfig
45418            ! U/modified/Finish.U
45419 ____________________________________________________________________________
45420 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
45421         Log: The extraction changed directories.
45422      Branch: perl
45423            ! Configure
45424 ____________________________________________________________________________
45425 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
45426         Log: Math::BigInt 1.35 from Tels.
45427      Branch: perl
45428            + t/lib/mbimbf.t
45429            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45430            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45431 ____________________________________________________________________________
45432 [ 10627] By: nick                                  on 2001/06/16  14:54:52
45433         Log: Work in progress UNIX-side edit of win32 PerLIO layer
45434      Branch: perlio
45435            + win32/win32io.c
45436            ! perlio.c win32/makefile.mk
45437 ____________________________________________________________________________
45438 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
45439         Log: Subject: [PATCH 5.6.1] os2/diff-configure
45440              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45441              Date: Fri, 15 Jun 2001 01:19:36 -0400
45442              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
45443              
45444              Empty all of it because I think #10624 made even the
45445              last patch hunk unnecessary.
45446      Branch: perl
45447            ! os2/diff.configure
45448 ____________________________________________________________________________
45449 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
45450         Log: Metaconfig unit change for 10624.
45451      Branch: metaconfig
45452            ! U/modified/libc.U
45453      Branch: perl
45454            ! config_h.SH
45455 ____________________________________________________________________________
45456 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
45457         Log: Move the initialization of libnames to the beginning so
45458              that can one 'seed' it (as OS/2 does.)
45459      Branch: perl
45460            ! Configure
45461 ____________________________________________________________________________
45462 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
45463         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
45464              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45465              Date: Fri, 15 Jun 2001 19:10:57 -0400
45466              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
45467      Branch: perl
45468            ! os2/OS2/REXX/DLL/DLL.pm
45469 ____________________________________________________________________________
45470 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
45471         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
45472              From: "Craig A. Berry" <craigberry@mac.com>
45473              Date: Fri, 15 Jun 2001 17:00:03 -0500
45474              Message-Id: <a05101007b750342599be@[172.16.52.1]>
45475      Branch: perl
45476            ! vms/descrip_mms.template
45477 ____________________________________________________________________________
45478 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
45479         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
45480              From: "Craig A. Berry" <craigberry@mac.com>
45481              Date: Fri, 15 Jun 2001 18:39:42 -0500
45482              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
45483      Branch: perl
45484            ! lib/File/Spec/VMS.pm t/lib/extutils.t
45485 ____________________________________________________________________________
45486 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
45487         Log: Integrate perlio.
45488      Branch: perl
45489           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
45490           !> t/io/utf8.t t/lib/io_scalar.t
45491 ____________________________________________________________________________
45492 [ 10619] By: nick                                  on 2001/06/15  21:05:19
45493         Log: Generated files
45494      Branch: perlio
45495            ! embed.h proto.h
45496 ____________________________________________________________________________
45497 [ 10618] By: nick                                  on 2001/06/15  20:27:42
45498         Log: Fix open.pm to work via XS-implemented method calls rather
45499              than *open::layers variables which caused all the HV/AV hassle.
45500      Branch: perlio
45501            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
45502            ! t/lib/io_scalar.t
45503 ____________________________________________________________________________
45504 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
45505         Log: Integrate perlio.
45506      Branch: perl
45507           !> lib/ExtUtils/Constant.pm
45508 ____________________________________________________________________________
45509 [ 10616] By: nick                                  on 2001/06/15  18:46:47
45510         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
45511      Branch: perlio
45512            ! lib/ExtUtils/Constant.pm
45513 ____________________________________________________________________________
45514 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
45515         Log: Integrate perlio.
45516      Branch: perl
45517           !> ext/Socket/Socket.xs
45518 ____________________________________________________________________________
45519 [ 10614] By: nick                                  on 2001/06/15  18:33:37
45520         Log: MULTIPLICITY fix for Socket.xs
45521      Branch: perlio
45522            ! ext/Socket/Socket.xs
45523 ____________________________________________________________________________
45524 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
45525         Log: Subject: Re: perl@10611
45526              From: Doug MacEachern <dougm@covalent.net>
45527              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
45528              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
45529      Branch: perl
45530            ! ext/Socket/Socket.xs
45531 ____________________________________________________________________________
45532 [ 10612] By: nick                                  on 2001/06/15  16:14:38
45533         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
45534      Branch: perlio
45535           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45536           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
45537           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
45538           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
45539           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
45540           !> utils/h2ph.PL
45541 ____________________________________________________________________________
45542 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
45543         Log: Update Changes.
45544      Branch: perl
45545            ! Changes patchlevel.h
45546 ____________________________________________________________________________
45547 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
45548         Log: Upping the test count.
45549      Branch: perl
45550            ! t/lib/filefind.t
45551 ____________________________________________________________________________
45552 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
45553         Log: Integrate perlio.
45554      Branch: perl
45555           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45556 ____________________________________________________________________________
45557 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
45558         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45559              From: andreas.koenig@anima.de (Andreas J. Koenig)
45560              Date: 15 Jun 2001 13:30:39 +0200
45561              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
45562              
45563              Record the grim history.
45564      Branch: perl
45565            ! lib/File/Find.pm
45566 ____________________________________________________________________________
45567 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
45568         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45569              From: Brian McCauley <nobull@mail.com>
45570              Date: 15 Jun 2001 07:51:26 +0100
45571              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
45572      Branch: perl
45573            ! lib/File/Find.pm t/lib/filefind.t
45574 ____________________________________________________________________________
45575 [ 10606] By: nick                                  on 2001/06/15  14:00:08
45576         Log: regen_config_h for Win32.
45577      Branch: perlio
45578            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45579 ____________________________________________________________________________
45580 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
45581         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
45582              From: Peter Prymmer <pvhp@forte.com>
45583              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
45584              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
45585      Branch: perl
45586            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
45587 ____________________________________________________________________________
45588 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
45589         Log: Some filesystems require writability for rename/unlink.
45590      Branch: perl
45591            ! opcode.pl
45592 ____________________________________________________________________________
45593 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
45594         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
45595              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
45596              Date: Fri, 15 Jun 2001 12:08:53 +0200
45597              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
45598      Branch: perl
45599            ! perlio.c
45600 ____________________________________________________________________________
45601 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
45602         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
45603              From: Mike Guy <mjtg@cam.ac.uk>
45604              Date: Fri, 15 Jun 2001 14:11:49 +0100
45605              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
45606      Branch: perl
45607            ! opcode.pl
45608 ____________________________________________________________________________
45609 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
45610         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
45611              From: Nicholas Clark <nick@ccl4.org>
45612              Date: Thu, 14 Jun 2001 23:52:56 +0100
45613              Message-ID: <20010614235256.G98663@plum.flirble.org>
45614      Branch: perl
45615            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
45616            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45617 ____________________________________________________________________________
45618 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
45619         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
45620              From: Russ Allbery <rra@stanford.edu>
45621              Date: 14 Jun 2001 13:24:43 -0700
45622              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
45623      Branch: perl
45624            ! ext/GDBM_File/GDBM_File.pm
45625 ____________________________________________________________________________
45626 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
45627         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
45628              From: Nicholas Clark <nick@ccl4.org>
45629              Date: Thu, 14 Jun 2001 20:37:47 +0100
45630              Message-ID: <20010614203747.F98663@plum.flirble.org>
45631      Branch: perl
45632            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45633            ! t/lib/gdbm.t
45634 ____________________________________________________________________________
45635 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
45636         Log: Integrate perlio.
45637      Branch: perl
45638           !> makedef.pl sv.c
45639 ____________________________________________________________________________
45640 [ 10597] By: nick                                  on 2001/06/15  11:08:13
45641         Log: Check that HVs with HvNAME() != NULL are really stashes before
45642              treating them as such. Also be more defensive on the GvCV.
45643              Win32 fork and dprof now working again. 
45644      Branch: perlio
45645            ! sv.c
45646 ____________________________________________________________________________
45647 [ 10596] By: nick                                  on 2001/06/15  10:11:20
45648         Log: Integrate mainline.
45649      Branch: perlio
45650           +> Cross/README
45651           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
45652           !> Porting/config_H config_h.SH configure.com epoc/config.sh
45653           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
45654           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45655           !> vos/config.ga.h win32/config.bc win32/config.gc
45656           !> win32/config.vc win32/config_H.bc win32/config_H.gc
45657           !> win32/config_H.vc
45658 ____________________________________________________________________________
45659 [ 10595] By: nick                                  on 2001/06/15  09:37:17
45660         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
45661              - Win32 (VC++) now builds but fails:
45662              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
45663              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
45664              write.t    - open(...,"|-") not implemented on Win32 
45665      Branch: perlio
45666            ! makedef.pl
45667 ____________________________________________________________________________
45668 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
45669         Log: Integrate perlio.
45670      Branch: perl
45671           !> perlio.c win32/makefile.mk
45672 ____________________________________________________________________________
45673 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
45674         Log: Metaconfig unit changes for #10592.
45675      Branch: metaconfig
45676            + U/modified/i_varhdr.U U/modified/startsh.U
45677            - U/a_dvisory/crosscompile.U U/target/Target.U
45678            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
45679            ! U/compline/bitpbyte.U U/compline/byteorder.U
45680            ! U/compline/ccflags.U U/compline/charsize.U
45681            ! U/compline/d_casti32.U U/compline/d_castneg.U
45682            ! U/compline/d_closedir.U U/compline/d_fd_set.U
45683            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
45684            ! U/compline/d_keepsig.U U/compline/d_open3.U
45685            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
45686            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
45687            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
45688            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
45689            ! U/compline/doublesize.U U/compline/floatsize.U
45690            ! U/compline/nblock_io.U U/compline/orderlib.U
45691            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
45692            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
45693            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
45694            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
45695            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
45696            ! U/modified/spitshell.U U/threads/archname.U
45697            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
45698            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
45699            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
45700            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
45701            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
45702      Branch: metaconfig/U/perl
45703            + Cross.U
45704            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
45705            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
45706            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
45707            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
45708            ! stdio_streams.U uselfs.U
45709 ____________________________________________________________________________
45710 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
45711         Log: The first steps towards cross-compilation.
45712              
45713              Abstract execution of compiled test executables with $run,
45714              and abstract transfer of files with $to and $from.
45715              
45716              Under cross-compilation the $run, $to, and $from will point
45717              to appropriate wrapper scripts, by default ssh and scp,
45718              but also rsh, rcp, and cp are supported.  If not
45719              cross-compiling, they will be set to '', ':', and ':',
45720              respectively.
45721              
45722              With these patches I was able to get Configure for
45723              iPAQ ARM Linux on an Intel Linux about 95% right
45724              (only a few tests failed to execute or they produced
45725              incorrect results), and I was able to compile
45726              a functional miniperl.
45727              
45728              The symbol crosscompile renamed to be usecrosscompile,
45729              the corresponding C symbol from CROSSCOMPILE to
45730              USE_CROSS_COMPILE.
45731      Branch: perl
45732            ! Configure Cross/README Makefile.SH Porting/Glossary
45733            ! Porting/config.sh Porting/config_H config_h.SH configure.com
45734            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
45735            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
45736            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45737            ! win32/config.gc win32/config.vc win32/config_H.bc
45738            ! win32/config_H.gc win32/config_H.vc
45739 ____________________________________________________________________________
45740 [ 10591] By: nick                                  on 2001/06/14  20:00:12
45741         Log: Steps along the road toward Win32 building again.
45742      Branch: perlio
45743            ! perlio.c win32/makefile.mk
45744 ____________________________________________________________________________
45745 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
45746         Log: Integrate perlio.
45747      Branch: perl
45748           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45749 ____________________________________________________________________________
45750 [ 10589] By: nick                                  on 2001/06/14  13:54:07
45751         Log: Routine regen_config_h for Win32
45752      Branch: perlio
45753            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45754 ____________________________________________________________________________
45755 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
45756         Log: Integrate perlio.
45757      Branch: perl
45758           +> perlyline.pl
45759           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
45760 ____________________________________________________________________________
45761 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
45762         Log: A placeholder.
45763      Branch: perl
45764            + Cross/README
45765 ____________________________________________________________________________
45766 [ 10586] By: nick                                  on 2001/06/14  08:25:07
45767         Log: Add new step to run_byacc which:
45768              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
45769              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
45770      Branch: perlio
45771            + perlyline.pl
45772            ! MANIFEST Makefile.SH perly.c
45773 ____________________________________________________________________________
45774 [ 10585] By: nick                                  on 2001/06/14  08:22:29
45775         Log: Integrate mainline
45776      Branch: perlio
45777           +> locale.c numeric.c
45778           !> Changes cygwin/Makefile.SHs embed.h embed.pl
45779           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
45780           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
45781           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
45782           !> x2p/Makefile.SH
45783 ____________________________________________________________________________
45784 [ 10584] By: nick                                  on 2001/06/14  08:05:53
45785         Log: Hack to remove insecure directories from PATH so test will run.
45786      Branch: perlio
45787            ! t/lib/filefind.t
45788 ____________________________________________________________________________
45789 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
45790         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
45791      Branch: perl
45792            - t/lib/mbimbf.t
45793            ! MANIFEST
45794 ____________________________________________________________________________
45795 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
45796         Log: Detypo.
45797      Branch: perl
45798            ! x2p/Makefile.SH
45799 ____________________________________________________________________________
45800 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
45801         Log: de-$CONFIG continues.
45802      Branch: perl
45803            ! cygwin/Makefile.SHs x2p/Makefile.SH
45804 ____________________________________________________________________________
45805 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
45806         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
45807              From: Nicholas Clark <nick@ccl4.org>
45808              Date: Wed, 13 Jun 2001 21:20:13 +0100
45809              Message-ID: <20010613212013.D98663@plum.flirble.org>
45810      Branch: perl
45811            ! opcode.pl
45812 ____________________________________________________________________________
45813 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
45814         Log: Subject: splitting util.c
45815              From: Hugo <hv@crypt.compulink.co.uk>
45816              Date: Thu, 14 Jun 2001 00:41:08 +0100
45817              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
45818      Branch: perl
45819            + locale.c numeric.c
45820            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
45821            ! pod/perlapi.pod proto.h util.c
45822 ____________________________________________________________________________
45823 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
45824         Log: Upgrade to Math::BigInt 1.34 from Tels.
45825      Branch: perl
45826            + t/lib/mbimbf.t
45827            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45828            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45829 ____________________________________________________________________________
45830 [ 10577] By: nick                                  on 2001/06/13  19:02:48
45831         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
45832      Branch: perlio
45833           !> (integrate 125 files)
45834 ____________________________________________________________________________
45835 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
45836         Log: Update Changes.
45837      Branch: perl
45838            ! Changes patchlevel.h
45839 ____________________________________________________________________________
45840 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
45841         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
45842              From: "Craig A. Berry" <craigberry@mac.com>
45843              Date: Wed, 13 Jun 2001 13:24:28 -0500
45844              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
45845      Branch: perl
45846            ! ext/re/Makefile.PL
45847 ____________________________________________________________________________
45848 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
45849         Log: Mc.u.c. for #10573.
45850      Branch: metaconfig
45851            ! U/threads/usethreads.U
45852 ____________________________________________________________________________
45853 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
45854         Log: It would be also be good if I could type.
45855      Branch: perl
45856            ! Configure
45857 ____________________________________________________________________________
45858 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
45859         Log: Metaconfig unit change for #10571.
45860      Branch: metaconfig
45861            ! U/threads/usethreads.U
45862 ____________________________________________________________________________
45863 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
45864         Log: A non-empty default is a good thing.
45865      Branch: perl
45866            ! Configure
45867 ____________________________________________________________________________
45868 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
45869         Log: Metaconfig unit change for #10569.
45870      Branch: metaconfig
45871            ! U/threads/usethreads.U
45872 ____________________________________________________________________________
45873 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
45874         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
45875              extremely experimental, not even prompted for.
45876      Branch: perl
45877            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45878            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
45879            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
45880            ! win32/config.bc win32/config.gc win32/config.vc
45881 ____________________________________________________________________________
45882 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
45883         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
45884      Branch: perl
45885            ! pod/perlfaq6.pod
45886 ____________________________________________________________________________
45887 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
45888         Log: Integrate perlio; conflicts, accept Nick's versions.
45889      Branch: perl
45890           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
45891           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
45892 ____________________________________________________________________________
45893 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
45894         Log: Subject: Re: ext/ + -Wall
45895              From: Doug MacEachern <dougm@covalent.net>
45896              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
45897              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
45898      Branch: perl
45899            ! XSUB.h lib/ExtUtils/xsubpp perl.h
45900 ____________________________________________________________________________
45901 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
45902         Log: Similar logic as DB_File.xs, using the modern macros and
45903              defines them to older ones for older Perls where PERL_VERSION
45904              is not defined, from Doug MacEachern.
45905      Branch: perl
45906            ! ext/Storable/Storable.xs
45907 ____________________________________________________________________________
45908 [ 10564] By: nick                                  on 2001/06/13  15:22:01
45909         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
45910              and using that instead (name lookups are sequential search for now).
45911      Branch: perlio
45912            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
45913            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
45914 ____________________________________________________________________________
45915 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
45916         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
45917              From: "Richard Soderberg" <rs@crystalflame.net>
45918              Date: Sat, 26 May 2001 06:44:20 -0700
45919              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
45920      Branch: perl
45921            ! sv.c t/op/glob.t
45922 ____________________________________________________________________________
45923 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
45924         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
45925              From: "Craig A. Berry" <craigberry@mac.com>
45926              Date: Tue, 12 Jun 2001 23:55:26 -0500
45927              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
45928      Branch: perl
45929            ! ext/re/Makefile.PL ext/re/re.xs
45930 ____________________________________________________________________________
45931 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
45932         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
45933              suggested by NI-S.
45934      Branch: perl
45935            ! XSUB.h malloc.c perl.h
45936 ____________________________________________________________________________
45937 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
45938         Log: Regen toc.
45939      Branch: perl
45940            ! pod/perltoc.pod
45941 ____________________________________________________________________________
45942 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
45943         Log: Subject: [patch] perl.gprof control
45944              From: Doug MacEachern <dougm@covalent.net>
45945              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
45946              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
45947      Branch: perl
45948            ! miniperlmain.c perl.h
45949 ____________________________________________________________________________
45950 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
45951         Log: Subject: Re: ext/ + -Wall
45952              From: Doug MacEachern <dougm@covalent.net>
45953              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
45954              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
45955              
45956              Document ax and break up dXSARGS.
45957      Branch: perl
45958            ! XSUB.h pod/perlapi.pod
45959 ____________________________________________________________________________
45960 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
45961         Log: More AIX tweakage from Merijn.
45962      Branch: perl
45963            ! hints/aix.sh
45964 ____________________________________________________________________________
45965 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
45966         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
45967              From: "Craig A. Berry" <craigberry@mac.com>
45968              Date: Tue, 12 Jun 2001 22:57:45 -0500
45969              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
45970      Branch: perl
45971            ! vms/descrip_mms.template
45972 ____________________________________________________________________________
45973 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
45974         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
45975              From: "Craig A. Berry" <craigberry@mac.com>
45976              Date: Tue, 12 Jun 2001 22:21:39 -0500
45977              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
45978      Branch: perl
45979            ! configure.com util.c
45980 ____________________________________________________________________________
45981 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
45982         Log: New AIX dynaloading code from Jens-Uwe Mager.
45983              Does break binary compatibility.
45984      Branch: perl
45985            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
45986 ____________________________________________________________________________
45987 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
45988         Log: VMS DEC C compiler found nits by Peter Prymmer.
45989      Branch: perl
45990            ! util.c
45991 ____________________________________________________________________________
45992 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
45993         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
45994              From: Peter Prymmer <pvhp@forte.com>
45995              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
45996              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
45997      Branch: perl
45998            ! t/lib/filecomp.t
45999 ____________________________________________________________________________
46000 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
46001         Log: I wonder how many $CONFIGs still lurk in the shadows.
46002      Branch: perl
46003            ! pod/Makefile.SH x2p/cflags.SH
46004 ____________________________________________________________________________
46005 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
46006         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
46007      Branch: perl
46008            ! pod/checkpods.PL
46009 ____________________________________________________________________________
46010 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
46011         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
46012      Branch: perl
46013            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
46014 ____________________________________________________________________________
46015 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
46016         Log: Subject: [patch] rid local_patches warnings
46017              From: Doug MacEachern <dougm@covalent.net>
46018              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
46019              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
46020      Branch: perl
46021            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
46022 ____________________________________________________________________________
46023 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
46024         Log: Subject: Re: ext/ + -Wall
46025              From: Doug MacEachern <dougm@covalent.net>
46026              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
46027              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
46028      Branch: perl
46029            ! ext/attrs/attrs.xs
46030 ____________________________________________________________________________
46031 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
46032         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
46033              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46034              Date: Tue, 12 Jun 2001 14:36:20 -0400
46035              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
46036      Branch: perl
46037            ! pod/perlretut.pod
46038 ____________________________________________________________________________
46039 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
46040         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46041              From: Mike Guy <mjtg@cam.ac.uk>
46042              Date: Tue, 12 Jun 2001 19:10:31 +0100
46043              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
46044              
46045              Subject: Re: [ID 20010612.001] out of memory during regex compilation
46046              From: Mike Guy <mjtg@cam.ac.uk>
46047              Date: Tue, 12 Jun 2001 19:21:01 +0100
46048              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
46049      Branch: perl
46050            ! pod/perlop.pod
46051 ____________________________________________________________________________
46052 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
46053         Log: AIX tweaks from Merijn H. Brand.
46054      Branch: perl
46055            ! hints/aix.sh
46056 ____________________________________________________________________________
46057 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
46058         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
46059              From: "Brendan O'Dea" <bod@compusol.com.au>
46060              Date: Wed, 13 Jun 2001 05:16:47 +1000
46061              Message-ID: <20010613051647.A8945@compusol.com.au>
46062      Branch: maint-5.6/perl
46063            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46064 ____________________________________________________________________________
46065 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
46066         Log: Subject: Small bcopy cleanup
46067              From: Andy Dougherty <doughera@lafayette.edu>
46068              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
46069              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
46070      Branch: perl
46071            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
46072 ____________________________________________________________________________
46073 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
46074         Log: Subject: [PATCH] Re: ext/ + -Wall
46075              From: Nicholas Clark <nick@ccl4.org>
46076              Date: Wed, 13 Jun 2001 00:04:30 +0100
46077              Message-ID: <20010613000430.M5901@plum.flirble.org>
46078      Branch: perl
46079            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46080 ____________________________________________________________________________
46081 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
46082         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
46083              From: Nicholas Clark <nick@ccl4.org>
46084              Date: Tue, 12 Jun 2001 23:53:07 +0100
46085              Message-ID: <20010612235307.L5901@plum.flirble.org>
46086      Branch: perl
46087            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46088 ____________________________________________________________________________
46089 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
46090         Log: MPE/iX tweaks from Mark Bixby.
46091      Branch: perl
46092            ! hints/mpeix.sh mpeix/mpeixish.h util.c
46093 ____________________________________________________________________________
46094 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
46095         Log: Update Changes.
46096      Branch: perl
46097            ! Changes patchlevel.h
46098 ____________________________________________________________________________
46099 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
46100         Log: One less -Wall whine (found under DEBUGGING).
46101      Branch: perl
46102            ! x2p/Makefile.SH x2p/a2p.c
46103 ____________________________________________________________________________
46104 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
46105         Log: s/case-independent/case-insensitive/g
46106      Branch: perl
46107            ! pod/perldebug.pod
46108 ____________________________________________________________________________
46109 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
46110         Log: As suggested in    
46111              
46112              Subject: Re: ext/ + -Wall
46113              From: Gurusamy Sarathy <gsar@ActiveState.com>
46114              Date: Mon, 11 Jun 2001 23:34:31 -0700
46115              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
46116      Branch: perl
46117            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
46118            ! perl.h
46119 ____________________________________________________________________________
46120 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
46121         Log: Subject: ext/ + -Wall
46122              From: Doug MacEachern <dougm@covalent.net>
46123              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
46124              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
46125      Branch: perl
46126            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
46127            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
46128            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
46129            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
46130            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
46131            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
46132            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
46133            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
46134            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
46135            ! lib/ExtUtils/xsubpp
46136 ____________________________________________________________________________
46137 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
46138         Log: Subject: [PATCH] anonymous stashes
46139              From: Abhijit Menon-Sen <ams@wiw.org>
46140              Date: Tue, 12 Jun 2001 12:47:04 +0530
46141              Message-ID: <20010612124704.A29029@lustre.linux.in>
46142      Branch: perl
46143            ! dump.c gv.c sv.c xsutils.c
46144 ____________________________________________________________________________
46145 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
46146         Log: One more test for $^S.
46147      Branch: perl
46148            ! t/op/magic.t
46149 ____________________________________________________________________________
46150 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
46151         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
46152              From: Abhijit Menon-Sen <ams@wiw.org>
46153              Date: Tue, 12 Jun 2001 17:35:55 +0530
46154              Message-ID: <20010612173555.A32426@lustre.linux.in>
46155      Branch: perl
46156            ! mg.c t/op/magic.t
46157 ____________________________________________________________________________
46158 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
46159         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46160              From: Mike Guy <mjtg@cam.ac.uk>
46161              Date: Tue, 12 Jun 2001 13:14:15 +0100
46162              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
46163      Branch: perl
46164            ! pod/perlop.pod
46165 ____________________________________________________________________________
46166 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
46167         Log: AUTHORS updates.
46168      Branch: perl
46169            ! AUTHORS
46170 ____________________________________________________________________________
46171 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
46172         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
46173              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
46174              Content-Transfer-Encoding: 7bit
46175              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
46176      Branch: perl
46177            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
46178 ____________________________________________________________________________
46179 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
46180         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
46181              From: "Philip Newton" <Philip.Newton@gmx.net>
46182              Date: Mon, 11 Jun 2001 07:08:03 +0200
46183              Message-Id: <200106120802.LAA08992@taas.iki.fi>
46184      Branch: perl
46185            ! t/base/term.t
46186 ____________________________________________________________________________
46187 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
46188         Log: Cleanup the a2p.c for -Wall.
46189      Branch: perl
46190            ! x2p/Makefile.SH x2p/a2p.c
46191 ____________________________________________________________________________
46192 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
46193         Log: File::Find update for MacOS from Chris Nandor.
46194      Branch: perl
46195            ! lib/File/Find.pm t/lib/filefind.t
46196 ____________________________________________________________________________
46197 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
46198         Log: gcc -Wall nits picked out by a non-UNIX system
46199              (courtesy of Mark Bixby)
46200      Branch: perl
46201            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
46202            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
46203            ! pp_sys.c util.c
46204 ____________________________________________________________________________
46205 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
46206         Log: Metaconfig unit change for #10522.  (The d_modfl changes
46207              placate metalint.)
46208      Branch: metaconfig/U/perl
46209            ! d_modfl.U d_u32align.U
46210 ____________________________________________________________________________
46211 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
46212         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
46213              be "./try 2>&1 >/dev/null".
46214      Branch: perl
46215            ! Configure
46216 ____________________________________________________________________________
46217 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
46218         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
46219              From: "Craig A. Berry" <craigberry@mac.com>
46220              Date: Mon, 11 Jun 2001 14:00:32 -0500
46221              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
46222      Branch: perl
46223            ! configure.com
46224 ____________________________________________________________________________
46225 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
46226         Log: Move the full \p\P lists to perlunicode.
46227      Branch: perl
46228            ! pod/perlretut.pod pod/perlunicode.pod
46229 ____________________________________________________________________________
46230 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
46231         Log: VOS build tweak for 5.6.1 from Paul Green.
46232      Branch: maint-5.6/perl
46233            ! vos/build.cm
46234 ____________________________________________________________________________
46235 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
46236         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
46237              From: "Craig A. Berry" <craigberry@mac.com>
46238              Date: Fri, 8 Jun 2001 18:08:18 -0500
46239              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
46240      Branch: perl
46241            ! vms/vms.c
46242 ____________________________________________________________________________
46243 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
46244         Log: Update Changes.
46245      Branch: perl
46246            ! Changes patchlevel.h
46247 ____________________________________________________________________________
46248 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
46249         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
46250      Branch: perl
46251            ! vos/config.alpha.h vos/config.ga.h
46252 ____________________________________________________________________________
46253 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
46254         Log: VOS updates from Paul Green for @10476.
46255      Branch: perl
46256            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
46257            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46258            ! vos/config.ga.h vos/configure_perl.cm
46259 ____________________________________________________________________________
46260 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
46261         Log: Subject: [PATCH] Not many people know this ...
46262              From: Mike Guy <mjtg@cam.ac.uk>
46263              Date: Mon, 11 Jun 2001 14:55:15 +0100
46264              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
46265      Branch: perl
46266            ! pod/perldebug.pod
46267 ____________________________________________________________________________
46268 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
46269         Log: Add final commas to lists as suggested by Philip Newton.
46270      Branch: perl
46271            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46272 ____________________________________________________________________________
46273 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
46274         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
46275              Date: Sun, 10 Jun 2001 23:35:38 -0400
46276              From: Chris Nandor <pudge@pobox.com>
46277              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
46278      Branch: perl
46279            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
46280            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
46281            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
46282            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
46283            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
46284            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
46285            ! t/op/write.t t/pragma/strict.t
46286 ____________________________________________________________________________
46287 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
46288         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
46289              From: Chris Nandor <pudge@pobox.com>
46290              Date: Mon, 11 Jun 2001 08:24:28 -0400
46291              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
46292      Branch: perl
46293            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
46294            ! t/lib/io_dir.t
46295 ____________________________________________________________________________
46296 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
46297         Log: One more run_byacc (a hand-tweaked version had slipped in).
46298      Branch: perl
46299            ! perly.c vms/perly_c.vms
46300 ____________________________________________________________________________
46301 [ 10509] By: nick                                  on 2001/06/11  07:49:15
46302         Log: Integrate mainline
46303      Branch: perlio
46304           !> Makefile.SH embed.h embed.pl global.sym
46305           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
46306           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
46307           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
46308           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
46309 ____________________________________________________________________________
46310 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
46311         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
46312              From: Mike Guy <mjtg@cam.ac.uk>
46313              Reply-To: mjtg@cam.ac.uk
46314              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
46315      Branch: perl
46316            ! lib/ExtUtils/Manifest.pm
46317 ____________________________________________________________________________
46318 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
46319         Log: Subject: [PATCH] ExtUtils::Constant
46320              From: Nicholas Clark <nick@ccl4.org>
46321              Date: Sun, 10 Jun 2001 23:25:41 +0100
46322              Message-ID: <20010610232540.C76396@plum.flirble.org>
46323      Branch: perl
46324            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46325 ____________________________________________________________________________
46326 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
46327         Log: Integrate perlio.
46328      Branch: perl
46329           !> iperlsys.h
46330 ____________________________________________________________________________
46331 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
46332         Log: Move the grok_number and its lieutenant grok_numeric_radix
46333              from sv.c statics to util.c and public.
46334      Branch: perl
46335            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
46336            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
46337 ____________________________________________________________________________
46338 [ 10504] By: nick                                  on 2001/06/10  17:47:06
46339         Log: Fix (valid) -Wall warnings in perlio.c
46340      Branch: perlio
46341            ! iperlsys.h
46342 ____________________________________________________________________________
46343 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
46344         Log: Update perly_c.diff, update perly.fixer to edit away
46345              some of the -Wall noise.
46346      Branch: perl
46347            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
46348 ____________________________________________________________________________
46349 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
46350         Log: Check the version of byacc.
46351      Branch: perl
46352            ! Makefile.SH
46353 ____________________________________________________________________________
46354 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
46355         Log: Subject: [PATCH] perly.y overhaul
46356              From: Simon Cozens <simon@netthink.co.uk>
46357              Date: Sun, 10 Jun 2001 16:56:54 +0100
46358              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
46359              
46360              Plus make run_byacc.
46361      Branch: perl
46362            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
46363 ____________________________________________________________________________
46364 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
46365         Log: Integrate perlio.
46366      Branch: perl
46367           !> perlio.c perlsfio.h
46368 ____________________________________________________________________________
46369 [ 10499] By: nick                                  on 2001/06/10  15:01:08
46370         Log: Integrate mainline
46371      Branch: perlio
46372           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
46373           !> t/pragma/locale.t util.c
46374 ____________________________________________________________________________
46375 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
46376         Log: Put some meat on the perl572delta bones.  The list of
46377              selected bug fixes needs more work, as does still the
46378              whole document.
46379      Branch: perl
46380            ! pod/perl572delta.pod
46381 ____________________________________________________________________________
46382 [ 10497] By: nick                                  on 2001/06/10  12:27:51
46383         Log: Paper over a crack or two with USE_SFIO
46384      Branch: perlio
46385            ! perlio.c perlsfio.h
46386 ____________________________________________________________________________
46387 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
46388         Log: Update Changes.
46389      Branch: perl
46390            ! Changes patchlevel.h
46391 ____________________________________________________________________________
46392 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
46393         Log: Subject: Re: pragma/locale.t #107
46394              From: Hugo <hv@crypt.compulink.co.uk>
46395              Date: Sun, 10 Jun 2001 11:23:30 +0100
46396              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
46397              
46398              Encapsulate the scan of the decimal radix separator.
46399      Branch: perl
46400            ! embed.h embed.pl proto.h sv.c
46401 ____________________________________________________________________________
46402 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
46403         Log: Try to grok numbers both with the locale specific separator
46404              and with the usual "." (if different from the lss); add a test
46405              to locale.t to do also a little bit of math in addition to just
46406              equalness testing; remove extraneous logic as suggested in
46407              
46408              Subject: Re: pragma/locale.t #107
46409              From: Nicholas Clark <nick@ccl4.org>
46410              Date: Sat, 9 Jun 2001 22:37:36 +0100
46411              Message-ID: <20010609223735.Y76396@plum.flirble.org>
46412      Branch: perl
46413            ! sv.c t/pragma/locale.t
46414 ____________________________________________________________________________
46415 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
46416         Log: Metaconfig unit change for #10492.
46417      Branch: metaconfig/U/perl
46418            ! Extensions.U
46419 ____________________________________________________________________________
46420 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
46421         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
46422              From: Artur Bergman <artur@contiller.se> 
46423              Date: Sat, 09 Jun 2001 21:03:51 +0200
46424              Message-ID: <B7483FB6.1398%artur@contiller.se>
46425      Branch: perl
46426            ! Configure
46427 ____________________________________________________________________________
46428 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
46429         Log: Integrate perlio.
46430      Branch: perl
46431           !> perlsfio.h
46432 ____________________________________________________________________________
46433 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
46434         Log: Do locale specific separator if only in locale.
46435      Branch: perl
46436            ! util.c
46437 ____________________________________________________________________________
46438 [ 10489] By: nick                                  on 2001/06/09  19:13:25
46439         Log: Make XS/Typemap compile (but fail) with sfio
46440      Branch: perlio
46441            ! perlsfio.h
46442 ____________________________________________________________________________
46443 [ 10488] By: nick                                  on 2001/06/09  19:12:51
46444         Log: Re-integrate mainline
46445      Branch: perlio
46446           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
46447           !> proto.h sv.c util.c
46448 ____________________________________________________________________________
46449 [ 10487] By: nick                                  on 2001/06/09  16:26:29
46450         Log: Integrate mainline
46451      Branch: perlio
46452           !> (integrate 31 files)
46453 ____________________________________________________________________________
46454 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
46455         Log: Subject: [PATCH] New attempt to clone callack
46456              From: Artur Bergman <artur@contiller.se> 
46457              Date: Thu, 07 Jun 2001 11:52:16 +0200
46458              Message-ID: <B7451B6F.12B7%artur@contiller.se>
46459      Branch: perl
46460            ! embedvar.h intrpvar.h perlapi.h sv.c
46461 ____________________________________________________________________________
46462 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
46463         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
46464      Branch: perl
46465            ! embed.h embed.pl perl.h proto.h sv.c util.c
46466 ____________________________________________________________________________
46467 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
46468         Log: Subject: Re: pragma/locale.t #107
46469              From: Nicholas Clark <nick@ccl4.org>
46470              Date: Sat, 9 Jun 2001 16:26:10 +0100
46471              Message-ID: <20010609162609.V76396@plum.flirble.org>
46472              
46473              A missing NVification.
46474      Branch: perl
46475            ! sv.c
46476 ____________________________________________________________________________
46477 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
46478         Log: Redo the #10482, there already was a test script for formats.
46479      Branch: perl
46480            - t/io/format.t
46481            ! MANIFEST t/op/write.t
46482 ____________________________________________________________________________
46483 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
46484         Log: Twisted format testing, from Merijn.
46485      Branch: perl
46486            + t/io/format.t
46487            ! MANIFEST
46488 ____________________________________________________________________________
46489 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
46490         Log: More \p{In...} testing, combined with \N{...}.
46491      Branch: perl
46492            ! lib/utf8_heavy.pl t/op/pat.t
46493 ____________________________________________________________________________
46494 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
46495         Log: Metaconfig changes for #10479.
46496      Branch: metaconfig
46497            ! U/Glossary.patch
46498      Branch: metaconfig/U/perl
46499            ! d_modfl.U
46500 ____________________________________________________________________________
46501 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
46502         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
46503      Branch: perl
46504            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46505            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
46506            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46507            ! win32/config.bc win32/config.gc win32/config.vc
46508 ____________________________________________________________________________
46509 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
46510         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
46511              From: "Craig A. Berry" <craigberry@mac.com>
46512              Date: Thu, 7 Jun 2001 14:27:20 -0500
46513              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
46514      Branch: perl
46515            ! vms/perlvms.pod
46516 ____________________________________________________________________________
46517 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
46518         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
46519              From: Gisle Aas <gisle@ActiveState.com>
46520              Date: 07 Jun 2001 17:04:29 -0700
46521              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
46522      Branch: perl
46523            ! ext/re/re.xs
46524 ____________________________________________________________________________
46525 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
46526         Log: Update Changes.
46527      Branch: perl
46528            ! Changes patchlevel.h
46529 ____________________________________________________________________________
46530 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
46531         Log: Regen Glossary et alia.
46532      Branch: perl
46533            ! Porting/Glossary Porting/config.sh Porting/config_H
46534 ____________________________________________________________________________
46535 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
46536         Log: Metaconfig unit changes for #10473.
46537      Branch: metaconfig/U/perl
46538            ! d_modfl.U
46539 ____________________________________________________________________________
46540 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
46541         Log: Harumph, also AIX will spill its guts (i.e. dump core)
46542              if an executable contains modfl() but it hasn't been
46543              compiled right (in the case of AIX, with cc -qlongdouble).
46544      Branch: perl
46545            ! Configure
46546 ____________________________________________________________________________
46547 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
46548         Log: integrate change#10471 from mainline
46549              
46550              in change#10451, check that CvOUTSIDE is a CV before looking in
46551              (it can apparently be SVt_NULL during global destruction)
46552      Branch: maint-5.6/perl
46553           !> op.c
46554 ____________________________________________________________________________
46555 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
46556         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
46557              (it can apparently be SVt_NULL during global destruction)
46558      Branch: perl
46559            ! op.c
46560 ____________________________________________________________________________
46561 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
46562         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
46563              From: Robin Barker <rmb1@cise.npl.co.uk>
46564              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
46565              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
46566      Branch: perl
46567            ! lib/diagnostics.pm pod/perldiag.pod
46568 ____________________________________________________________________________
46569 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
46570         Log: Subject: [PATCH perl@10439] long =item
46571              From: Robin Barker <rmb1@cise.npl.co.uk>
46572              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
46573              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
46574      Branch: perl
46575            ! README.amiga lib/Attribute/Handlers.pm
46576            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46577 ____________________________________________________________________________
46578 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
46579         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
46580              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
46581              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
46582              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
46583      Branch: perl
46584            ! pod/perlguts.pod
46585 ____________________________________________________________________________
46586 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
46587         Log: Integrate perlio.
46588      Branch: perl
46589           !> sv.c
46590 ____________________________________________________________________________
46591 [ 10466] By: nick                                  on 2001/06/07  10:25:40
46592         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
46593              whitespace tweaks.
46594              Still coredumps in pragma/overload.t - what a nice hard fail that is...
46595      Branch: perlio
46596            ! sv.c
46597 ____________________________________________________________________________
46598 [ 10465] By: nick                                  on 2001/06/07  08:41:58
46599         Log: Raw integrate of mainline for S_grok_number debug
46600              (sv.c has MULTIPLICITY issues as well as whatever else ...)
46601      Branch: perlio
46602            - plan9/perlplan9.doc plan9/perlplan9.pod
46603           !> (integrate 46 files)
46604 ____________________________________________________________________________
46605 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
46606         Log: The proper prototyping for #10463.
46607      Branch: perl
46608            ! embed.h embed.pl proto.h sv.c
46609 ____________________________________________________________________________
46610 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
46611         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
46612              From: Nicholas Clark <nick@ccl4.org>
46613              Date: Thu, 7 Jun 2001 00:29:59 +0100
46614              Message-ID: <20010607002959.Z76396@plum.flirble.org>
46615      Branch: perl
46616            ! sv.c
46617 ____________________________________________________________________________
46618 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
46619         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
46620              From: "Craig A. Berry" <craigberry@mac.com>
46621              Date: Wed, 06 Jun 2001 17:54:30 -0500
46622              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
46623      Branch: perl
46624            ! vms/perlvms.pod
46625 ____________________________________________________________________________
46626 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
46627         Log: Podify the remaining README.platform files;
46628              merge README.plan9 and plan9/perlplan9.pod;
46629              delete plan9/perlplan9.* (the perlplan.doc needs to
46630              be regenerated in Plan 9); make the =head1 and =head2
46631              in the README.platform to be a little more verbose
46632              (skipped README.os2 not to anger Ilya) so that they
46633              look better in the toc; regen toc.
46634      Branch: perl
46635            - plan9/perlplan9.doc plan9/perlplan9.pod
46636            ! MANIFEST README.aix README.amiga README.apollo README.beos
46637            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
46638            ! README.hpux README.hurd README.machten README.macos
46639            ! README.micro README.mint README.mpeix README.os390
46640            ! README.plan9 README.qnx README.solaris README.threads
46641            ! README.tru64 README.vmesa README.vms README.vos README.win32
46642            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46643            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46644 ____________________________________________________________________________
46645 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
46646         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
46647              From: Mike Guy <mjtg@cam.ac.uk>
46648              Reply-To: mjtg@cam.ac.uk
46649              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
46650      Branch: perl
46651            ! pod/perlguts.pod
46652 ____________________________________________________________________________
46653 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
46654         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
46655              From: Mike Guy <mjtg@cam.ac.uk>
46656              Reply-To: mjtg@cam.ac.uk
46657              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
46658      Branch: perl
46659            ! pod/perlsec.pod
46660 ____________________________________________________________________________
46661 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
46662         Log: Disable long doubles from pre-5.0 Tru64s.
46663      Branch: perl
46664            ! README.tru64 hints/dec_osf.sh
46665 ____________________________________________________________________________
46666 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
46667         Log: The #10455 exposed that modfl() is fundamentally busted
46668              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
46669              testing it.
46670      Branch: perl
46671            ! hints/dec_osf.sh
46672 ____________________________________________________________________________
46673 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
46674         Log: Metaconfig unit change for #10455.
46675      Branch: metaconfig/U/perl
46676            ! d_modfl.U
46677 ____________________________________________________________________________
46678 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
46679         Log: Configure check for geborken modfl(), inspired by
46680              
46681              Subject: Re: [20010118.017] op/int.t failure 
46682              From: Hugo <hv@crypt.compulink.co.uk>
46683              Date: Tue, 05 Jun 2001 13:43:27 +0100
46684              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
46685      Branch: perl
46686            ! Configure
46687 ____________________________________________________________________________
46688 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
46689         Log: Integrate changes #10450 and #10451 from maintperl:
46690              
46691              optimize change#10448 slightly (don't repeat search in eval""s lexical
46692              scope, since that has already been searched)
46693              
46694              change#9108 needs subtler treatment for case of closures created
46695              within eval""
46696      Branch: perl
46697           !> op.c t/op/misc.t
46698 ____________________________________________________________________________
46699 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
46700         Log: MakeMaker magic to compile (when no dynamic loading)
46701              List/Util.xsc as (ListUtil.c and) ListUtil.o since
46702              POSIX-BC (BS2000) linker has an evil limitation of
46703              being unable to include in the same executable several
46704              object files with the same name - case-insensitively -
46705              because otherwise we conflict with util.c.
46706              Strictly speaking currently required only in POSIX-BC
46707              but probably will do no harm elsewhere where static
46708              linking is required.
46709      Branch: perl
46710            ! ext/List/Util/Makefile.PL
46711 ____________________________________________________________________________
46712 [ 10452] By: nick                                  on 2001/06/06  08:59:51
46713         Log: Integrate mainline.
46714      Branch: perlio
46715           +> lib/Attribute/Handlers/demo/Demo.pm
46716           +> lib/Attribute/Handlers/demo/Descriptions.pm
46717           +> lib/Attribute/Handlers/demo/MyClass.pm
46718           +> lib/Attribute/Handlers/demo/demo.pl
46719           +> lib/Attribute/Handlers/demo/demo2.pl
46720           +> lib/Attribute/Handlers/demo/demo3.pl
46721           +> lib/Attribute/Handlers/demo/demo4.pl
46722           +> lib/Attribute/Handlers/demo/demo_call.pl
46723           +> lib/Attribute/Handlers/demo/demo_chain.pl
46724           +> lib/Attribute/Handlers/demo/demo_cycle.pl
46725           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
46726           +> lib/Attribute/Handlers/demo/demo_phases.pl
46727           +> lib/Attribute/Handlers/demo/demo_range.pl
46728           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
46729           +> uts/strtol_wrap.c
46730           !> (integrate 91 files)
46731 ____________________________________________________________________________
46732 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
46733         Log: change#9108 needs subtler treatment for case of closures created
46734              within eval""
46735      Branch: maint-5.6/perl
46736            ! op.c t/op/misc.t
46737 ____________________________________________________________________________
46738 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
46739         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
46740              scope, since that has already been searched)
46741      Branch: maint-5.6/perl
46742            ! op.c
46743 ____________________________________________________________________________
46744 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
46745         Log: Integrate change #10448 from maintperl; lexicals
46746              outside an eval"" weren't resolved correctly inside a subroutine
46747              definition inside the eval"" if they were not already referenced
46748              in the toplevel of the eval""-ed code
46749      Branch: perl
46750           !> cop.h op.c pp_ctl.c t/op/misc.t
46751 ____________________________________________________________________________
46752 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
46753         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
46754              outside an eval"" weren't resolved correctly inside a subroutine
46755              definition inside the eval"" if they were not already referenced
46756              in the toplevel of the eval""-ed code
46757      Branch: maint-5.6/perl
46758            ! cop.h op.c pp_ctl.c t/op/misc.t
46759 ____________________________________________________________________________
46760 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
46761         Log: Subject: [PATCH] perl570delta.pod
46762              From: Peter Scott <Peter@PSDT.com> 
46763              Date: Tue, 05 Jun 2001 18:51:02 -0700
46764              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
46765      Branch: perl
46766            ! pod/perl570delta.pod
46767 ____________________________________________________________________________
46768 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
46769         Log: The fudge factor is no more needed.  I hope.
46770      Branch: perl
46771            ! t/lib/posix.t
46772 ____________________________________________________________________________
46773 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
46774         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
46775              From: Hugo <hv@crypt.compulink.co.uk>
46776              Date: Tue, 05 Jun 2001 12:58:19 +0100
46777              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
46778      Branch: perl
46779            ! util.c
46780 ____________________________________________________________________________
46781 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
46782         Log: Make up prototypes only for those who have the functions
46783              but not the prototypes.
46784      Branch: perl
46785            ! perl.h
46786 ____________________________________________________________________________
46787 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
46788         Log: Subject: Re: Not OK: perl@10439 on win32 
46789              From: Prymmer/Kahn <pvhp@best.com> 
46790              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
46791              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
46792      Branch: perl
46793            ! perl.h util.c
46794 ____________________________________________________________________________
46795 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
46796         Log: The metaconfig units changes for #10441.
46797      Branch: metaconfig
46798            ! U/modified/Extract.U U/modified/Extractall.U
46799            ! U/modified/Finish.U
46800 ____________________________________________________________________________
46801 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
46802         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
46803      Branch: perl
46804            ! Configure
46805 ____________________________________________________________________________
46806 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
46807         Log: Unnecessary fuzziness undone, noted by Mike Guy.
46808      Branch: perl
46809            ! t/op/tr.t
46810 ____________________________________________________________________________
46811 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
46812         Log: Update Changes.
46813      Branch: perl
46814            ! Changes patchlevel.h
46815 ____________________________________________________________________________
46816 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
46817         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
46818              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
46819              leakage patch.
46820      Branch: perl
46821            ! t/op/misc.t
46822 ____________________________________________________________________________
46823 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
46824         Log: Test case for #10433/#10424.
46825      Branch: perl
46826            ! t/op/misc.t
46827 ____________________________________________________________________________
46828 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
46829         Log: Subject: One fix for strtoul not setting errno
46830              From: hom00@utsglobal.com (Hal Morris)
46831              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
46832              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
46833      Branch: perl
46834            + uts/strtol_wrap.c
46835            ! MANIFEST hints/uts.sh
46836 ____________________________________________________________________________
46837 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
46838         Log: Metaconfig units changes for #10434.
46839      Branch: metaconfig
46840            ! U/modified/Cppsym.U
46841      Branch: metaconfig/U/perl
46842            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
46843            + d_syscallproto.U d_usleepproto.U
46844            ! longdblfio.U quadfio.U
46845 ____________________________________________________________________________
46846 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
46847         Log: Configure tweaks; add prototype probes, make the cpp symbols
46848              probe to cast, not whine; test for %Ld and %Lf before %lld and
46849              %llf because the L is the ANSI way.
46850      Branch: perl
46851            ! Configure config_h.SH configure.com epoc/config.sh
46852            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
46853            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46854            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
46855 ____________________________________________________________________________
46856 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
46857         Log: Sigh.  This is what #10424 was supposed to check in.
46858      Branch: perl
46859            ! op.c sv.c sv.h
46860 ____________________________________________________________________________
46861 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
46862         Log: More verbose failure.
46863      Branch: perl
46864            ! t/op/ver.t
46865 ____________________________________________________________________________
46866 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
46867         Log: The .pm changes to go with #10428.
46868      Branch: perl
46869            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
46870            ! ext/Sys/Syslog/Syslog.pm
46871 ____________________________________________________________________________
46872 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
46873         Log: On second thoughts show to utf8 skippage message only
46874              on failures, it's too confusing otherwise,
46875      Branch: perl
46876            ! t/pragma/locale.t
46877 ____________________________________________________________________________
46878 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
46879         Log: Do not import anything from Encode.
46880      Branch: perl
46881            ! ext/MIME/Base64/QuotedPrint.pm
46882 ____________________________________________________________________________
46883 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
46884         Log: The #10402 didn't take.  Weird.
46885      Branch: perl
46886            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
46887            ! ext/Sys/Syslog/Syslog.xs
46888 ____________________________________________________________________________
46889 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
46890         Log: Eradicate traces of 'asciirange' re subpragma.
46891      Branch: perl
46892            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
46893            ! pod/perldiag.pod
46894 ____________________________________________________________________________
46895 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
46896         Log: use is a compile-time thing.
46897      Branch: perl
46898            ! ext/MIME/Base64/QuotedPrint.pm
46899 ____________________________________________________________________________
46900 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
46901         Log: Subject: [PATCH perl@10419] -Wall casting patch
46902              From: Robin Barker <rmb1@cise.npl.co.uk>
46903              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
46904              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
46905      Branch: perl
46906            ! ext/Devel/DProf/DProf.xs mg.c
46907 ____________________________________________________________________________
46908 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
46909         Log: Subject: [PATCH #2] introducing SVpad_TYPED
46910              From: Abhijit Menon-Sen <ams@wiw.org>
46911              Date: Mon, 4 Jun 2001 12:26:02 +0530
46912              Message-ID: <20010604122602.A5775@lustre.linux.in>
46913      Branch: perl
46914            ! op.c sv.c sv.h
46915 ____________________________________________________________________________
46916 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
46917         Log: testsuite for change#10192 (from Gisle Aas)
46918      Branch: perl
46919            + t/op/override.t
46920            ! MANIFEST
46921 ____________________________________________________________________________
46922 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
46923         Log: integrate changes#10414-10416 from mainline
46924              
46925              Potential buffer overrun if the radix separator is more than
46926              one byte.  Also, under locales, prefer the locale-specific
46927              separator over the old boring ".".
46928              
46929              "10.", that is, decimal numbers can have no decimal part at all.
46930              
46931              The non-locale places need love, too.
46932      Branch: maint-5.6/perl
46933           !> perl.h sv.c
46934 ____________________________________________________________________________
46935 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
46936         Log: Missed from #10420.
46937      Branch: perl
46938            ! epoc/config.sh
46939 ____________________________________________________________________________
46940 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
46941         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
46942              often this prototype goes with HAS_SETRESUID_PROTO.
46943      Branch: perl
46944            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46945            ! config_h.SH configure.com perl.h uconfig.h
46946 ____________________________________________________________________________
46947 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
46948         Log: Update Changes.
46949      Branch: perl
46950            ! Changes patchlevel.h
46951 ____________________________________________________________________________
46952 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
46953         Log: -Wall "subscript has type `char'" cleanup.
46954      Branch: perl
46955            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
46956 ____________________________________________________________________________
46957 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
46958         Log: Various "cast to pointer from integer of different size"
46959              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
46960              wide but I32 (int) only 32 bits wide).
46961              
46962              WARNING: the classnum and tagnum changes in Storable.xs
46963              may not be wise, they may be breaking binary compatibility
46964              (in 64-bit platforms), asked Raphael Manfredi about the changes.
46965      Branch: perl
46966            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
46967            ! mg.c proto.h
46968 ____________________________________________________________________________
46969 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
46970         Log: The non-locale places need love, too.
46971      Branch: perl
46972            ! perl.h
46973 ____________________________________________________________________________
46974 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
46975         Log: "10.", that is, decimal numbers can have no decimal part at all.
46976      Branch: perl
46977            ! perl.h
46978 ____________________________________________________________________________
46979 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
46980         Log: Potential buffer overrun if the radix separator is more than
46981              one byte.  Also, under locales, prefer the locale-specific
46982              separator over the old boring ".".
46983      Branch: perl
46984            ! perl.h sv.c
46985 ____________________________________________________________________________
46986 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
46987         Log: Integrate change #10412 from maintperl; locale is now
46988              per-cop, not per-op; plus retweak the locale.t to always
46989              list the skipped utf8 locales.
46990      Branch: perl
46991            ! t/pragma/locale.t
46992           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
46993           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
46994 ____________________________________________________________________________
46995 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
46996         Log: rationalize locale handling to fix the bugs uncovered by change#10394
46997              
46998              the major issue was that the runtime was looking at PL_hints rather
46999              than op_private to notice whether locale was enabled
47000              
47001              the secondary issue was that many locale-sensitive numeric ops didn't
47002              have HINT_LOCALE propagated into their op_private
47003              
47004              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
47005              instead of per-op, just like HINT_BYTE and the hints for lexical
47006              warnings (this makes the hint available to every op via PL_curcop)
47007              
47008              pragma/locale.t may need to be reworked with these fixes in mind
47009              (it currently passes its tests)
47010      Branch: maint-5.6/perl
47011            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47012            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
47013 ____________________________________________________________________________
47014 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
47015         Log: More verbose debugging.
47016      Branch: perl
47017            ! t/pragma/locale.t
47018 ____________________________________________________________________________
47019 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
47020         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47021              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
47022              Date: Sat, 2 Jun 2001 22:53:33 +0100
47023              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
47024      Branch: perl
47025            ! regcomp.c t/pragma/warn/regcomp
47026 ____________________________________________________________________________
47027 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
47028         Log: Mention that lexicalizing $a or $b is a bad idea if one
47029              wants to use sort().
47030      Branch: perl
47031            ! pod/perlvar.pod
47032 ____________________________________________________________________________
47033 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
47034         Log: Tweak the test to be happy if the accuracy is 'good enough'.
47035      Branch: perl
47036            ! t/lib/posix.t
47037 ____________________________________________________________________________
47038 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
47039         Log: Upgrade to Attribute::Handlers 0.70.
47040              
47041              NOTE: this unearthed the "too late for CHECK block" bug,
47042              that's why the 1_compile.t change.
47043      Branch: perl
47044            + lib/Attribute/Handlers/demo/Demo.pm
47045            + lib/Attribute/Handlers/demo/Descriptions.pm
47046            + lib/Attribute/Handlers/demo/MyClass.pm
47047            + lib/Attribute/Handlers/demo/demo.pl
47048            + lib/Attribute/Handlers/demo/demo2.pl
47049            + lib/Attribute/Handlers/demo/demo3.pl
47050            + lib/Attribute/Handlers/demo/demo4.pl
47051            + lib/Attribute/Handlers/demo/demo_call.pl
47052            + lib/Attribute/Handlers/demo/demo_chain.pl
47053            + lib/Attribute/Handlers/demo/demo_cycle.pl
47054            + lib/Attribute/Handlers/demo/demo_hashdir.pl
47055            + lib/Attribute/Handlers/demo/demo_phases.pl
47056            + lib/Attribute/Handlers/demo/demo_range.pl
47057            + lib/Attribute/Handlers/demo/demo_rawdata.pl
47058            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
47059            ! t/lib/attrhand.t
47060 ____________________________________________________________________________
47061 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
47062         Log: One less -Wall whine.
47063      Branch: perl
47064            ! regcomp.c
47065 ____________________________________________________________________________
47066 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
47067         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
47068      Branch: perl
47069           !> t/op/eval.t
47070 ____________________________________________________________________________
47071 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
47072         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
47073              aren't "normally" visible inside eval""s contained in subs unless
47074              a cloned reference to them already exists)
47075              
47076              strangely enough, t/harness didn't show this up as a failure
47077              (harness needs fixing?)
47078      Branch: maint-5.6/perl
47079            ! t/op/eval.t
47080 ____________________________________________________________________________
47081 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
47082         Log: Update to Text::Balanced 1.85.
47083      Branch: perl
47084            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
47085 ____________________________________________________________________________
47086 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
47087         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
47088              From: Nicholas Clark <nick@ccl4.org>
47089              Date: Sun, 3 Jun 2001 17:54:36 +0100
47090              Message-ID: <20010603175436.E76396@plum.flirble.org> 
47091      Branch: perl
47092            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47093            ! ext/Sys/Syslog/Syslog.xs
47094 ____________________________________________________________________________
47095 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
47096         Log: Unused variables.
47097      Branch: perl
47098            ! util.c
47099 ____________________________________________________________________________
47100 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
47101         Log: Subject: [PATCH] APIfy op_clear 
47102              From: Simon Cozens <simon@netthink.co.uk>
47103              Date: Sun, 3 Jun 2001 13:51:46 +0100
47104              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
47105              
47106              (despite the subject line, op_null is APIfied by the patch)
47107      Branch: perl
47108            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47109 ____________________________________________________________________________
47110 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
47111         Log: Subject: [PATCH] t/lib/extutils.t
47112              From: Nicholas Clark <nick@ccl4.org>
47113              Date: Sat, 2 Jun 2001 23:57:05 +0100
47114              Message-ID: <20010602235705.Q12698@plum.flirble.org>
47115      Branch: perl
47116            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47117 ____________________________________________________________________________
47118 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
47119         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
47120              From: Prymmer/Kahn <pvhp@best.com>
47121              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
47122              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
47123      Branch: perl
47124            ! win32/Makefile win32/makefile.mk
47125 ____________________________________________________________________________
47126 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
47127         Log: Subject: Re: 'decimal digits' macro? 
47128              From: Hugo <hv@crypt.compulink.co.uk>
47129              Date: Sun, 03 Jun 2001 04:26:36 +0100
47130              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
47131      Branch: perl
47132            ! handy.h t/lib/posix.t t/op/tr.t
47133 ____________________________________________________________________________
47134 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
47135         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47136              From: Hugo <hv@crypt.compulink.co.uk>
47137              Date: Sun, 03 Jun 2001 14:56:30 +0100
47138              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
47139      Branch: perl
47140            ! util.c
47141 ____________________________________________________________________________
47142 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
47143         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
47144      Branch: perl
47145           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
47146           !> vms/perly_c.vms
47147 ____________________________________________________________________________
47148 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
47149         Log: fix leakage of lexicals at file scope into subroutines that were
47150              declared before them; this appears to be a longstanding bug that
47151              meant that lexicals at file scope were never "deintroduced", meaning
47152              their scope range was never properly closed, and their visibility
47153              extended to all subsequent eval""s or requires
47154              
47155              added a test case
47156              
47157              seems to also fix a case of bogus duplicate warnings
47158      Branch: maint-5.6/perl
47159            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
47160            ! vms/perly_c.vms
47161 ____________________________________________________________________________
47162 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
47163         Log: More VMS tweaks from Craig A. Berry.
47164      Branch: perl
47165            ! configure.com t/lib/extutils.t
47166 ____________________________________________________________________________
47167 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
47168         Log: -Wall cleanup continues.
47169      Branch: perl
47170            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
47171            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
47172            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
47173            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
47174            ! run.c toke.c util.c
47175 ____________________________________________________________________________
47176 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
47177         Log: The metaconfig unit change for #10390.
47178      Branch: metaconfig/U/perl
47179            ! gccvers.U
47180 ____________________________________________________________________________
47181 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
47182         Log: Drop the -ansi from the default gcc flags.
47183              
47184              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
47185              that struct cannot be compared with a flat integer, such as STRLEN.
47186              The -ansi will also cause a lot of noise in Solaris because of:
47187              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
47188      Branch: perl
47189            ! Configure
47190 ____________________________________________________________________________
47191 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
47192         Log: Integrate perlio.
47193      Branch: perl
47194           !> pod/perlapi.pod util.c
47195 ____________________________________________________________________________
47196 [ 10388] By: nick                                  on 2001/06/02  08:01:12
47197         Log: Integrate mainline
47198      Branch: perlio
47199           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
47200           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
47201           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
47202           !> t/lib/1_compile.t t/lib/mimeqp.t
47203 ____________________________________________________________________________
47204 [ 10387] By: nick                                  on 2001/06/02  07:39:17
47205         Log: Tweak util.c's atof2 for MULTIPLICITY
47206      Branch: perlio
47207            ! util.c
47208 ____________________________________________________________________________
47209 [ 10386] By: nick                                  on 2001/06/02  07:38:33
47210         Log: Integrate mainline
47211      Branch: perlio
47212           !> (integrate 41 files)
47213 ____________________________________________________________________________
47214 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
47215         Log: Add Attribute::Handlers 0.61 from Damian Conway.
47216      Branch: perl
47217            + lib/Attribute/Handlers.pm t/lib/attrhand.t
47218            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
47219 ____________________________________________________________________________
47220 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
47221         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
47222              From: Peter Prymmer <pvhp@forte.com>
47223              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
47224              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
47225      Branch: perl
47226            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
47227 ____________________________________________________________________________
47228 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
47229         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
47230              From: Jeff Pinyan <jeffp@crusoe.net>
47231              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
47232              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
47233      Branch: perl
47234            ! lib/File/Find.pm
47235 ____________________________________________________________________________
47236 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
47237         Log: Subject: [PATCH perl@10381] configure.com tweaks
47238              From: "Craig A. Berry" <craigberry@mac.com>
47239              Date: Fri, 1 Jun 2001 13:55:43 -0500
47240              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
47241      Branch: perl
47242            ! configure.com
47243 ____________________________________________________________________________
47244 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
47245         Log: Update Changes.
47246      Branch: perl
47247            ! Changes patchlevel.h
47248 ____________________________________________________________________________
47249 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
47250         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
47251              From: Mike Guy <mjtg@cam.ac.uk>
47252              Date: Fri, 01 Jun 2001 18:17:02 +0100
47253              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
47254      Branch: perl
47255            ! lib/perl5db.pl
47256 ____________________________________________________________________________
47257 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
47258         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47259              From: Hugo <hv@crypt.compulink.co.uk>
47260              Date: Thu, 31 May 2001 20:49:48 +0100
47261              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
47262      Branch: perl
47263            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
47264            ! util.c
47265 ____________________________________________________________________________
47266 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
47267         Log: Zero() is not available in x2p (or, rather, some of its
47268              implementations like memzero() might not be available.)
47269      Branch: perl
47270            ! x2p/hash.c
47271 ____________________________________________________________________________
47272 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
47273         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
47274              From: Michael G Schwern <schwern@pobox.com>
47275              Date: Fri, 1 Jun 2001 12:00:29 +0100
47276              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
47277              
47278              (But use Zero() instead of memset.)
47279      Branch: perl
47280            ! x2p/hash.c
47281 ____________________________________________________________________________
47282 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
47283         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47284              From: Jeff Pinyan <jeffp@crusoe.net>
47285              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
47286              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
47287      Branch: perl
47288            ! pod/perldiag.pod regcomp.c t/op/pat.t
47289 ____________________________________________________________________________
47290 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
47291         Log: Retract #10324 and #10333; not needed.
47292      Branch: perl
47293            ! hints/irix_6.sh hints/linux.sh
47294 ____________________________________________________________________________
47295 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
47296         Log: The #10370 wasn't quite right.
47297      Branch: perl
47298            ! ext/XS/Typemap/Typemap.xs
47299 ____________________________________________________________________________
47300 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
47301         Log: The metaconfig units changes for #10372.
47302      Branch: metaconfig/U/perl
47303            + d_realpath.U d_sresgproto.U d_sresuproto.U
47304            ! gccvers.U i_db.U
47305 ____________________________________________________________________________
47306 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
47307         Log: Configure tweaks; record the Berkeley DB version,
47308              probe for realpath(), for setresuid() and setresgid()
47309              prototypes; use realpath() (try to be paranoid enough),
47310              use the setres[ug]id prototypes because glibc has the functions
47311              but not their prototypes; add -Wall -ansi to gcc ccflags;
47312              regen toc.
47313      Branch: perl
47314            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47315            ! config_h.SH configure.com epoc/config.sh
47316            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
47317            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
47318            ! vos/config.ga.def win32/config.bc win32/config.gc
47319            ! win32/config.vc
47320 ____________________________________________________________________________
47321 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
47322         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
47323              From: Michael G Schwern <schwern@pobox.com>
47324              Date: Fri, 1 Jun 2001 11:28:14 +0100
47325              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
47326      Branch: perl
47327            ! lib/attributes.pm xsutils.c
47328 ____________________________________________________________________________
47329 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
47330         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
47331              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47332              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
47333              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
47334      Branch: perl
47335            ! ext/XS/Typemap/Typemap.xs
47336 ____________________________________________________________________________
47337 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
47338         Log: Subject: [patch] Cwd.xs optimizations/abstraction
47339              From: Doug MacEachern <dougm@covalent.net>
47340              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
47341              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
47342      Branch: perl
47343            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
47344            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
47345 ____________________________________________________________________________
47346 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
47347         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!])
47348              From: Nicholas Clark <nick@ccl4.org>
47349              Date: Thu, 31 May 2001 23:56:40 +0100
47350              Message-ID: <20010531235640.F12698@plum.flirble.org>
47351              
47352              Make the test work also under only static extensions
47353              (sh Configure -Uusedl fakes this nicely)
47354      Branch: perl
47355            ! t/lib/extutils.t
47356 ____________________________________________________________________________
47357 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
47358         Log: Subject: [PATCH hv.c] Eliminating trigraph
47359              From: Michael G Schwern <schwern@pobox.com>
47360              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
47361              Date: Fri, 1 Jun 2001 11:49:56 +0100
47362      Branch: perl
47363            ! hv.c
47364 ____________________________________________________________________________
47365 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
47366         Log: Subject: Re: [PATCH] Tests for File::Compare 
47367              From: "Philip Newton" <Philip.Newton@gmx.net>
47368              Date: Thu, 31 May 2001 19:44:05 +0200
47369              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
47370              
47371              Unnecessary "quotation marks".
47372      Branch: perl
47373            ! t/lib/filecomp.t
47374 ____________________________________________________________________________
47375 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
47376         Log: Integrate perlio.
47377      Branch: perl
47378           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
47379 ____________________________________________________________________________
47380 [ 10364] By: nick                                  on 2001/06/01  10:13:31
47381         Log: Cleanup dll.base and dll.exp created by GCC builds.
47382      Branch: perlio
47383            ! lib/ExtUtils/MM_Win32.pm
47384 ____________________________________________________________________________
47385 [ 10363] By: nick                                  on 2001/06/01  10:02:17
47386         Log: Make filecomp test work on CRLF platforms by adding binmode.
47387      Branch: perlio
47388            ! t/lib/filecomp.t
47389 ____________________________________________________________________________
47390 [ 10362] By: nick                                  on 2001/06/01  08:37:17
47391         Log: Integrate mainline
47392      Branch: perlio
47393           !> Changes Configure patchlevel.h perlio.c
47394 ____________________________________________________________________________
47395 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
47396         Log: panic:claustrophobia.
47397      Branch: perl
47398            ! perlio.c
47399 ____________________________________________________________________________
47400 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
47401         Log: Update Changes.
47402      Branch: perl
47403            ! Changes patchlevel.h
47404 ____________________________________________________________________________
47405 [ 10359] By: nick                                  on 2001/05/31  12:35:50
47406         Log: Integrate mainline.
47407      Branch: perlio
47408           +> t/lib/filecomp.t
47409           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
47410           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
47411 ____________________________________________________________________________
47412 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
47413         Log: Integrate perlio.
47414      Branch: perl
47415           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
47416           !> win32/config_H.vc
47417 ____________________________________________________________________________
47418 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
47419         Log: Metaconfig unit change for #10356.
47420      Branch: metaconfig
47421            ! U/installdirs/inc_version_list.U
47422 ____________________________________________________________________________
47423 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
47424         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
47425              (idea from Sarathy; implementation from Andy)
47426      Branch: perl
47427            ! Configure
47428 ____________________________________________________________________________
47429 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
47430         Log: More AUTHORS.
47431      Branch: perl
47432            ! AUTHORS
47433 ____________________________________________________________________________
47434 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
47435         Log: Subject: Re: [PATCH] Tests for File::Compare
47436              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
47437              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
47438              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
47439      Branch: perl
47440            + t/lib/filecomp.t
47441            ! MANIFEST t/lib/1_compile.t
47442 ____________________________________________________________________________
47443 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
47444         Log: Subject: [PATCH] DEBUG_* macro cleanups
47445              From: Abhijit Menon-Sen <ams@wiw.org>
47446              Date: Thu, 31 May 2001 12:16:22 +0530
47447              Message-ID: <20010531121622.B4829@lustre.linux.in>
47448              
47449              Subject: Re: [PATCH] DEBUG_* macro cleanups
47450              From: Abhijit Menon-Sen <ams@wiw.org>
47451              Date: Thu, 31 May 2001 13:57:01 +0530
47452              Message-ID: <20010531135701.A21775@lustre.linux.in>
47453              
47454              (The DEBUG_ definitions in perl.h changed to use the
47455              STMT_START and STMT_END.)
47456      Branch: perl
47457            ! perl.h pp_ctl.c sv.c toke.c
47458 ____________________________________________________________________________
47459 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
47460         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
47461              From: Abhijit Menon-Sen <ams@wiw.org>
47462              Date: Thu, 31 May 2001 08:27:55 +0530
47463              Message-ID: <20010531082755.A10018@lustre.linux.in>
47464      Branch: perl
47465            ! ext/Storable/Storable.xs gv.c perl.c
47466 ____________________________________________________________________________
47467 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
47468         Log: Subject: [PATCH] AUTHORS
47469              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47470              Date: Thu, 31 May 2001 01:27:59 -0500
47471              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
47472              
47473              Subject: Re: [PATCH] AUTHORS
47474              From: "Philip Newton" <Philip.Newton@gmx.net>
47475              Date: Thu, 31 May 2001 10:08:06 +0200
47476              (Message-Id missing?)
47477      Branch: perl
47478            ! AUTHORS
47479 ____________________________________________________________________________
47480 [ 10350] By: nick                                  on 2001/05/31  11:40:43
47481         Log: win32 - dmake regen_config_h
47482      Branch: perlio
47483            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47484 ____________________________________________________________________________
47485 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
47486         Log: Subject: Re: [PATCH util.c] More warning cleanups.
47487              From: "Philip Newton" <Philip.Newton@gmx.net>
47488              Date: Thu, 31 May 2001 07:41:36 +0200
47489              Message-Id: <200105310538.IAA25458@taku.hut.fi>
47490              
47491              Undo C++-ism that snekt in.
47492      Branch: perl
47493            ! util.c
47494 ____________________________________________________________________________
47495 [ 10348] By: nick                                  on 2001/05/31  11:36:46
47496         Log: Tolerate Win32 numerics
47497      Branch: perlio
47498            ! t/pragma/warn/toke
47499 ____________________________________________________________________________
47500 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
47501         Log: Integrate perlio.
47502      Branch: perl
47503           !> perlio.c win32/win32.h
47504 ____________________________________________________________________________
47505 [ 10346] By: nick                                  on 2001/05/31  10:54:55
47506         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
47507              perlio.c change 10255.
47508      Branch: perlio
47509            ! perlio.c
47510 ____________________________________________________________________________
47511 [ 10345] By: nick                                  on 2001/05/31  10:01:57
47512         Log: Conditionally put back some "unused" dTHX which are used
47513              with PERL_IMPLICIT_SYS
47514      Branch: perlio
47515            ! perlio.c
47516 ____________________________________________________________________________
47517 [ 10344] By: nick                                  on 2001/05/31  10:00:59
47518         Log: Fix Win32 for new spelling IN_BYTES 
47519      Branch: perlio
47520            ! win32/win32.h
47521 ____________________________________________________________________________
47522 [ 10343] By: nick                                  on 2001/05/31  08:01:32
47523         Log: perlio.c -Wall cleaner under MULTIPLICITY
47524              - still minor noise with linux stdio
47525      Branch: perlio
47526            ! perlio.c
47527 ____________________________________________________________________________
47528 [ 10342] By: nick                                  on 2001/05/31  07:52:23
47529         Log: Integrate mainline.
47530      Branch: perlio
47531           !> (integrate 42 files)
47532 ____________________________________________________________________________
47533 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
47534         Log: AUTHORS updates.
47535      Branch: perl
47536            ! AUTHORS
47537 ____________________________________________________________________________
47538 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
47539         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
47540              From: Peter Prymmer <pvhp@forte.com>
47541              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
47542              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
47543      Branch: perl
47544            ! t/lib/md5-file.t
47545 ____________________________________________________________________________
47546 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
47547         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
47548              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
47549              to match the pragma name; various robustness cleanups.
47550      Branch: perl
47551            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
47552            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
47553 ____________________________________________________________________________
47554 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
47555         Log: More -Wall sweeping.
47556      Branch: perl
47557            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
47558            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
47559            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
47560            ! regcomp.c sv.c toke.c utf8.c
47561 ____________________________________________________________________________
47562 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
47563         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
47564              From: Nicholas Clark <nick@ccl4.org>
47565              Date: Wed, 30 May 2001 22:34:41 +0100
47566              Message-ID: <20010530223441.Y86445@plum.flirble.org>
47567      Branch: perl
47568            ! t/op/cmp.t
47569 ____________________________________________________________________________
47570 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
47571         Log: It's is not, it isn't ain't, and it's it's, not its,
47572              if you mean it is. If you don't, it's its. Then too,
47573              it's hers. It isn't her's. It isn't our's either.
47574              It's ours, and likewise yours and theirs.
47575              -- Oxford University Press, Edpress News
47576      Branch: perl
47577            ! lib/autouse.pm
47578 ____________________________________________________________________________
47579 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
47580         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
47581      Branch: perl
47582            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
47583            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
47584            ! x2p/str.c x2p/walk.c xsutils.c
47585 ____________________________________________________________________________
47586 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
47587         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47588              From: Michael G Schwern <schwern@pobox.com>
47589              Date: Wed, 30 May 2001 17:10:38 +0100
47590              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
47591              
47592              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47593              From: Abhijit Menon-Sen <ams@wiw.org>
47594              Date: Wed, 30 May 2001 23:16:13 +0530
47595              Message-ID: <20010530231613.A31933@lustre.linux.in>
47596      Branch: perl
47597            ! perl.c t/run/runenv.t
47598 ____________________________________________________________________________
47599 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
47600         Log: (Retracted by #10375.)
47601              
47602              IRIX hints patch from Merijn Broeren.
47603              
47604              TODO: (this and the earlier Linux hints patch) should be solved
47605              at Configure level.  Merijn: -ldb should not be used on any platform
47606              for perl, just when linking DBFile itself. Trying to be helpful here
47607              is counterproductive.
47608      Branch: perl
47609            ! hints/irix_6.sh
47610 ____________________________________________________________________________
47611 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
47612         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
47613              From: Nicholas Clark <nick@ccl4.org>
47614              Date: Wed, 30 May 2001 23:20:58 +0100
47615              Message-ID: <20010530232058.B86445@plum.flirble.org>
47616      Branch: perl
47617            ! doop.c
47618 ____________________________________________________________________________
47619 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
47620         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
47621              From: Michael G Schwern <schwern@pobox.com> 
47622              Date: Wed, 30 May 2001 15:24:20 +0100
47623              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
47624      Branch: perl
47625            ! t/pragma/autouse.t
47626 ____________________________________________________________________________
47627 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
47628         Log: The regex trick wasn't a good idea.
47629      Branch: perl
47630            ! pod/perlfaq4.pod
47631 ____________________________________________________________________________
47632 [ 10329] By: nick                                  on 2001/05/30  18:34:35
47633         Log: Integrate mainline
47634      Branch: perlio
47635           !> (integrate 40 files)
47636 ____________________________________________________________________________
47637 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
47638         Log: Update Changes.
47639      Branch: perl
47640            ! Changes patchlevel.h
47641 ____________________________________________________________________________
47642 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
47643         Log: The metaconfig unit change for #10325.
47644      Branch: metaconfig
47645            + U/modified/afs.U
47646 ____________________________________________________________________________
47647 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
47648         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
47649              is now wrong.
47650      Branch: perl
47651            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
47652 ____________________________________________________________________________
47653 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
47654         Log: Introduce $Config{afsroot}.
47655      Branch: perl
47656            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47657            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
47658            ! win32/config.gc win32/config.vc
47659 ____________________________________________________________________________
47660 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
47661         Log: (Retracted by #10375.)
47662              
47663              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
47664      Branch: perl
47665            ! hints/linux.sh
47666 ____________________________________________________________________________
47667 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
47668         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
47669              (Also Configure tweaks needed; coming up soon.)
47670      Branch: perl
47671            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
47672 ____________________________________________________________________________
47673 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
47674         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
47675              From: Michael G Schwern <schwern@pobox.com>
47676              Date: Sun, 27 May 2001 10:29:43 +0100
47677              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
47678      Branch: perl
47679            ! lib/perl5db.pl
47680 ____________________________________________________________________________
47681 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
47682         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
47683              and Abhijit Menon-Sen.
47684      Branch: perl
47685            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
47686            ! perl.c pp_sys.c regcomp.c
47687 ____________________________________________________________________________
47688 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
47689         Log: Fix the BOOT section to call myU2time properly.
47690      Branch: perl
47691            ! ext/Time/HiRes/HiRes.xs
47692 ____________________________________________________________________________
47693 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
47694         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
47695              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
47696              Date: Wed, 30 May 2001 09:44:29 -0400
47697              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
47698              
47699              Detypo; plus add one more trick.
47700      Branch: perl
47701            ! pod/perlfaq4.pod
47702 ____________________________________________________________________________
47703 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
47704         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)
47705              From: Michael G Schwern <schwern@pobox.com>
47706              Date: Wed, 30 May 2001 14:39:06 +0100
47707              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
47708      Branch: perl
47709            ! lib/autouse.pm t/pragma/autouse.t
47710 ____________________________________________________________________________
47711 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
47712         Log: Subject: Re: AIX and gcc (moving targets)
47713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47714              Date: Wed, 30 May 2001 15:25:08 +0200
47715              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
47716      Branch: perl
47717            ! ext/Time/HiRes/HiRes.xs
47718 ____________________________________________________________________________
47719 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
47720         Log: Subject: [PATCH t/TEST] sorting tests
47721              From: Michael G Schwern <schwern@pobox.com>
47722              Date: Wed, 30 May 2001 10:24:02 +0100
47723              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
47724      Branch: perl
47725            ! t/TEST
47726 ____________________________________________________________________________
47727 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
47728         Log: Subject: [ID 20010529.002] typos in man page perlre
47729              From: bart@cg681574-a.adubn1.nj.home.com 
47730              Date: Tue, 29 May 2001 13:58:59 -0500
47731              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
47732      Branch: perl
47733            ! pod/perlre.pod
47734 ____________________________________________________________________________
47735 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
47736         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
47737              From: "Craig A. Berry" <craigberry@mac.com>
47738              Date: Tue, 29 May 2001 23:23:45 -0500
47739              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
47740      Branch: perl
47741            ! t/lib/extutils.t t/pragma/autouse.t
47742 ____________________________________________________________________________
47743 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
47744         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)
47745              From: David Dyck <dcd@tc.fluke.com>
47746              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
47747              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
47748      Branch: perl
47749            ! t/lib/filefind.t
47750 ____________________________________________________________________________
47751 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
47752         Log: AIX hints update for gcc from Merijn H. Brand.
47753      Branch: perl
47754            ! hints/aix.sh
47755 ____________________________________________________________________________
47756 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
47757         Log: Retract #10295 and #10296: a more generic solution
47758              is needed (there's something funny with gcc on AIX).
47759      Branch: perl
47760            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
47761 ____________________________________________________________________________
47762 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
47763         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
47764              From: Hugo <hv@crypt.compulink.co.uk>
47765              Date: Wed, 30 May 2001 11:59:19 +0100
47766              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
47767              
47768              localizing $@ has unfortunate semantics - if you die past
47769              a local $@, the die message is lost.
47770      Branch: perl
47771            ! lib/utf8_heavy.pl
47772 ____________________________________________________________________________
47773 [ 10309] By: nick                                  on 2001/05/30  08:23:02
47774         Log: Integrate mainline (autouse works again.)
47775      Branch: perlio
47776           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
47777           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
47778           !> pod/perlvar.pod t/op/cmp.t
47779 ____________________________________________________________________________
47780 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
47781         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
47782              From: David Dyck <dcd@tc.fluke.com>
47783              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
47784              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
47785      Branch: perl
47786            ! lib/File/Find.pm
47787 ____________________________________________________________________________
47788 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
47789         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
47790              From: Nicholas Clark <nick@ccl4.org>
47791              Date: Tue, 29 May 2001 23:16:09 +0100
47792              Message-ID: <20010529231609.U86445@plum.flirble.org>
47793              
47794              Make the test output slightly clearer by distinguishing
47795              between '' and undef.
47796      Branch: perl
47797            ! t/op/cmp.t
47798 ____________________________________________________________________________
47799 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
47800         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
47801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47802              Date: Tue, 29 May 2001 19:15:19 -0400
47803              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
47804      Branch: perl
47805            ! hints/os2.sh
47806 ____________________________________________________________________________
47807 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
47808         Log: Subject: perlvar.pod addition
47809              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
47810              Date: Fri, 25 May 2001 20:23:12 +0200
47811              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
47812              
47813              Subject: Re: perlvar.pod addition
47814              From: "Abigail" <abigail@foad.org> 
47815              Date: Fri, 25 May 2001 22:00:39 +0200
47816              Message-ID: <20010525200039.28029.qmail@foad.org>
47817              
47818              Mention $a and $b in perlvar.
47819      Branch: perl
47820            ! pod/perlvar.pod
47821 ____________________________________________________________________________
47822 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
47823         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
47824              From: Jeff Pinyan <jeffp@crusoe.net>
47825              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
47826              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
47827      Branch: perl
47828            ! pod/perlvar.pod
47829 ____________________________________________________________________________
47830 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
47831         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
47832              From: Jeff Pinyan <jeffp@crusoe.net>
47833              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
47834              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
47835      Branch: perl
47836            ! pod/perlfaq6.pod
47837 ____________________________________________________________________________
47838 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
47839         Log: Mention Time::localtime and Time::gmtime.
47840      Branch: perl
47841            ! ext/Time/Piece/Piece.pm
47842 ____________________________________________________________________________
47843 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
47844         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
47845              From: Michael G Schwern <schwern@pobox.com>
47846              Date: Tue, 29 May 2001 18:51:32 +0100
47847              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
47848      Branch: perl
47849            ! pod/perlfaq4.pod
47850 ____________________________________________________________________________
47851 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
47852         Log: Retract #10243.
47853      Branch: perl
47854            ! lib/autouse.pm
47855 ____________________________________________________________________________
47856 [ 10299] By: nick                                  on 2001/05/29  18:41:19
47857         Log: Post weekend integrate mainline (fails one test pragma/autouse).
47858      Branch: perlio
47859           +> (branch 29 files)
47860           !> (integrate 91 files)
47861 ____________________________________________________________________________
47862 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
47863         Log: Update Changes.
47864      Branch: perl
47865            ! Changes patchlevel.h
47866 ____________________________________________________________________________
47867 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
47868         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
47869              before Perl_load_module/Perl_call_method and restore the value
47870              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
47871      Branch: perl
47872            ! utf8.c
47873 ____________________________________________________________________________
47874 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
47875         Log: Subject: Re: AIX and gcc (moving targets)
47876              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47877              Date: Tue, 29 May 2001 17:59:40 +0200
47878              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
47879      Branch: perl
47880            ! ext/Storable/Makefile.PL
47881 ____________________________________________________________________________
47882 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
47883         Log: Subject: Re: AIX and gcc (moving targets)
47884              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47885              Date: Tue, 29 May 2001 12:32:57 +0200
47886              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
47887      Branch: perl
47888            ! ext/POSIX/Makefile.PL
47889 ____________________________________________________________________________
47890 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
47891         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
47892              From: Michael G Schwern <schwern@pobox.com>
47893              Date: Tue, 29 May 2001 09:53:29 +0100
47894              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
47895              
47896              (#10280 retracted)
47897      Branch: perl
47898            ! lib/Test/Harness.pm t/lib/test-harness.t
47899 ____________________________________________________________________________
47900 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
47901         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
47902              From: Michael G Schwern <schwern@pobox.com>
47903              Date: Tue, 29 May 2001 09:19:52 +0100
47904              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
47905      Branch: perl
47906            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
47907            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
47908            + t/lib/Test/todo.t
47909            ! MANIFEST lib/Test.pm t/TEST
47910 ____________________________________________________________________________
47911 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
47912         Log: From: Michael G Schwern <schwern@pobox.com>
47913              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
47914              Date: Tue, 29 May 2001 08:26:09 +0100
47915              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
47916      Branch: perl
47917            ! t/TEST
47918 ____________________________________________________________________________
47919 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
47920         Log: Add tests for Time::gmtime and Time::localtime.
47921      Branch: perl
47922            + t/lib/time-gmtime.t t/lib/time-localtime.t
47923            ! MANIFEST t/lib/1_compile.t
47924 ____________________________________________________________________________
47925 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
47926         Log: Add test for File::stat.
47927      Branch: perl
47928            + t/lib/filestat.t
47929            ! MANIFEST t/lib/1_compile.t
47930 ____________________________________________________________________________
47931 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
47932         Log: Add test for Net::servent.
47933      Branch: perl
47934            + t/lib/net-sent.t
47935            ! MANIFEST t/lib/1_compile.t
47936 ____________________________________________________________________________
47937 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
47938         Log: Add test for Net::protoent.
47939      Branch: perl
47940            + t/lib/net-pent.t
47941            ! MANIFEST t/lib/1_compile.t
47942 ____________________________________________________________________________
47943 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
47944         Log: Add test for Net::netent.
47945      Branch: perl
47946            + t/lib/net-nent.t
47947            ! MANIFEST t/lib/1_compile.t
47948 ____________________________________________________________________________
47949 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
47950         Log: Add test for User::grent.  Portability doubtful.
47951      Branch: perl
47952            + t/lib/user-grent.t
47953            ! MANIFEST t/lib/1_compile.t
47954 ____________________________________________________________________________
47955 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
47956         Log: Add test for User::pwent.
47957              Probably will fall down somewhere for portability reasons.
47958      Branch: perl
47959            + t/lib/user-pwent.t
47960            ! MANIFEST t/lib/1_compile.t
47961 ____________________________________________________________________________
47962 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
47963         Log: Metaconfig units changes for #10283.
47964      Branch: metaconfig
47965            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
47966            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
47967            ! U/installdirs/sitescript.U U/modified/Signal.U
47968 ____________________________________________________________________________
47969 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
47970         Log: Subject: [PATCH 5.6.1] signal names in Configure
47971              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47972              Date: Tue, 29 May 2001 03:52:25 -0400
47973              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
47974              
47975              Subject: [PATCH 5.6.1] older perl in Configure
47976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47977              Date: Tue, 29 May 2001 03:55:40 -0400
47978              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
47979              
47980              Subject: [PATCH 5.6.1] goofs in Configure
47981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47982              Date: Tue, 29 May 2001 04:13:07 -0400
47983              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
47984              
47985              Configure portability tweaks.
47986      Branch: perl
47987            ! Configure
47988 ____________________________________________________________________________
47989 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
47990         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
47991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47992              Date: Tue, 29 May 2001 04:07:06 -0400
47993              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
47994      Branch: perl
47995            ! os2/os2.c
47996 ____________________________________________________________________________
47997 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
47998         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
47999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48000              Date: Tue, 29 May 2001 04:01:38 -0400
48001              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
48002      Branch: perl
48003            ! hints/os2.sh os2/Makefile.SHs
48004 ____________________________________________________________________________
48005 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
48006         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
48007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48008              Date: Tue, 29 May 2001 03:50:18 -0400
48009              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
48010      Branch: perl
48011            ! lib/Test/Harness.pm
48012 ____________________________________________________________________________
48013 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
48014         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
48015      Branch: perl
48016            ! lib/utf8_heavy.pl
48017 ____________________________________________________________________________
48018 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
48019         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
48020              From: Hugo <hv@crypt.compulink.co.uk>
48021              Date: Tue, 29 May 2001 03:03:45 +0100
48022              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
48023              
48024              Explanation why the $@ always gets the UTF8 flag when under use utf8--
48025              because we told it to have the flag when under use utf8.
48026      Branch: perl
48027            ! pp_ctl.c
48028 ____________________________________________________________________________
48029 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
48030         Log: At least a partial fix for 20010528.004.
48031      Branch: perl
48032            ! lib/utf8_heavy.pl
48033 ____________________________________________________________________________
48034 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
48035         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
48036              From: Nicholas Clark <nick@ccl4.org> 
48037              Date: Mon, 28 May 2001 23:39:38 +0100
48038              Message-ID: <20010528233938.M86445@plum.flirble.org>
48039              
48040              More portable non-zero UV.
48041      Branch: perl
48042            ! t/lib/extutils.t
48043 ____________________________________________________________________________
48044 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
48045         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
48046              From: Nicholas Clark <nick@ccl4.org>
48047              Date: Mon, 28 May 2001 22:46:09 +0100
48048              Message-ID: <20010528224608.L86445@plum.flirble.org>
48049              
48050              Test also "make clean".
48051      Branch: perl
48052            ! t/lib/extutils.t
48053 ____________________________________________________________________________
48054 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
48055         Log: Subject: Re: Would -Wno-unused -Wall be better?
48056              From: Michael G Schwern <schwern@pobox.com>
48057              Date: Tue, 29 May 2001 00:55:54 +0100
48058              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
48059      Branch: perl
48060            ! pp.h
48061 ____________________________________________________________________________
48062 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
48063         Log: Add a test for 20010528.007, fixed in #10272.
48064      Branch: perl
48065            ! t/op/misc.t toke.c
48066 ____________________________________________________________________________
48067 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
48068         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
48069              From: Hugo <hv@crypt.compulink.co.uk>
48070              Date: Tue, 29 May 2001 00:23:23 +0100
48071              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
48072      Branch: perl
48073            ! toke.c
48074 ____________________________________________________________________________
48075 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
48076         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48077              From: Michael G Schwern <schwern@pobox.com>
48078              Date: Tue, 29 May 2001 00:42:59 +0100
48079              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
48080      Branch: perl
48081            ! t/pragma/autouse.t
48082 ____________________________________________________________________________
48083 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
48084         Log: Some shells seemingly arrange the signal handlers differently
48085              (bug id 20010521.004).
48086      Branch: perl
48087            ! t/lib/sigaction.t
48088 ____________________________________________________________________________
48089 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
48090         Log: Regen perlmodlib.
48091      Branch: perl
48092            ! pod/perlmodlib.pod
48093 ____________________________________________________________________________
48094 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
48095         Log: Update Changes.
48096      Branch: perl
48097            ! Changes patchlevel.h
48098 ____________________________________________________________________________
48099 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
48100         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
48101              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48102              Date: Mon, 28 May 2001 14:56:35 -0500
48103              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
48104      Branch: perl
48105            ! pod/perlnewmod.pod
48106 ____________________________________________________________________________
48107 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
48108         Log: Regen toc.
48109      Branch: perl
48110            ! pod/perltoc.pod
48111 ____________________________________________________________________________
48112 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
48113         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
48114              From: "Richard Soderberg" <rs@crystalflame.net>
48115              Date: Mon, 28 May 2001 12:31:23 -0700
48116              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
48117      Branch: perl
48118            ! t/op/splice.t
48119 ____________________________________________________________________________
48120 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
48121         Log: The #10260 was too bold: locales and utf8 still do not mix.
48122      Branch: perl
48123            ! t/pragma/locale.t
48124 ____________________________________________________________________________
48125 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
48126         Log: Subject: [PATCH] Pod nitpicks
48127              From: "Richard Soderberg" <rs@crystalflame.net>
48128              Date: Mon, 28 May 2001 10:08:58 -0700
48129              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
48130      Branch: perl
48131            ! pod/perl571delta.pod pod/perlapi.pod sv.h
48132 ____________________________________________________________________________
48133 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
48134         Log: Upgrade to I18N::LangTags 0.22.
48135      Branch: perl
48136            + lib/I18N/LangTags/List.pod
48137            ! MANIFEST lib/I18N/LangTags.pm
48138 ____________________________________________________________________________
48139 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
48140         Log: A slightly more serious bug found by -Mutf8; op/misc and
48141              lib/complex dumped core.
48142      Branch: perl
48143            ! regexec.c
48144 ____________________________________________________________________________
48145 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
48146         Log: Various buglets shaken out by -Mutf8.
48147      Branch: perl
48148            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
48149            ! t/pragma/locale.t
48150 ____________________________________________________________________________
48151 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
48152         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
48153      Branch: perl
48154            ! t/lib/carp.t
48155 ____________________________________________________________________________
48156 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
48157         Log: Subject: [PATCH] todo patch
48158              From: Artur Bergman <artur@contiller.se> 
48159              Date: Mon, 28 May 2001 17:03:51 +0200
48160              Message-ID: <B7383577.F34%artur@contiller.se>
48161      Branch: perl
48162            ! pod/perltodo.pod
48163 ____________________________________________________________________________
48164 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
48165         Log: Subject: typo in perlguts.pod
48166              From: "John P. Linderman" <jpl@research.att.com>
48167              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
48168              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
48169      Branch: perl
48170            ! pod/perlguts.pod
48171 ____________________________________________________________________________
48172 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
48173         Log: Subject: AIX and gcc (moving targets)
48174              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48175              Date: Mon, 28 May 2001 12:54:04 +0200
48176              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
48177      Branch: perl
48178            ! hints/aix.sh
48179 ____________________________________________________________________________
48180 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
48181         Log: Subject: Re: perlio + multiple perl_alloc..destruct
48182              From: Doug MacEachern <dougm@covalent.net>
48183              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
48184              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
48185      Branch: perl
48186            ! perlio.c
48187 ____________________________________________________________________________
48188 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
48189         Log: The #10251 wasn't quite up-to-the-code.
48190      Branch: perl
48191            ! t/op/misc.t
48192 ____________________________________________________________________________
48193 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
48194         Log: Test case for bug 20010526.004, fixed in #10252.
48195      Branch: perl
48196            ! t/op/taint.t
48197 ____________________________________________________________________________
48198 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
48199         Log: Subject: Re: [ID 20010526.004] Taint looses value
48200              From: Hugo <hv@crypt.compulink.co.uk>
48201              Date: Sun, 27 May 2001 20:39:32 +0100
48202              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
48203      Branch: perl
48204            ! sv.c
48205 ____________________________________________________________________________
48206 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
48207         Log: Test case for 20010422.005, fixed by #10250.
48208      Branch: perl
48209            ! t/op/misc.t
48210 ____________________________________________________________________________
48211 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
48212         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
48213              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48214              Date: Mon, 28 May 2001 06:39:12 -0400
48215              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
48216      Branch: perl
48217            ! toke.c
48218 ____________________________________________________________________________
48219 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
48220         Log: Linerewrapping.
48221      Branch: perl
48222            ! lib/open.pm
48223 ____________________________________________________________________________
48224 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
48225         Log: Updates on the modules list.
48226      Branch: perl
48227            ! t/lib/1_compile.t
48228 ____________________________________________________________________________
48229 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
48230         Log: Add a test for PerlIO.
48231              
48232              (I probably got the crlf/raw thing wrong for clrfy platforms...)
48233      Branch: perl
48234            + t/lib/perlio.t
48235            ! MANIFEST lib/PerlIO.pm
48236 ____________________________________________________________________________
48237 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
48238         Log: Add a test for carp et alia.
48239      Branch: perl
48240            + t/lib/carp.t
48241            ! MANIFEST
48242 ____________________________________________________________________________
48243 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
48244         Log: Adding the new test would be swell.
48245      Branch: perl
48246            + t/pragma/autouse.t
48247 ____________________________________________________________________________
48248 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
48249         Log: Add a test for the autouse pragma.
48250      Branch: perl
48251            ! MANIFEST
48252 ____________________________________________________________________________
48253 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
48254         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48255              From: dLux <dlux@spam.sch.bme.hu>
48256              Date: Sun, 27 May 2001 16:14:26 +0200
48257              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
48258      Branch: perl
48259            ! lib/autouse.pm
48260 ____________________________________________________________________________
48261 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
48262         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
48263              From: "Richard Soderberg" <rs@crystalflame.net>
48264              Date: Mon, 28 May 2001 03:56:36 -0700
48265              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
48266      Branch: perl
48267            ! utils/dprofpp.PL
48268 ____________________________________________________________________________
48269 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
48270         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
48271              From: "Stephen P. Potter" <spp@spotter.yi.org>
48272              Date: Tue, 22 May 2001 11:40:25 -0400
48273              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
48274              
48275              Subject: Re: [ID 20010522.003] Time::Local module bug
48276              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
48277              Date: Tue, 22 May 2001 11:50:19 -0400
48278              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
48279      Branch: perl
48280            ! lib/Time/Local.pm
48281 ____________________________________________________________________________
48282 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
48283         Log: The PERL_DL_NONLAZY can have whitespace in front.
48284      Branch: perl
48285            ! t/lib/extutils.t
48286 ____________________________________________________________________________
48287 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
48288         Log: Document strftime() and strptime().
48289      Branch: perl
48290            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
48291 ____________________________________________________________________________
48292 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
48293         Log: Make Time::Piece::strptime() to be a function, not a method.
48294      Branch: perl
48295            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48296 ____________________________________________________________________________
48297 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
48298         Log: Tweak the test to be more portable.
48299      Branch: perl
48300            ! t/lib/extutils.t
48301 ____________________________________________________________________________
48302 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
48303         Log: Subject: PATCH: Re: Re: Attributes that tie
48304              From: Leon Brocard <acme@astray.com>
48305              Date: Sun, 27 May 2001 12:37:29 +0100
48306              Message-ID: <20010527123729.A22663@ns0.astray.com>
48307              
48308              Document that variable attributes are not currently usable
48309              for tieing.  (An ugly limitation that should be fixed.)
48310      Branch: perl
48311            ! lib/attributes.pm
48312 ____________________________________________________________________________
48313 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
48314         Log: Microperl tweaks.
48315      Branch: perl
48316            ! Makefile.micro uconfig.h uconfig.sh
48317 ____________________________________________________________________________
48318 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
48319         Log: Add make target for microperl (kind of silly, but convenient).
48320      Branch: perl
48321            ! Makefile.SH
48322 ____________________________________________________________________________
48323 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
48324         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
48325              for microperl.)
48326      Branch: perl
48327            ! doio.c
48328 ____________________________________________________________________________
48329 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
48330         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
48331              From: rspier@pobox.com (Robert Spier)
48332              Date: Sat, 26 May 2001 20:05:23 -0400
48333              Message-ID: <15120.17603.148648.12430@rls.cx>
48334              
48335              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
48336              From: rspier@pobox.com (Robert Spier)
48337              Date: Sun, 27 May 2001 00:23:12 -0400
48338              Message-ID: <15120.33072.511966.767230@rls.cx>
48339      Branch: perl
48340            ! doio.c pod/perlfunc.pod
48341 ____________________________________________________________________________
48342 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
48343         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
48344      Branch: perl
48345            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48346 ____________________________________________________________________________
48347 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
48348         Log: Add README.tru64.
48349      Branch: perl
48350            + README.tru64
48351 ____________________________________________________________________________
48352 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
48353         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
48354      Branch: perl
48355            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48356            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
48357            ! MANIFEST
48358 ____________________________________________________________________________
48359 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
48360         Log: Integrate I18N::LangTags from Sean Burke.
48361              
48362              TODO: the language list from RFC 3066 needs to be integrated
48363              and made available somehow.  The list is included in the
48364              I18N-LangTags 0.21 distribution, but it is undocumented
48365              and unconnected to the module.
48366      Branch: perl
48367            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
48368            ! MANIFEST
48369 ____________________________________________________________________________
48370 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
48371         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
48372              envisioned by Sarathy.
48373      Branch: perl
48374            ! t/op/ver.t toke.c
48375 ____________________________________________________________________________
48376 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
48377         Log: Subject: [ID 20010525.001] Pod typo nits fixed
48378              From: lvirden@cas.org
48379              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
48380              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
48381              
48382              minus the perlsolaris decimation plus the
48383              
48384              Subject: Re: [ID 20010525.001] Pod typo nits fixed
48385              From: "Philip Newton" <Philip.Newton@gmx.net>
48386              Date: Fri, 25 May 2001 18:05:55 +0200
48387              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
48388      Branch: perl
48389            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
48390            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
48391            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
48392            ! pod/perlutil.pod pod/perlxstut.pod
48393 ____________________________________________________________________________
48394 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
48395         Log: return clauses are nice.
48396      Branch: perl
48397            ! sv.c
48398 ____________________________________________________________________________
48399 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
48400         Log: Subject: change 10199 backwards?
48401              From: Doug MacEachern <dougm@covalent.net>
48402              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
48403              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
48404      Branch: perl
48405            ! sv.c
48406 ____________________________________________________________________________
48407 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
48408         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
48409              From: Hugo <hv@crypt.compulink.co.uk>
48410              Date: Sat, 26 May 2001 17:05:12 +0100
48411              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
48412      Branch: perl
48413            + t/op/gmagic.t
48414            ! MANIFEST doop.c embed.h embed.pl global.sym
48415            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
48416            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
48417 ____________________________________________________________________________
48418 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
48419         Log: Regen headers for #10221.
48420      Branch: perl
48421            ! global.sym objXSUB.h perlapi.c
48422 ____________________________________________________________________________
48423 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
48424         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
48425              From: Juha Laiho <juha.laiho@Elma.Net>
48426              Date: Thu, 3 May 2001 09:51:30 +0300
48427              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
48428      Branch: perl
48429            ! embed.pl
48430 ____________________________________________________________________________
48431 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
48432         Log: Subject: Re: [PATCH] Re: stability of sort()?
48433              From: "John P. Linderman" <jpl@research.att.com>
48434              Date: Sat, 26 May 2001 13:27:19 -0400
48435              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
48436      Branch: perl
48437            ! pod/perlfunc.pod
48438 ____________________________________________________________________________
48439 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
48440         Log: Integrate perlio.
48441      Branch: perl
48442           !> pod/perlguts.pod
48443 ____________________________________________________________________________
48444 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
48445         Log: Subject: [PATCH perl@10210] PerlIO for VMS
48446              From: "Craig A. Berry" <craigberry@mac.com>
48447              Date: Sat, 26 May 2001 09:34:11 -0500
48448              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
48449      Branch: perl
48450            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
48451            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
48452            ! vms/vmsish.h
48453 ____________________________________________________________________________
48454 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
48455         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
48456              From: David Dyck <dcd@tc.fluke.com>
48457              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
48458              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
48459      Branch: perl
48460            ! lib/perl5db.pl
48461 ____________________________________________________________________________
48462 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
48463         Log: Subject: utf8 regexp tests
48464              From: Hugo <hv@crypt.compulink.co.uk>
48465              Date: Fri, 25 May 2001 22:35:01 +0100
48466              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
48467      Branch: perl
48468            ! t/op/regexp.t
48469 ____________________________________________________________________________
48470 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
48471         Log: Subject: [PATCH] Re: stability of sort()?
48472              From: Nicholas Clark <nick@ccl4.org>
48473              Date: Fri, 25 May 2001 22:40:19 +0100
48474              Message-ID: <20010525224019.B86445@plum.flirble.org>
48475      Branch: perl
48476            ! pod/perlfunc.pod
48477 ____________________________________________________________________________
48478 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
48479         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
48480              From: John Peacock <jpeacock@rowman.com>
48481              Date: Thu, 24 May 2001 22:14:01 -0400
48482              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
48483      Branch: perl
48484            ! mg.c scope.c sv.c
48485 ____________________________________________________________________________
48486 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
48487         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
48488              From: Nicholas Clark <nick@ccl4.org>
48489              Date: Sun, 20 May 2001 19:24:13 +0100
48490              Message-ID: <20010520192413.G83222@plum.flirble.org>
48491      Branch: perl
48492            + lib/ExtUtils/Constant.pm t/lib/extutils.t
48493            ! MANIFEST utils/h2xs.PL
48494 ____________________________________________________________________________
48495 [ 10212] By: nick                                  on 2001/05/26  09:49:28
48496         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
48497              add a few more notes there on use of mortals on the stack.
48498      Branch: perlio
48499            ! pod/perlguts.pod
48500 ____________________________________________________________________________
48501 [ 10211] By: nick                                  on 2001/05/26  09:05:36
48502         Log: Integrate mainline
48503      Branch: perlio
48504           +> t/lib/fcntl.t t/pragma/vars.t
48505           !> (integrate 49 files)
48506 ____________________________________________________________________________
48507 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
48508         Log: Update Changes.
48509      Branch: perl
48510            ! Changes patchlevel.h
48511 ____________________________________________________________________________
48512 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
48513         Log: Based on
48514              
48515              Subject: [PATCH pp.c] Wrapping pack("C",256)
48516              From: Simon Cozens <simon@netthink.co.uk>
48517              Date: Sat, 12 May 2001 17:58:41 +0100
48518              Message-ID: <20010512175841.A6132@netthink.co.uk>
48519      Branch: perl
48520            ! pod/perldiag.pod pp.c t/pragma/warn/pp
48521 ____________________________________________________________________________
48522 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
48523         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
48524              From: "Brendan O'Dea" <bod@compusol.com.au>
48525              Date: Fri, 25 May 2001 11:18:29 +1000
48526              Message-ID: <20010525111829.A28411@compusol.com.au>
48527              
48528              (Slightly modified.)
48529      Branch: perl
48530            ! lib/Term/Cap.pm
48531 ____________________________________________________________________________
48532 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
48533         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
48534              From: Hugo <hv@crypt.compulink.co.uk>
48535              Date: Fri, 25 May 2001 02:13:25 +0100
48536              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
48537      Branch: perl
48538            ! t/op/misc.t
48539 ____________________________________________________________________________
48540 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
48541         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
48542              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
48543              Date: Fri, 25 May 2001 10:25:36 +0900
48544              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
48545      Branch: perl
48546            ! regcomp.c regexec.c
48547 ____________________________________________________________________________
48548 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
48549         Log: Subject: [PATCH #2] stash autovivification and method call error messages
48550              From: Ilmari Karonen <iltzu@sci.fi>
48551              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
48552              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
48553      Branch: perl
48554            ! gv.c pp_hot.c t/op/method.t
48555 ____________________________________________________________________________
48556 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
48557         Log: Add make target and documentation for gprof profiling.
48558      Branch: perl
48559            ! Makefile.SH pod/perlhack.pod
48560 ____________________________________________________________________________
48561 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
48562         Log: Subject: Don't think about UTF8 
48563              From: Mike Guy <mjtg@cam.ac.uk> 
48564              Date: Tue, 22 May 2001 14:35:39 +0100
48565              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
48566      Branch: perl
48567            ! sv.h
48568 ____________________________________________________________________________
48569 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
48570         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
48571              From: Geraint A Edwards <gedge@serf.org> 
48572              Date: Thu, 24 May 2001 22:51:24 +0100
48573              Message-Id: <20010524225124.A34981@cymru.serf.org>
48574      Branch: perl
48575            ! x2p/find2perl.PL
48576 ____________________________________________________________________________
48577 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
48578         Log: DB_File has its own attribute story.
48579      Branch: perl
48580            ! ext/DB_File/DB_File.xs
48581 ____________________________________________________________________________
48582 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
48583         Log: Subject: Re: Making perl with -Wall
48584              From: Andy Dougherty <doughera@lafayette.edu>
48585              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
48586              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
48587      Branch: perl
48588            ! perl.h
48589 ____________________________________________________________________________
48590 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
48591         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
48592              From: "Richard Soderberg" <rs@crystalflame.net>
48593              Date: Thu, 24 May 2001 08:58:16 -0700
48594              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
48595      Branch: perl
48596            ! sv.c
48597 ____________________________________________________________________________
48598 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
48599         Log: IV/UV casting fixes from Nicholas Clark.
48600      Branch: perl
48601            ! perl.h pp_sys.c util.c
48602 ____________________________________________________________________________
48603 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
48604         Log: Subject: Re: Making perl with -Wall
48605              From: Michael G Schwern <schwern@pobox.com>
48606              Date: Thu, 24 May 2001 15:40:28 +0100
48607              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
48608      Branch: perl
48609            ! malloc.c perl.h
48610 ____________________________________________________________________________
48611 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
48612         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
48613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48614              Date: Tue, 22 May 2001 11:49:37 +0200
48615              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
48616      Branch: metaconfig
48617            ! U/modified/Oldsym.U
48618      Branch: metaconfig/U/perl
48619            ! patchlevel.U
48620      Branch: perl
48621            ! Configure config_h.SH myconfig.SH
48622 ____________________________________________________________________________
48623 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
48624         Log: Under versiononly install also the scripts with the version suffix.
48625              (e.g. .../bin/h2xs5.7.1)
48626      Branch: perl
48627            ! installperl
48628 ____________________________________________________________________________
48629 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
48630         Log: Subject: [PATCH] Stop segfault in mg.c:636
48631              From: "Richard Soderberg" <rs@crystalflame.net>
48632              Date: Thu, 24 May 2001 05:51:52 -0700
48633              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
48634      Branch: perl
48635            ! mg.c
48636 ____________________________________________________________________________
48637 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
48638         Log: Iteration continues; hopefully convergently.
48639      Branch: perl
48640            ! t/lib/b-stash.t
48641 ____________________________________________________________________________
48642 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
48643         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
48644              From: Gisle Aas <gisle@ActiveState.com>
48645              Date: 23 May 2001 16:13:10 -0700
48646              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
48647      Branch: perl
48648            ! op.c toke.c
48649 ____________________________________________________________________________
48650 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
48651         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
48652              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48653              Date: Thu, 24 May 2001 05:05:22 -0500
48654              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
48655      Branch: perl
48656            ! lib/dumpvar.pl lib/perl5db.pl
48657 ____________________________________________________________________________
48658 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
48659         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
48660              From: David Dyck <dcd@tc.fluke.com>
48661              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
48662              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
48663      Branch: perl
48664            ! lib/perl5db.pl
48665 ____________________________________________________________________________
48666 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
48667         Log: Tiny pod nits on READMEs, mostly whitespace issues.
48668      Branch: perl
48669            ! README.amiga README.dos README.macos README.mpeix README.vmesa
48670            ! README.win32
48671 ____________________________________________________________________________
48672 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
48673         Log: The DG/UX part of the 20010521.005.
48674      Branch: perl
48675            ! README.dgux
48676 ____________________________________________________________________________
48677 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
48678         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
48679              From: Hugo <hv@crypt.compulink.co.uk>
48680              Date: Mon, 21 May 2001 16:32:02 +0100
48681              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
48682      Branch: perl
48683            ! regcomp.c t/op/misc.t
48684 ____________________________________________________________________________
48685 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
48686         Log: Subject: [PATCH] Extra UNIVERSAL tests
48687              From: Mike Guy <mjtg@cam.ac.uk>
48688              Date: Wed, 23 May 2001 12:29:20 +0100
48689              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
48690      Branch: perl
48691            ! t/op/universal.t
48692 ____________________________________________________________________________
48693 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
48694         Log: Subject: [PATCH] Remove EQ keyword
48695              From: Mike Guy <mjtg@cam.ac.uk>
48696              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
48697              Date: Wed, 23 May 2001 11:17:29 +0100
48698      Branch: perl
48699            ! keywords.h keywords.pl
48700 ____________________________________________________________________________
48701 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
48702         Log: Subject: [PATCH] lib/perl5db.pl
48703              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48704              Date: Wed, 23 May 2001 02:18:03 -0500
48705              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
48706      Branch: perl
48707            ! lib/perl5db.pl
48708 ____________________________________________________________________________
48709 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
48710         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
48711              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48712              Date: Tue, 22 May 2001 23:34:41 -0500
48713              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
48714      Branch: perl
48715            ! lib/Term/Cap.pm
48716 ____________________________________________________________________________
48717 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
48718         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
48719              From: davem@fdgroup.co.uk
48720              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
48721              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
48722      Branch: perl
48723            ! emacs/e2ctags.pl
48724 ____________________________________________________________________________
48725 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
48726         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
48727              From: Michael G Schwern <schwern@pobox.com>
48728              Date: Tue, 22 May 2001 14:15:09 +0100
48729              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
48730      Branch: perl
48731            ! lib/vars.pm
48732 ____________________________________________________________________________
48733 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
48734         Log: Subject: [PATCH lib/vars.pm] Odd code nit
48735              From: Michael G Schwern <schwern@pobox.com>
48736              Date: Tue, 22 May 2001 14:14:28 +0100
48737              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
48738      Branch: perl
48739            ! lib/vars.pm
48740 ____________________________________________________________________________
48741 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
48742         Log: Use the new use vars feature.
48743      Branch: perl
48744            ! t/lib/b-stash.t
48745 ____________________________________________________________________________
48746 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
48747         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
48748              From: Mike Guy <mjtg@cam.ac.uk>
48749              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48750              Date: Tue, 22 May 2001 13:11:39 +0100
48751      Branch: perl
48752            + t/pragma/vars.t
48753            ! MANIFEST lib/vars.pm t/lib/1_compile.t
48754 ____________________________________________________________________________
48755 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
48756         Log: -qlongdouble considered harmful by Merijn.
48757      Branch: perl
48758            ! hints/aix.sh
48759 ____________________________________________________________________________
48760 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
48761         Log: Update Changes.
48762      Branch: perl
48763            ! Changes patchlevel.h
48764 ____________________________________________________________________________
48765 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
48766         Log: Add a test of its very own for Fcntl.  Hopefully portable.
48767      Branch: perl
48768            + t/lib/fcntl.t
48769            ! MANIFEST
48770 ____________________________________________________________________________
48771 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
48772         Log: Must be trickier for 'minitest' not to die.
48773      Branch: perl
48774            ! t/op/taint.t
48775 ____________________________________________________________________________
48776 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
48777         Log: Can't declare other people's variables.
48778      Branch: perl
48779            ! t/lib/b-stash.t
48780 ____________________________________________________________________________
48781 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
48782         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
48783      Branch: perl
48784            ! doio.c t/op/taint.t
48785 ____________________________________________________________________________
48786 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
48787         Log: The OS/2 variable needs to be declared.
48788      Branch: perl
48789            ! t/lib/b-stash.t
48790 ____________________________________________________________________________
48791 [ 10170] By: nick                                  on 2001/05/20  16:48:29
48792         Log: Integrate mainline
48793      Branch: perlio
48794           !> (integrate 41 files)
48795 ____________________________________________________________________________
48796 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
48797         Log: Small perlsec updates: clarify the taintedness of filename
48798              globbing; suggest using Scalar::Util::tainted().
48799      Branch: perl
48800            ! pod/perlsec.pod
48801 ____________________________________________________________________________
48802 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
48803         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
48804              From: Dave Mitchell <davem@fdgroup.co.uk>
48805              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
48806              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
48807      Branch: perl
48808            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
48809            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
48810            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
48811            ! xsutils.c
48812 ____________________________________________________________________________
48813 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
48814         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
48815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48816              Date: Sat, 19 May 2001 04:08:46 -0400
48817              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
48818      Branch: perl
48819            ! lib/ExtUtils/Mksymlists.pm makedef.pl
48820 ____________________________________________________________________________
48821 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
48822         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
48823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48824              Date: Sat, 19 May 2001 04:30:45 -0400
48825              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
48826      Branch: perl
48827            ! os2/os2.c
48828 ____________________________________________________________________________
48829 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
48830         Log: Subject: [PATCH 5.6.1] build bugs OS/2
48831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48832              Date: Sat, 19 May 2001 04:35:28 -0400
48833              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
48834      Branch: perl
48835            ! os2/Makefile.SHs os2/os2.c
48836 ____________________________________________________________________________
48837 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
48838         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
48839              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48840              Date: Sat, 19 May 2001 04:04:23 -0400
48841              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
48842              
48843              (In bleadperl patched b-stash.t instead of b.t)
48844      Branch: perl
48845            ! t/lib/b-stash.t t/lib/bigfltpm.t
48846 ____________________________________________________________________________
48847 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
48848         Log: Subject: [PATCH 5.6.1] perl5db
48849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48850              Date: Sat, 19 May 2001 03:49:09 -0400
48851              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
48852      Branch: perl
48853            ! lib/perl5db.pl
48854 ____________________________________________________________________________
48855 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
48856         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
48857              From: Gisle Aas <gisle@ActiveState.com>
48858              Date: 18 May 2001 14:24:51 -0700
48859              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
48860      Branch: perl
48861            ! pp_ctl.c
48862 ____________________________________________________________________________
48863 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
48864         Log: Subject: [PATCH] Chomp should not always stringify
48865              From: Gisle Aas <gisle@ActiveState.com>
48866              Date: 18 May 2001 07:55:25 -0700
48867              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
48868      Branch: perl
48869            ! doop.c t/op/chop.t
48870 ____________________________________________________________________________
48871 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
48872         Log: Integrate perlio.
48873      Branch: perl
48874           !> pod/perlfunc.pod
48875 ____________________________________________________________________________
48876 [ 10159] By: nick                                  on 2001/05/20  09:39:46
48877         Log: Document some more of open's features.
48878      Branch: perlio
48879            ! pod/perlfunc.pod
48880 ____________________________________________________________________________
48881 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
48882         Log: back out change#10153 (it has compatibility issues such as the
48883              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
48884              benefit for 5.6.x doesn't seem worth the risk)
48885      Branch: maint-5.6/perl
48886            ! toke.c
48887 ____________________________________________________________________________
48888 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
48889         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
48890      Branch: perl
48891            ! x2p/s2p.PL
48892 ____________________________________________________________________________
48893 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
48894         Log: Update Changes.
48895      Branch: perl
48896            ! Changes patchlevel.h
48897 ____________________________________________________________________________
48898 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
48899         Log: Integrate change #10144 from maintperl.
48900              
48901              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
48902      Branch: perl
48903           !> win32/config.bc win32/config.gc win32/config.vc
48904           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48905 ____________________________________________________________________________
48906 [ 10154] By: nick                                  on 2001/05/18  07:23:03
48907         Log: Integrate mainline.
48908      Branch: perlio
48909           +> README.dgux t/lib/i18n-collate.t utils.lst
48910           !> (integrate 49 files)
48911 ____________________________________________________________________________
48912 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
48913         Log: Integrate change #7224 from mainline into maintperl.
48914              
48915              Allow @+ and @- to be doublequoted, from Simon Cozens. 
48916              (Approved by Larry, see Tom's comment in 20000830.005.)
48917      Branch: maint-5.6/perl
48918           !> toke.c
48919 ____________________________________________________________________________
48920 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
48921         Log: Subject: [PATCH bleadperl] small lookbehind fix
48922              From: Hugo <hv@crypt.compulink.co.uk>
48923              Date: Fri, 18 May 2001 00:07:19 +0100
48924              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
48925      Branch: perl
48926            ! regexec.c
48927 ____________________________________________________________________________
48928 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
48929         Log: Detypos.
48930      Branch: perl
48931            ! installman utils.lst
48932 ____________________________________________________________________________
48933 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
48934         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
48935              in 20001222.001.
48936      Branch: perl
48937            ! t/lib/glob-basic.t
48938 ____________________________________________________________________________
48939 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
48940         Log: Subject: [PATCH] Test for bug 20010515.004
48941              From: Benjamin Sugars <bsugars@canoe.ca>
48942              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
48943              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
48944      Branch: perl
48945            ! t/op/misc.t
48946 ____________________________________________________________________________
48947 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
48948         Log: Integrate #10145 from maintperl.
48949              
48950              fix for ID 20010515.004 (needs test)
48951      Branch: perl
48952           !> pp_hot.c
48953 ____________________________________________________________________________
48954 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
48955         Log: Thinko noticed by Doug MacEachern.
48956      Branch: perl
48957            ! thread.h
48958 ____________________________________________________________________________
48959 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
48960         Log: Subject: Re: [PATCH] HERE mark in regex
48961              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
48962              Date: Thu, 17 May 2001 12:20:33 -0400
48963              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
48964      Branch: perl
48965            ! t/op/re_tests
48966 ____________________________________________________________________________
48967 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
48968         Log: fix for ID 20010515.004 (needs test)
48969      Branch: maint-5.6/perl
48970            ! pp_hot.c
48971 ____________________________________________________________________________
48972 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
48973         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
48974      Branch: maint-5.6/perl
48975            ! win32/config.bc win32/config.gc win32/config.vc
48976            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48977 ____________________________________________________________________________
48978 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
48979         Log: Macrofy the getspecific (and use it also in util.c)
48980      Branch: perl
48981            ! thread.h util.c
48982 ____________________________________________________________________________
48983 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
48984         Log: Use the unchecked thread-specific key fetch also in Tru64.
48985      Branch: perl
48986            ! thread.h
48987 ____________________________________________________________________________
48988 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
48989         Log: Subject: [PATCH 5.6.1]Quick thread speedup
48990              From: Dan Sugalski <dan@sidhe.org> 
48991              Date: Wed, 16 May 2001 18:05:19 -0400
48992              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
48993      Branch: perl
48994            ! thread.h util.c
48995 ____________________________________________________________________________
48996 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
48997         Log: I think this is quite enough testing for a deprecated feature.
48998      Branch: perl
48999            + t/lib/i18n-collate.t
49000            ! MANIFEST t/lib/1_compile.t
49001 ____________________________________________________________________________
49002 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
49003         Log: More HP-UX lore from Jeff Okamoto.
49004      Branch: perl
49005            ! README.hpux
49006 ____________________________________________________________________________
49007 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
49008         Log: Sort utils.lst for easier maintenance.
49009      Branch: perl
49010            ! utils.lst
49011 ____________________________________________________________________________
49012 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
49013         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49014              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49015              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
49016              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
49017              
49018              Add pod2latex to utils.lst.
49019      Branch: perl
49020            ! MANIFEST utils.lst
49021 ____________________________________________________________________________
49022 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
49023         Log: Subject: Re: [PATCH] HERE mark in regex
49024              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49025              Date: Wed, 16 May 2001 13:04:43 -0400
49026              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
49027      Branch: perl
49028            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
49029            ! t/op/regmesg.t t/pragma/warn/regcomp
49030 ____________________________________________________________________________
49031 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
49032         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49033              From: Simon Cozens <simon@netthink.co.uk>
49034              Date: Wed, 16 May 2001 18:02:08 +0100
49035              Message-ID: <20010516180208.A6458@netthink.co.uk>
49036      Branch: perl
49037            ! installman utils.lst
49038 ____________________________________________________________________________
49039 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
49040         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
49041              From: "Philip Newton" <pnewton@gmx.de>
49042              Date: Tue, 15 May 2001 15:09:30 +0200
49043              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
49044              
49045              Test case for #10128.
49046      Branch: perl
49047            ! t/pragma/warn/pp_hot
49048 ____________________________________________________________________________
49049 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
49050         Log: Update Changes.
49051      Branch: perl
49052            ! Changes patchlevel.h
49053 ____________________________________________________________________________
49054 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
49055         Log: Deprecate pseudo-hashes.
49056      Branch: perl
49057            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
49058 ____________________________________________________________________________
49059 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
49060         Log: HP-UX hints update from Merijn.
49061      Branch: perl
49062            ! hints/hpux.sh
49063 ____________________________________________________________________________
49064 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
49065         Log: README.hpux update from Merijn.
49066      Branch: perl
49067            ! README.hpux
49068 ____________________________________________________________________________
49069 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
49070         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49071              From: Simon Cozens <simon@netthink.co.uk>
49072              Date: Wed, 16 May 2001 15:57:55 +0100
49073              Message-ID: <20010516155755.A4728@netthink.co.uk>
49074      Branch: perl
49075            + utils.lst
49076            ! MANIFEST installman installperl
49077 ____________________________________________________________________________
49078 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
49079         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
49080              From: "Philip Newton" <pnewton@gmx.de>
49081              Date: Tue, 15 May 2001 16:31:05 +0200
49082              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
49083              
49084              Fix PERL_Y2KWARN test to check before rather than after appending.
49085      Branch: perl
49086            ! pp_hot.c
49087 ____________________________________________________________________________
49088 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
49089         Log: Regen Porting stuff.
49090      Branch: perl
49091            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49092            ! config_h.SH
49093 ____________________________________________________________________________
49094 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
49095         Log: Metaconfig unit change for #10125.
49096      Branch: metaconfig
49097            ! U/modified/Oldconfig.U
49098 ____________________________________________________________________________
49099 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
49100         Log: Use OSVERS.
49101      Branch: perl
49102            ! Configure config_h.SH perl.c
49103 ____________________________________________________________________________
49104 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
49105         Log: Regen toc.
49106      Branch: perl
49107            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
49108 ____________________________________________________________________________
49109 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
49110         Log: Adding the README.dgux to the MANIFEST would be a good idea.
49111      Branch: perl
49112            ! MANIFEST
49113 ____________________________________________________________________________
49114 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
49115         Log: Move the stack desire definition to thread.h.
49116      Branch: perl
49117            ! ext/Thread/Thread.xs thread.h
49118 ____________________________________________________________________________
49119 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
49120         Log: DG-UX threading patches, including a README.dgux,
49121              from Takis Psarogiannakopoulos.
49122      Branch: perl
49123            + README.dgux
49124            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
49125 ____________________________________________________________________________
49126 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
49127         Log: Subject: [PATCH B::Deparse] More on /x regexes
49128              From: Robin Houston <robin@kitsite.com>
49129              Date: Tue, 15 May 2001 19:09:35 +0100
49130              Message-ID: <20010515190935.A27268@penderel>
49131      Branch: perl
49132            ! ext/B/B/Deparse.pm
49133 ____________________________________________________________________________
49134 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
49135         Log: Document that the core time() may be rounding rather
49136              than truncating, would have saved at least my confusion.
49137      Branch: perl
49138            ! ext/Time/HiRes/HiRes.pm
49139 ____________________________________________________________________________
49140 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
49141         Log: Subject: perl-current/t/time-hires.t
49142              From: John Peacock <jpeacock@rowman.com>
49143              Date: Fri, 11 May 2001 14:09:41 -0400
49144              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
49145      Branch: perl
49146            ! t/lib/time-hires.t
49147 ____________________________________________________________________________
49148 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
49149         Log: Subject: [PATCH dump.c] Op private flags
49150              From: Simon Cozens <simon@netthink.co.uk>
49151              Date: Sun, 13 May 2001 20:20:36 +0100
49152              Message-ID: <20010513202036.A21896@netthink.co.uk>
49153      Branch: perl
49154            ! dump.c
49155 ____________________________________________________________________________
49156 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
49157         Log: Upgrade to Switch 2.03.
49158      Branch: perl
49159            ! lib/Switch.pm
49160 ____________________________________________________________________________
49161 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
49162         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
49163              to PERL_CONFIG_SH and use it consistently.
49164      Branch: maint-5.6/perl
49165           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49166           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49167           !> myconfig.SH writemain.SH
49168 ____________________________________________________________________________
49169 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
49170         Log: Metaconfig units changes for #10113.
49171      Branch: metaconfig
49172            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
49173 ____________________________________________________________________________
49174 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
49175         Log: The problem described in 20010514.031 still wasn't
49176              fully cured, there were remnants of $CONFIG when
49177              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
49178              to avoid future conflicts.
49179      Branch: perl
49180            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49181            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49182            ! myconfig.SH writemain.SH
49183 ____________________________________________________________________________
49184 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
49185         Log: Half of #10107 got lost.
49186      Branch: perl
49187            ! ext/B/B/Deparse.pm
49188 ____________________________________________________________________________
49189 [ 10111] By: nick                                  on 2001/05/15  08:39:14
49190         Log: Integrate mainline.
49191      Branch: perlio
49192           +> ext/POSIX/hints/uts.pl
49193            - Todo Todo-5.6 t/camel-III/vstring.t
49194           !> (integrate 48 files)
49195 ____________________________________________________________________________
49196 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
49197         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
49198              From: Robin Houston <robin@kitsite.com>
49199              Date: Mon, 14 May 2001 22:27:08 +0100
49200              Message-ID: <20010514222708.A22963@penderel>
49201      Branch: perl
49202            ! t/TestInit.pm
49203 ____________________________________________________________________________
49204 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
49205         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
49206              From: Robin Houston <robin@kitsite.com>
49207              Date: Mon, 14 May 2001 22:16:43 +0100
49208              Message-ID: <20010514221643.A22437@penderel>
49209      Branch: perl
49210            ! ext/B/B/Deparse.pm
49211 ____________________________________________________________________________
49212 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
49213         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
49214              From: Robin Houston <robin@kitsite.com>
49215              Date: Mon, 14 May 2001 22:03:44 +0100
49216              Message-ID: <20010514220344.A20643@penderel>
49217      Branch: perl
49218            ! ext/B/B/Deparse.pm
49219 ____________________________________________________________________________
49220 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
49221         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
49222              From: Robin Houston <robin@kitsite.com>
49223              Date: Mon, 14 May 2001 22:10:07 +0100
49224              Message-ID: <20010514221007.A21118@penderel>
49225      Branch: perl
49226            ! ext/B/B/Deparse.pm
49227 ____________________________________________________________________________
49228 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
49229         Log: Fix for 20010514.037; substr() didn't invalidate the locale
49230              collation magic.
49231      Branch: perl
49232            ! pp.c
49233 ____________________________________________________________________________
49234 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
49235         Log: Update Changes.
49236      Branch: perl
49237            ! Changes patchlevel.h
49238 ____________________________________________________________________________
49239 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
49240         Log: Retract #10094.
49241      Branch: perl
49242            ! lib/Pod/Text.pm
49243 ____________________________________________________________________________
49244 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
49245         Log: Integrate change #10100 from maintperl.
49246              
49247              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49248              bug ID 20010514.027)
49249      Branch: perl
49250           !> mg.c pp_ctl.c
49251 ____________________________________________________________________________
49252 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
49253         Log: Document the deprecatedness of suidperl.
49254      Branch: perl
49255            ! INSTALL pod/perlfaq1.pod
49256 ____________________________________________________________________________
49257 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
49258         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
49259              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49260              Date: Mon, 14 May 2001 09:38:59 -0400
49261              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
49262      Branch: perl
49263            ! lib/ExtUtils/MM_Unix.pm
49264 ____________________________________________________________________________
49265 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
49266         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49267              bug ID 20010514.027)
49268              
49269              TODO: this needs a testsuite addition
49270      Branch: maint-5.6/perl
49271            ! mg.c pp_ctl.c
49272 ____________________________________________________________________________
49273 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
49274         Log: More DWIMminess for Class::Struct: calling the array or hash
49275              accessors only with one argument, an array or a hash reference,
49276              sets the underlying array or hash.  This mirrors nicely also
49277              the usage in the constructor.
49278              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
49279      Branch: perl
49280            ! lib/Class/Struct.pm t/lib/class-struct.t
49281 ____________________________________________________________________________
49282 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
49283         Log: Reference cmp'ing should go through the whole stringification
49284              process shebang, as pointed out by Sarathy in #10091.
49285      Branch: perl
49286            ! pp.c
49287 ____________________________________________________________________________
49288 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
49289         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
49290              From: Simon Cozens <simon@netthink.co.uk>
49291              Date: Sat, 12 May 2001 16:36:27 +0100
49292              Message-ID: <20010512163627.A5522@netthink.co.uk>
49293              
49294              with some additions salvaged from Todo and Todo-5.6 before
49295              retiring them.
49296      Branch: perl
49297            - Todo Todo-5.6
49298            ! MANIFEST pod/perltodo.pod
49299 ____________________________________________________________________________
49300 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
49301         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
49302              From: "Golubev I. N." <gin@mo.msk.ru>
49303              Date: Mon, 07 May 2001 14:33:34 (GMT)
49304              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
49305      Branch: perl
49306            ! perl.h
49307 ____________________________________________________________________________
49308 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
49309         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
49310              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
49311              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
49312              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
49313      Branch: perl
49314            ! lib/ExtUtils/MM_Unix.pm
49315 ____________________________________________________________________________
49316 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
49317         Log: (Retracted by #10104.)
49318              
49319              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
49320              From: barries <barries@slaysys.com>
49321              Date: Sat, 12 May 2001 01:28:10 -0400
49322              Message-ID: <20010512012810.B26358@jester.slaysys.com>
49323      Branch: perl
49324            ! lib/Pod/Text.pm
49325 ____________________________________________________________________________
49326 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
49327         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
49328              From: Mike Guy <mjtg@cam.ac.uk>
49329              Date: Sat, 12 May 2001 19:24:33 +0100
49330              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
49331      Branch: perl
49332            ! lib/AutoSplit.pm
49333 ____________________________________________________________________________
49334 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
49335         Log: Yet another HP-UX hints tweak from Merijn.
49336      Branch: perl
49337            ! hints/hpux.sh
49338 ____________________________________________________________________________
49339 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
49340         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
49341              isn't defined (changes#9366,9368,9370 from mainline without the
49342              pp_scmp() change)
49343      Branch: maint-5.6/perl
49344            ! pp.c pp.h pp_hot.c
49345 ____________________________________________________________________________
49346 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
49347         Log: The sorting seems to happen now automatically.
49348      Branch: perl
49349            ! t/lib/glob-basic.t
49350 ____________________________________________________________________________
49351 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
49352         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49353              From: Benjamin Sugars <bsugars@canoe.ca>
49354              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
49355              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
49356      Branch: perl
49357            ! pod/perlfunc.pod
49358 ____________________________________________________________________________
49359 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
49360         Log: Subject: Re: undef(&foo) does not work for XS functions
49361              From: Doug MacEachern <dougm@covalent.net>
49362              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
49363              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
49364      Branch: perl
49365            ! op.c
49366 ____________________________________________________________________________
49367 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
49368         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
49369              From: Peter Prymmer <pvhp@forte.com>
49370              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
49371              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
49372      Branch: perl
49373            ! t/op/append.t
49374 ____________________________________________________________________________
49375 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
49376         Log: Update Changes.
49377      Branch: perl
49378            ! Changes patchlevel.h
49379 ____________________________________________________________________________
49380 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
49381         Log: Remove the 'asciir' re subpragma.  Should instead implement
49382              the 'physical vs logical' range scheme:
49383              
49384              \xAA-\xCC is a native physical range, you want that range of
49385              codepoints in your native encoding.  In EBCDIC the codepoints
49386              in the gaps (between i-j and r-s) should be included.
49387              
49388              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
49389              codepoints in Unicode.
49390              
49391              a-z is a logical range, you want that range of 'logical' codepoints
49392              in your native encoding.  In EBCDIC the codepoints in the gaps
49393              (between i-j and r-s) should not be included.
49394              
49395              Mixed cases (a-\xAA, etc) should either be errors, or maybe
49396              the 'logical' endpoints should be converted to native/Unicode
49397              codepoints, and the range handled as a physical range.
49398              
49399              'Logical endpoints' are to be recognized only in the A-Z, a-z,
49400              and 0-9 ranges.  Probably a warning should be given for mixed
49401              cases like A-z or a-9 (since such expressions are encoding
49402              dependent), with a recommendation to use physical ranges.
49403      Branch: perl
49404            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
49405            ! t/op/regexp.t
49406 ____________________________________________________________________________
49407 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
49408         Log: Make the test to cleanup the test directory tree
49409              both before and after the testing so that we always
49410              have a clean slate to work with.
49411      Branch: perl
49412            ! t/lib/filefind.t
49413 ____________________________________________________________________________
49414 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
49415         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49416              From: Jon Eveland <jweveland@yahoo.com>
49417              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
49418              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
49419      Branch: perl
49420            ! pod/perlfunc.pod
49421 ____________________________________________________________________________
49422 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
49423         Log: Merge the camel-III/vstring.t with op/ver.t.
49424      Branch: perl
49425            - t/camel-III/vstring.t
49426            ! MANIFEST t/TEST t/harness t/op/ver.t
49427 ____________________________________________________________________________
49428 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
49429         Log: Add test.deparse make target.
49430      Branch: perl
49431            ! Makefile.SH
49432 ____________________________________________________________________________
49433 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
49434         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
49435              From: Robin Houston <robin@kitsite.com>
49436              Date: Fri, 11 May 2001 12:02:22 +0100
49437              Message-ID: <20010511120222.A11529@penderel>
49438      Branch: perl
49439            ! ext/B/B/Deparse.pm t/op/method.t
49440 ____________________________________________________________________________
49441 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
49442         Log: A nicely working combination for UTS from Hal Morris.
49443      Branch: perl
49444            + ext/POSIX/hints/uts.pl
49445            ! MANIFEST hints/uts.sh
49446 ____________________________________________________________________________
49447 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
49448         Log: i_ieeefp=undef for UTS.
49449      Branch: perl
49450            ! hints/uts.sh
49451 ____________________________________________________________________________
49452 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
49453         Log: Subject: RE: rand(0) is rand(1)
49454              From: Larry Shatzer <lshatzer@islanddata.com>
49455              Date: Thu, 10 May 2001 11:09:27 -0700
49456              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
49457      Branch: perl
49458            ! pod/perlfunc.pod
49459 ____________________________________________________________________________
49460 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
49461         Log: Subject: [patch] make op_{clear,null} public
49462              From: Doug MacEachern <dougm@covalent.net>
49463              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
49464              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
49465      Branch: perl
49466            ! embed.h embed.pl op.c proto.h
49467 ____________________________________________________________________________
49468 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
49469         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
49470              From: Robin Houston <robin@kitsite.com>
49471              Date: Thu, 10 May 2001 18:54:59 +0100
49472              Message-ID: <20010510185459.A5995@penderel>
49473      Branch: perl
49474            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
49475 ____________________________________________________________________________
49476 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
49477         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
49478              From: Robin Houston <robin@kitsite.com>
49479              Date: Thu, 10 May 2001 12:56:39 +0100
49480              Message-ID: <20010510125639.A2119@penderel>
49481      Branch: perl
49482            ! ext/B/B/Deparse.pm
49483 ____________________________________________________________________________
49484 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
49485         Log: Retract #10070, not ready yet.
49486      Branch: perl
49487            ! ext/B/B/Deparse.pm
49488 ____________________________________________________________________________
49489 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
49490         Log: The metaconfig unit change for #10071.
49491      Branch: metaconfig
49492            ! U/modified/mallocsrc.U
49493 ____________________________________________________________________________
49494 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
49495         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
49496      Branch: perl
49497            ! Configure
49498 ____________________________________________________________________________
49499 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
49500         Log: (Retracted by #10073)
49501              
49502              Subject: Re: [PATCH t/TEST] B::Deparse tester 
49503              From: Hugo <hv@crypt.compulink.co.uk>
49504              Date: Thu, 10 May 2001 05:48:09 +0100
49505              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
49506      Branch: perl
49507            ! ext/B/B/Deparse.pm
49508 ____________________________________________________________________________
49509 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
49510         Log: Add a for(func()) test.
49511      Branch: perl
49512            ! t/cmd/for.t
49513 ____________________________________________________________________________
49514 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
49515         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
49516              From: Robin Houston <robin@kitsite.com>
49517              Date: Thu, 10 May 2001 13:50:08 +0100
49518              Message-ID: <20010510135008.A2454@penderel>
49519      Branch: perl
49520            ! ext/B/B/Deparse.pm
49521 ____________________________________________________________________________
49522 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
49523         Log: A thinko in #10065.
49524      Branch: perl
49525            ! hv.c
49526 ____________________________________________________________________________
49527 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
49528         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
49529              From: Robin Houston <robin@kitsite.com>
49530              Date: Thu, 10 May 2001 02:10:34 +0100
49531              Message-ID: <20010510021034.A19421@penderel>
49532      Branch: perl
49533            ! ext/B/B.xs ext/B/B/Deparse.pm
49534 ____________________________________________________________________________
49535 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
49536         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
49537              From: Doug MacEachern <dougm@covalent.net>
49538              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
49539              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
49540      Branch: perl
49541            ! hv.c
49542 ____________________________________________________________________________
49543 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
49544         Log: One more workaround for the UTS compiler from Hal Morris.
49545      Branch: perl
49546            ! perl.h
49547 ____________________________________________________________________________
49548 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
49549         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
49550              From: Robin Houston <robin@kitsite.com>
49551              Date: Thu, 10 May 2001 01:02:08 +0100
49552              Message-ID: <20010510010208.A18200@penderel>
49553      Branch: perl
49554            ! ext/B/B/Debug.pm
49555 ____________________________________________________________________________
49556 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
49557         Log: Subject: [PATCH] Simplify deb_curcv() a bit
49558              From: Benjamin Sugars <bsugars@canoe.ca>
49559              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
49560              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
49561      Branch: perl
49562            ! run.c
49563 ____________________________________________________________________________
49564 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
49565         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
49566              From: Benjamin Sugars <bsugars@canoe.ca>
49567              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
49568              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
49569      Branch: perl
49570            ! t/lib/io_scalar.t
49571 ____________________________________________________________________________
49572 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
49573         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
49574              From: Peter Prymmer <pvhp@forte.com>
49575              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
49576              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
49577      Branch: perl
49578            ! t/lib/md5-file.t
49579 ____________________________________________________________________________
49580 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
49581         Log: Subject: [PATCH t/TEST] B::Deparse tester
49582              From: Robin Houston <robin@kitsite.com>
49583              Date: Wed, 9 May 2001 19:17:50 +0100
49584              Message-ID: <20010509191750.A16940@penderel>
49585      Branch: perl
49586            ! ext/B/O.pm t/TEST
49587 ____________________________________________________________________________
49588 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
49589         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
49590              From: Jeff Pinyan <jeffp@crusoe.net>
49591              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
49592              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
49593      Branch: perl
49594            ! lib/Pod/Html.pm
49595 ____________________________________________________________________________
49596 [ 10057] By: nick                                  on 2001/05/09  18:37:56
49597         Log: Integrate mainline.
49598      Branch: perlio
49599           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
49600           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
49601 ____________________________________________________________________________
49602 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
49603         Log: Update Changes.
49604      Branch: perl
49605            ! Changes patchlevel.h
49606 ____________________________________________________________________________
49607 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
49608         Log: Integrate perlio.
49609      Branch: perl
49610           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49611 ____________________________________________________________________________
49612 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
49613         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
49614              From: Benjamin Sugars <bsugars@canoe.ca>
49615              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
49616              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
49617      Branch: perl
49618            ! perlio.c
49619 ____________________________________________________________________________
49620 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
49621         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
49622              From: Benjamin Sugars <bsugars@canoe.ca>
49623              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
49624              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
49625      Branch: perl
49626            ! ext/PerlIO/Scalar/Scalar.xs
49627 ____________________________________________________________________________
49628 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
49629         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
49630              From: Jeff Pinyan <jeffp@crusoe.net>
49631              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
49632              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
49633      Branch: perl
49634            ! lib/Pod/Html.pm
49635 ____________________________________________________________________________
49636 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
49637         Log: EPOC tweak from Olaf Flebbe.
49638      Branch: perl
49639            ! epoc/epocish.h
49640 ____________________________________________________________________________
49641 [ 10050] By: nick                                  on 2001/05/09  14:37:57
49642         Log: win32, regen_config_h
49643      Branch: perlio
49644            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49645 ____________________________________________________________________________
49646 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
49647         Log: Integrate perlio.
49648      Branch: perl
49649           !> pp_sys.c
49650 ____________________________________________________________________________
49651 [ 10048] By: nick                                  on 2001/05/09  11:59:50
49652         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
49653              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
49654      Branch: perlio
49655            ! pp_sys.c
49656 ____________________________________________________________________________
49657 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
49658         Log: Integrate perlio.
49659      Branch: perl
49660           !> run.c
49661 ____________________________________________________________________________
49662 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
49663         Log: Subject: Re: Less warnings during configure
49664              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49665              Date: Wed, 09 May 2001 13:12:49 +0200
49666              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
49667      Branch: perl
49668            ! hints/hpux.sh
49669 ____________________________________________________________________________
49670 [ 10045] By: nick                                  on 2001/05/09  09:56:59
49671         Log: MULTIPLICITY/DEBUGGING build fix.
49672      Branch: perlio
49673            ! run.c
49674 ____________________________________________________________________________
49675 [ 10044] By: nick                                  on 2001/05/09  09:46:37
49676         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
49677      Branch: perlio
49678           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
49679            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
49680           !> (integrate 65 files)
49681 ____________________________________________________________________________
49682 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
49683         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49684              From: Robin Houston <robin@kitsite.com>
49685              Date: Tue, 8 May 2001 19:38:00 +0100
49686              Message-ID: <20010508193800.A4389@penderel>
49687              
49688              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49689              From: Robin Houston <robin@kitsite.com>
49690              Date: Tue, 8 May 2001 20:03:57 +0100
49691              Message-ID: <20010508200357.A4614@penderel>
49692              
49693              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49694              From: Robin Houston <robin@kitsite.com>
49695              Date: Wed, 9 May 2001 00:12:05 +0100
49696              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
49697      Branch: perl
49698            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
49699 ____________________________________________________________________________
49700 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
49701         Log: Retract #10031.
49702      Branch: perl
49703            ! pod/perlfunc.pod
49704 ____________________________________________________________________________
49705 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
49706         Log: The metaconfig unit changes for #10040.
49707      Branch: metaconfig/U/perl
49708            ! Checkcc.U d_dlsymun.U dlsrc.U
49709 ____________________________________________________________________________
49710 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
49711         Log: The Configure half of
49712              
49713              Subject: Less warnings during configure
49714              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49715              Date: Tue, 08 May 2001 08:44:02 +0200
49716              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
49717      Branch: perl
49718            ! Configure
49719 ____________________________________________________________________________
49720 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
49721         Log: Subject: Less warnings during configure
49722              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49723              Date: Tue, 08 May 2001 08:44:02 +0200
49724              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
49725      Branch: perl
49726            ! hints/hpux.sh
49727 ____________________________________________________________________________
49728 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
49729         Log: Don't forget to whine about \d__\d.
49730      Branch: perl
49731            ! t/pragma/warn/toke toke.c
49732 ____________________________________________________________________________
49733 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
49734         Log: Allow underscores also in the exponent part.
49735      Branch: perl
49736            ! t/pragma/warn/toke toke.c
49737 ____________________________________________________________________________
49738 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
49739         Log: CodeMagicCD doesn't look like an *I*DE.
49740      Branch: perl
49741            ! pod/perlfaq3.pod
49742 ____________________________________________________________________________
49743 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
49744         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
49745              to be consistently down).
49746      Branch: perl
49747            ! pod/perlfaq3.pod
49748 ____________________________________________________________________________
49749 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
49750         Log: Upgrade to Text::Balanced 1.84.
49751      Branch: perl
49752            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
49753 ____________________________________________________________________________
49754 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
49755         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
49756              From: Benjamin Sugars <bsugars@canoe.ca>
49757              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
49758              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
49759      Branch: perl
49760            ! run.c
49761 ____________________________________________________________________________
49762 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
49763         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
49764              From: Peter Prymmer <pvhp@forte.com>
49765              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
49766              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
49767      Branch: perl
49768            ! t/pod/plainer.t
49769 ____________________________________________________________________________
49770 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
49771         Log: (Retracted by #10042)
49772              
49773              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
49774              From: "Philip Newton" <pnewton@gmx.de>
49775              Date: Tue, 8 May 2001 09:18:10 +0200
49776              Message-ID: <3AF7B9D2.28861.603732@localhost>
49777      Branch: perl
49778            ! pod/perlfunc.pod
49779 ____________________________________________________________________________
49780 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
49781         Log: Subject: [PATCH B::Deparse] Document known bugs
49782              From: Robin Houston <robin@kitsite.com>
49783              Date: Tue, 8 May 2001 01:53:34 +0100
49784              Message-ID: <20010508015334.A32394@penderel>
49785      Branch: perl
49786            ! ext/B/B/Deparse.pm
49787 ____________________________________________________________________________
49788 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
49789         Log: Subject: Re: Perl book, magazine and website updates.
49790              From: "Philip Newton" <pnewton@gmx.de>
49791              Date: Mon, 7 May 2001 17:03:58 +0200
49792              Message-ID: <3AF6D57E.5387.1E29930@localhost>
49793      Branch: perl
49794            ! pod/perlfaq2.pod
49795 ____________________________________________________________________________
49796 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
49797         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
49798              From: Peter Prymmer <pvhp@forte.com>
49799              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
49800              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
49801      Branch: perl
49802            ! t/io/fflush.t
49803 ____________________________________________________________________________
49804 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
49805         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
49806              From: Robin Houston <robin@kitsite.com>
49807              Date: Tue, 8 May 2001 01:14:55 +0100
49808              Message-ID: <20010508011455.A32162@penderel>
49809      Branch: perl
49810            ! ext/B/B/Deparse.pm
49811 ____________________________________________________________________________
49812 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
49813         Log: Typo in #10025.
49814      Branch: perl
49815            ! hints/uts.sh
49816 ____________________________________________________________________________
49817 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
49818         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
49819      Branch: perl
49820            ! hints/uts.sh
49821 ____________________________________________________________________________
49822 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
49823         Log: Subject: Re: [ID 20010506.045] question about hash syntax
49824              From: Peter Scott <Peter@PSDT.com>
49825              Date: Sun, 06 May 2001 13:10:40 -0700
49826              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
49827      Branch: perl
49828            ! pod/perl56delta.pod
49829 ____________________________________________________________________________
49830 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
49831         Log: Configure should figure out the list of dynamic extensions
49832              just fine in UTS-- and in fact it does, as reported by Hal Morris.
49833      Branch: perl
49834            ! hints/uts.sh
49835 ____________________________________________________________________________
49836 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
49837         Log: Update Changes.
49838      Branch: perl
49839            ! Changes patchlevel.h
49840 ____________________________________________________________________________
49841 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
49842         Log: Subject: [PATCH regcomp.c] Insecure regexes
49843              From: Robin Houston <robin@kitsite.com>
49844              Date: Mon, 7 May 2001 21:56:12 +0100
49845              Message-ID: <20010507215612.A31114@penderel>
49846      Branch: perl
49847            ! regcomp.c
49848 ____________________________________________________________________________
49849 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
49850         Log: Drop the foobar.perl.com references for now until Simon
49851              gets them sorted out.
49852      Branch: perl
49853            ! pod/perlfaq2.pod
49854 ____________________________________________________________________________
49855 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
49856         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
49857              From: Prymmer/Kahn <pvhp@best.com>
49858              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
49859              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
49860      Branch: perl
49861            ! lib/Devel/SelfStubber.pm
49862 ____________________________________________________________________________
49863 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
49864         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
49865              From: Prymmer/Kahn <pvhp@best.com>
49866              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
49867              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
49868      Branch: perl
49869            ! win32/Makefile
49870 ____________________________________________________________________________
49871 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
49872         Log: s/WebTechnique's/WebTechniques/
49873      Branch: perl
49874            ! pod/perlfaq2.pod
49875 ____________________________________________________________________________
49876 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
49877         Log: Llama 3 updates from Randal.
49878      Branch: perl
49879            ! pod/perlfaq2.pod
49880 ____________________________________________________________________________
49881 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
49882         Log: Subject: [PATCH] Help -Dt show correct pad variables
49883              From: Benjamin Sugars <ben.sugars@home.com>
49884              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
49885              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
49886      Branch: perl
49887            ! embed.h embed.pl proto.h run.c
49888 ____________________________________________________________________________
49889 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
49890         Log: Subject: [PATCH] Document C<our $foo : shared>
49891              From: Benjamin Sugars <ben.sugars@home.com>
49892              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
49893              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
49894      Branch: perl
49895            ! pod/perlfunc.pod
49896 ____________________________________________________________________________
49897 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
49898         Log: Subject: [PATCH B::Deparse] undefined folded constants
49899              From: Robin Houston <robin@kitsite.com>
49900              Date: Sun, 6 May 2001 17:19:09 +0100
49901              Message-ID: <20010506171909.A7046@penderel>
49902      Branch: perl
49903            ! ext/B/B/Deparse.pm
49904 ____________________________________________________________________________
49905 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
49906         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
49907              From: Robin Houston <robin@kitsite.com>
49908              Message-ID: <20010506164654.A6848@penderel>
49909              Date: Sun, 6 May 2001 16:46:54 +0100
49910      Branch: perl
49911            ! ext/B/B/Deparse.pm
49912 ____________________________________________________________________________
49913 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
49914         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
49915              From: Robin Houston <robin@kitsite.com>
49916              Date: Sun, 6 May 2001 14:47:02 +0100
49917              Message-ID: <20010506144702.A6308@penderel>
49918      Branch: perl
49919            ! t/op/my_stash.t
49920 ____________________________________________________________________________
49921 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
49922         Log: Subject: Perl book, magazine and website updates.
49923              From: Simon Cozens <simon@netthink.co.uk>
49924              Date: Sun, 6 May 2001 16:55:36 +0100
49925              Message-ID: <20010506165536.A1795@netthink.co.uk>
49926      Branch: perl
49927            ! pod/perlbook.pod pod/perlfaq2.pod
49928 ____________________________________________________________________________
49929 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
49930         Log: Tweaks on the Tru64 prof options.
49931      Branch: perl
49932            ! pod/perlhack.pod
49933 ____________________________________________________________________________
49934 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
49935         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
49936              From: Robin Houston <robin@kitsite.com>
49937              Date: Sun, 6 May 2001 14:40:51 +0100
49938              Message-ID: <20010506144051.A6279@penderel>
49939      Branch: perl
49940            ! t/pod/testp2pt.pl
49941 ____________________________________________________________________________
49942 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
49943         Log: Subject: [PATCH B::Deparse] scoping
49944              From: Robin Houston <robin@kitsite.com>
49945              Date: Sun, 6 May 2001 14:36:56 +0100
49946              Message-ID: <20010506143656.A4006@penderel>
49947      Branch: perl
49948            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
49949 ____________________________________________________________________________
49950 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
49951         Log: Document the undefinedness of bitshifting out of range.
49952      Branch: perl
49953            ! pod/perlop.pod
49954 ____________________________________________________________________________
49955 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
49956         Log: Retract #10003 and update the IDE descriptions a bit.
49957      Branch: perl
49958            ! pod/perlfaq3.pod
49959 ____________________________________________________________________________
49960 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
49961         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
49962              From: Prymmer/Kahn <pvhp@best.com>
49963              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
49964              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
49965      Branch: perl
49966            ! win32/Makefile win32/buildext.pl win32/config.bc
49967            ! win32/config.gc win32/config.vc
49968 ____________________________________________________________________________
49969 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
49970         Log: (Retracted by #10005.)
49971      Branch: perl
49972            ! pod/perlfaq3.pod
49973 ____________________________________________________________________________
49974 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
49975         Log: It's "psed", not "sed".
49976      Branch: perl
49977            ! x2p/s2p.PL
49978 ____________________________________________________________________________
49979 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
49980         Log: Update Changes.
49981      Branch: perl
49982            ! Changes patchlevel.h
49983 ____________________________________________________________________________
49984 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
49985         Log: Subject: Re: bleadperl make install fails due to "psed"
49986              From: andreas.koenig@anima.de (Andreas J. Koenig)
49987              Date: 05 May 2001 18:23:28 +0200
49988              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
49989      Branch: perl
49990            ! x2p/Makefile.SH x2p/s2p.PL
49991 ____________________________________________________________________________
49992 [  9999] By: jhi                                   on 2001/05/05  18:28:09
49993         Log: AUTHORS updates.
49994      Branch: perl
49995            ! AUTHORS
49996 ____________________________________________________________________________
49997 [  9998] By: jhi                                   on 2001/05/05  18:16:00
49998         Log: Updates on the pods related to the modules included since 5.6.
49999              
50000              TODO: perltodo really could use major updating.
50001      Branch: perl
50002            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
50003            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
50004            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
50005            ! pod/perlsyn.pod pod/perltodo.pod
50006 ____________________________________________________________________________
50007 [  9997] By: jhi                                   on 2001/05/05  17:35:17
50008         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
50009              from Kurt Skauen.
50010      Branch: perl
50011            + hints/atheos.sh
50012            ! MANIFEST
50013 ____________________________________________________________________________
50014 [  9996] By: jhi                                   on 2001/05/05  17:25:00
50015         Log: Add preemptive #undefs for some of the shorter and more prone
50016              to collision regcomp.h #defines.  (Background: the MASK collided
50017              with a system header #define in Rhapsody.)
50018      Branch: perl
50019            ! regcomp.h
50020 ____________________________________________________________________________
50021 [  9995] By: jhi                                   on 2001/05/05  13:24:21
50022         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
50023              From: Nicholas Clark <nick@ccl4.org>
50024              Date: Sat, 5 May 2001 14:46:39 +0100
50025              Message-ID: <20010505144639.O53513@plum.flirble.org>
50026              
50027              Add a test for the constants (if any) being processed correctly.
50028      Branch: perl
50029            ! utils/h2xs.PL
50030 ____________________________________________________________________________
50031 [  9994] By: jhi                                   on 2001/05/05  02:11:03
50032         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
50033              From: Peter Prymmer <pvhp@forte.com>
50034              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
50035              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
50036      Branch: perl
50037            ! t/lib/b-stash.t
50038 ____________________________________________________________________________
50039 [  9993] By: jhi                                   on 2001/05/05  02:03:49
50040         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
50041              From: Peter Prymmer <pvhp@forte.com>
50042              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
50043              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
50044      Branch: perl
50045            ! perlio.c vms/vmsish.h
50046 ____________________________________________________________________________
50047 [  9992] By: jhi                                   on 2001/05/04  17:21:12
50048         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
50049              From: Robin Barker <rmb1@cise.npl.co.uk>
50050              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
50051              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
50052      Branch: perl
50053            + t/pod/plainer.t
50054            ! MANIFEST
50055 ____________________________________________________________________________
50056 [  9991] By: jhi                                   on 2001/05/04  16:47:45
50057         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
50058              From: Robin Barker <rmb1@cise.npl.co.uk>
50059              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
50060              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
50061      Branch: perl
50062            ! regcomp.c
50063 ____________________________________________________________________________
50064 [  9990] By: jhi                                   on 2001/05/04  14:37:20
50065         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
50066              From: Prymmer/Kahn <pvhp@best.com>
50067              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
50068              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
50069      Branch: perl
50070            ! t/lib/b-stash.t
50071 ____________________________________________________________________________
50072 [  9989] By: jhi                                   on 2001/05/04  14:03:58
50073         Log: Introduce perl572delta, update Todo, add the missing
50074              mention about signal safety since 5.7.1 (though this
50075              requires verification and more details.)
50076      Branch: perl
50077            + pod/perl572delta.pod
50078            ! MANIFEST Todo pod/perl571delta.pod
50079 ____________________________________________________________________________
50080 [  9988] By: jhi                                   on 2001/05/04  12:41:51
50081         Log: Subject: [PATCH perl@9944] long =item
50082              From: Robin Barker <rmb1@cise.npl.co.uk>
50083              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
50084              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
50085      Branch: perl
50086            ! ext/Time/HiRes/HiRes.pm
50087 ____________________________________________________________________________
50088 [  9987] By: jhi                                   on 2001/05/04  12:39:19
50089         Log: The #9901 had removed one line essential for EBCDIC.
50090      Branch: perl
50091            ! regcomp.c
50092 ____________________________________________________________________________
50093 [  9986] By: jhi                                   on 2001/05/04  12:30:23
50094         Log: Subject: cygwin/Makefile.SHs INSTALL patch
50095              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
50096              Date: Mon, 08 Jan 2001 04:59:21 +0200
50097              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
50098      Branch: perl
50099            ! cygwin/Makefile.SHs
50100 ____________________________________________________________________________
50101 [  9985] By: jhi                                   on 2001/05/04  03:51:39
50102         Log: Encode/IO doc tweaks.
50103      Branch: perl
50104            ! ext/Encode/Encode.pm
50105 ____________________________________________________________________________
50106 [  9984] By: jhi                                   on 2001/05/04  03:29:34
50107         Log: Remove GDBM_File from the dynamic extensions for UTS,
50108              GDBM is not a standard feature.
50109      Branch: perl
50110            ! hints/uts.sh
50111 ____________________________________________________________________________
50112 [  9983] By: jhi                                   on 2001/05/04  03:22:59
50113         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
50114      Branch: perl
50115            ! pod/perlretut.pod
50116 ____________________________________________________________________________
50117 [  9982] By: jhi                                   on 2001/05/03  23:21:03
50118         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
50119              From: Benjamin Sugars <bsugars@canoe.ca>
50120              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
50121              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
50122      Branch: perl
50123            ! dump.c
50124 ____________________________________________________________________________
50125 [  9981] By: jhi                                   on 2001/05/03  23:20:05
50126         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
50127              From: Benjamin Sugars <bsugars@canoe.ca>
50128              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
50129              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
50130      Branch: perl
50131            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50132 ____________________________________________________________________________
50133 [  9980] By: jhi                                   on 2001/05/03  23:15:29
50134         Log: Integrate perlio.
50135      Branch: perl
50136           !> ext/Encode/Encode.pm
50137 ____________________________________________________________________________
50138 [  9979] By: jhi                                   on 2001/05/03  16:54:59
50139         Log: Install psed man page.
50140      Branch: perl
50141            ! installman
50142 ____________________________________________________________________________
50143 [  9978] By: jhi                                   on 2001/05/03  16:45:58
50144         Log: Remove unused files; noted by Sarathy.
50145      Branch: perl
50146            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50147            ! MANIFEST
50148 ____________________________________________________________________________
50149 [  9977] By: jhi                                   on 2001/05/03  16:42:30
50150         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
50151              From: Andy Dougherty <doughera@lafayette.edu>
50152              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
50153              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
50154      Branch: perl
50155            ! INSTALL
50156 ____________________________________________________________________________
50157 [  9976] By: nick                                  on 2001/05/03  16:40:42
50158         Log: Allow $answer = encode($object,$text); like it says in docs.
50159      Branch: perlio
50160            ! ext/Encode/Encode.pm
50161 ____________________________________________________________________________
50162 [  9975] By: nick                                  on 2001/05/03  16:22:30
50163         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
50164              to be in scope (fair enough), and also a package variable (our) for eval to see it.
50165      Branch: perlio
50166            ! ext/Encode/Encode.pm
50167 ____________________________________________________________________________
50168 [  9974] By: nick                                  on 2001/05/03  15:48:17
50169         Log: Integrate mainline.
50170      Branch: perlio
50171           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
50172           +> t/lib/filter-simple.t t/lib/next.t
50173           !> (integrate 70 files)
50174 ____________________________________________________________________________
50175 [  9973] By: jhi                                   on 2001/05/03  13:09:09
50176         Log: Update Changes.
50177      Branch: perl
50178            ! Changes patchlevel.h
50179 ____________________________________________________________________________
50180 [  9972] By: jhi                                   on 2001/05/03  12:58:33
50181         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
50182              From: Prymmer/Kahn <pvhp@best.com>
50183              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
50184              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
50185      Branch: perl
50186            ! t/io/fflush.t
50187 ____________________________________________________________________________
50188 [  9971] By: jhi                                   on 2001/05/03  12:57:26
50189         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
50190              From: Prymmer/Kahn <pvhp@best.com>
50191              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
50192              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
50193      Branch: perl
50194            ! win32/FindExt.pm
50195 ____________________________________________________________________________
50196 [  9970] By: jhi                                   on 2001/05/03  02:42:46
50197         Log: Can't croak sans thread context, from Doug MacEachern.
50198      Branch: perl
50199            ! toke.c
50200 ____________________________________________________________________________
50201 [  9969] By: jhi                                   on 2001/05/03  01:23:48
50202         Log: Subject: Random input test and Perl
50203              From: Ilya Zakharevich <ilya@math.berkeley.edu>
50204              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
50205              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
50206      Branch: perl
50207            ! toke.c
50208 ____________________________________________________________________________
50209 [  9968] By: jhi                                   on 2001/05/02  22:17:21
50210         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
50211              From: Peter Prymmer <pvhp@forte.com>
50212              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
50213              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
50214      Branch: perl
50215            ! pod/perlfunc.pod pod/perlport.pod
50216 ____________________________________________________________________________
50217 [  9967] By: jhi                                   on 2001/05/02  20:12:45
50218         Log: Workaround for UTS compiler casting bug from Hal Morris.
50219      Branch: perl
50220            ! perl.h
50221 ____________________________________________________________________________
50222 [  9966] By: jhi                                   on 2001/05/02  18:31:37
50223         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
50224              From: Dan Sugalski <dan@sidhe.org>
50225              Date: Wed, 02 May 2001 15:23:22 -0400
50226              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
50227      Branch: perl
50228            ! perl.c vms/vms.c
50229 ____________________________________________________________________________
50230 [  9965] By: jhi                                   on 2001/05/02  18:21:29
50231         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
50232      Branch: perl
50233            ! pod/perlfunc.pod
50234 ____________________________________________________________________________
50235 [  9964] By: jhi                                   on 2001/05/02  18:15:01
50236         Log: Document large files in INSTALL, document also the %x
50237              limitation if not use64bitint, closes bug 20010326.007.
50238      Branch: perl
50239            ! INSTALL
50240 ____________________________________________________________________________
50241 [  9963] By: jhi                                   on 2001/05/02  17:24:47
50242         Log: perlmodlib tweaks; regen pods.
50243      Branch: perl
50244            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
50245            ! pod/perltoc.pod
50246 ____________________________________________________________________________
50247 [  9962] By: jhi                                   on 2001/05/02  17:14:00
50248         Log: Fix for a segfault, from Marc Lehmann.
50249      Branch: perl
50250            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
50251 ____________________________________________________________________________
50252 [  9961] By: jhi                                   on 2001/05/02  15:55:53
50253         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
50254              From: "Philip Newton" <pnewton@gmx.de>
50255              Date: Wed, 2 May 2001 18:39:03 +0200
50256              Message-ID: <3AF05447.15525.173B588@localhost>
50257      Branch: perl
50258            ! pod/perlop.pod
50259 ____________________________________________________________________________
50260 [  9960] By: jhi                                   on 2001/05/02  15:35:37
50261         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
50262              From: Dan Sugalski <dan@sidhe.org>
50263              Date: Wed, 02 May 2001 11:37:27 -0400
50264              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
50265      Branch: perl
50266            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
50267            ! thread.h vms/vms.c vms/vmsish.h
50268 ____________________________________________________________________________
50269 [  9959] By: jhi                                   on 2001/05/02  15:21:08
50270         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
50271              From: Benjamin Sugars <bsugars@canoe.ca>
50272              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
50273              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
50274      Branch: perl
50275            ! ext/PerlIO/Scalar/Scalar.xs
50276 ____________________________________________________________________________
50277 [  9958] By: jhi                                   on 2001/05/02  15:15:53
50278         Log: Bug in #9915, spotted by Mike Guy.
50279      Branch: perl
50280            ! installperl
50281 ____________________________________________________________________________
50282 [  9957] By: jhi                                   on 2001/05/02  13:26:01
50283         Log: Add a test for not griping about references as array
50284              indices if the reference has magic in it (overloaded
50285              methods).
50286      Branch: perl
50287            ! pod/perldiag.pod t/pragma/warn/pp_hot
50288 ____________________________________________________________________________
50289 [  9956] By: jhi                                   on 2001/05/02  13:07:01
50290         Log: Retracted a bit too much in #9952.
50291      Branch: perl
50292            ! t/pragma/sub_lval.t
50293 ____________________________________________________________________________
50294 [  9955] By: jhi                                   on 2001/05/02  13:05:38
50295         Log: Test for #9952.
50296      Branch: perl
50297            ! t/op/tie.t
50298 ____________________________________________________________________________
50299 [  9954] By: jhi                                   on 2001/05/02  11:48:18
50300         Log: Additional note on the encoding example: one cannot
50301              convert string constants in-place.
50302      Branch: perl
50303            ! ext/Encode/Encode.pm
50304 ____________________________________________________________________________
50305 [  9953] By: jhi                                   on 2001/05/02  11:43:51
50306         Log: Note that if you have recent enough Perl you already
50307              have Filter::Util::Call.
50308      Branch: perl
50309            ! lib/Filter/Simple.pm
50310 ____________________________________________________________________________
50311 [  9952] By: jhi                                   on 2001/05/02  11:31:53
50312         Log: Retract changes #8254 and #8255, causes coredump in
50313              'tie FH, "main"', reported by Abigail, culprit found by
50314              Benjamin Sugars.  Mirrors maintperl change #9950.
50315      Branch: perl
50316            ! op.c t/pragma/sub_lval.t
50317 ____________________________________________________________________________
50318 [  9951] By: jhi                                   on 2001/05/02  11:14:29
50319         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
50320      Branch: perl
50321            + t/lib/MyFilter.pm
50322 ____________________________________________________________________________
50323 [  9950] By: gsar                                  on 2001/05/02  03:17:11
50324         Log: revert integration of changes#8254,8255 in change#8620 (causes
50325              a coredump in C<tie FH, 'foo'>; the idea itself may need better
50326              rationalization)
50327      Branch: maint-5.6/perl
50328            ! op.c t/pragma/sub_lval.t
50329 ____________________________________________________________________________
50330 [  9949] By: gsar                                  on 2001/05/02  02:56:32
50331         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
50332              
50333              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50334              
50335              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50336      Branch: maint-5.6/perl
50337           !> hints/svr5.sh
50338 ____________________________________________________________________________
50339 [  9948] By: gsar                                  on 2001/05/02  02:49:15
50340         Log: pod/find.t breaks on VMS (from Craig Berry)
50341      Branch: maint-5.6/perl
50342            ! t/pod/find.t
50343 ____________________________________________________________________________
50344 [  9947] By: jhi                                   on 2001/05/02  02:43:09
50345         Log: Add an encoding conversion example.
50346      Branch: perl
50347            ! ext/Encode/Encode.pm
50348 ____________________________________________________________________________
50349 [  9946] By: jhi                                   on 2001/05/02  01:34:22
50350         Log: Another coat of paint but still nowhere finished.
50351              Need to decide on the semantics of strptime(): should
50352              strptime() be a function instead of a method?  To do
50353              the week/monthname-strptiming the i18n/l10n bullet needs
50354              to be bitten with gusto.
50355      Branch: perl
50356            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
50357 ____________________________________________________________________________
50358 [  9945] By: jhi                                   on 2001/05/01  23:40:52
50359         Log: Update Changes.
50360      Branch: perl
50361            ! Changes patchlevel.h
50362 ____________________________________________________________________________
50363 [  9944] By: jhi                                   on 2001/05/01  23:33:37
50364         Log: Add known-to-be-tested modules to the list-to-be-skipped.
50365      Branch: perl
50366            ! t/lib/1_compile.t
50367 ____________________________________________________________________________
50368 [  9943] By: jhi                                   on 2001/05/01  23:24:40
50369         Log: Subject: BorlandC++ fix
50370              From: "Vadim Konovalov" <watman@inbox.ru>
50371              Date: Mon, 30 Apr 2001 20:12:26 -0700
50372              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
50373      Branch: perl
50374            ! win32/makefile.mk
50375 ____________________________________________________________________________
50376 [  9942] By: jhi                                   on 2001/05/01  23:18:02
50377         Log: Update to Filter::Simple 0.60, create a test for it.
50378      Branch: perl
50379            + t/lib/filter-simple.t
50380            ! MANIFEST lib/Filter/Simple.pm
50381 ____________________________________________________________________________
50382 [  9941] By: jhi                                   on 2001/05/01  19:47:24
50383         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
50384              From: Hugo <hv@crypt.compulink.co.uk>
50385              Date: Tue, 01 May 2001 20:12:20 +0100
50386              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
50387      Branch: perl
50388            ! pp_hot.c t/op/re_tests
50389 ____________________________________________________________________________
50390 [  9940] By: jhi                                   on 2001/05/01  19:42:16
50391         Log: Integrate perlio.
50392      Branch: perl
50393           !> lib/base.pm t/lib/fields.t
50394 ____________________________________________________________________________
50395 [  9939] By: jhi                                   on 2001/05/01  19:39:51
50396         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
50397              From: Benjamin Sugars <bsugars@canoe.ca>
50398              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
50399              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
50400      Branch: perl
50401            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50402 ____________________________________________________________________________
50403 [  9938] By: jhi                                   on 2001/05/01  19:34:09
50404         Log: Add NEXT, a pseudo-class for method redispatching.
50405              <Damian>NEXT.pm probably offers more bang-for-buck
50406              than anything else I've ever written.</Damian>
50407      Branch: perl
50408            + lib/NEXT.pm t/lib/next.t
50409            ! MANIFEST
50410 ____________________________________________________________________________
50411 [  9937] By: jhi                                   on 2001/05/01  19:21:41
50412         Log: Update to Switch 2.02.
50413      Branch: perl
50414            ! lib/Switch.pm t/lib/switch.t
50415 ____________________________________________________________________________
50416 [  9936] By: nick                                  on 2001/05/01  19:09:21
50417         Log: Fix for base.pm clobbering $VERSION
50418      Branch: perlio
50419            ! lib/base.pm
50420 ____________________________________________________________________________
50421 [  9935] By: nick                                  on 2001/05/01  18:54:38
50422         Log: Test for base.pm clobbering $VERSION.
50423      Branch: perlio
50424            ! t/lib/fields.t
50425 ____________________________________________________________________________
50426 [  9934] By: jhi                                   on 2001/05/01  18:39:10
50427         Log: Add information about Scalar::Util::blessed.
50428      Branch: perl
50429            ! pod/perlobj.pod
50430 ____________________________________________________________________________
50431 [  9933] By: jhi                                   on 2001/05/01  18:33:51
50432         Log: Subject: Extra UNIVERSAL documentation
50433              From: Mike Guy <mjtg@cam.ac.uk>
50434              Date: Tue, 01 May 2001 20:12:11 +0100
50435              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
50436      Branch: perl
50437            ! pod/perlobj.pod
50438 ____________________________________________________________________________
50439 [  9932] By: jhi                                   on 2001/05/01  18:26:54
50440         Log: Subject: Autoflush in tests as appropriate
50441              From: Mike Guy <mjtg@cam.ac.uk>
50442              Date: Tue, 01 May 2001 20:05:31 +0100
50443              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
50444      Branch: perl
50445            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
50446            ! t/op/taint.t
50447 ____________________________________________________________________________
50448 [  9931] By: jhi                                   on 2001/05/01  18:02:29
50449         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
50450              From: Benjamin Sugars <bsugars@canoe.ca>
50451              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
50452              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
50453      Branch: perl
50454            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50455 ____________________________________________________________________________
50456 [  9930] By: jhi                                   on 2001/05/01  15:12:26
50457         Log: Subject: Re: Finally got a round tuit
50458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50459              Date: Tue, 01 May 2001 14:14:10 +0200
50460              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
50461              
50462              The -DP part, slightly modified.
50463      Branch: perl
50464            ! perl.c
50465 ____________________________________________________________________________
50466 [  9929] By: jhi                                   on 2001/05/01  14:17:15
50467         Log: Subject: Re: Finally got a round tuit
50468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50469              Date: Tue, 01 May 2001 16:34:06 +0200
50470              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
50471              
50472              cpp and optimization tweaks for HP-UX.
50473      Branch: perl
50474            ! hints/hpux.sh
50475 ____________________________________________________________________________
50476 [  9928] By: jhi                                   on 2001/05/01  13:24:20
50477         Log: Tune the scan_num() comments to reality.
50478      Branch: perl
50479            ! toke.c
50480 ____________________________________________________________________________
50481 [  9927] By: jhi                                   on 2001/05/01  13:14:01
50482         Log: Subject: [PATCH B::Deparse] optimised sort
50483              From: Robin Houston <robin@kitsite.com>
50484              Date: Tue, 1 May 2001 14:07:12 +0100
50485              Message-ID: <20010501140712.A4266@penderel>
50486      Branch: perl
50487            ! ext/B/B/Deparse.pm
50488 ____________________________________________________________________________
50489 [  9926] By: jhi                                   on 2001/05/01  13:10:53
50490         Log: Subject: [PATCH t/lib/b-deparse.t] 
50491              From: Robin Houston <robin@kitsite.com>
50492              Date: Tue, 1 May 2001 13:37:42 +0100
50493              Message-ID: <20010501133742.A4082@penderel>
50494      Branch: perl
50495            ! t/lib/b-deparse.t
50496 ____________________________________________________________________________
50497 [  9925] By: jhi                                   on 2001/05/01  13:10:13
50498         Log: Subject: [PATCH B::Deparse] for(;;), sort
50499              From: Robin Houston <robin@kitsite.com>
50500              Date: Tue, 1 May 2001 13:35:00 +0100
50501              Message-ID: <20010501133500.A4061@penderel>
50502      Branch: perl
50503            ! ext/B/B/Deparse.pm
50504 ____________________________________________________________________________
50505 [  9924] By: jhi                                   on 2001/05/01  13:09:22
50506         Log: Subject: [PATCH B::Deparse] do, warn, use
50507              From: Robin Houston <robin@kitsite.com>
50508              Date: Tue, 1 May 2001 13:31:03 +0100
50509              Message-ID: <20010501133103.A4041@penderel>
50510      Branch: perl
50511            ! ext/B/B/Deparse.pm
50512 ____________________________________________________________________________
50513 [  9923] By: jhi                                   on 2001/05/01  11:45:36
50514         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
50515              From: Benjamin Sugars <ben.sugars@home.com>
50516              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
50517              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
50518      Branch: perl
50519            + t/io/fflush.t
50520            ! MANIFEST
50521 ____________________________________________________________________________
50522 [  9922] By: jhi                                   on 2001/05/01  11:35:42
50523         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
50524              From: Peter Prymmer <pvhp@forte.com>
50525              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
50526              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
50527      Branch: perl
50528            ! t/lib/selfstubber.t
50529 ____________________________________________________________________________
50530 [  9921] By: jhi                                   on 2001/04/30  16:34:33
50531         Log: Subject: [PATCH B::Concise] suppress warning
50532              From: Robin Houston <robin@kitsite.com>
50533              Date: Mon, 30 Apr 2001 16:09:49 +0100
50534              Message-ID: <20010430160949.A25086@penderel>
50535      Branch: perl
50536            ! ext/B/B/Concise.pm
50537 ____________________________________________________________________________
50538 [  9920] By: jhi                                   on 2001/04/30  13:56:04
50539         Log: Strip the *markers* from #9919.
50540      Branch: perl
50541            ! pod/perlfaq.pod pod/perlfaq5.pod
50542 ____________________________________________________________________________
50543 [  9919] By: jhi                                   on 2001/04/30  13:54:04
50544         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
50545              From: Gwyn Judd <b.judd@xtra.co.nz>
50546              Date: Sun, 29 Apr 2001 01:47:49 +1200
50547              Message-ID: <20010429014749.A4418@thislove>
50548      Branch: perl
50549            ! pod/perlfaq.pod pod/perlfaq5.pod
50550 ____________________________________________________________________________
50551 [  9918] By: jhi                                   on 2001/04/30  13:13:54
50552         Log: More_tweakage.
50553      Branch: perl
50554            ! pod/perldata.pod pod/perldiag.pod
50555 ____________________________________________________________________________
50556 [  9917] By: jhi                                   on 2001/04/30  13:01:27
50557         Log: Update Changes.
50558      Branch: perl
50559            ! Changes patchlevel.h
50560 ____________________________________________________________________________
50561 [  9916] By: jhi                                   on 2001/04/30  12:57:03
50562         Log: T_w_e_a_k_a_g_e.
50563      Branch: perl
50564            ! pod/perldata.pod pod/perldiag.pod
50565 ____________________________________________________________________________
50566 [  9915] By: jhi                                   on 2001/04/30  12:39:29
50567         Log: Install s2p also as psed.
50568              
50569              TODO: psed documentation?
50570      Branch: perl
50571            ! installperl
50572 ____________________________________________________________________________
50573 [  9914] By: jhi                                   on 2001/04/30  12:29:21
50574         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
50575              From: Jens Hamisch <jens@Strawberry.COM>
50576              Date: Fri, 27 Apr 2001 17:00:36 +0200
50577              Message-ID: <20010427170036.K1372@Strawberry.COM>
50578              
50579              SOCKS5_VERSION_NAME is the right symbol to detect
50580              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
50581              function called socks5_init() is available, and even that is
50582              not universal, most SOCKS5 installations use SOCKSinit()).
50583      Branch: perl
50584            ! perlio.c
50585 ____________________________________________________________________________
50586 [  9913] By: jhi                                   on 2001/04/30  12:22:15
50587         Log: Allow a zero timeout on IO::Socket accept and connect--
50588              though one really shouldn't do that.  Based on
50589              
50590              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
50591              From: "John Holdsworth" <coldwave@bigfoot.com>
50592              Date: Sun, 4 Feb 2001 12:48:18 +0100
50593              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
50594      Branch: perl
50595            ! ext/IO/lib/IO/Socket.pm
50596 ____________________________________________________________________________
50597 [  9912] By: jhi                                   on 2001/04/30  11:27:27
50598         Log: Save the spot of regprev (see #9911) for binary compatibility;
50599              regen API.
50600      Branch: perl
50601            ! embedvar.h perlapi.h thrdvar.h
50602 ____________________________________________________________________________
50603 [  9911] By: jhi                                   on 2001/04/30  11:22:03
50604         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
50605              From: Hugo <hv@crypt.compulink.co.uk>
50606              Date: Sun, 29 Apr 2001 17:09:30 +0100
50607              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
50608      Branch: perl
50609            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
50610 ____________________________________________________________________________
50611 [  9910] By: jhi                                   on 2001/04/30  11:15:12
50612         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
50613              a dummy for PL_numeric_radix); no pressing reason to break
50614              binary compatibility; regen API.
50615      Branch: perl
50616            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
50617            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
50618 ____________________________________________________________________________
50619 [  9909] By: jhi                                   on 2001/04/30  10:56:08
50620         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
50621              From: Walt Mankowski <waltman@netaxs.com>
50622              Date: Sun, 29 Apr 2001 21:53:48 -0400
50623              Message-ID: <20010429215348.A3971@netaxs.com>
50624      Branch: perl
50625            ! pod/perlfunc.pod
50626 ____________________________________________________________________________
50627 [  9908] By: jhi                                   on 2001/04/30  10:49:40
50628         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
50629      Branch: perl
50630            ! t/lib/selfstubber.t
50631 ____________________________________________________________________________
50632 [  9907] By: nick                                  on 2001/04/30  09:26:50
50633         Log: Integrate mainline.
50634      Branch: perlio
50635           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
50636 ____________________________________________________________________________
50637 [  9906] By: jhi                                   on 2001/04/29  23:24:20
50638         Log: Abigail spotted a thinko in #9905.
50639      Branch: perl
50640            ! pod/perldiag.pod
50641 ____________________________________________________________________________
50642 [  9905] By: jhi                                   on 2001/04/29  15:55:39
50643         Log: Changed the underscore/undebar syntax in numeric constants;
50644              now any grouping will do, as long as the underscores are not
50645              consecutive (so "zero-grouping" is out), and they do not begin
50646              or end the integer or fractional parts.
50647      Branch: perl
50648            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
50649 ____________________________________________________________________________
50650 [  9904] By: nick                                  on 2001/04/29  15:43:22
50651         Log: Integrate mainline.
50652      Branch: perlio
50653           +> (branch 98 files)
50654            - lib/unicode/Block.pl
50655            - lib/unicode/In/AlphabeticPresentationForms.pl
50656            - lib/unicode/In/Arabic.pl
50657            - lib/unicode/In/ArabicPresentationForms-A.pl
50658            - lib/unicode/In/ArabicPresentationForms-B.pl
50659            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
50660            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
50661            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
50662            - lib/unicode/In/BopomofoExtended.pl
50663            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
50664            - lib/unicode/In/CJKCompatibility.pl
50665            - lib/unicode/In/CJKCompatibilityForms.pl
50666            - lib/unicode/In/CJKCompatibilityIdeographs.pl
50667            - lib/unicode/In/CJKRadicalsSupplement.pl
50668            - lib/unicode/In/CJKSymbolsandPunctuation.pl
50669            - lib/unicode/In/CJKUnifiedIdeographs.pl
50670            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
50671            - lib/unicode/In/Cherokee.pl
50672            - lib/unicode/In/CombiningDiacriticalMarks.pl
50673            - lib/unicode/In/CombiningHalfMarks.pl
50674            - lib/unicode/In/CombiningMarksforSymbols.pl
50675            - lib/unicode/In/ControlPictures.pl
50676            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
50677            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
50678            - lib/unicode/In/EnclosedAlphanumerics.pl
50679            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
50680            - lib/unicode/In/Ethiopic.pl
50681            - lib/unicode/In/GeneralPunctuation.pl
50682            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
50683            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
50684            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
50685            - lib/unicode/In/HalfwidthandFullwidthForms.pl
50686            - lib/unicode/In/HangulCompatibilityJamo.pl
50687            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
50688            - lib/unicode/In/Hebrew.pl
50689            - lib/unicode/In/HighPrivateUseSurrogates.pl
50690            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
50691            - lib/unicode/In/IPAExtensions.pl
50692            - lib/unicode/In/IdeographicDescriptionCharacters.pl
50693            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
50694            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
50695            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
50696            - lib/unicode/In/Latin-1Supplement.pl
50697            - lib/unicode/In/LatinExtended-A.pl
50698            - lib/unicode/In/LatinExtended-B.pl
50699            - lib/unicode/In/LatinExtendedAdditional.pl
50700            - lib/unicode/In/LetterlikeSymbols.pl
50701            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
50702            - lib/unicode/In/MathematicalOperators.pl
50703            - lib/unicode/In/MiscellaneousSymbols.pl
50704            - lib/unicode/In/MiscellaneousTechnical.pl
50705            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
50706            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
50707            - lib/unicode/In/OpticalCharacterRecognition.pl
50708            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
50709            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
50710            - lib/unicode/In/SmallFormVariants.pl
50711            - lib/unicode/In/SpacingModifierLetters.pl
50712            - lib/unicode/In/Specials.pl
50713            - lib/unicode/In/SuperscriptsandSubscripts.pl
50714            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
50715            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
50716            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
50717            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
50718            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
50719           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
50720           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
50721           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
50722           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
50723           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
50724           !> utf8.c win32/Makefile
50725 ____________________________________________________________________________
50726 [  9903] By: jhi                                   on 2001/04/29  14:30:53
50727         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
50728              From: Prymmer/Kahn <pvhp@best.com>
50729              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
50730              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
50731      Branch: perl
50732            ! win32/Makefile
50733 ____________________________________________________________________________
50734 [  9902] By: jhi                                   on 2001/04/29  02:52:44
50735         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
50736              From: "Abigail" <abigail@foad.org>
50737              Date: Sun, 29 Apr 2001 03:14:25 +0200
50738              Message-ID: <20010429011425.24503.qmail@foad.org>
50739      Branch: perl
50740            ! ext/IO/lib/IO/Seekable.pm
50741 ____________________________________________________________________________
50742 [  9901] By: jhi                                   on 2001/04/29  02:04:46
50743         Log: In character classes one couldn't have 0x80..0xff characters
50744              at the left hand side if there were 0x100.. characters in the
50745              character class.
50746      Branch: perl
50747            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
50748            ! t/op/pat.t utf8.c
50749 ____________________________________________________________________________
50750 [  9900] By: jhi                                   on 2001/04/28  22:55:04
50751         Log: Forgot the latest mktables.PL from #9899.
50752      Branch: perl
50753            ! lib/unicode/mktables.PL
50754 ____________________________________________________________________________
50755 [  9899] By: jhi                                   on 2001/04/28  22:53:28
50756         Log: Explain the \p{} and \P{} error message better and
50757              have prettier prettyprint in In.pl.
50758      Branch: perl
50759            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
50760            ! pod/perldiag.pod
50761 ____________________________________________________________________________
50762 [  9898] By: jhi                                   on 2001/04/28  21:03:34
50763         Log: Add one possible explanation for the "Invalid [] range" error.
50764      Branch: perl
50765            ! pod/perldiag.pod
50766 ____________________________________________________________________________
50767 [  9897] By: jhi                                   on 2001/04/28  17:18:26
50768         Log: Add a level of indirection to the implementation of \p{InFoo}
50769              so that we don't have to have long filenames.  (Nothing changes
50770              in the user interface.)   The indirection is defined in
50771              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
50772              Also rename some the character classes by removing '-' from
50773              the classnames, and finally renamed Block.pl as Blocks.pl.
50774      Branch: perl
50775            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
50776            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
50777            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
50778            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
50779            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
50780            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
50781            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
50782            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
50783            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
50784            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
50785            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
50786            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
50787            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
50788            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
50789            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
50790            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
50791            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
50792            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
50793            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
50794            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
50795            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
50796            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
50797            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
50798            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
50799            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
50800            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
50801            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
50802            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
50803            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
50804            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
50805            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
50806            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
50807            + lib/unicode/In/94.pl lib/unicode/In/95.pl
50808            - lib/unicode/Block.pl
50809            - lib/unicode/In/AlphabeticPresentationForms.pl
50810            - lib/unicode/In/Arabic.pl
50811            - lib/unicode/In/ArabicPresentationForms-A.pl
50812            - lib/unicode/In/ArabicPresentationForms-B.pl
50813            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
50814            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
50815            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
50816            - lib/unicode/In/BopomofoExtended.pl
50817            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
50818            - lib/unicode/In/CJKCompatibility.pl
50819            - lib/unicode/In/CJKCompatibilityForms.pl
50820            - lib/unicode/In/CJKCompatibilityIdeographs.pl
50821            - lib/unicode/In/CJKRadicalsSupplement.pl
50822            - lib/unicode/In/CJKSymbolsandPunctuation.pl
50823            - lib/unicode/In/CJKUnifiedIdeographs.pl
50824            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
50825            - lib/unicode/In/Cherokee.pl
50826            - lib/unicode/In/CombiningDiacriticalMarks.pl
50827            - lib/unicode/In/CombiningHalfMarks.pl
50828            - lib/unicode/In/CombiningMarksforSymbols.pl
50829            - lib/unicode/In/ControlPictures.pl
50830            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
50831            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
50832            - lib/unicode/In/EnclosedAlphanumerics.pl
50833            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
50834            - lib/unicode/In/Ethiopic.pl
50835            - lib/unicode/In/GeneralPunctuation.pl
50836            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
50837            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
50838            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
50839            - lib/unicode/In/HalfwidthandFullwidthForms.pl
50840            - lib/unicode/In/HangulCompatibilityJamo.pl
50841            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
50842            - lib/unicode/In/Hebrew.pl
50843            - lib/unicode/In/HighPrivateUseSurrogates.pl
50844            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
50845            - lib/unicode/In/IPAExtensions.pl
50846            - lib/unicode/In/IdeographicDescriptionCharacters.pl
50847            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
50848            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
50849            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
50850            - lib/unicode/In/Latin-1Supplement.pl
50851            - lib/unicode/In/LatinExtended-A.pl
50852            - lib/unicode/In/LatinExtended-B.pl
50853            - lib/unicode/In/LatinExtendedAdditional.pl
50854            - lib/unicode/In/LetterlikeSymbols.pl
50855            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
50856            - lib/unicode/In/MathematicalOperators.pl
50857            - lib/unicode/In/MiscellaneousSymbols.pl
50858            - lib/unicode/In/MiscellaneousTechnical.pl
50859            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
50860            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
50861            - lib/unicode/In/OpticalCharacterRecognition.pl
50862            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
50863            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
50864            - lib/unicode/In/SmallFormVariants.pl
50865            - lib/unicode/In/SpacingModifierLetters.pl
50866            - lib/unicode/In/Specials.pl
50867            - lib/unicode/In/SuperscriptsandSubscripts.pl
50868            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
50869            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
50870            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
50871            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
50872            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
50873            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
50874            ! pod/perlunicode.pod
50875 ____________________________________________________________________________
50876 [  9896] By: jhi                                   on 2001/04/28  14:33:17
50877         Log: Update the information on shared library path on HP-UX.
50878      Branch: perl
50879            ! INSTALL
50880 ____________________________________________________________________________
50881 [  9895] By: jhi                                   on 2001/04/28  14:32:30
50882         Log: Because #9894 seems to do the trick, this workaround can be removed.
50883      Branch: perl
50884            ! t/lib/selfstubber.t
50885 ____________________________________________________________________________
50886 [  9894] By: jhi                                   on 2001/04/28  14:26:13
50887         Log: For PerlIO flush the children's file handles (on fork/exec/system).
50888      Branch: perl
50889            ! perl.h
50890 ____________________________________________________________________________
50891 [  9893] By: jhi                                   on 2001/04/28  14:23:15
50892         Log: Test tweak for #9891.
50893      Branch: perl
50894            ! t/lib/b-deparse.t
50895 ____________________________________________________________________________
50896 [  9892] By: jhi                                   on 2001/04/28  14:10:13
50897         Log: New HP-UX hints from Merijn.
50898      Branch: perl
50899            ! hints/hpux.sh
50900 ____________________________________________________________________________
50901 [  9891] By: jhi                                   on 2001/04/28  14:07:27
50902         Log: Subject: [PATCH B::Deparse] non-block scopes
50903              From: Robin Houston <robin@kitsite.com>
50904              Date: Fri, 27 Apr 2001 19:15:14 +0100
50905              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
50906      Branch: perl
50907            ! ext/B/B/Deparse.pm
50908 ____________________________________________________________________________
50909 [  9890] By: nick                                  on 2001/04/27  19:41:25
50910         Log: Integrate mainline
50911      Branch: perlio
50912           +> t/lib/selfstubber.t
50913           !> (integrate 50 files)
50914 ____________________________________________________________________________
50915 [  9889] By: jhi                                   on 2001/04/27  18:23:46
50916         Log: Subject: Re: selfstubber test fail on bleadperl
50917              From: Mike Guy <mjtg@cam.ac.uk>
50918              Date: Fri, 27 Apr 2001 19:31:18 +0100
50919              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
50920      Branch: perl
50921            ! t/lib/selfstubber.t
50922 ____________________________________________________________________________
50923 [  9888] By: jhi                                   on 2001/04/27  16:20:54
50924         Log: Test tweak for #9886.
50925      Branch: perl
50926            ! t/lib/b-deparse.t
50927 ____________________________________________________________________________
50928 [  9887] By: jhi                                   on 2001/04/27  16:16:33
50929         Log: Buffering issue at least in Solaris (even with perlio).
50930      Branch: perl
50931            ! t/lib/selfstubber.t
50932 ____________________________________________________________________________
50933 [  9886] By: jhi                                   on 2001/04/27  14:59:23
50934         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
50935              From: Robin Houston <robin@kitsite.com>
50936              Date: Fri, 27 Apr 2001 16:53:20 +0100
50937              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
50938      Branch: perl
50939            ! ext/B/B/Deparse.pm
50940 ____________________________________________________________________________
50941 [  9885] By: jhi                                   on 2001/04/27  14:23:51
50942         Log: Update Changes.
50943      Branch: perl
50944            ! Changes patchlevel.h
50945 ____________________________________________________________________________
50946 [  9884] By: jhi                                   on 2001/04/27  14:14:12
50947         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
50948              From: "Philip Newton" <pnewton@gmx.de>
50949              Date: Fri, 27 Apr 2001 16:40:13 +0200
50950              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
50951      Branch: perl
50952            ! pod/perldata.pod
50953 ____________________________________________________________________________
50954 [  9883] By: jhi                                   on 2001/04/27  13:28:19
50955         Log: Add LOG_PERROR; prettify the "removed".
50956      Branch: perl
50957            ! ext/Sys/Syslog/Syslog.xs
50958 ____________________________________________________________________________
50959 [  9882] By: jhi                                   on 2001/04/27  13:13:18
50960         Log: h2xs tweaks: use NV instead of double, "quote" the removed
50961              prefixes for clarity (especially when nothing is removed),
50962              slight pod reformats.
50963      Branch: perl
50964            ! utils/h2xs.PL
50965 ____________________________________________________________________________
50966 [  9881] By: jhi                                   on 2001/04/27  12:58:48
50967         Log: Don't bother creating existing directories.
50968      Branch: perl
50969            ! utils/h2xs.PL
50970 ____________________________________________________________________________
50971 [  9880] By: jhi                                   on 2001/04/27  12:45:39
50972         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
50973              From: Mike Schilli <m@perlmeister.com>
50974              Date: Wed, 25 Apr 2001 01:29:21 -0700
50975              Message-id: <3AE68AE1.6A981723@perlmeister.com>
50976      Branch: perl
50977            ! utils/h2xs.PL
50978 ____________________________________________________________________________
50979 [  9879] By: jhi                                   on 2001/04/27  12:40:55
50980         Log: break is not yet Perl.  Added the template license also to README.
50981      Branch: perl
50982            ! utils/h2xs.PL
50983 ____________________________________________________________________________
50984 [  9878] By: jhi                                   on 2001/04/27  03:08:20
50985         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
50986              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50987              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
50988              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
50989      Branch: perl
50990            ! t/lib/xs-typemap.t
50991 ____________________________________________________________________________
50992 [  9877] By: jhi                                   on 2001/04/26  23:54:40
50993         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
50994              From: "Abigail" <abigail@foad.org>
50995              Date: Fri, 27 Apr 2001 01:44:28 +0200
50996              Message-ID: <20010426234428.19786.qmail@foad.org>
50997      Branch: perl
50998            ! utils/h2xs.PL
50999 ____________________________________________________________________________
51000 [  9876] By: jhi                                   on 2001/04/26  23:52:06
51001         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
51002              From: Peter Prymmer <pvhp@forte.com>
51003              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
51004              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
51005      Branch: perl
51006            ! t/lib/selfstubber.t
51007 ____________________________________________________________________________
51008 [  9875] By: jhi                                   on 2001/04/26  23:48:10
51009         Log: Deparse nits.
51010      Branch: perl
51011            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
51012 ____________________________________________________________________________
51013 [  9874] By: jhi                                   on 2001/04/26  22:46:05
51014         Log: Document ANYOF_CLASS.
51015      Branch: perl
51016            ! regcomp.h
51017 ____________________________________________________________________________
51018 [  9873] By: jhi                                   on 2001/04/26  22:35:03
51019         Log: Subject: Re: [PATCH @9846] dumping ANYOF
51020              From: Hugo <hv@crypt.compulink.co.uk>
51021              Date: Thu, 26 Apr 2001 23:33:38 +0100
51022              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
51023      Branch: perl
51024            ! regcomp.c regcomp.h
51025 ____________________________________________________________________________
51026 [  9872] By: jhi                                   on 2001/04/26  22:34:31
51027         Log: Subject: [PATCH] more for Devel::SelfStubber
51028              From: Nicholas Clark <nick@ccl4.org>
51029              Date: Fri, 27 Apr 2001 00:13:52 +0100
51030              Message-ID: <20010427001351.K88186@plum.flirble.org>
51031      Branch: perl
51032            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
51033 ____________________________________________________________________________
51034 [  9871] By: jhi                                   on 2001/04/26  21:59:17
51035         Log: Subject: [PATCH B::Deparse] formats must be flush left
51036              From: Robin Houston <robin@kitsite.com>
51037              Date: Thu, 26 Apr 2001 23:54:29 +0100
51038              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
51039      Branch: perl
51040            ! ext/B/B/Deparse.pm
51041 ____________________________________________________________________________
51042 [  9870] By: jhi                                   on 2001/04/26  21:57:37
51043         Log: If some of the constants are prefixes of others,
51044              the prefixes may never get recognized.  (See 20010426.006.)
51045      Branch: perl
51046            ! utils/h2xs.PL
51047 ____________________________________________________________________________
51048 [  9869] By: jhi                                   on 2001/04/26  21:50:42
51049         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
51050              From: Chris Bongaarts <cab@tc.umn.edu>
51051              Date: Thu, 26 Apr 2001 17:10:31 -0500
51052              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
51053      Branch: perl
51054            ! ext/Sys/Syslog/Syslog.xs
51055 ____________________________________________________________________________
51056 [  9868] By: jhi                                   on 2001/04/26  21:35:12
51057         Log: Further cuts and more docs from Graham Barr.
51058      Branch: perl
51059            ! ext/List/Util/lib/List/Util.pm
51060            ! ext/List/Util/lib/Scalar/Util.pm
51061 ____________________________________________________________________________
51062 [  9867] By: jhi                                   on 2001/04/26  21:18:57
51063         Log: Subject: [PATCH 5.7.1] DB_File-1.77
51064              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
51065              Date: Thu, 26 Apr 2001 22:37:53 +0100
51066              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
51067      Branch: perl
51068            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
51069            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
51070 ____________________________________________________________________________
51071 [  9866] By: jhi                                   on 2001/04/26  21:12:31
51072         Log: Subject: [PATCH B::Deparse] fix easy bugs
51073              From: Robin Houston <robin@kitsite.com>
51074              Date: Thu, 26 Apr 2001 23:03:33 +0100
51075              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
51076      Branch: perl
51077            ! ext/B/B/Deparse.pm
51078 ____________________________________________________________________________
51079 [  9865] By: jhi                                   on 2001/04/26  20:26:13
51080         Log: Update Changes.
51081      Branch: perl
51082            ! Changes patchlevel.h
51083 ____________________________________________________________________________
51084 [  9864] By: jhi                                   on 2001/04/26  19:27:48
51085         Log: Dethinko from Robin Houston.
51086      Branch: perl
51087            ! ext/B/B/Deparse.pm
51088 ____________________________________________________________________________
51089 [  9863] By: jhi                                   on 2001/04/26  19:10:35
51090         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
51091              From: Robin Houston <robin@kitsite.com>
51092              Date: Thu, 26 Apr 2001 21:08:32 +0100
51093              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
51094      Branch: perl
51095            ! ext/B/B/Deparse.pm
51096 ____________________________________________________________________________
51097 [  9862] By: jhi                                   on 2001/04/26  19:04:23
51098         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51099              From: Robin Houston <robin@kitsite.com>
51100              Date: Thu, 26 Apr 2001 20:52:50 +0100
51101              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
51102      Branch: perl
51103            ! ext/B/B/Deparse.pm
51104 ____________________________________________________________________________
51105 [  9861] By: jhi                                   on 2001/04/26  18:56:14
51106         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
51107              From: Mike Guy <mjtg@cam.ac.uk>
51108              Date: Thu, 26 Apr 2001 14:22:40 +0100
51109              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
51110      Branch: perl
51111            ! pod/perlobj.pod
51112 ____________________________________________________________________________
51113 [  9860] By: jhi                                   on 2001/04/26  18:46:42
51114         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51115              From: Robin Houston <robin@kitsite.com>
51116              Date: Thu, 26 Apr 2001 20:34:29 +0100
51117              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
51118              
51119              Hashes do not interpolate.
51120      Branch: perl
51121            ! ext/B/B/Deparse.pm
51122 ____________________________________________________________________________
51123 [  9859] By: jhi                                   on 2001/04/26  18:43:51
51124         Log: Subject: The Time::Piece conspiracy unmasked!!!
51125              From: Mike Guy <mjtg@cam.ac.uk>
51126              Date: Thu, 26 Apr 2001 19:02:50 +0100
51127              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
51128              
51129              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
51130              From: Mike Guy <mjtg@cam.ac.uk>
51131              Date: Thu, 26 Apr 2001 19:08:21 +0100
51132              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
51133              
51134              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
51135              From: Graham Barr <gbarr@pobox.com>
51136              Date: Thu, 26 Apr 2001 19:12:03 +0100
51137              Message-ID: <20010426191203.A70835@pobox.com>
51138              
51139              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
51140      Branch: perl
51141            ! ext/List/Util/lib/List/Util.pm
51142            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
51143 ____________________________________________________________________________
51144 [  9858] By: jhi                                   on 2001/04/26  18:17:42
51145         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
51146              From: Robin Houston <robin@kitsite.com>
51147              Date: Thu, 26 Apr 2001 16:09:35 +0100
51148              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
51149      Branch: perl
51150            ! t/comp/proto.t
51151 ____________________________________________________________________________
51152 [  9857] By: jhi                                   on 2001/04/26  18:04:59
51153         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51154              From: barries <barries@slaysys.com>
51155              Date: Thu, 26 Apr 2001 12:01:10 -0400
51156              Message-ID: <20010426120110.E29698@jester.slaysys.com>
51157      Branch: perl
51158            ! pod/perldiag.pod
51159 ____________________________________________________________________________
51160 [  9856] By: jhi                                   on 2001/04/26  18:03:33
51161         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
51162              Date: Thu, 26 Apr 2001 17:13:41 +0100
51163              From: Robin Houston <robin@kitsite.com>
51164              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
51165              
51166              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51167              From: Robin Houston <robin@kitsite.com>
51168              Date: Thu, 26 Apr 2001 18:44:29 +0100
51169              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
51170      Branch: perl
51171            ! ext/B/B/Deparse.pm
51172 ____________________________________________________________________________
51173 [  9855] By: jhi                                   on 2001/04/26  17:56:04
51174         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
51175              From: Robin Houston <robin@kitsite.com>
51176              Date: Thu, 26 Apr 2001 17:04:08 +0100
51177              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
51178      Branch: perl
51179            ! ext/B/B/Deparse.pm
51180 ____________________________________________________________________________
51181 [  9854] By: jhi                                   on 2001/04/26  17:47:26
51182         Log: Subject: Re: Short test case for undef %stash:: crash
51183              From: Benjamin Sugars <bsugars@canoe.ca> 
51184              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
51185              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
51186              Changed and moved the perldiag entry.
51187      Branch: perl
51188            ! gv.c pod/perldiag.pod
51189 ____________________________________________________________________________
51190 [  9853] By: jhi                                   on 2001/04/26  14:35:16
51191         Log: Beginnings of strptime().  Do not touch the wet paint.
51192      Branch: perl
51193            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51194 ____________________________________________________________________________
51195 [  9852] By: jhi                                   on 2001/04/26  13:17:21
51196         Log: Retract #9851, core dumps from pod2man.
51197      Branch: perl
51198            ! regcomp.c
51199 ____________________________________________________________________________
51200 [  9851] By: jhi                                   on 2001/04/26  11:54:41
51201         Log: (Retracted by #9852.)
51202              
51203              Subject: [PATCH @9846] dumping ANYOF
51204              From: Hugo <hv@crypt.compulink.co.uk>
51205              Date: Thu, 26 Apr 2001 05:32:38 +0100
51206              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
51207      Branch: perl
51208            ! regcomp.c
51209 ____________________________________________________________________________
51210 [  9850] By: jhi                                   on 2001/04/26  02:34:44
51211         Log: If ccflags was empty the _previous_ $* containing all the
51212              environment variables and Configure variables was used,
51213              which lead, among other bad things, into $ccflags being your
51214              uname -a output, which lead into test compile with cc failing,
51215              which lead into gcc being selected, which didn't work that well
51216              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
51217              with large files, et cetera.
51218      Branch: perl
51219            ! hints/hpux.sh
51220 ____________________________________________________________________________
51221 [  9849] By: jhi                                   on 2001/04/26  01:44:57
51222         Log: Make selfstubber test more portable.
51223      Branch: perl
51224            ! t/lib/selfstubber.t
51225 ____________________________________________________________________________
51226 [  9848] By: jhi                                   on 2001/04/26  00:50:26
51227         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
51228              From: Benjamin Sugars <ben.sugars@home.com>
51229              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
51230              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
51231      Branch: perl
51232            ! ext/Cwd/Cwd.xs
51233 ____________________________________________________________________________
51234 [  9847] By: jhi                                   on 2001/04/26  00:46:58
51235         Log: Subject: [PATCH: perl@9841] VMS updates
51236              From: Peter Prymmer <pvhp@forte.com>
51237              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
51238              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
51239      Branch: perl
51240            ! README.vms configure.com vms/descrip_mms.template
51241            ! vms/ext/filespec.t
51242 ____________________________________________________________________________
51243 [  9846] By: jhi                                   on 2001/04/26  00:11:56
51244         Log: re 'debug' was broken by #9084.
51245      Branch: perl
51246            ! ext/re/re.xs
51247 ____________________________________________________________________________
51248 [  9845] By: jhi                                   on 2001/04/25  22:33:17
51249         Log: Subject: [PATCH] test for Devel::SelfStubber
51250              From: Nicholas Clark <nick@ccl4.org>
51251              Date: Thu, 26 Apr 2001 00:00:54 +0100
51252              Message-ID: <20010426000054.D89026@plum.flirble.org>
51253      Branch: perl
51254            + t/lib/selfstubber.t
51255            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
51256 ____________________________________________________________________________
51257 [  9844] By: jhi                                   on 2001/04/25  22:29:32
51258         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
51259              From: Paul Johnson <paul@pjcj.net>
51260              Date: Thu, 26 Apr 2001 00:46:08 +0200
51261              Message-ID: <20010426004608.H2338@pjcj.net>
51262      Branch: perl
51263            ! ext/B/B/Concise.pm
51264 ____________________________________________________________________________
51265 [  9843] By: jhi                                   on 2001/04/25  22:28:28
51266         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
51267              From: Peter Prymmer <pvhp@forte.com>
51268              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
51269              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
51270      Branch: perl
51271            ! ext/Cwd/Cwd.xs
51272 ____________________________________________________________________________
51273 [  9842] By: jhi                                   on 2001/04/25  20:58:12
51274         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
51275              From: John Peacock <jpeacock@rowman.com>
51276              Date: Wed, 25 Apr 2001 17:30:26 -0400
51277              Message-ID: <3AE741F2.B3217464@rowman.com>
51278      Branch: perl
51279            ! lib/Math/BigInt.pm t/lib/bigintpm.t
51280 ____________________________________________________________________________
51281 [  9841] By: jhi                                   on 2001/04/25  20:07:05
51282         Log: Update Changes.
51283      Branch: perl
51284            ! Changes patchlevel.h
51285 ____________________________________________________________________________
51286 [  9840] By: jhi                                   on 2001/04/25  19:56:51
51287         Log: Yet another HP-UX hints version from Merijn.
51288      Branch: perl
51289            ! hints/hpux.sh
51290 ____________________________________________________________________________
51291 [  9839] By: jhi                                   on 2001/04/25  19:53:04
51292         Log: abs_path() didn't terminate the filename correctly,
51293              in DIRNAMLENless systems like HP-UX this would fail.
51294      Branch: perl
51295            ! ext/Cwd/Cwd.xs
51296 ____________________________________________________________________________
51297 [  9838] By: jhi                                   on 2001/04/25  16:37:26
51298         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51299              From: Mike Guy <mjtg@cam.ac.uk>
51300              Date: Wed, 25 Apr 2001 18:31:47 +0100
51301              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
51302      Branch: perl
51303            ! op.c
51304 ____________________________________________________________________________
51305 [  9837] By: jhi                                   on 2001/04/25  16:21:53
51306         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
51307              From: Jon Eveland <jweveland@yahoo.com>
51308              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
51309              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
51310      Branch: perl
51311            ! lib/perl5db.pl
51312 ____________________________________________________________________________
51313 [  9836] By: jhi                                   on 2001/04/25  14:17:50
51314         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
51315              From: "Philip Newton" <pnewton@gmx.de>
51316              Date: Wed, 25 Apr 2001 17:05:58 +0200
51317              Message-ID: <3AE703F6.3234.1833C45@localhost>
51318      Branch: perl
51319            ! Porting/patching.pod
51320 ____________________________________________________________________________
51321 [  9835] By: jhi                                   on 2001/04/25  13:58:07
51322         Log: It would seem that both ar and full_ar need to be overridden
51323              for HP-UX to avoid the GNU ar.
51324      Branch: perl
51325            ! hints/hpux.sh
51326 ____________________________________________________________________________
51327 [  9834] By: jhi                                   on 2001/04/25  13:50:40
51328         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
51329              From: "Philip Newton" <pnewton@gmx.de>
51330              Date: Wed, 25 Apr 2001 16:09:23 +0200
51331              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
51332              
51333              Detypo.
51334      Branch: perl
51335            ! t/op/misc.t
51336 ____________________________________________________________________________
51337 [  9833] By: jhi                                   on 2001/04/25  12:36:11
51338         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
51339      Branch: perl
51340            ! hints/hpux.sh
51341 ____________________________________________________________________________
51342 [  9832] By: jhi                                   on 2001/04/25  12:33:36
51343         Log: New version of HP-UX hints from Merijn.
51344      Branch: perl
51345            ! hints/hpux.sh
51346 ____________________________________________________________________________
51347 [  9831] By: jhi                                   on 2001/04/25  03:39:45
51348         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
51349      Branch: perl
51350            ! hints/hpux.sh
51351 ____________________________________________________________________________
51352 [  9830] By: jhi                                   on 2001/04/25  02:53:25
51353         Log: The tzname[] bit is not needed by util.c -- and causes
51354              heartburn in VMS (and it missing was probably the cause of
51355              the Mac OS X trouble).  Ouch.
51356      Branch: perl
51357            ! ext/POSIX/POSIX.xs util.c
51358 ____________________________________________________________________________
51359 [  9829] By: jhi                                   on 2001/04/25  00:10:06
51360         Log: Metaconfig unit change for #9828.
51361      Branch: metaconfig
51362            ! U/compline/ccflags.U
51363 ____________________________________________________________________________
51364 [  9828] By: jhi                                   on 2001/04/25  00:04:18
51365         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
51366              (which is actually the reason for the change, we need to pass
51367              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
51368              EP/IX, OS/2, and TitanOS, based on the hints files.
51369      Branch: perl
51370            ! Configure config_h.SH
51371 ____________________________________________________________________________
51372 [  9827] By: jhi                                   on 2001/04/24  23:49:20
51373         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
51374              the $cat must have an absolute path.
51375      Branch: perl
51376            ! makedepend.SH
51377 ____________________________________________________________________________
51378 [  9826] By: jhi                                   on 2001/04/24  23:40:53
51379         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
51380      Branch: perl
51381            ! README.amiga
51382 ____________________________________________________________________________
51383 [  9825] By: jhi                                   on 2001/04/24  23:35:35
51384         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
51385              From: "Philip Newton" <pnewton@gmx.de>
51386              Date: Tue, 24 Apr 2001 18:52:49 +0200
51387              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
51388      Branch: perl
51389            ! x2p/find2perl.PL
51390 ____________________________________________________________________________
51391 [  9824] By: jhi                                   on 2001/04/24  23:33:07
51392         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
51393              Some gcc specifics dropped out due to extensive rewriting;
51394              will be put back later as needed.
51395      Branch: perl
51396            ! hints/hpux.sh
51397 ____________________________________________________________________________
51398 [  9823] By: jhi                                   on 2001/04/24  23:27:57
51399         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
51400      Branch: perl
51401            ! ext/POSIX/POSIX.xs
51402 ____________________________________________________________________________
51403 [  9822] By: jhi                                   on 2001/04/24  23:25:21
51404         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
51405              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51406              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
51407              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
51408      Branch: perl
51409            ! ext/XS/Typemap/Typemap.xs
51410 ____________________________________________________________________________
51411 [  9821] By: jhi                                   on 2001/04/24  23:24:10
51412         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
51413              From: "Abigail" <abigail@foad.org>
51414              Date: Tue, 24 Apr 2001 23:12:03 +0200
51415              Message-ID: <20010424211203.7901.qmail@foad.org>
51416      Branch: perl
51417            ! pod/perlport.pod
51418 ____________________________________________________________________________
51419 [  9820] By: jhi                                   on 2001/04/24  23:23:15
51420         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
51421              From: Matt Sergeant <matt@sergeant.org>
51422              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
51423              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
51424      Branch: perl
51425            ! pod/perlfaq4.pod
51426 ____________________________________________________________________________
51427 [  9819] By: nick                                  on 2001/04/24  18:49:43
51428         Log: Integrate mainline.
51429      Branch: perlio
51430           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51431           !> (integrate 37 files)
51432 ____________________________________________________________________________
51433 [  9818] By: jhi                                   on 2001/04/24  14:35:23
51434         Log: Update Changes.
51435      Branch: perl
51436            ! Changes patchlevel.h
51437 ____________________________________________________________________________
51438 [  9817] By: jhi                                   on 2001/04/24  14:09:17
51439         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
51440              From: "Philip Newton" <pnewton@gmx.de>
51441              Date: Tue, 24 Apr 2001 12:58:12 +0200
51442              Message-ID: <3AE57864.8304.B77A0A@localhost> 
51443              
51444              plus add CPAN to the list of modules that have their own tests.
51445      Branch: perl
51446            ! t/lib/1_compile.t
51447 ____________________________________________________________________________
51448 [  9816] By: jhi                                   on 2001/04/24  14:07:03
51449         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
51450              From: Michael G Schwern <schwern@pobox.com>
51451              Date: Sat, 21 Apr 2001 22:35:00 +0100
51452              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
51453      Branch: perl
51454            ! t/lib/1_compile.t
51455 ____________________________________________________________________________
51456 [  9815] By: jhi                                   on 2001/04/24  13:54:32
51457         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
51458              From: Robin Houston <robin@kitsite.com>
51459              Date: Tue, 24 Apr 2001 15:51:18 +0100
51460              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
51461      Branch: perl
51462            ! ext/B/B/Deparse.pm
51463 ____________________________________________________________________________
51464 [  9814] By: jhi                                   on 2001/04/24  13:17:34
51465         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51466              From: Bill Glicker <billg@burrelles.com>
51467              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
51468              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
51469      Branch: perl
51470            ! hints/svr5.sh
51471 ____________________________________________________________________________
51472 [  9813] By: jhi                                   on 2001/04/24  12:54:23
51473         Log: Prevent path disclosure (probing for existence of filenames)
51474              using suidperl; bug id 20010322.218.
51475      Branch: perl
51476            ! perl.c pod/perldiag.pod
51477 ____________________________________________________________________________
51478 [  9812] By: jhi                                   on 2001/04/24  12:08:36
51479         Log: Retract #9811.
51480      Branch: perl
51481            ! ext/POSIX/POSIX.xs
51482 ____________________________________________________________________________
51483 [  9811] By: jhi                                   on 2001/04/24  11:57:35
51484         Log: (Retracted by #9812.)
51485      Branch: perl
51486            ! ext/POSIX/POSIX.xs
51487 ____________________________________________________________________________
51488 [  9810] By: jhi                                   on 2001/04/24  03:32:35
51489         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
51490      Branch: perl
51491            ! util.c
51492 ____________________________________________________________________________
51493 [  9809] By: jhi                                   on 2001/04/24  03:16:13
51494         Log: The Math::BigFloat::import() was broken.
51495              (Fixes bug id 20010422.002.)
51496      Branch: perl
51497            ! lib/Math/BigFloat.pm
51498 ____________________________________________________________________________
51499 [  9808] By: jhi                                   on 2001/04/24  01:11:40
51500         Log: Additional dependencies; should help for parallel makes
51501              not to fail on missing lib/lib.pm or lib/re.pm.
51502      Branch: perl
51503            ! Makefile.SH
51504 ____________________________________________________________________________
51505 [  9807] By: jhi                                   on 2001/04/24  00:57:01
51506         Log: Update the test failure disclaimer.
51507      Branch: perl
51508            ! t/pragma/warn/pp_hot
51509 ____________________________________________________________________________
51510 [  9806] By: jhi                                   on 2001/04/24  00:54:04
51511         Log: Add make target "install-all" which is alias for "install"
51512              to cater for case-preserving filesystems like HFS+.
51513      Branch: perl
51514            ! INSTALL Makefile.SH
51515 ____________________________________________________________________________
51516 [  9805] By: jhi                                   on 2001/04/24  00:47:28
51517         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
51518              From: Peter Prymmer <pvhp@forte.com>
51519              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
51520              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
51521              
51522              (Ken William's message forwarded from macosx@perl.org)
51523      Branch: perl
51524            ! hints/darwin.sh
51525 ____________________________________________________________________________
51526 [  9804] By: jhi                                   on 2001/04/23  23:57:35
51527         Log: Cut-and-pasto.
51528      Branch: perl
51529            ! perlio.c
51530 ____________________________________________________________________________
51531 [  9803] By: jhi                                   on 2001/04/23  23:52:25
51532         Log: More PerlIO robustness.
51533      Branch: perl
51534            ! perlio.c
51535 ____________________________________________________________________________
51536 [  9802] By: jhi                                   on 2001/04/23  23:43:35
51537         Log: Make the "STD* opened only for ..." errors more consistent.
51538      Branch: perl
51539            ! doio.c
51540 ____________________________________________________________________________
51541 [  9801] By: jhi                                   on 2001/04/23  23:34:26
51542         Log: Test case for #9800.
51543      Branch: perl
51544            ! t/op/misc.t
51545 ____________________________________________________________________________
51546 [  9800] By: jhi                                   on 2001/04/23  23:14:43
51547         Log: Avoid coredump on 'close STDERR; die' by making
51548              the PerlIO calls more robust.  Also use SETERRNO()
51549              instead of errno = to be more VMS-ready.
51550      Branch: perl
51551            ! perlio.c
51552 ____________________________________________________________________________
51553 [  9799] By: jhi                                   on 2001/04/23  21:41:10
51554         Log: Subject: test for ID 20010423.002
51555              From: Robin Houston <robin@kitsite.com>
51556              Date: Mon, 23 Apr 2001 16:52:21 +0100
51557              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
51558      Branch: perl
51559            ! t/op/avhv.t
51560 ____________________________________________________________________________
51561 [  9798] By: jhi                                   on 2001/04/23  21:40:07
51562         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
51563              From: David Dyck <dcd@tc.fluke.com>
51564              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
51565              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
51566      Branch: perl
51567            ! installperl
51568 ____________________________________________________________________________
51569 [  9797] By: jhi                                   on 2001/04/23  21:37:56
51570         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
51571              From: Benjamin Sugars <bsugars@canoe.ca>
51572              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
51573              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
51574      Branch: perl
51575            ! ext/Cwd/Cwd.xs lib/Cwd.pm
51576 ____________________________________________________________________________
51577 [  9796] By: jhi                                   on 2001/04/23  21:29:24
51578         Log: Synchronize h2xs and pod2man some more on the documentation
51579              templates they propose.
51580      Branch: perl
51581            ! pod/pod2man.PL utils/h2xs.PL
51582 ____________________________________________________________________________
51583 [  9795] By: jhi                                   on 2001/04/23  17:30:40
51584         Log: Add one more naughty test for base64; make encoding logic cleaner.
51585      Branch: perl
51586            ! t/lib/mimeb64.t
51587 ____________________________________________________________________________
51588 [  9794] By: jhi                                   on 2001/04/23  13:51:32
51589         Log: Update Changes.
51590      Branch: perl
51591            ! Changes patchlevel.h
51592 ____________________________________________________________________________
51593 [  9793] By: jhi                                   on 2001/04/23  13:44:18
51594         Log: Duplicate lines.
51595      Branch: perl
51596            ! MANIFEST
51597 ____________________________________________________________________________
51598 [  9792] By: jhi                                   on 2001/04/23  13:39:13
51599         Log: Subject: Re: PATCH 5.7.1
51600              From: Mark-Jason Dominus <mjd@plover.com>
51601              Date: Mon, 23 Apr 2001 10:30:21 -0400
51602              Message-ID: <20010423143021.17335.qmail@plover.com>
51603      Branch: perl
51604            ! perl.h sv.c
51605 ____________________________________________________________________________
51606 [  9791] By: jhi                                   on 2001/04/23  13:32:40
51607         Log: Add the CPAN.pm 1.59_54 tests.
51608      Branch: perl
51609            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51610            ! MANIFEST
51611 ____________________________________________________________________________
51612 [  9790] By: jhi                                   on 2001/04/23  13:21:55
51613         Log: Subject: Deparse nit
51614              From: Robin Houston <robin@kitsite.com>
51615              Date: Mon, 23 Apr 2001 12:38:20 +0100
51616              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
51617      Branch: perl
51618            ! ext/B/B/Deparse.pm
51619 ____________________________________________________________________________
51620 [  9789] By: jhi                                   on 2001/04/23  13:19:07
51621         Log: Subject: [PATCH] bug 20010423.002
51622              From: Robin Houston <robin@kitsite.com>
51623              Date: Mon, 23 Apr 2001 13:12:30 +0100
51624              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
51625      Branch: perl
51626            ! pp.c
51627 ____________________________________________________________________________
51628 [  9788] By: jhi                                   on 2001/04/23  13:02:49
51629         Log: Subject: PATCH [5.7.1] hv.c unused #define
51630              From: Mark-Jason Dominus <mjd@plover.com>
51631              Date: Sun, 22 Apr 2001 14:17:49 -0400
51632              Message-ID: <20010422181749.26976.qmail@plover.com>
51633      Branch: perl
51634            ! hv.c
51635 ____________________________________________________________________________
51636 [  9787] By: jhi                                   on 2001/04/23  13:02:02
51637         Log: Subject: PATCH 5.7.1
51638              From: Mark-Jason Dominus <mjd@plover.com>
51639              Date: Sun, 22 Apr 2001 15:12:57 -0400
51640              Message-ID: <20010422191258.6539.qmail@plover.com>
51641              
51642              plus Sarathy's STMT_START + STMT_END suggestion.
51643      Branch: perl
51644            ! perl.h
51645 ____________________________________________________________________________
51646 [  9786] By: jhi                                   on 2001/04/23  12:53:25
51647         Log: Fix for
51648              
51649              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
51650              From: dLux <dlux@spam.sch.bme.hu>
51651              Date: Mon, 23 Apr 2001 01:25:26 +0200
51652              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
51653              
51654              (SvGROW really does return a char *.)
51655      Branch: perl
51656            ! pod/perlapi.pod sv.h
51657 ____________________________________________________________________________
51658 [  9785] By: jhi                                   on 2001/04/23  04:34:04
51659         Log: Time::Piece work continues.  $t->day removed since
51660              I think it's too confusing.  Now has normal and
51661              abbreviated length weekday names and month names,
51662              the names change with _names(), not _list().
51663              Now has strftime() in Perl, _strftime() is
51664              the libc version (to which strftime() falls back
51665              if it doesn't know the format.  To do: the reverse
51666              of strftime, strptime(), and the localisation of both.
51667      Branch: perl
51668            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
51669            ! t/lib/time-piece.t
51670 ____________________________________________________________________________
51671 [  9784] By: jhi                                   on 2001/04/23  02:41:46
51672         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
51673              From: andreas.koenig@anima.de (Andreas J. Koenig)
51674              Date: 23 Apr 2001 05:20:55 +0200
51675              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
51676      Branch: perl
51677            ! t/pragma/overload.t
51678 ____________________________________________________________________________
51679 [  9783] By: jhi                                   on 2001/04/22  23:32:42
51680         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
51681              From: Robin Houston <robin@kitsite.com>
51682              Date: Mon, 23 Apr 2001 00:38:18 +0100
51683              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
51684      Branch: perl
51685            ! ext/B/B/Deparse.pm
51686 ____________________________________________________________________________
51687 [  9782] By: jhi                                   on 2001/04/22  20:55:43
51688         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
51689              From: Simon Cozens <simon@netthink.co.uk>
51690              Date: Sun, 22 Apr 2001 18:47:25 +0100
51691              Message-ID: <20010422184725.A14411@netthink.co.uk>
51692      Branch: perl
51693            ! sv.c t/pragma/overload.t
51694 ____________________________________________________________________________
51695 [  9781] By: jhi                                   on 2001/04/22  20:52:13
51696         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
51697              From: Robin Houston <robin@kitsite.com>
51698              Date: Sun, 22 Apr 2001 22:14:50 +0100
51699              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
51700      Branch: perl
51701            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
51702 ____________________________________________________________________________
51703 [  9780] By: nick                                  on 2001/04/22  20:40:31
51704         Log: Integrate mainline.
51705      Branch: perlio
51706           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
51707           +> t/lib/b-stash.t
51708           !> (integrate 38 files)
51709 ____________________________________________________________________________
51710 [  9779] By: jhi                                   on 2001/04/22  15:16:03
51711         Log: Subject: IO::Socket::INET patch
51712              From: andrew deryabin <djsf@technarchy.ru>
51713              Date: Sat, 21 Apr 2001 17:46:52 +0400
51714              Message-ID: <20010421174652.B1426@technarchy>
51715      Branch: perl
51716            ! ext/IO/lib/IO/Socket/INET.pm
51717 ____________________________________________________________________________
51718 [  9778] By: jhi                                   on 2001/04/22  15:14:33
51719         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
51720              From: Mark-Jason Dominus <mjd@plover.com>
51721              Date: Sat, 21 Apr 2001 21:27:49 -0400
51722              Message-ID: <20010422012749.27024.qmail@plover.com>
51723      Branch: perl
51724            ! regcomp.c
51725 ____________________________________________________________________________
51726 [  9777] By: jhi                                   on 2001/04/22  15:10:51
51727         Log: Subject: Re: Regex debugger patch 
51728              From: Mark-Jason Dominus <mjd@plover.com>
51729              Date: Sat, 21 Apr 2001 21:48:51 -0400
51730              Message-ID: <20010422014851.27165.qmail@plover.com>
51731      Branch: perl
51732            ! pod/perldebguts.pod
51733 ____________________________________________________________________________
51734 [  9776] By: jhi                                   on 2001/04/22  15:09:48
51735         Log: Subject: Re: Regex debugger patch
51736              From: Mark-Jason Dominus <mjd@plover.com>
51737              Date: Sat, 21 Apr 2001 14:24:39 -0400
51738              Message-ID: <20010421182439.16508.qmail@plover.com>
51739              
51740              Regex debugger backend.
51741      Branch: perl
51742            ! regcomp.c regexp.h
51743 ____________________________________________________________________________
51744 [  9775] By: jhi                                   on 2001/04/21  16:45:40
51745         Log: Subject: [PATCH] Typo in utf8.h
51746              From: Jesús Quiroga <jquiroga@pobox.com>
51747              Date: Sat, 21 Apr 2001 19:25:33 +0200
51748              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
51749      Branch: perl
51750            ! utf8.h
51751 ____________________________________________________________________________
51752 [  9774] By: jhi                                   on 2001/04/21  16:43:52
51753         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51754              From: Joe Orton <jorton@redhat.com>
51755              Date: Tue, 17 Apr 2001 15:50:43 +0100
51756              Message-Id: <20010417155043.D19132@eu.c2.net>
51757      Branch: perl
51758            ! hints/svr5.sh
51759 ____________________________________________________________________________
51760 [  9773] By: jhi                                   on 2001/04/21  15:30:15
51761         Log: Subject: Patch utils/h2xs.PL
51762              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51763              Date: Sat, 21 Apr 2001 10:32:16 -0500
51764              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
51765              
51766              Add MAILING list and LICENSE templates.
51767      Branch: perl
51768            ! utils/h2xs.PL
51769 ____________________________________________________________________________
51770 [  9772] By: jhi                                   on 2001/04/21  15:28:36
51771         Log: Subject: perlfaq2.patch for 5.7.1
51772              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51773              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
51774              Date: Fri, 20 Apr 2001 16:42:19 -0500
51775              
51776              rm an extra tab, a blurb about the xx.cpan to clarify
51777              which countries actually have that and dejanews is history
51778              as well as most of that nonsensical entry.
51779      Branch: perl
51780            ! pod/perlfaq2.pod
51781 ____________________________________________________________________________
51782 [  9771] By: jhi                                   on 2001/04/21  15:27:17
51783         Log: Subject: perlfaq1.patch for 5.7.1
51784              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51785              Date: Fri, 20 Apr 2001 16:57:36 -0500
51786              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
51787              
51788              Evil URLs must die. Especially when they are broken.
51789      Branch: perl
51790            ! pod/perlfaq1.pod
51791 ____________________________________________________________________________
51792 [  9770] By: jhi                                   on 2001/04/21  15:23:38
51793         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
51794              From: Michael G Schwern <schwern@pobox.com>
51795              Date: Sat, 21 Apr 2001 16:11:12 +0100
51796              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
51797      Branch: perl
51798            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
51799            + t/lib/b-stash.t
51800            ! MANIFEST ext/B/B.pm t/lib/b.t
51801 ____________________________________________________________________________
51802 [  9769] By: jhi                                   on 2001/04/21  15:03:32
51803         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
51804              From: Michael G Schwern <schwern@pobox.com>
51805              Date: Sat, 21 Apr 2001 09:48:00 +0100
51806              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
51807      Branch: perl
51808            ! utils/h2ph.PL
51809 ____________________________________________________________________________
51810 [  9768] By: jhi                                   on 2001/04/21  14:33:49
51811         Log: PerlIO and Encode doc cleanup and tweaks.
51812      Branch: perl
51813            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
51814            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
51815 ____________________________________________________________________________
51816 [  9767] By: jhi                                   on 2001/04/21  12:40:16
51817         Log: Integrate perlio.
51818      Branch: perl
51819           !> doio.c
51820 ____________________________________________________________________________
51821 [  9766] By: nick                                  on 2001/04/20  18:28:35
51822         Log: Avoid core dump on
51823              open(STDOUT,">",\$foo);
51824      Branch: perlio
51825            ! doio.c
51826 ____________________________________________________________________________
51827 [  9765] By: jhi                                   on 2001/04/20  13:23:43
51828         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
51829              From: Robin Houston <robin@kitsite.com>
51830              Date: Fri, 20 Apr 2001 14:29:22 +0100
51831              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
51832      Branch: perl
51833            ! ext/B/B.pm ext/B/B/Deparse.pm
51834 ____________________________________________________________________________
51835 [  9764] By: jhi                                   on 2001/04/20  13:19:33
51836         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
51837              From: Peter Prymmer <pvhp@forte.com>
51838              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
51839              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
51840      Branch: perl
51841            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
51842            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
51843            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
51844            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
51845 ____________________________________________________________________________
51846 [  9763] By: jhi                                   on 2001/04/20  12:36:39
51847         Log: Subject: Re: A new PerlIO coredump
51848              From: Nick Ing-Simmons <nik@tiuk.ti.com>
51849              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
51850              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
51851      Branch: perl
51852            ! doio.c
51853 ____________________________________________________________________________
51854 [  9762] By: jhi                                   on 2001/04/19  23:02:30
51855         Log: Update Changes.
51856      Branch: perl
51857            ! Changes patchlevel.h
51858 ____________________________________________________________________________
51859 [  9761] By: jhi                                   on 2001/04/19  22:59:19
51860         Log: More cleanup cleanup.
51861      Branch: perl
51862            ! Makefile.SH win32/Makefile win32/makefile.mk
51863 ____________________________________________________________________________
51864 [  9760] By: jhi                                   on 2001/04/19  22:50:31
51865         Log: lib/Time is non-empty, let's not rmdir it.
51866      Branch: perl
51867            ! Makefile.SH
51868 ____________________________________________________________________________
51869 [  9759] By: jhi                                   on 2001/04/19  22:36:51
51870         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
51871              From: Robin Houston <robin@kitsite.com>
51872              Date: Fri, 20 Apr 2001 00:18:53 +0100
51873              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
51874      Branch: perl
51875            ! ext/B/B/Deparse.pm
51876 ____________________________________________________________________________
51877 [  9758] By: jhi                                   on 2001/04/19  22:36:00
51878         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
51879              From: Peter Prymmer <pvhp@forte.com>
51880              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
51881              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
51882      Branch: perl
51883            ! ext/Cwd/Cwd.xs
51884 ____________________________________________________________________________
51885 [  9757] By: nick                                  on 2001/04/19  18:53:54
51886         Log: Blind (untested) integrate of mainline.
51887      Branch: perlio
51888           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
51889           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
51890           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
51891           !> (integrate 53 files)
51892 ____________________________________________________________________________
51893 [  9756] By: jhi                                   on 2001/04/19  16:59:23
51894         Log: Document and test Time::Piece.
51895      Branch: perl
51896            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
51897            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
51898 ____________________________________________________________________________
51899 [  9755] By: jhi                                   on 2001/04/19  12:13:29
51900         Log: A better fix for the \x{12345678} trouble from NI-S.
51901      Branch: perl
51902            ! utf8.c
51903 ____________________________________________________________________________
51904 [  9754] By: jhi                                   on 2001/04/19  11:56:07
51905         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
51906              From: Robin Houston <robin@kitsite.com>
51907              Date: Wed, 18 Apr 2001 17:58:33 +0100
51908              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
51909      Branch: perl
51910            ! ext/B/B/Deparse.pm op.c
51911 ____________________________________________________________________________
51912 [  9753] By: jhi                                   on 2001/04/19  04:21:52
51913         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
51914              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
51915              Date: Thu, 19 Apr 2001 01:11:41 -0400
51916              Message-ID: <20010419011141.A5798@cpan.org>
51917      Branch: perl
51918            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
51919 ____________________________________________________________________________
51920 [  9752] By: jhi                                   on 2001/04/19  02:41:10
51921         Log: The new time utils need to be thread-aware, too.
51922      Branch: perl
51923            ! util.c
51924 ____________________________________________________________________________
51925 [  9751] By: jhi                                   on 2001/04/19  02:26:47
51926         Log: Compilation nit noticed by AIX compiler.
51927      Branch: perl
51928            ! perlio.c
51929 ____________________________________________________________________________
51930 [  9750] By: jhi                                   on 2001/04/19  02:20:06
51931         Log: The new time utils need to be public.
51932      Branch: perl
51933            ! embed.pl
51934 ____________________________________________________________________________
51935 [  9749] By: jhi                                   on 2001/04/19  01:42:39
51936         Log: Regen toc.
51937      Branch: perl
51938            ! pod/perltoc.pod
51939 ____________________________________________________________________________
51940 [  9748] By: jhi                                   on 2001/04/19  01:41:10
51941         Log: Add Time::Piece, a slight rewrite of Time::Object,
51942              from Matt Sergeant.
51943      Branch: perl
51944            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
51945            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
51946            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
51947            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
51948            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
51949            ! win32/makefile.mk
51950 ____________________________________________________________________________
51951 [  9747] By: jhi                                   on 2001/04/19  00:55:35
51952         Log: The new metaconfig unit from strftime.
51953      Branch: metaconfig/U/perl
51954            + d_strftime.U
51955 ____________________________________________________________________________
51956 [  9746] By: jhi                                   on 2001/04/19  00:54:54
51957         Log: Move the strftime() wrapper from POSIX.xs to util.c
51958              as my_strftime(), requires HAS_STRFTIME.
51959      Branch: perl
51960            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51961            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
51962            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
51963            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51964            ! vos/config.ga.h win32/config.bc win32/config.gc
51965            ! win32/config.vc
51966 ____________________________________________________________________________
51967 [  9745] By: jhi                                   on 2001/04/18  23:11:03
51968         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
51969              in preparation of Time::Piece.
51970      Branch: perl
51971            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
51972 ____________________________________________________________________________
51973 [  9744] By: jhi                                   on 2001/04/18  22:33:12
51974         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
51975              From: Peter Prymmer <pvhp@forte.com>
51976              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
51977              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
51978      Branch: perl
51979            ! t/lib/exporter.t
51980 ____________________________________________________________________________
51981 [  9743] By: jhi                                   on 2001/04/18  22:32:23
51982         Log: Subject: Fwd: pod2html leaves cache files lying around?
51983              From: Rajesh Vaidheeswarran <rv@gnu.org>
51984              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
51985              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
51986      Branch: perl
51987            ! lib/Pod/Html.pm
51988 ____________________________________________________________________________
51989 [  9742] By: jhi                                   on 2001/04/18  20:31:49
51990         Log: Update Changes.
51991      Branch: perl
51992            ! Changes patchlevel.h
51993 ____________________________________________________________________________
51994 [  9741] By: jhi                                   on 2001/04/18  20:23:02
51995         Log: Declare hints only if needed.
51996      Branch: perl
51997            ! ext/B/B/Deparse.pm
51998 ____________________________________________________________________________
51999 [  9740] By: jhi                                   on 2001/04/18  19:06:05
52000         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
52001              bug noticed by Robin Houston; basically the code of detecting
52002              value wraparound was acting differently under different compilers
52003              and platforms.  The workaround is to remove the overflow check
52004              for now, a real fix would be to do the overflow (portably) right.
52005      Branch: perl
52006            ! t/op/pat.t utf8.c
52007 ____________________________________________________________________________
52008 [  9739] By: jhi                                   on 2001/04/18  19:01:23
52009         Log: Subject: [PATCH B::Deparse] some pragma support
52010              From: Robin Houston <robin@kitsite.com>
52011              Date: Wed, 18 Apr 2001 19:32:12 +0100
52012              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
52013      Branch: perl
52014            ! ext/B/B/Deparse.pm
52015 ____________________________________________________________________________
52016 [  9738] By: jhi                                   on 2001/04/18  15:16:37
52017         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
52018              From: Benjamin Sugars <bsugars@canoe.ca>
52019              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
52020              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
52021      Branch: perl
52022            ! t/op/glob.t
52023 ____________________________________________________________________________
52024 [  9737] By: jhi                                   on 2001/04/18  13:24:50
52025         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
52026              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52027              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
52028              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
52029      Branch: perl
52030            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52031            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
52032 ____________________________________________________________________________
52033 [  9736] By: jhi                                   on 2001/04/18  04:15:14
52034         Log: The #9735 also changes the subtest 12.
52035      Branch: perl
52036            ! t/lib/b.t
52037 ____________________________________________________________________________
52038 [  9735] By: jhi                                   on 2001/04/18  03:55:17
52039         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
52040              From: David Dyck <dcd@tc.fluke.com>
52041              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
52042              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
52043      Branch: perl
52044            ! ext/B/B/Deparse.pm
52045 ____________________________________________________________________________
52046 [  9734] By: jhi                                   on 2001/04/18  03:54:11
52047         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
52048              From: Gisle Aas <gisle@ActiveState.com>
52049              Date: 17 Apr 2001 19:06:45 -0700
52050              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
52051      Branch: perl
52052            ! pp_hot.c t/op/misc.t
52053 ____________________________________________________________________________
52054 [  9733] By: jhi                                   on 2001/04/17  22:25:22
52055         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
52056              From: "Abigail" <abigail@foad.org>
52057              Date: Wed, 18 Apr 2001 01:17:46 +0200
52058              Message-ID: <20010417231746.21657.qmail@foad.org>
52059      Branch: perl
52060            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
52061 ____________________________________________________________________________
52062 [  9732] By: jhi                                   on 2001/04/17  20:47:56
52063         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
52064              From: Robin Houston <robin@kitsite.com>
52065              Date: Tue, 17 Apr 2001 22:37:42 +0100
52066              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
52067      Branch: perl
52068            ! ext/B/B/Deparse.pm
52069 ____________________________________________________________________________
52070 [  9731] By: nick                                  on 2001/04/17  20:46:35
52071         Log: Re-sync for t/lib/b.t fix
52072      Branch: perlio
52073           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
52074 ____________________________________________________________________________
52075 [  9730] By: jhi                                   on 2001/04/17  20:45:29
52076         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
52077              From: Robin Houston <robin@kitsite.com>
52078              Date: Tue, 17 Apr 2001 22:29:36 +0100
52079              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
52080      Branch: perl
52081            ! ext/B/B.xs ext/B/B/Deparse.pm
52082 ____________________________________________________________________________
52083 [  9729] By: jhi                                   on 2001/04/17  20:43:11
52084         Log: Subject: Deparse - parenthesise args to undeclared subs
52085              From: Robin Houston <robin@kitsite.com>
52086              Date: Tue, 17 Apr 2001 21:31:05 +0100
52087              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
52088      Branch: perl
52089            ! ext/B/B/Deparse.pm
52090 ____________________________________________________________________________
52091 [  9728] By: jhi                                   on 2001/04/17  18:57:30
52092         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
52093              From: Benjamin Sugars <ben.sugars@home.com>
52094              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
52095              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
52096      Branch: perl
52097            ! t/lib/cwd.t
52098 ____________________________________________________________________________
52099 [  9727] By: jhi                                   on 2001/04/17  18:20:20
52100         Log: Subject: [PATCH B::Deparse] ambient pragmas
52101              From: Robin Houston <robin@kitsite.com>
52102              Date: Tue, 17 Apr 2001 20:01:59 +0100
52103              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
52104      Branch: perl
52105            ! ext/B/B/Deparse.pm t/lib/b.t
52106 ____________________________________________________________________________
52107 [  9726] By: nick                                  on 2001/04/17  16:33:51
52108         Log: Integrate mainline (t/lib/b.t fails test 2...)
52109      Branch: perlio
52110           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52111           +> ext/List/Util/README ext/List/Util/Util.xs
52112           +> ext/List/Util/lib/List/Util.pm
52113           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
52114           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52115           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52116           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52117           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52118           !> (integrate 31 files)
52119 ____________________________________________________________________________
52120 [  9725] By: jhi                                   on 2001/04/17  12:14:24
52121         Log: Subject: multiple B::* changes
52122              From: Robin Houston <robin@kitsite.com>
52123              Date: Thu, 12 Apr 2001 20:12:27 +0100
52124              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
52125      Branch: perl
52126            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
52127 ____________________________________________________________________________
52128 [  9724] By: jhi                                   on 2001/04/17  11:59:05
52129         Log: Thread-awareness from Doug MacEachern.
52130      Branch: perl
52131            ! ext/List/Util/Util.xs
52132 ____________________________________________________________________________
52133 [  9723] By: jhi                                   on 2001/04/17  11:57:41
52134         Log: Make the test more portable.
52135      Branch: perl
52136            ! t/lib/cwd.t
52137 ____________________________________________________________________________
52138 [  9722] By: jhi                                   on 2001/04/17  11:53:50
52139         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
52140              From: Benjamin Sugars <ben.sugars@home.com>
52141              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
52142              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
52143      Branch: perl
52144            ! t/lib/cwd.t
52145 ____________________________________________________________________________
52146 [  9721] By: jhi                                   on 2001/04/17  11:52:17
52147         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
52148              From: Benjamin Sugars <bsugars@canoe.ca>
52149              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
52150              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
52151      Branch: perl
52152            ! op.c
52153 ____________________________________________________________________________
52154 [  9720] By: jhi                                   on 2001/04/17  11:35:42
52155         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
52156              From: Chris Nandor <pudge@pobox.com>
52157              Date: Tue, 17 Apr 2001 00:30:49 -0400
52158              Message-Id: <p05100207b701768712de@[10.0.1.177]>
52159      Branch: perl
52160            ! ext/File/Glob/bsd_glob.c gv.c
52161 ____________________________________________________________________________
52162 [  9719] By: jhi                                   on 2001/04/17  11:32:13
52163         Log: Subject: [PATCH] Tweten->West
52164              From: Casey West <casey@geeknest.com>
52165              Date: Mon, 16 Apr 2001 12:11:22 -0400
52166              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
52167      Branch: perl
52168            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
52169            ! pod/perltie.pod
52170 ____________________________________________________________________________
52171 [  9718] By: jhi                                   on 2001/04/16  03:22:52
52172         Log: Update Changes.
52173      Branch: perl
52174            ! Changes patchlevel.h
52175 ____________________________________________________________________________
52176 [  9717] By: jhi                                   on 2001/04/16  03:06:28
52177         Log: Regen toc.
52178      Branch: perl
52179            ! pod/perltoc.pod
52180 ____________________________________________________________________________
52181 [  9716] By: jhi                                   on 2001/04/16  02:58:42
52182         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
52183              From: Prymmer/Kahn <pvhp@best.com>
52184              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
52185              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
52186      Branch: perl
52187            ! utf8.c
52188 ____________________________________________________________________________
52189 [  9715] By: jhi                                   on 2001/04/15  23:40:35
52190         Log: Subject: Re: Net::Ping patch, adds stream protocol
52191              From: bronson@rinspin.com (Scott Bronson)
52192              Date: Tue, 10 Apr 2001 23:58:33 -0700
52193              Message-ID: <20010410235833.N29719@rinspin.com>
52194      Branch: perl
52195            ! lib/Net/Ping.pm
52196 ____________________________________________________________________________
52197 [  9714] By: jhi                                   on 2001/04/15  23:31:46
52198         Log: Printing out the ok messages helps successful testing.
52199      Branch: perl
52200            ! t/lib/time-hires.t
52201 ____________________________________________________________________________
52202 [  9713] By: jhi                                   on 2001/04/15  21:43:24
52203         Log: Update Douglas Wegscheid's email.
52204      Branch: perl
52205            ! AUTHORS
52206 ____________________________________________________________________________
52207 [  9712] By: jhi                                   on 2001/04/15  21:40:41
52208         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
52209              From: Michael G Schwern <schwern@pobox.com>
52210              Date: Sat, 14 Apr 2001 22:40:50 +0100
52211              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
52212      Branch: perl
52213            + t/lib/exporter.t
52214            ! MANIFEST lib/Exporter/Heavy.pm
52215 ____________________________________________________________________________
52216 [  9711] By: jhi                                   on 2001/04/15  21:39:21
52217         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
52218              From: Michael G Schwern <schwern@pobox.com>
52219              Date: Sat, 14 Apr 2001 22:13:59 +0100
52220              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
52221      Branch: perl
52222            ! t/op/loopctl.t
52223 ____________________________________________________________________________
52224 [  9710] By: jhi                                   on 2001/04/15  21:30:19
52225         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
52226              From: Michael G Schwern <schwern@pobox.com>
52227              Date: Sat, 14 Apr 2001 22:05:32 +0100
52228              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
52229      Branch: perl
52230            ! t/pragma/warnings.t
52231 ____________________________________________________________________________
52232 [  9709] By: jhi                                   on 2001/04/15  19:34:09
52233         Log: Integrate changes #9706,9707 from maintperl into mainline.
52234              
52235              change#7210 broke .packlist generation
52236              
52237              ExtUtils::Installed doesn't quote regex metacharacters in paths
52238              before using them in match; also make it work for dosish platforms
52239      Branch: perl
52240           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
52241 ____________________________________________________________________________
52242 [  9708] By: jhi                                   on 2001/04/15  19:31:01
52243         Log: Test also the scalar aspect of getitimer().
52244      Branch: perl
52245            ! t/lib/time-hires.t
52246 ____________________________________________________________________________
52247 [  9707] By: gsar                                  on 2001/04/15  17:24:20
52248         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
52249              before using them in match; also make it work for dosish platforms
52250      Branch: maint-5.6/perl
52251            ! lib/ExtUtils/Installed.pm
52252 ____________________________________________________________________________
52253 [  9706] By: gsar                                  on 2001/04/15  17:21:59
52254         Log: change#7210 broke .packlist generation (listed only filename
52255              rather than fully qualified path name)
52256      Branch: maint-5.6/perl
52257            ! lib/ExtUtils/Install.pm
52258 ____________________________________________________________________________
52259 [  9705] By: jhi                                   on 2001/04/15  12:36:33
52260         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
52261      Branch: perl
52262            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
52263            ! t/lib/time-hires.t
52264 ____________________________________________________________________________
52265 [  9704] By: jhi                                   on 2001/04/15  10:49:08
52266         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
52267              From: Prymmer/Kahn <pvhp@best.com>
52268              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
52269              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
52270      Branch: perl
52271            ! lib/utf8.pm pod/perlebcdic.pod
52272 ____________________________________________________________________________
52273 [  9703] By: jhi                                   on 2001/04/15  02:26:26
52274         Log: I keep forgetting to sort MANIFEST.
52275      Branch: perl
52276            ! MANIFEST
52277 ____________________________________________________________________________
52278 [  9702] By: jhi                                   on 2001/04/15  02:07:47
52279         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
52280              Now we have blessed, reftype, tainted, first, reduce, ...
52281      Branch: perl
52282            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52283            + ext/List/Util/README ext/List/Util/Util.xs
52284            + ext/List/Util/lib/List/Util.pm
52285            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
52286            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
52287            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52288            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52289            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52290            ! MANIFEST
52291 ____________________________________________________________________________
52292 [  9701] By: jhi                                   on 2001/04/14  15:05:25
52293         Log: Subject: RE: dprofpp.pl updates 
52294              From: Carl Eklof <CEklof@endeca.com>
52295              Date: Thu, 12 Apr 2001 18:45:46 -0400
52296              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
52297      Branch: perl
52298            ! utils/dprofpp.PL
52299 ____________________________________________________________________________
52300 [  9700] By: jhi                                   on 2001/04/14  14:44:55
52301         Log: Do not just blindly add CR.
52302      Branch: perl
52303            ! Porting/makerel
52304 ____________________________________________________________________________
52305 [  9699] By: jhi                                   on 2001/04/13  13:17:01
52306         Log: Update Changes.
52307      Branch: perl
52308            ! Changes patchlevel.h
52309 ____________________________________________________________________________
52310 [  9698] By: jhi                                   on 2001/04/13  12:44:48
52311         Log: Integrate perlio.
52312      Branch: perl
52313           !> ext/PerlIO/Scalar/Scalar.xs
52314 ____________________________________________________________________________
52315 [  9697] By: jhi                                   on 2001/04/13  12:29:15
52316         Log: Add more debug output to the test.
52317      Branch: perl
52318            ! t/lib/cwd.t
52319 ____________________________________________________________________________
52320 [  9696] By: nick                                  on 2001/04/13  10:14:29
52321         Log: Fix core dump on binmode($fh,'Scalar')
52322      Branch: perlio
52323            ! ext/PerlIO/Scalar/Scalar.xs
52324 ____________________________________________________________________________
52325 [  9695] By: nick                                  on 2001/04/13  09:05:42
52326         Log: Integrate mainline
52327      Branch: perlio
52328           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52329           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52330           +> t/lib/time-hires.t
52331           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
52332           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
52333           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
52334           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
52335           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
52336           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
52337           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
52338 ____________________________________________________________________________
52339 [  9694] By: jhi                                   on 2001/04/12  22:23:35
52340         Log: Integrate change #9693 from maintperl into mainline.
52341              
52342              $VERSION and Version() on the same line provokes a warning from
52343              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52344      Branch: perl
52345           !> lib/Devel/SelfStubber.pm
52346 ____________________________________________________________________________
52347 [  9693] By: gsar                                  on 2001/04/12  21:55:56
52348         Log: $VERSION and Version() on the same line provokes a warning from
52349              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52350      Branch: maint-5.6/perl
52351            ! lib/Devel/SelfStubber.pm
52352 ____________________________________________________________________________
52353 [  9692] By: jhi                                   on 2001/04/12  13:54:00
52354         Log: This is at least 5.005.
52355      Branch: perl
52356            ! ext/Time/HiRes/HiRes.xs
52357 ____________________________________________________________________________
52358 [  9691] By: jhi                                   on 2001/04/12  13:37:20
52359         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
52360      Branch: perl
52361            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
52362            ! win32/Makefile win32/makefile.mk
52363 ____________________________________________________________________________
52364 [  9690] By: jhi                                   on 2001/04/12  01:34:46
52365         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
52366      Branch: perl
52367            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52368            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52369            + t/lib/time-hires.t
52370            ! MANIFEST
52371 ____________________________________________________________________________
52372 [  9689] By: jhi                                   on 2001/04/12  00:28:39
52373         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
52374              From: Gisle Aas <gisle@ActiveState.com>
52375              Date: 11 Apr 2001 16:36:11 -0700
52376              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
52377      Branch: perl
52378            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
52379 ____________________________________________________________________________
52380 [  9688] By: jhi                                   on 2001/04/12  00:27:39
52381         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52382              From: Gisle Aas <gisle@ActiveState.com>
52383              Date: 11 Apr 2001 11:13:24 -0700
52384              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
52385      Branch: perl
52386            ! ext/MIME/Base64/Base64.xs
52387 ____________________________________________________________________________
52388 [  9687] By: jhi                                   on 2001/04/11  19:51:47
52389         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
52390      Branch: perl
52391            ! Todo-5.6
52392 ____________________________________________________________________________
52393 [  9686] By: jhi                                   on 2001/04/11  16:54:25
52394         Log: Subject: [PATCH opcode.pl] Documentation of table format
52395              From: Simon Cozens <simon@netthink.co.uk>
52396              Date: Wed, 11 Apr 2001 12:59:31 +0100
52397              Message-ID: <20010411125931.A25681@netthink.co.uk>
52398      Branch: perl
52399            ! opcode.pl
52400 ____________________________________________________________________________
52401 [  9685] By: jhi                                   on 2001/04/11  16:53:15
52402         Log: Subject: [PATCH] prototype("CORE::recv")
52403              From: Simon Cozens <simon@netthink.co.uk>
52404              Date: Wed, 11 Apr 2001 13:24:35 +0100
52405              Message-ID: <20010411132435.A26169@netthink.co.uk>
52406      Branch: perl
52407            ! pp.c t/comp/proto.t
52408 ____________________________________________________________________________
52409 [  9684] By: jhi                                   on 2001/04/11  16:47:13
52410         Log: FAQ (and AUTHORS) update from Dan Carson: the information
52411              was several years obsolete, Term::Readkey has been updated
52412              to have the functionality.
52413      Branch: perl
52414            ! AUTHORS pod/perlfaq5.pod
52415 ____________________________________________________________________________
52416 [  9683] By: jhi                                   on 2001/04/11  12:15:46
52417         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52418              From: Calle Dybedahl <calle@lysator.liu.se>
52419              Date: 10 Apr 2001 16:44:16 +0200
52420              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
52421      Branch: perl
52422            ! ext/MIME/Base64/Base64.xs
52423 ____________________________________________________________________________
52424 [  9682] By: jhi                                   on 2001/04/11  12:12:26
52425         Log: A more minimal fix for 20010410.006 from Hugo.
52426      Branch: perl
52427            ! regexec.c
52428 ____________________________________________________________________________
52429 [  9681] By: jhi                                   on 2001/04/11  11:34:23
52430         Log: Integrate changes #9678,9679 from maintline into mainperl.
52431              
52432              addendum to change#9676
52433              
52434              up $File::Glob::VERSION; add a note pointing out the version of
52435              the OpenBSD glob bsd_glob.c resembles
52436      Branch: perl
52437           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52438           !> ext/File/Glob/bsd_glob.h
52439 ____________________________________________________________________________
52440 [  9680] By: jhi                                   on 2001/04/11  11:30:38
52441         Log: Bad test numbering in integrate in #9677.
52442              Fixes ID 20010411.001.
52443      Branch: perl
52444            ! t/op/pat.t
52445 ____________________________________________________________________________
52446 [  9679] By: gsar                                  on 2001/04/11  03:38:40
52447         Log: up $File::Glob::VERSION; add a note pointing out the version of
52448              the OpenBSD glob bsd_glob.c resembles
52449      Branch: maint-5.6/perl
52450            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52451            ! ext/File/Glob/bsd_glob.h
52452 ____________________________________________________________________________
52453 [  9678] By: gsar                                  on 2001/04/11  03:09:48
52454         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
52455              revision 1.8.10.1 found here:
52456              
52457              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
52458      Branch: maint-5.6/perl
52459            ! ext/File/Glob/bsd_glob.c
52460 ____________________________________________________________________________
52461 [  9677] By: jhi                                   on 2001/04/11  02:54:39
52462         Log: Integrate changes #9675,9676 from maintperl into mainline.
52463              
52464              fix for bug 20010410.006, undo change#7115
52465              
52466              port the OpenBSD glob() security patch
52467      Branch: perl
52468           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52469           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
52470           !> t/op/pat.t
52471 ____________________________________________________________________________
52472 [  9676] By: gsar                                  on 2001/04/11  02:19:02
52473         Log: port the glob() security patch found at:
52474              
52475              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
52476              
52477              CERT advisory for the issue is here:
52478              
52479              http://www.cert.org/advisories/CA-2001-07.html
52480              
52481              Note that the security scare is only relevant for those who are
52482              foolish enough to build suidperl (which is now officially discouraged)
52483      Branch: maint-5.6/perl
52484            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52485            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
52486 ____________________________________________________________________________
52487 [  9675] By: gsar                                  on 2001/04/10  23:52:11
52488         Log: fix for bug 20010410.006
52489              
52490              undo change#7115 (came into maint-5.6 as change#8156)
52491              
52492              add tests to keep it from coming back
52493      Branch: maint-5.6/perl
52494            ! regexec.c t/op/pat.t
52495 ____________________________________________________________________________
52496 [  9674] By: nick                                  on 2001/04/10  20:39:31
52497         Log: Integrate mainline
52498      Branch: perlio
52499           +> Porting/testall.atom
52500           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
52501           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
52502           !> t/lib/lc-uk.t t/pod/find.t
52503 ____________________________________________________________________________
52504 [  9673] By: nick                                  on 2001/04/10  18:46:14
52505         Log: Integrate against change 9670 aka perl-5.7.1
52506      Branch: perlio
52507           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52508           !> (integrate 53 files)
52509 ____________________________________________________________________________
52510 [  9672] By: jhi                                   on 2001/04/10  13:45:01
52511         Log: Add a script for doing cumulative profile of the test suite.
52512              (Requires ATOM, that is, Tru64.)
52513      Branch: perl
52514            + Porting/testall.atom
52515            ! MANIFEST
52516 ____________________________________________________________________________
52517 [  9671] By: jhi                                   on 2001/04/10  12:38:53
52518         Log: Missing std block.
52519      Branch: perl
52520            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
52521            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
52522            ! t/pod/find.t
52523 ____________________________________________________________________________
52524 [  9670] By: jhi                                   on 2001/04/10  01:25:58
52525         Log: This is 5.7.1.
52526      Branch: perl
52527            ! patchlevel.h
52528 ____________________________________________________________________________
52529 [  9669] By: jhi                                   on 2001/04/10  01:09:14
52530         Log: Update Changes.
52531      Branch: perl
52532            ! Changes patchlevel.h
52533 ____________________________________________________________________________
52534 [  9668] By: jhi                                   on 2001/04/10  01:00:38
52535         Log: Regen toc.
52536      Branch: perl
52537            ! pod/perltoc.pod
52538 ____________________________________________________________________________
52539 [  9667] By: jhi                                   on 2001/04/10  00:52:16
52540         Log: Update perlhist.
52541      Branch: perl
52542            ! pod/perlhist.pod
52543 ____________________________________________________________________________
52544 [  9666] By: jhi                                   on 2001/04/09  23:38:59
52545         Log: Slight wording tweaks from Damian to #9658.
52546      Branch: perl
52547            ! pod/perlobj.pod
52548 ____________________________________________________________________________
52549 [  9665] By: jhi                                   on 2001/04/09  19:56:06
52550         Log: Subject: [PATCH perlutil.pod] Nit
52551              From: Simon Cozens <simon@netthink.co.uk>
52552              Date: Mon, 9 Apr 2001 20:29:44 +0100
52553              Message-ID: <20010409202944.A14796@the.earth.li>
52554      Branch: perl
52555            ! pod/perlutil.pod
52556 ____________________________________________________________________________
52557 [  9664] By: jhi                                   on 2001/04/09  19:54:42
52558         Log: Subject: Re: perl571delta.pod@9631
52559              From: Mike Guy <mjtg@cam.ac.uk>
52560              Date: Mon, 09 Apr 2001 18:09:14 +0100
52561              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
52562      Branch: perl
52563            ! pod/perl571delta.pod
52564 ____________________________________________________________________________
52565 [  9663] By: jhi                                   on 2001/04/09  13:43:35
52566         Log: Update Changes.
52567      Branch: perl
52568            ! Changes patchlevel.h
52569 ____________________________________________________________________________
52570 [  9662] By: jhi                                   on 2001/04/09  13:24:46
52571         Log: tweak tweak.
52572      Branch: perl
52573            ! AUTHORS pod/perl571delta.pod
52574 ____________________________________________________________________________
52575 [  9661] By: jhi                                   on 2001/04/09  13:15:13
52576         Log: Thinko in manual patch applying.
52577      Branch: perl
52578            ! sv.c
52579 ____________________________________________________________________________
52580 [  9660] By: jhi                                   on 2001/04/09  13:07:53
52581         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
52582              From: Robin Barker <rmb1@cise.npl.co.uk> 
52583              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
52584              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
52585              
52586              (This corrects the case where the "isn't numeric" string contains \0s
52587              and is longer than the temporary buffer, and contains \0 at the point
52588              the string would be truncated by "...".) 
52589      Branch: perl
52590            ! sv.c
52591 ____________________________________________________________________________
52592 [  9659] By: jhi                                   on 2001/04/09  12:57:41
52593         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
52594      Branch: perl
52595            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
52596            ! t/lib/cgi-function.t t/lib/cgi-html.t
52597 ____________________________________________________________________________
52598 [  9658] By: jhi                                   on 2001/04/09  12:48:47
52599         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
52600              From: Ilmari Karonen <iltzu@sci.fi>
52601              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
52602              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
52603              
52604              Rearrange and rewrite the Method Invocation section
52605              to explain the concepts in nicer order.
52606      Branch: perl
52607            ! pod/perlobj.pod
52608 ____________________________________________________________________________
52609 [  9657] By: jhi                                   on 2001/04/09  12:35:58
52610         Log: Upgrade to podlators 1.09, from Russ Allbery.
52611      Branch: perl
52612            ! lib/Pod/Man.pm lib/Pod/Text.pm
52613 ____________________________________________________________________________
52614 [  9656] By: jhi                                   on 2001/04/09  12:31:53
52615         Log: perl571delta.
52616      Branch: perl
52617            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
52618 ____________________________________________________________________________
52619 [  9655] By: jhi                                   on 2001/04/09  12:20:09
52620         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
52621              From: Prymmer/Kahn <pvhp@best.com>
52622              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
52623              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
52624      Branch: perl
52625            ! lib/utf8.pm pod/perlunicode.pod
52626 ____________________________________________________________________________
52627 [  9654] By: gsar                                  on 2001/04/09  03:38:33
52628         Log: here lies 5.6.1
52629      Branch: maint-5.6/perl
52630            ! Changes
52631 ____________________________________________________________________________
52632 [  9653] By: jhi                                   on 2001/04/09  03:25:24
52633         Log: Update perlhist.
52634      Branch: perl
52635            ! pod/perlhist.pod
52636 ____________________________________________________________________________
52637 [  9652] By: jhi                                   on 2001/04/09  03:18:49
52638         Log: perl571delta tweaking continues.
52639      Branch: perl
52640            ! pod/perl571delta.pod
52641 ____________________________________________________________________________
52642 [  9651] By: gsar                                  on 2001/04/09  03:11:19
52643         Log: update Changes, patchlevel.h &c.
52644      Branch: maint-5.6/perl
52645            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
52646            ! pod/perltoc.pod
52647 ____________________________________________________________________________
52648 [  9650] By: jhi                                   on 2001/04/09  02:40:24
52649         Log: Integrate the perlfork half of #9513 from maintperl into mainline
52650              (the perlunicode half is obsolete)
52651      Branch: perl
52652            ! pod/perlfork.pod
52653 ____________________________________________________________________________
52654 [  9649] By: gsar                                  on 2001/04/09  02:35:43
52655         Log: tweak perldelta as suggested by Jarkko
52656      Branch: maint-5.6/perl
52657            ! pod/perldelta.pod
52658 ____________________________________________________________________________
52659 [  9648] By: jhi                                   on 2001/04/09  02:13:04
52660         Log: Integrate change #9646 from maintperl into mainline.
52661              
52662              add note about ithreads and Thread.pm
52663      Branch: perl
52664           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
52665 ____________________________________________________________________________
52666 [  9647] By: jhi                                   on 2001/04/09  02:10:18
52667         Log: Bad assumption that shortsize == 2.
52668      Branch: perl
52669            ! t/lib/xs-typemap.t
52670 ____________________________________________________________________________
52671 [  9646] By: gsar                                  on 2001/04/09  00:48:04
52672         Log: add note about ithreads and Thread.pm (too many people are
52673              confused by the fact that Thread.pm is built and installed
52674              under non-5005threads but doesn't work)
52675      Branch: maint-5.6/perl
52676            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
52677 ____________________________________________________________________________
52678 [  9645] By: gsar                                  on 2001/04/09  00:19:03
52679         Log: update perldelta.pod for changes in 5.6.1
52680      Branch: maint-5.6/perl
52681            ! Changes pod/perldelta.pod
52682 ____________________________________________________________________________
52683 [  9644] By: jhi                                   on 2001/04/08  20:37:00
52684         Log: Integrate change #9639 from maintperl into mainline:
52685              on windows, many of the README.* pods were being copied to
52686              the wrong location
52687      Branch: perl
52688           !> win32/Makefile win32/makefile.mk
52689 ____________________________________________________________________________
52690 [  9643] By: jhi                                   on 2001/04/08  20:07:11
52691         Log: Integrate change #9624 from maintperl into mainline:
52692              the pod tests were not okay.  (t/pod/find.t changes ignored)
52693      Branch: perl
52694           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
52695           !> t/pod/include.t t/pod/included.t t/pod/lref.t
52696           !> t/pod/multiline_items.t t/pod/nested_items.t
52697           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
52698           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
52699 ____________________________________________________________________________
52700 [  9642] By: jhi                                   on 2001/04/08  19:57:17
52701         Log: Integrate change #9638 from maintperl into mainline:
52702              update to latest JPL from the anoncvs repository
52703      Branch: perl
52704           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52705           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
52706           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
52707 ____________________________________________________________________________
52708 [  9641] By: jhi                                   on 2001/04/08  19:53:30
52709         Log: perl571delta updates.
52710      Branch: perl
52711            ! lib/Filter/Simple.pm pod/perl571delta.pod
52712 ____________________________________________________________________________
52713 [  9640] By: gsar                                  on 2001/04/08  19:20:46
52714         Log: integrate change#9634 from mainline
52715              
52716              Fix the perlmodlib generation (didn't understand separate .pod
52717              files; didn't understand -- as the name-thing separator).
52718              Update the CPAN mirrors list.
52719      Branch: maint-5.6/perl
52720            ! pod/perlmodlib.pod
52721           !> pod/perlmodlib.PL
52722 ____________________________________________________________________________
52723 [  9639] By: gsar                                  on 2001/04/08  18:57:31
52724         Log: on windows, many of the README.* pods were being copied to the wrong
52725              location
52726      Branch: maint-5.6/perl
52727            ! win32/Makefile win32/makefile.mk
52728 ____________________________________________________________________________
52729 [  9638] By: gsar                                  on 2001/04/08  18:38:25
52730         Log: update to latest JPL from the anoncvs repository
52731      Branch: maint-5.6/perl
52732            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52733            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
52734            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
52735 ____________________________________________________________________________
52736 [  9637] By: jhi                                   on 2001/04/08  17:53:53
52737         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
52738      Branch: perl
52739            ! pod/perl571delta.pod
52740 ____________________________________________________________________________
52741 [  9636] By: jhi                                   on 2001/04/08  17:18:32
52742         Log: Regen toc.
52743      Branch: perl
52744            ! pod/perltoc.pod
52745 ____________________________________________________________________________
52746 [  9635] By: jhi                                   on 2001/04/08  17:16:33
52747         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
52748              From: "Craig A. Berry" <craigberry@mac.com>
52749              Date: Sun, 08 Apr 2001 12:30:16 -0500
52750              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
52751      Branch: perl
52752            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
52753 ____________________________________________________________________________
52754 [  9634] By: jhi                                   on 2001/04/08  17:09:19
52755         Log: Fix the perlmodlib generation (didn't understand separate .pod
52756              files; didn't understand -- as the name-thing separator).
52757              
52758              Update the CPAN mirrors list.
52759      Branch: perl
52760            ! pod/perlmodlib.PL pod/perlmodlib.pod
52761 ____________________________________________________________________________
52762 [  9633] By: jhi                                   on 2001/04/08  16:49:17
52763         Log: Sort MANIFEST.
52764      Branch: perl
52765            ! MANIFEST
52766 ____________________________________________________________________________
52767 [  9632] By: gsar                                  on 2001/04/08  16:36:06
52768         Log: add $Tie::RefHash::VERSION
52769      Branch: maint-5.6/perl
52770            ! lib/Tie/RefHash.pm
52771 ____________________________________________________________________________
52772 [  9631] By: jhi                                   on 2001/04/08  16:10:15
52773         Log: perl571delta updates based on p5p feedback; still needs
52774              lots of examples.
52775      Branch: perl
52776            ! pod/perl571delta.pod
52777 ____________________________________________________________________________
52778 [  9630] By: jhi                                   on 2001/04/08  15:59:13
52779         Log: Update the list of supported platforms to talk about 5.7.1
52780              (and 5.6.1)
52781      Branch: perl
52782            ! pod/perlport.pod
52783 ____________________________________________________________________________
52784 [  9629] By: jhi                                   on 2001/04/08  15:55:41
52785         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
52786              from maintperl into mainline: perlport updates.
52787      Branch: perl
52788            ! pod/perlport.pod
52789 ____________________________________________________________________________
52790 [  9628] By: jhi                                   on 2001/04/08  15:53:17
52791         Log: perlsolaris.pod copied to wrong directory.
52792      Branch: perl
52793            ! win32/makefile.mk
52794 ____________________________________________________________________________
52795 [  9627] By: jhi                                   on 2001/04/08  14:48:18
52796         Log: Subject: Typos in perl571delta.pod
52797              From: "Stephen P. Potter" <spp@spotter.yi.org>
52798              Date: Sat, 07 Apr 2001 20:37:05 -0400
52799              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
52800      Branch: perl
52801            ! pod/perl571delta.pod
52802 ____________________________________________________________________________
52803 [  9626] By: jhi                                   on 2001/04/08  14:39:04
52804         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
52805      Branch: perl
52806            ! gv.c
52807 ____________________________________________________________________________
52808 [  9625] By: nick                                  on 2001/04/08  10:14:23
52809         Log: Integrate mainline
52810      Branch: perlio
52811           +> pod/perl570delta.pod pod/perl571delta.pod
52812           !> (integrate 27 files)
52813 ____________________________________________________________________________
52814 [  9624] By: gsar                                  on 2001/04/08  06:08:17
52815         Log: test in t/pod/* were busted
52816              
52817              these tests are still not enabled in t/{harness,TEST}
52818      Branch: maint-5.6/perl
52819            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
52820            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
52821            ! t/pod/multiline_items.t t/pod/nested_items.t
52822            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
52823            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
52824 ____________________________________________________________________________
52825 [  9623] By: gsar                                  on 2001/04/08  03:37:01
52826         Log: integrate change#9470 from mainline
52827              
52828              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
52829      Branch: maint-5.6/perl
52830           !> ext/Socket/Socket.xs
52831 ____________________________________________________________________________
52832 [  9622] By: jhi                                   on 2001/04/07  22:40:47
52833         Log: Update Changes.
52834      Branch: perl
52835            ! Changes patchlevel.h
52836 ____________________________________________________________________________
52837 [  9621] By: jhi                                   on 2001/04/07  22:34:16
52838         Log: Update AUTHORS.
52839      Branch: perl
52840            ! AUTHORS
52841 ____________________________________________________________________________
52842 [  9620] By: jhi                                   on 2001/04/07  22:12:47
52843         Log: Forgot to bump the number of tests in #9164.
52844      Branch: perl
52845            ! t/op/array.t
52846 ____________________________________________________________________________
52847 [  9619] By: jhi                                   on 2001/04/07  22:09:50
52848         Log: Bump patchlevel to 5.7.1.
52849      Branch: perl
52850            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52851            ! config_h.SH patchlevel.h
52852 ____________________________________________________________________________
52853 [  9618] By: jhi                                   on 2001/04/07  22:02:41
52854         Log: Populate perl571delta.
52855      Branch: perl
52856            ! pod/perl571delta.pod
52857 ____________________________________________________________________________
52858 [  9617] By: jhi                                   on 2001/04/07  22:01:23
52859         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
52860              to forget it later; do not change patchlevel.h yet or regenerate
52861              Configure yet.
52862      Branch: perl
52863            ! epoc/config.sh win32/Makefile win32/config_H.bc
52864            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
52865 ____________________________________________________________________________
52866 [  9616] By: jhi                                   on 2001/04/07  17:46:33
52867         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
52868      Branch: perl
52869            ! pod/perl571delta.pod
52870 ____________________________________________________________________________
52871 [  9615] By: jhi                                   on 2001/04/07  17:33:21
52872         Log: Change the toc configuration.
52873      Branch: perl
52874            ! pod/buildtoc.PL pod/perl.pod
52875 ____________________________________________________________________________
52876 [  9614] By: jhi                                   on 2001/04/07  17:29:47
52877         Log: Subject: PATCH: $[
52878              From: Robin Houston <robin@kitsite.com>
52879              Date: Fri, 6 Apr 2001 18:10:14 +0100
52880              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
52881      Branch: perl
52882            ! op.c t/op/array.t
52883 ____________________________________________________________________________
52884 [  9613] By: jhi                                   on 2001/04/07  17:28:26
52885         Log: Subject: [PATCH perl@9424] isn't numeric warning
52886              From: Robin Barker <rmb1@cise.npl.co.uk>
52887              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
52888              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
52889      Branch: perl
52890            ! sv.c t/pragma/warn/sv
52891 ____________________________________________________________________________
52892 [  9612] By: jhi                                   on 2001/04/07  17:26:45
52893         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
52894              From: Mike Guy <mjtg@cam.ac.uk>
52895              Date: Fri, 06 Apr 2001 12:47:06 +0100
52896              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
52897      Branch: perl
52898            ! dump.c t/lib/peek.t
52899 ____________________________________________________________________________
52900 [  9611] By: jhi                                   on 2001/04/07  17:21:35
52901         Log: Create perl571delta and seed it off with the perldelta changes
52902              since 5.7.0; remove those changes from perldelta and rename it
52903              as perl570delta; recreate perldelta but leave it almost empty.
52904      Branch: perl
52905            + pod/perl570delta.pod pod/perl571delta.pod
52906            ! MANIFEST pod/perldelta.pod
52907 ____________________________________________________________________________
52908 [  9610] By: jhi                                   on 2001/04/07  16:56:32
52909         Log: Denit.
52910      Branch: perl
52911            ! pod/perldelta.pod
52912 ____________________________________________________________________________
52913 [  9609] By: jhi                                   on 2001/04/07  16:38:32
52914         Log: Retract #9523: needs more thought.
52915      Branch: perl
52916            ! Makefile.SH
52917 ____________________________________________________________________________
52918 [  9608] By: jhi                                   on 2001/04/07  14:59:20
52919         Log: atmark() code cleanaup.
52920      Branch: perl
52921            ! ext/IO/IO.xs
52922 ____________________________________________________________________________
52923 [  9607] By: jhi                                   on 2001/04/07  14:48:14
52924         Log: Integrate change #9605 from maintperl into mainline.
52925              
52926              can't optimize away scope entry if tr/// is present
52927      Branch: perl
52928           !> op.c t/op/tr.t
52929 ____________________________________________________________________________
52930 [  9606] By: jhi                                   on 2001/04/07  14:43:59
52931         Log: Integrate perlio.
52932      Branch: perl
52933           +> win32/FindExt.pm
52934           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
52935           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
52936 ____________________________________________________________________________
52937 [  9605] By: gsar                                  on 2001/04/07  11:52:40
52938         Log: can't optimize away scope entry if tr/// is present
52939      Branch: maint-5.6/perl
52940            ! op.c t/op/tr.t
52941 ____________________________________________________________________________
52942 [  9604] By: nick                                  on 2001/04/07  11:39:45
52943         Log: Split out extension finding code from buildext.pl into FindExt.pm
52944              Use it to get Config.pm's idea of available extensions in line
52945              with what is built.
52946      Branch: perlio
52947            + win32/FindExt.pm
52948            ! MANIFEST win32/buildext.pl win32/config_sh.PL
52949            ! win32/makefile.mk
52950 ____________________________________________________________________________
52951 [  9603] By: nick                                  on 2001/04/07  09:11:38
52952         Log: Cleanup correction for failed :Via() layer, also set an error code.
52953      Branch: perlio
52954            ! ext/PerlIO/Via/Via.xs
52955 ____________________________________________________________________________
52956 [  9602] By: nick                                  on 2001/04/07  08:38:04
52957         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
52958              style. So don't use binmode() on the handles so that Win32 etc. see
52959              same sequence and produce same digests.
52960      Branch: perlio
52961            ! t/lib/md5-file.t
52962 ____________________________________________________________________________
52963 [  9601] By: nick                                  on 2001/04/07  08:36:26
52964         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
52965              Else it complains and so crlf layer (say) does not get pushed.
52966      Branch: perlio
52967            ! perlio.c
52968 ____________________________________________________________________________
52969 [  9600] By: jhi                                   on 2001/04/06  23:00:09
52970         Log: Integrate change #9599 from perlio into mainline.
52971      Branch: perl
52972           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
52973           !> win32/config_H.vc
52974 ____________________________________________________________________________
52975 [  9599] By: nick                                  on 2001/04/06  21:42:43
52976         Log: Quote $VERSION in Encode.pm.
52977              regen_config_h as requested.
52978      Branch: perlio
52979            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
52980            ! win32/config_H.vc
52981 ____________________________________________________________________________
52982 [  9598] By: nick                                  on 2001/04/06  20:34:59
52983         Log: Integrate mainline
52984      Branch: perlio
52985           +> README.macos
52986           !> (integrate 39 files)
52987 ____________________________________________________________________________
52988 [  9597] By: gsar                                  on 2001/04/06  18:06:35
52989         Log: integrate change#9464 from mainline (addendum to change#8313)
52990              
52991              Subject: [PATCH @9452] Better peep()ing for foreach() loops
52992      Branch: maint-5.6/perl
52993           !> op.c
52994 ____________________________________________________________________________
52995 [  9596] By: jhi                                   on 2001/04/06  17:26:03
52996         Log: The d_casti32=undef is good for you even when not use64bitall.
52997      Branch: perl
52998            ! hints/hpux.sh
52999 ____________________________________________________________________________
53000 [  9595] By: gsar                                  on 2001/04/06  14:57:17
53001         Log: add a low-impact fix to accommodate darwin-ism
53002      Branch: maint-5.6/perl
53003            ! ext/Errno/Errno_pm.PL
53004 ____________________________________________________________________________
53005 [  9594] By: jhi                                   on 2001/04/06  14:55:14
53006         Log: Integrate changes #9528,9593 from mainline into maintperl;
53007              tweaking the editor/IDE/shell list.
53008      Branch: maint-5.6/perl
53009           !> pod/perlfaq3.pod
53010 ____________________________________________________________________________
53011 [  9593] By: jhi                                   on 2001/04/06  14:51:39
53012         Log: Make the editor/IDE/shell list a little bit airier.
53013      Branch: perl
53014            ! pod/perlfaq3.pod
53015 ____________________________________________________________________________
53016 [  9592] By: gsar                                  on 2001/04/06  14:45:18
53017         Log: integrate change#9477 from mainline (base.pm doc tweak)
53018              
53019              missing doc entry for fmod()
53020      Branch: maint-5.6/perl
53021            ! lib/Math/BigFloat.pm
53022           !> lib/base.pm
53023 ____________________________________________________________________________
53024 [  9591] By: jhi                                   on 2001/04/06  13:55:48
53025         Log: Regen toc.
53026      Branch: perl
53027            ! pod/perltoc.pod
53028 ____________________________________________________________________________
53029 [  9590] By: jhi                                   on 2001/04/06  13:54:52
53030         Log: Math::BigFloat patches from John Peacock.  The equivalent
53031              of #9586 from maintperl but reworked by John to work with
53032              the bleadperl.
53033      Branch: perl
53034            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53035 ____________________________________________________________________________
53036 [  9589] By: jhi                                   on 2001/04/06  13:42:23
53037         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
53038      Branch: perl
53039            ! ext/Digest/MD5/Makefile.PL
53040 ____________________________________________________________________________
53041 [  9588] By: jhi                                   on 2001/04/06  13:31:45
53042         Log: Integrate changes #9584,9587 from maintperl into mainline.
53043              
53044              keep eval"" CVs alive until the end of the statement in which
53045              they're called
53046              
53047              add README.macos (from Chris Nandor)
53048              
53049              tyop in change#9555
53050      Branch: perl
53051           +> README.macos
53052           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
53053           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
53054           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
53055           !> win32/makefile.mk
53056 ____________________________________________________________________________
53057 [  9587] By: gsar                                  on 2001/04/06  07:31:30
53058         Log: add README.macos (from Chris Nandor)
53059              
53060              tyop in change#9555
53061      Branch: maint-5.6/perl
53062            + README.macos
53063            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
53064            ! win32/Makefile win32/makefile.mk
53065 ____________________________________________________________________________
53066 [  9586] By: gsar                                  on 2001/04/06  07:08:54
53067         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
53068      Branch: maint-5.6/perl
53069            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53070 ____________________________________________________________________________
53071 [  9585] By: gsar                                  on 2001/04/06  06:58:44
53072         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
53073              from mainline
53074              
53075              Subject: [PATCH] Base64 update to perlfaq9.pod
53076              
53077              Subject: [PATCH AUTHORS] Housekeeping
53078              
53079              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53080              Mac OS X (Darwin) has extra pwent fields.
53081              
53082              Subject: [PATCH B::*] print control-character vars readably
53083              Needs EBCDICification.
53084              
53085              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53086              
53087              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53088              
53089              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53090              
53091              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53092              
53093              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53094              
53095              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53096              
53097              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53098              
53099              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53100              
53101              FreeBSD hints tweak from Anton Berezin.
53102              
53103              Subject: [PATCH foolperl & bleadperl] README.vms update
53104              
53105              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53106      Branch: maint-5.6/perl
53107           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
53108           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53109           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
53110 ____________________________________________________________________________
53111 [  9584] By: gsar                                  on 2001/04/06  04:09:00
53112         Log: keep eval"" CVs alive until the end of the statement in which
53113              they're called; this avoids a coredump ensuing from search for
53114              lexicals in code such as:
53115              
53116              sub bug {
53117              my $s = @_;
53118              eval q[sub { eval 'sub { &$s }' }];
53119              }
53120              bug("x")->()->();
53121              
53122              this code still doesn't work as intended (as it has remained
53123              since time immemorial), but it doesn't provoke a coredump anymore
53124      Branch: maint-5.6/perl
53125            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
53126            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
53127 ____________________________________________________________________________
53128 [  9583] By: jhi                                   on 2001/04/05  23:52:51
53129         Log: Update Changes.
53130      Branch: perl
53131            ! Changes patchlevel.h
53132 ____________________________________________________________________________
53133 [  9582] By: jhi                                   on 2001/04/05  23:11:23
53134         Log: Slight doc tweak.
53135      Branch: perl
53136            ! pod/perlunicode.pod
53137 ____________________________________________________________________________
53138 [  9581] By: jhi                                   on 2001/04/05  23:04:11
53139         Log: Integrate perlio.
53140      Branch: perl
53141           !> pod/perlunicode.pod
53142 ____________________________________________________________________________
53143 [  9580] By: jhi                                   on 2001/04/05  23:03:29
53144         Log: Test for #9579.
53145      Branch: perl
53146            ! t/op/do.t
53147 ____________________________________________________________________________
53148 [  9579] By: jhi                                   on 2001/04/05  22:54:17
53149         Log: Subject: [PATCH] Propagate calling context for do '...'
53150              From: Gisle Aas <gisle@ActiveState.com>
53151              Date: 04 Apr 2001 20:17:29 -0700
53152              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
53153      Branch: perl
53154            ! pod/perlfunc.pod pp_ctl.c
53155 ____________________________________________________________________________
53156 [  9578] By: jhi                                   on 2001/04/05  22:52:51
53157         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53158              From: Peter Prymmer <pvhp@forte.com>
53159              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
53160              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
53161      Branch: perl
53162            ! README.vms
53163 ____________________________________________________________________________
53164 [  9577] By: jhi                                   on 2001/04/05  22:48:22
53165         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
53166              From: "Craig A. Berry" <craigberry@mac.com>
53167              Date: Thu, 5 Apr 2001 13:43:28 -0500
53168              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
53169      Branch: perl
53170            ! README.vms
53171 ____________________________________________________________________________
53172 [  9576] By: jhi                                   on 2001/04/05  22:31:38
53173         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
53174              From: Michael G Schwern <schwern@pobox.com>
53175              Date: Thu, 5 Apr 2001 21:53:21 +0100
53176              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
53177      Branch: perl
53178            ! lib/base.pm t/lib/fields.t
53179 ____________________________________________________________________________
53180 [  9575] By: jhi                                   on 2001/04/05  22:26:10
53181         Log: FreeBSD hints tweak from Anton Berezin.
53182      Branch: perl
53183            ! hints/freebsd.sh
53184 ____________________________________________________________________________
53185 [  9574] By: jhi                                   on 2001/04/05  22:24:03
53186         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53187              From: David Dyck <dcd@tc.fluke.com>
53188              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
53189              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
53190      Branch: perl
53191            ! t/op/oct.t
53192 ____________________________________________________________________________
53193 [  9573] By: jhi                                   on 2001/04/05  22:23:06
53194         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53195              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
53196              From: David Dyck <dcd@tc.fluke.com>
53197              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
53198      Branch: perl
53199            ! pp.c
53200 ____________________________________________________________________________
53201 [  9572] By: jhi                                   on 2001/04/05  22:14:47
53202         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53203              From: Robin Houston <robin@kitsite.com>
53204              Date: Thu, 5 Apr 2001 20:56:48 +0100
53205              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
53206      Branch: perl
53207            ! ext/B/B/Deparse.pm
53208 ____________________________________________________________________________
53209 [  9571] By: jhi                                   on 2001/04/05  22:12:53
53210         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53211              From: Robin Houston <robin@kitsite.com>
53212              Date: Thu, 5 Apr 2001 19:55:51 +0100
53213              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
53214      Branch: perl
53215            ! ext/B/B/Deparse.pm
53216 ____________________________________________________________________________
53217 [  9570] By: jhi                                   on 2001/04/05  22:11:06
53218         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53219              From: Robin Houston <robin@kitsite.com>
53220              Date: Thu, 5 Apr 2001 20:16:29 +0100
53221              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
53222      Branch: perl
53223            ! ext/B/B/Deparse.pm
53224 ____________________________________________________________________________
53225 [  9569] By: nick                                  on 2001/04/05  21:32:26
53226         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
53227      Branch: perlio
53228            ! pod/perlunicode.pod
53229 ____________________________________________________________________________
53230 [  9568] By: nick                                  on 2001/04/05  19:38:09
53231         Log: Integrate mainline
53232      Branch: perlio
53233           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
53234           !> (integrate 35 files)
53235 ____________________________________________________________________________
53236 [  9567] By: jhi                                   on 2001/04/05  18:31:45
53237         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53238              From: Robin Houston <robin@kitsite.com>
53239              Date: Thu, 5 Apr 2001 18:03:23 +0100
53240              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
53241      Branch: perl
53242            ! ext/B/B/Deparse.pm
53243 ____________________________________________________________________________
53244 [  9566] By: jhi                                   on 2001/04/05  18:29:35
53245         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53246              From: Robin Houston <robin@kitsite.com>
53247              Date: Thu, 5 Apr 2001 16:45:18 +0100
53248              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
53249      Branch: perl
53250            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53251 ____________________________________________________________________________
53252 [  9565] By: jhi                                   on 2001/04/05  18:24:23
53253         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53254              From: Robin Houston <robin@kitsite.com>
53255              Date: Thu, 5 Apr 2001 14:50:09 +0100
53256              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
53257      Branch: perl
53258            ! ext/B/B/Deparse.pm
53259 ____________________________________________________________________________
53260 [  9564] By: jhi                                   on 2001/04/05  18:23:03
53261         Log: Subject: [PATCH B::*] print control-character vars readably
53262              From: Robin Houston <robin@kitsite.com>
53263              Date: Thu, 5 Apr 2001 14:27:38 +0100
53264              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
53265              
53266              Needs EBCDICification.
53267      Branch: perl
53268            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
53269            ! ext/B/B/Terse.pm
53270 ____________________________________________________________________________
53271 [  9563] By: jhi                                   on 2001/04/05  18:20:32
53272         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53273              Date: Thu, 5 Apr 2001 13:21:42 -0400
53274              From: Paul Schinder <schinder@pobox.com>
53275              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
53276              
53277              Mac OS X (Darwin) has extra pwent fields.
53278      Branch: perl
53279            ! t/op/pwent.t
53280 ____________________________________________________________________________
53281 [  9562] By: jhi                                   on 2001/04/05  17:57:51
53282         Log: Regen toc.
53283      Branch: perl
53284            ! pod/perltoc.pod
53285 ____________________________________________________________________________
53286 [  9561] By: jhi                                   on 2001/04/05  17:47:33
53287         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
53288      Branch: metaconfig
53289            ! U/Glossary.patch
53290      Branch: metaconfig/U/perl
53291            + d_u32align.U
53292            ! d_cmsghdr_s.U d_msghdr_s.U
53293 ____________________________________________________________________________
53294 [  9560] By: jhi                                   on 2001/04/05  17:47:01
53295         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
53296              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
53297              Introduce probes for struct msghdr, struct cmsghdr,
53298              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
53299              ualarm, usleep, for possible later extension work.
53300      Branch: perl
53301            + t/lib/md5-align.t
53302            ! Configure MANIFEST Porting/Glossary Porting/config.sh
53303            ! Porting/config_H config_h.SH configure.com epoc/config.sh
53304            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
53305            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53306            ! vos/config.ga.h win32/config.bc win32/config.gc
53307            ! win32/config.vc
53308 ____________________________________________________________________________
53309 [  9559] By: jhi                                   on 2001/04/05  13:03:04
53310         Log: Be traditional in your cpp (for the Errno extension).
53311      Branch: perl
53312            ! hints/darwin.sh
53313 ____________________________________________________________________________
53314 [  9558] By: jhi                                   on 2001/04/05  13:00:05
53315         Log: Add $Config{cppflags} to the gcc incantation.
53316      Branch: perl
53317            ! ext/Errno/Errno_pm.PL
53318 ____________________________________________________________________________
53319 [  9557] By: jhi                                   on 2001/04/05  04:22:39
53320         Log: Introduce Sean Burke's Class::ISA 0.32.
53321      Branch: perl
53322            + lib/Class/ISA.pm t/lib/class-isa.t
53323            ! MANIFEST
53324 ____________________________________________________________________________
53325 [  9556] By: jhi                                   on 2001/04/05  04:09:50
53326         Log: Subject: [PATCH AUTHORS] Housekeeping
53327              From: Paul Johnson <paul@pjcj.net> 
53328              Date: Wed, 4 Apr 2001 22:45:47 +0200
53329              Message-ID: <20010404224547.D9548@pjcj.net>
53330      Branch: perl
53331            ! AUTHORS
53332 ____________________________________________________________________________
53333 [  9555] By: jhi                                   on 2001/04/05  04:06:33
53334         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
53335              From: Gisle Aas <gisle@ActiveState.com>
53336              Date: 04 Apr 2001 14:23:04 -0700
53337              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
53338      Branch: perl
53339            ! pod/perlfaq9.pod
53340 ____________________________________________________________________________
53341 [  9554] By: jhi                                   on 2001/04/05  04:05:49
53342         Log: Downgrade also the "Wide character" diagnostic.
53343      Branch: perl
53344            ! pod/perldiag.pod
53345 ____________________________________________________________________________
53346 [  9553] By: jhi                                   on 2001/04/05  04:00:33
53347         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
53348              maintperl into mainline.
53349              
53350              "double" should be "NV"; standard typemap is missing entry
53351              for NV
53352              
53353              s/djSP/dSP/
53354              
53355              Downgrade "Wide character in print" to a warning.
53356              
53357              B::Deparse fix for ${^FOO} and documentation for PVX() method
53358              (from Robin Houston)
53359              
53360              tr/// doesn't null-terminate the result in some situations
53361              (from Gisle Aas)
53362      Branch: perl
53363           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
53364           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
53365           !> t/io/utf8.t t/op/tr.t
53366 ____________________________________________________________________________
53367 [  9552] By: jhi                                   on 2001/04/05  03:52:50
53368         Log: Retract changes #9542 and #9538 (from maintperl, integrated
53369              at #9540), shouldn't be needed because of the perlio changes.
53370      Branch: perl
53371            ! util.c
53372 ____________________________________________________________________________
53373 [  9551] By: gsar                                  on 2001/04/05  00:18:34
53374         Log: tr/// doesn't null-terminate the result in some situations
53375              (from Gisle Aas)
53376      Branch: maint-5.6/perl
53377            ! doop.c t/op/tr.t
53378 ____________________________________________________________________________
53379 [  9550] By: gsar                                  on 2001/04/04  20:04:17
53380         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
53381              (from Robin Houston)
53382      Branch: maint-5.6/perl
53383            ! ext/B/B.pm ext/B/B/Deparse.pm
53384 ____________________________________________________________________________
53385 [  9549] By: nick                                  on 2001/04/04  18:56:15
53386         Log: Downgrade "Wide character in print" to a warning.
53387      Branch: perlio
53388            ! doio.c t/io/utf8.t
53389 ____________________________________________________________________________
53390 [  9548] By: gsar                                  on 2001/04/04  18:51:49
53391         Log: integrate changes#9460,9462,9482,9521,9522
53392              
53393              Subject: PATCH: B::Debug should show LOOP-specific fields
53394              
53395              Subject: B::Deparse precedence bug. (Patch included.)
53396              
53397              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
53398              
53399              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53400              
53401              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53402      Branch: maint-5.6/perl
53403           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
53404           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
53405 ____________________________________________________________________________
53406 [  9547] By: gsar                                  on 2001/04/04  18:49:16
53407         Log: s/djSP/dSP/
53408      Branch: maint-5.6/perl
53409            ! ext/Thread/Thread.xs
53410 ____________________________________________________________________________
53411 [  9546] By: nick                                  on 2001/04/04  18:44:00
53412         Log: Integrate mainline.
53413      Branch: perlio
53414           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
53415           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
53416 ____________________________________________________________________________
53417 [  9545] By: gsar                                  on 2001/04/04  18:38:52
53418         Log: integrate change#8837 from mainline
53419              
53420              Subject: [patch] -Wall cleanup round 2
53421      Branch: maint-5.6/perl
53422           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
53423           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
53424           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
53425           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
53426           !> ext/SDBM_File/SDBM_File.xs
53427 ____________________________________________________________________________
53428 [  9544] By: gsar                                  on 2001/04/04  17:49:57
53429         Log: "double" should be "NV"; standard typemap is missing entry
53430              for NV
53431      Branch: maint-5.6/perl
53432            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
53433 ____________________________________________________________________________
53434 [  9543] By: jhi                                   on 2001/04/04  14:13:18
53435         Log: Thou shalt not (just) match for English error messages.
53436      Branch: perl
53437            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
53438            ! os2/OS2/Process/Process.pm
53439 ____________________________________________________________________________
53440 [  9542] By: jhi                                   on 2001/04/04  13:20:39
53441         Log: Make the stdio tricks of fflush_all() to exist only if
53442              stdio is being used.
53443      Branch: perl
53444            ! util.c
53445 ____________________________________________________________________________
53446 [  9541] By: jhi                                   on 2001/04/04  04:20:24
53447         Log: Subject: Re: [PATCH] Lighten up glob
53448              From: Benjamin Sugars <bsugars@canoe.ca>
53449              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
53450              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
53451      Branch: perl
53452            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
53453            ! util.c
53454 ____________________________________________________________________________
53455 [  9540] By: jhi                                   on 2001/04/04  04:03:57
53456         Log: Integrate changes #9538,9539 from maintperl into mainline.
53457              
53458              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53459              for use with _fwalk() (fix for change#7705)
53460              
53461              another tweak needed for SunOS 4.1.x build (from Mike Guy)
53462              (cp -f is not portable)
53463      Branch: perl
53464           !> Makefile.SH util.c
53465 ____________________________________________________________________________
53466 [  9539] By: gsar                                  on 2001/04/04  03:01:14
53467         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
53468      Branch: maint-5.6/perl
53469            ! Makefile.SH
53470 ____________________________________________________________________________
53471 [  9538] By: gsar                                  on 2001/04/04  01:00:38
53472         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53473              for use with _fwalk() (fix for change#7705)
53474      Branch: maint-5.6/perl
53475            ! util.c
53476 ____________________________________________________________________________
53477 [  9537] By: nick                                  on 2001/04/03  19:24:55
53478         Log: Integrate mainline
53479      Branch: perlio
53480           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
53481           +> lib/unicode/PropList.html
53482            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
53483           !> (integrate 69 files)
53484 ____________________________________________________________________________
53485 [  9536] By: jhi                                   on 2001/04/03  18:02:31
53486         Log: Integrate change #9533 from maintperl into mainline.
53487              
53488              better fix for change#9517 to accomodate UNC paths like
53489              \\server\share\foo, and paths with trailing backslash
53490              like c:\this\
53491      Branch: perl
53492           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53493 ____________________________________________________________________________
53494 [  9535] By: jhi                                   on 2001/04/03  17:58:07
53495         Log: Change the push/unshift warning to be of class syntax, not misc.
53496      Branch: perl
53497            ! op.c pod/perldiag.pod t/pragma/warn/op
53498 ____________________________________________________________________________
53499 [  9534] By: jhi                                   on 2001/04/03  15:03:46
53500         Log: Change the push/unshift warning (#9532) to talk about "no values"
53501              instead of "no arguments".
53502      Branch: perl
53503            ! op.c pod/perldiag.pod t/pragma/warn/op
53504 ____________________________________________________________________________
53505 [  9533] By: gsar                                  on 2001/04/03  14:30:07
53506         Log: better fix for change#9517 to accomodate UNC paths like
53507              \\server\share\foo, and paths with trailing backslash
53508              like c:\this\
53509      Branch: maint-5.6/perl
53510            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53511 ____________________________________________________________________________
53512 [  9532] By: jhi                                   on 2001/04/03  13:11:46
53513         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
53514              From: Robin Houston <robin@kitsite.com>
53515              Date: Mon, 2 Apr 2001 15:03:29 +0100
53516              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
53517      Branch: perl
53518            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
53519 ____________________________________________________________________________
53520 [  9531] By: jhi                                   on 2001/04/03  13:06:34
53521         Log: Integrate change #9530 from maintperl into mainline.
53522              
53523              accomodate VMS "mailbox overflow" quirk in testsuite (from
53524              Craig Berry)
53525      Branch: perl
53526           !> t/lib/socket.t
53527 ____________________________________________________________________________
53528 [  9530] By: gsar                                  on 2001/04/03  04:56:41
53529         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
53530              Craig Berry)
53531      Branch: maint-5.6/perl
53532            ! t/lib/socket.t
53533 ____________________________________________________________________________
53534 [  9529] By: jhi                                   on 2001/04/03  02:34:34
53535         Log: Update Changes.
53536      Branch: perl
53537            ! Changes patchlevel.h
53538 ____________________________________________________________________________
53539 [  9528] By: jhi                                   on 2001/04/03  01:27:57
53540         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
53541              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
53542              To: perl5-porters@perl.org
53543              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
53544      Branch: perl
53545            ! pod/perlfaq3.pod
53546 ____________________________________________________________________________
53547 [  9527] By: jhi                                   on 2001/04/03  01:22:09
53548         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
53549              From: Peter Prymmer <pvhp@forte.com>
53550              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
53551              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
53552      Branch: perl
53553            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
53554 ____________________________________________________________________________
53555 [  9526] By: jhi                                   on 2001/04/03  01:18:25
53556         Log: The metaconfig unit changes for #9525.
53557      Branch: metaconfig
53558            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
53559      Branch: metaconfig/U/perl
53560            ! use64bits.U
53561 ____________________________________________________________________________
53562 [  9525] By: jhi                                   on 2001/04/03  01:17:30
53563         Log: Configure sanity checks:
53564              * if use64bitall is attempted but pointers are only 32-bit,
53565              'downgrade' to use64bitint
53566              * if use64bitint is attempted but there's no quad type,
53567              forget about use64bitint (well, the default for it is 'n',
53568              the user can still override this)
53569              * if pointers are 64 bits, do not try to use Perl's malloc
53570      Branch: perl
53571            ! Configure
53572 ____________________________________________________________________________
53573 [  9524] By: gsar                                  on 2001/04/03  01:09:12
53574         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
53575      Branch: maint-5.6/perl
53576            ! pp_sys.c
53577 ____________________________________________________________________________
53578 [  9523] By: jhi                                   on 2001/04/03  00:02:31
53579         Log: (Retracted by #9609)
53580              
53581              Make it harder for parallel makes to enter 'test' before
53582              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
53583              should be unhappy enough, but sometimes parallel makes seem
53584              to sneak past both in Tru64 and AIX.)
53585      Branch: perl
53586            ! Makefile.SH
53587 ____________________________________________________________________________
53588 [  9522] By: jhi                                   on 2001/04/02  22:35:31
53589         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53590              Date: Mon, 2 Apr 2001 22:54:10 +0100
53591              From: Robin Houston <robin@kitsite.com>
53592              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
53593      Branch: perl
53594            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
53595 ____________________________________________________________________________
53596 [  9521] By: jhi                                   on 2001/04/02  22:32:23
53597         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53598              From: Robin Houston <robin@kitsite.com>
53599              Date: Mon, 2 Apr 2001 20:24:03 +0100
53600              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
53601      Branch: perl
53602            ! ext/B/B/Concise.pm
53603 ____________________________________________________________________________
53604 [  9520] By: jhi                                   on 2001/04/02  22:30:43
53605         Log: Subject: [PATCH] REALLY pedantic hv.h nit
53606              From: Simon Cozens <simon@netthink.co.uk>
53607              Date: Mon, 2 Apr 2001 15:43:06 +0100
53608              Message-ID: <20010402154306.A21711@netthink.co.uk>
53609      Branch: perl
53610            ! hv.h
53611 ____________________________________________________________________________
53612 [  9519] By: jhi                                   on 2001/04/02  22:28:04
53613         Log: Based on
53614              
53615              Subject: [foolperl] EPOC fix
53616              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53617              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
53618              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
53619      Branch: perl
53620            ! pp_sys.c
53621 ____________________________________________________________________________
53622 [  9518] By: jhi                                   on 2001/04/02  22:22:34
53623         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
53624              
53625              README.win32 tweaks; add a note about alternative location for
53626              getting a gcc-2.95.2 that will build perl properly on windows
53627              
53628              add some notes about gutsy threading matters
53629              
53630              many of the utilities interpolate literal paths within doublequotes
53631              (fails on dosish platforms where path contains backslashes)
53632      Branch: perl
53633           !> README.win32 pod/perlguts.pod utils/perldoc.PL
53634           !> x2p/find2perl.PL x2p/s2p.PL
53635 ____________________________________________________________________________
53636 [  9517] By: gsar                                  on 2001/04/02  19:52:21
53637         Log: many of the utilities interpolate literal paths within doublequotes
53638              (fails on dosish platforms where path contains backslashes)
53639      Branch: maint-5.6/perl
53640            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53641 ____________________________________________________________________________
53642 [  9516] By: gsar                                  on 2001/04/02  05:49:37
53643         Log: a foolish release
53644      Branch: maint-5.6/perl
53645            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
53646            ! pod/perltoc.pod
53647 ____________________________________________________________________________
53648 [  9515] By: gsar                                  on 2001/04/02  05:04:29
53649         Log: add missing changelog summaries
53650      Branch: maint-5.6/perl
53651            ! Changes
53652 ____________________________________________________________________________
53653 [  9514] By: gsar                                  on 2001/04/02  04:07:13
53654         Log: add some notes about gutsy threading matters
53655      Branch: maint-5.6/perl
53656            ! pod/perlguts.pod
53657 ____________________________________________________________________________
53658 [  9513] By: gsar                                  on 2001/04/02  03:25:21
53659         Log: add more prominent caveat notices about experimental features
53660      Branch: maint-5.6/perl
53661            ! pod/perlfork.pod pod/perlunicode.pod
53662 ____________________________________________________________________________
53663 [  9512] By: gsar                                  on 2001/04/02  02:54:33
53664         Log: integrate changes#9479,9509 from mainline
53665              
53666              [PATCH] File::Glob stuff for Mac OS
53667              
53668              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
53669      Branch: maint-5.6/perl
53670           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53671           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
53672           !> t/lib/glob-taint.t
53673 ____________________________________________________________________________
53674 [  9511] By: gsar                                  on 2001/04/02  02:38:24
53675         Log: README.win32 tweaks; add a note about alternative location for
53676              getting a gcc-2.95.2 that will build perl properly on windows
53677      Branch: maint-5.6/perl
53678            ! README.win32
53679 ____________________________________________________________________________
53680 [  9510] By: jhi                                   on 2001/04/01  20:45:10
53681         Log: An ambiguousity warning.
53682      Branch: perl
53683            ! t/lib/trig.t
53684 ____________________________________________________________________________
53685 [  9509] By: jhi                                   on 2001/04/01  19:53:47
53686         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
53687              From: Jonathan Stowe <gellyfish@gellyfish.com>
53688              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
53689              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
53690      Branch: perl
53691            ! ext/File/Glob/bsd_glob.c
53692 ____________________________________________________________________________
53693 [  9508] By: jhi                                   on 2001/04/01  19:35:03
53694         Log: Update Changes.
53695      Branch: perl
53696            ! Changes patchlevel.h
53697 ____________________________________________________________________________
53698 [  9507] By: jhi                                   on 2001/04/01  19:24:01
53699         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
53700              from mainline to maintperl: pod tweaks.
53701      Branch: maint-5.6/perl
53702           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
53703           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
53704           !> pod/perlvar.pod
53705 ____________________________________________________________________________
53706 [  9506] By: jhi                                   on 2001/04/01  19:11:53
53707         Log: Commit Sarathy to April release of 5.6.1 :-)
53708      Branch: perl
53709            ! pod/perlfaq1.pod
53710 ____________________________________________________________________________
53711 [  9505] By: jhi                                   on 2001/04/01  19:03:15
53712         Log: Subject: PATCH 5.6.0 (perldebug.pod)
53713              From: Mark-Jason Dominus <mjd@plover.com>
53714              Date: Sun, 01 Apr 2001 14:25:11 -0400
53715              Message-ID: <20010401182511.9247.qmail@plover.com>
53716      Branch: perl
53717            ! pod/perldebug.pod
53718 ____________________________________________________________________________
53719 [  9504] By: jhi                                   on 2001/04/01  18:43:09
53720         Log: Add great_circle_direction().
53721      Branch: perl
53722            ! lib/Math/Trig.pm t/lib/trig.t
53723 ____________________________________________________________________________
53724 [  9503] By: jhi                                   on 2001/04/01  17:29:12
53725         Log: Unicode ReadMe update for Unicode 3.1.
53726      Branch: perl
53727            ! lib/unicode/ReadMe.txt
53728 ____________________________________________________________________________
53729 [  9502] By: jhi                                   on 2001/04/01  17:18:40
53730         Log: Integrate change #9501 from maintperl into mainline.
53731              
53732              fix the perlembed notes on multiple interpreters
53733              
53734              fix ExtUtils::Embed to work passably on Windows
53735      Branch: perl
53736           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
53737 ____________________________________________________________________________
53738 [  9501] By: gsar                                  on 2001/04/01  07:21:57
53739         Log: fix the perlembed notes on multiple interpreters
53740              
53741              fix ExtUtils::Embed to work passably on Windows
53742      Branch: maint-5.6/perl
53743            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
53744 ____________________________________________________________________________
53745 [  9500] By: jhi                                   on 2001/04/01  05:58:23
53746         Log: Test for #9499.
53747      Branch: perl
53748            ! t/op/tr.t
53749 ____________________________________________________________________________
53750 [  9499] By: jhi                                   on 2001/04/01  05:55:46
53751         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
53752      Branch: perl
53753            ! embed.h embed.pl op.c proto.h
53754 ____________________________________________________________________________
53755 [  9498] By: jhi                                   on 2001/04/01  05:44:34
53756         Log: Protect the workaround hunk more.
53757      Branch: perl
53758            ! toke.c
53759 ____________________________________________________________________________
53760 [  9497] By: jhi                                   on 2001/04/01  00:24:25
53761         Log: Integrate changes #9493,9494,9495,9496 from maintperl
53762              into mainline.
53763              
53764              fix a broken workaround for Borland compiler in change#4739
53765              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
53766              
53767              nits spotted by Borland compiler
53768              
53769              avoid redefinition warnings under Borland 5.02
53770              
53771              various nits identified by the Borland 5.5 compiler; remove suppression
53772              of a few warnings
53773      Branch: perl
53774           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
53775           !> win32/win32.h
53776 ____________________________________________________________________________
53777 [  9496] By: gsar                                  on 2001/03/31  23:22:28
53778         Log: various nits identified by the Borland 5.5 compiler; remove suppression
53779              of a few warnings
53780      Branch: maint-5.6/perl
53781            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
53782 ____________________________________________________________________________
53783 [  9495] By: gsar                                  on 2001/03/31  21:03:08
53784         Log: avoid redefinition warnings under Borland 5.02
53785      Branch: maint-5.6/perl
53786            ! win32/makefile.mk
53787 ____________________________________________________________________________
53788 [  9494] By: gsar                                  on 2001/03/31  20:18:59
53789         Log: nits spotted by Borland compiler
53790      Branch: maint-5.6/perl
53791            ! utf8.h win32/win32.h
53792 ____________________________________________________________________________
53793 [  9493] By: gsar                                  on 2001/03/31  20:18:05
53794         Log: fix a broken workaround for Borland compiler in change#4739
53795              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
53796      Branch: maint-5.6/perl
53797            ! toke.c
53798 ____________________________________________________________________________
53799 [  9492] By: jhi                                   on 2001/03/31  18:36:24
53800         Log: Integrate change #9491 from maintperl into mainline.
53801              
53802              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
53803              directory is relative (need to fetch the full path name *before*
53804              the chdir!)
53805      Branch: perl
53806           !> lib/Cwd.pm
53807 ____________________________________________________________________________
53808 [  9491] By: gsar                                  on 2001/03/31  17:01:56
53809         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
53810              directory is relative (need to fetch the full path name *before*
53811              the chdir!)
53812              
53813              this is a followup patch for change#6749
53814      Branch: maint-5.6/perl
53815            ! lib/Cwd.pm
53816 ____________________________________________________________________________
53817 [  9490] By: jhi                                   on 2001/03/31  15:50:18
53818         Log: Subject: Re: [PATCH] av.h cosmetics
53819              From: Simon Cozens <simon@netthink.co.uk>
53820              Date: Sat, 31 Mar 2001 13:09:59 +0100
53821              Message-ID: <20010331130959.A22000@netthink.co.uk>
53822              
53823              Document AvALLOC.
53824      Branch: perl
53825            ! pod/perlguts.pod
53826 ____________________________________________________________________________
53827 [  9489] By: jhi                                   on 2001/03/31  15:48:44
53828         Log: Subject: [PATCH] Re: Math::Big* v1.21
53829              From: Tels <perl_dummy@bloodgate.com>
53830              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
53831              Message-Id: <200103311125.GAA377738@www08.hway.net>
53832      Branch: perl
53833            ! pod/perlop.pod
53834 ____________________________________________________________________________
53835 [  9488] By: jhi                                   on 2001/03/31  03:39:51
53836         Log: Debug output tweak.
53837      Branch: perl
53838            ! t/lib/cwd.t
53839 ____________________________________________________________________________
53840 [  9487] By: jhi                                   on 2001/03/31  03:33:02
53841         Log: OverVMSification.
53842      Branch: perl
53843            ! t/lib/cwd.t
53844 ____________________________________________________________________________
53845 [  9486] By: jhi                                   on 2001/03/31  03:01:40
53846         Log: Missed MANIFESTations in #9483.
53847      Branch: perl
53848            ! MANIFEST
53849 ____________________________________________________________________________
53850 [  9485] By: jhi                                   on 2001/03/31  02:58:17
53851         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
53852              From: Peter Prymmer <pvhp@forte.com>
53853              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
53854              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
53855      Branch: perl
53856            ! regexec.c t/lib/cwd.t
53857 ____________________________________________________________________________
53858 [  9484] By: jhi                                   on 2001/03/31  01:04:41
53859         Log: Obsolete file (see #3938)
53860      Branch: perl
53861            - lib/unicode/README.Ethiopic
53862            ! MANIFEST
53863 ____________________________________________________________________________
53864 [  9483] By: jhi                                   on 2001/03/31  00:52:42
53865         Log: Update to Unicode 3.1.
53866              (Rename Names.txt to NamesList.txt.)
53867      Branch: perl
53868            + lib/unicode/NamesList.txt lib/unicode/PropList.html
53869            - lib/unicode/Names.txt
53870            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
53871            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
53872            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
53873            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
53874            ! lib/unicode/UCD.html lib/unicode/Unicode.html
53875            ! lib/unicode/rename lib/unicode/version
53876 ____________________________________________________________________________
53877 [  9482] By: jhi                                   on 2001/03/30  23:33:44
53878         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
53879              From: Robin Houston <robin@kitsite.com>
53880              Date: Fri, 30 Mar 2001 20:07:22 +0100
53881              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
53882      Branch: perl
53883            ! ext/B/B/Deparse.pm
53884 ____________________________________________________________________________
53885 [  9481] By: jhi                                   on 2001/03/30  23:20:25
53886         Log: Subject: Re: [PATCH] CwdXS, Take 2
53887              From: Benjamin Sugars <bsugars@canoe.ca>
53888              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
53889              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
53890      Branch: perl
53891            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
53892            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
53893 ____________________________________________________________________________
53894 [  9480] By: jhi                                   on 2001/03/30  22:52:38
53895         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
53896              From: David Dyck <dcd@tc.fluke.com>
53897              Date: Fri, 30 Mar 2001 14:44:13 -0800
53898              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
53899              
53900              The t/rantests flags file creation was accidentally
53901              removed by #9217.
53902      Branch: perl
53903            ! Makefile.SH
53904 ____________________________________________________________________________
53905 [  9479] By: jhi                                   on 2001/03/30  22:45:45
53906         Log: Subject: [PATCH] File::Glob stuff for Mac OS
53907              From: Chris Nandor <pudge@pobox.com>
53908              Date: Fri, 30 Mar 2001 16:51:00 -0500
53909              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
53910      Branch: perl
53911            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53912            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
53913            ! t/lib/glob-taint.t
53914 ____________________________________________________________________________
53915 [  9478] By: jhi                                   on 2001/03/30  22:43:12
53916         Log: Subject: fix for win32/buildext.pl
53917              From: "Vadim Konovalov" <watman@inbox.ru>
53918              Date: Sat, 31 Mar 2001 00:50:36 +0400
53919              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
53920      Branch: perl
53921            ! win32/buildext.pl
53922 ____________________________________________________________________________
53923 [  9477] By: jhi                                   on 2001/03/30  22:41:16
53924         Log: Subject: small base.pm doc patch
53925              From: Leon Brocard <acme@astray.com>
53926              Date: Fri, 30 Mar 2001 21:49:57 +0100
53927              Message-ID: <20010330214957.B8733@ns0.astray.com>
53928      Branch: perl
53929            ! lib/base.pm
53930 ____________________________________________________________________________
53931 [  9476] By: jhi                                   on 2001/03/30  18:16:57
53932         Log: Subject: [PATCH] av.h cosmetics
53933              From: Simon Cozens <simon@netthink.co.uk>
53934              Date: Fri, 30 Mar 2001 18:12:28 +0100
53935              Message-ID: <20010330181228.A9319@netthink.co.uk>
53936      Branch: perl
53937            ! av.h
53938 ____________________________________________________________________________
53939 [  9475] By: jhi                                   on 2001/03/30  18:15:50
53940         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
53941              From: "Philip Newton" <pnewton@gmx.de>
53942              Date: Fri, 30 Mar 2001 19:06:57 +0200
53943              Message-ID: <3AC4D951.14815.1AC7068@localhost>
53944      Branch: perl
53945            ! pod/perlhack.pod
53946 ____________________________________________________________________________
53947 [  9474] By: jhi                                   on 2001/03/30  18:14:02
53948         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
53949              From: Benjamin Sugars <bsugars@canoe.ca>
53950              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
53951              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
53952      Branch: perl
53953            ! t/lib/glob-basic.t
53954 ____________________________________________________________________________
53955 [  9473] By: jhi                                   on 2001/03/30  16:09:24
53956         Log: Update Changes.
53957      Branch: perl
53958            ! Changes patchlevel.h
53959 ____________________________________________________________________________
53960 [  9472] By: jhi                                   on 2001/03/30  15:16:08
53961         Log: Integrate perlio.
53962      Branch: perl
53963           !> t/lib/cwd.t t/lib/glob-basic.t
53964 ____________________________________________________________________________
53965 [  9471] By: nick                                  on 2001/03/30  14:47:10
53966         Log: Should be (^O eq 'MSWin32') not 'Win32'
53967              Fail #12 seems real - chdir is in wrong dir.
53968      Branch: perlio
53969            ! t/lib/cwd.t
53970 ____________________________________________________________________________
53971 [  9470] By: jhi                                   on 2001/03/30  14:41:11
53972         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
53973              From: Radu Greab <radu@netsoft.ro>
53974              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
53975              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
53976              
53977              Replace #9352.
53978      Branch: perl
53979            ! ext/Socket/Socket.xs pp_sys.c
53980 ____________________________________________________________________________
53981 [  9469] By: jhi                                   on 2001/03/30  14:37:51
53982         Log: Subject: PATCH pod/perldiag.pod
53983              From: Robin Houston <robin@kitsite.com>
53984              Date: Fri, 30 Mar 2001 14:10:36 +0100
53985              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
53986      Branch: perl
53987            ! pod/perldiag.pod t/lib/glob-basic.t
53988 ____________________________________________________________________________
53989 [  9468] By: jhi                                   on 2001/03/30  14:36:36
53990         Log: Subject: Better diagnostic in io/fs.t
53991              From: andreas.koenig@anima.de (Andreas J. Koenig)
53992              Date: 30 Mar 2001 10:11:43 +0200
53993              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
53994      Branch: perl
53995            ! t/io/fs.t
53996 ____________________________________________________________________________
53997 [  9467] By: nick                                  on 2001/03/30  14:25:43
53998         Log: Skip order test of glob if case-ignoring system cannot 
53999              create a.test and A.test
54000      Branch: perlio
54001            ! t/lib/glob-basic.t
54002 ____________________________________________________________________________
54003 [  9466] By: nick                                  on 2001/03/30  13:03:12
54004         Log: Integrate mainline.
54005      Branch: perlio
54006            - ext/re/hints/aix.pl
54007           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
54008           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
54009           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
54010           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
54011 ____________________________________________________________________________
54012 [  9465] By: jhi                                   on 2001/03/30  03:53:37
54013         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
54014              the tests sometimes hang, sometimes not.)
54015      Branch: perl
54016            ! t/lib/io_multihomed.t t/lib/io_sock.t
54017 ____________________________________________________________________________
54018 [  9464] By: jhi                                   on 2001/03/30  02:56:04
54019         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
54020              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54021              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
54022              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
54023      Branch: perl
54024            ! op.c
54025 ____________________________________________________________________________
54026 [  9463] By: jhi                                   on 2001/03/30  02:34:48
54027         Log: Test for #9462.
54028      Branch: perl
54029            ! t/lib/b.t
54030 ____________________________________________________________________________
54031 [  9462] By: jhi                                   on 2001/03/30  02:29:37
54032         Log: Subject: B::Deparse precedence bug. (Patch included.)
54033              From: Jeremy Madea <jmadea@inktomi.com>
54034              Date: Thu, 29 Mar 2001 12:05:02 -0800
54035              Message-ID: <20010329120502.A24881@dr.inktomi.com>
54036      Branch: perl
54037            ! ext/B/B/Deparse.pm
54038 ____________________________________________________________________________
54039 [  9461] By: jhi                                   on 2001/03/30  02:18:41
54040         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54041              From: Peter Prymmer <pvhp@forte.com>
54042              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
54043              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
54044      Branch: perl
54045            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
54046            ! t/lib/md5-file.t
54047 ____________________________________________________________________________
54048 [  9460] By: jhi                                   on 2001/03/30  02:17:07
54049         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
54050              From: Robin Houston <robin@kitsite.com>
54051              Date: Thu, 29 Mar 2001 20:47:56 +0100
54052              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
54053      Branch: perl
54054            ! ext/B/B/Debug.pm
54055 ____________________________________________________________________________
54056 [  9459] By: jhi                                   on 2001/03/30  02:16:05
54057         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
54058              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
54059              Date: Wed, 28 Mar 2001 18:02:20 -0600
54060              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
54061      Branch: perl
54062            ! lib/ExtUtils/MM_VMS.pm
54063 ____________________________________________________________________________
54064 [  9458] By: jhi                                   on 2001/03/30  02:07:58
54065         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
54066              From: "Joshua E. Rodd" <jrodd@pbs.org>
54067              Date: Wed, 28 Mar 2001 17:29:12 -0500
54068              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
54069      Branch: perl
54070            ! pod/perlop.pod
54071 ____________________________________________________________________________
54072 [  9457] By: jhi                                   on 2001/03/30  02:04:33
54073         Log: Subject: ext/re/aix.pl can go
54074              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54075              Date: Thu, 29 Mar 2001 12:03:28 +0200
54076              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
54077      Branch: perl
54078            - ext/re/hints/aix.pl
54079            ! MANIFEST
54080 ____________________________________________________________________________
54081 [  9456] By: jhi                                   on 2001/03/30  02:03:32
54082         Log: Integrate perlio.
54083      Branch: perl
54084           !> ext/Encode/Encode.xs installperl
54085 ____________________________________________________________________________
54086 [  9455] By: nick                                  on 2001/03/29  21:11:46
54087         Log: DLL name has changed so installperl needs to know
54088              (Why isn't it working it out or passed it?)
54089      Branch: perlio
54090            ! installperl
54091 ____________________________________________________________________________
54092 [  9454] By: nick                                  on 2001/03/29  20:56:12
54093         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
54094              and we don't get undef warnings.
54095      Branch: perlio
54096            ! ext/Encode/Encode.xs
54097 ____________________________________________________________________________
54098 [  9453] By: nick                                  on 2001/03/29  17:58:48
54099         Log: Integrate mainline
54100      Branch: perlio
54101           !> Changes patchlevel.h
54102 ____________________________________________________________________________
54103 [  9452] By: jhi                                   on 2001/03/29  16:44:55
54104         Log: Update Changes.
54105      Branch: perl
54106            ! Changes patchlevel.h
54107 ____________________________________________________________________________
54108 [  9451] By: nick                                  on 2001/03/29  16:31:38
54109         Log: Integrate mainline
54110      Branch: perlio
54111           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
54112           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
54113           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
54114           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
54115           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
54116 ____________________________________________________________________________
54117 [  9450] By: jhi                                   on 2001/03/29  16:29:17
54118         Log: Integrate perlio.
54119      Branch: perl
54120           !> win32/buildext.pl
54121 ____________________________________________________________________________
54122 [  9449] By: jhi                                   on 2001/03/29  15:50:01
54123         Log: Update Changes.
54124      Branch: perl
54125            ! Changes patchlevel.h
54126 ____________________________________________________________________________
54127 [  9448] By: nick                                  on 2001/03/29  15:47:15
54128         Log: Make sure buildext.pl finds Errno.pm
54129      Branch: perlio
54130            ! win32/buildext.pl
54131 ____________________________________________________________________________
54132 [  9447] By: jhi                                   on 2001/03/29  15:39:34
54133         Log: Integrate perlio.
54134      Branch: perl
54135           !> win32/makefile.mk
54136 ____________________________________________________________________________
54137 [  9446] By: nick                                  on 2001/03/29  15:30:03
54138         Log: Integrate win32/makefile.mk with mainline.
54139      Branch: perlio
54140           !> win32/makefile.mk
54141 ____________________________________________________________________________
54142 [  9445] By: nick                                  on 2001/03/29  15:27:32
54143         Log: Fix breakage ... 
54144      Branch: perlio
54145            ! win32/makefile.mk
54146 ____________________________________________________________________________
54147 [  9444] By: jhi                                   on 2001/03/29  15:03:08
54148         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54149              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54150              Date: Thu, 29 Mar 2001 10:32:59 +0400
54151              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
54152      Branch: perl
54153            ! win32/makefile.mk
54154 ____________________________________________________________________________
54155 [  9443] By: jhi                                   on 2001/03/29  15:02:12
54156         Log: Integrate perlio.
54157      Branch: perl
54158           +> win32/buildext.pl
54159           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
54160           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
54161 ____________________________________________________________________________
54162 [  9442] By: nick                                  on 2001/03/29  14:59:11
54163         Log: Work in progress - determine win32 extensions to build via script.
54164      Branch: perlio
54165            + win32/buildext.pl
54166            ! MANIFEST win32/makefile.mk
54167 ____________________________________________________________________________
54168 [  9441] By: jhi                                   on 2001/03/29  14:51:47
54169         Log: Reintroduce the use of external pwd.
54170      Branch: perl
54171            ! t/lib/cwd.t
54172 ____________________________________________________________________________
54173 [  9440] By: jhi                                   on 2001/03/29  14:42:58
54174         Log: use warnings instead of -w.
54175      Branch: perl
54176            ! utils/h2xs.PL
54177 ____________________________________________________________________________
54178 [  9439] By: jhi                                   on 2001/03/29  14:41:52
54179         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
54180              From: Jonathan Stowe <gellyfish@gellyfish.com>
54181              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
54182              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
54183      Branch: perl
54184            ! utils/h2xs.PL
54185 ____________________________________________________________________________
54186 [  9438] By: jhi                                   on 2001/03/29  14:39:38
54187         Log: Subject: [PATCH perl@9424] minor pod nits
54188              From: Robin Barker <rmb1@cise.npl.co.uk>
54189              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
54190              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
54191      Branch: perl
54192            ! pod/perlhack.pod pod/perliol.pod
54193 ____________________________________________________________________________
54194 [  9437] By: jhi                                   on 2001/03/29  14:29:16
54195         Log: Subject: [PATCH perl@9424] typemap cast warning
54196              From: Robin Barker <rmb1@cise.npl.co.uk>
54197              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
54198              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
54199      Branch: perl
54200            ! lib/ExtUtils/typemap
54201 ____________________________________________________________________________
54202 [  9436] By: jhi                                   on 2001/03/29  14:26:03
54203         Log: Subject: [PATCH perl@9424] printf warning
54204              From: Robin Barker <rmb1@cise.npl.co.uk>
54205              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
54206              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
54207      Branch: perl
54208            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
54209            ! ext/Storable/Storable.xs toke.c
54210 ____________________________________________________________________________
54211 [  9435] By: nick                                  on 2001/03/29  14:23:31
54212         Log: Win32 has name conflict with ERROR
54213      Branch: perlio
54214            ! ext/PerlIO/Via/Via.xs
54215 ____________________________________________________________________________
54216 [  9434] By: jhi                                   on 2001/03/29  14:17:48
54217         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54218              From: Peter Prymmer <pvhp@forte.com>
54219              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
54220              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
54221      Branch: perl
54222            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
54223 ____________________________________________________________________________
54224 [  9433] By: jhi                                   on 2001/03/29  13:52:44
54225         Log: test-prep target was missing.
54226      Branch: perl
54227            ! Makefile.SH
54228 ____________________________________________________________________________
54229 [  9432] By: nick                                  on 2001/03/29  12:40:03
54230         Log: Make as-shipped compiler default to MSVC6 
54231      Branch: perlio
54232            ! win32/makefile.mk
54233 ____________________________________________________________________________
54234 [  9431] By: nick                                  on 2001/03/29  12:12:16
54235         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
54236              akin to PerlIO::Scalar.
54237      Branch: perlio
54238            ! perlio.c perlio.h
54239 ____________________________________________________________________________
54240 [  9430] By: nick                                  on 2001/03/29  10:56:35
54241         Log: Integrate mainline.
54242      Branch: perlio
54243           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54244           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54245           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54246           !> win32/makefile.mk win32/win32sck.c
54247 ____________________________________________________________________________
54248 [  9429] By: nick                                  on 2001/03/29  09:03:43
54249         Log: Noticed that two tests were skipped as perlio:: package
54250              isn't there any more. Changed the skip condition.
54251              Avoid core-dump if sv_utf8_upgrade() called on something
54252              that does not become SvPOK after SvPV() (e.g. a ref).
54253      Branch: perlio
54254            ! sv.c t/io/utf8.t t/lib/io_scalar.t
54255 ____________________________________________________________________________
54256 [  9428] By: jhi                                   on 2001/03/29  01:31:47
54257         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
54258              From: Benjamin Sugars <bsugars@canoe.ca> 
54259              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
54260              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
54261      Branch: perl
54262            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54263            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54264            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54265 ____________________________________________________________________________
54266 [  9427] By: jhi                                   on 2001/03/29  00:49:30
54267         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54268              From: "Vadim Konovalov" <watman@inbox.ru>
54269              Date: Thu, 29 Mar 2001 01:50:12 +0400
54270              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
54271      Branch: perl
54272            ! win32/makefile.mk win32/win32sck.c
54273 ____________________________________________________________________________
54274 [  9426] By: gsar                                  on 2001/03/29  00:28:04
54275         Log: dmake can only handle == and != in comparisons; support building
54276              with Borland's VCL libraries (from Vadim Konovalov)
54277      Branch: maint-5.6/perl
54278            ! win32/makefile.mk
54279 ____________________________________________________________________________
54280 [  9425] By: nick                                  on 2001/03/28  19:29:56
54281         Log: Integrate (@snapshot)
54282      Branch: perlio
54283           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
54284 ____________________________________________________________________________
54285 [  9424] By: jhi                                   on 2001/03/28  19:03:16
54286         Log: Update Changes.
54287      Branch: perl
54288            ! Changes patchlevel.h
54289 ____________________________________________________________________________
54290 [  9423] By: jhi                                   on 2001/03/28  18:52:09
54291         Log: Rmdir lib/XS on cleanup.
54292      Branch: perl
54293            ! Makefile.SH
54294 ____________________________________________________________________________
54295 [  9422] By: jhi                                   on 2001/03/28  18:49:34
54296         Log: Integrate perlio.
54297      Branch: perl
54298           !> t/op/utf8decode.t
54299 ____________________________________________________________________________
54300 [  9421] By: nick                                  on 2001/03/28  18:46:44
54301         Log: Loose duplicate chunk.
54302      Branch: perlio
54303            ! t/op/utf8decode.t
54304 ____________________________________________________________________________
54305 [  9420] By: nick                                  on 2001/03/28  18:44:11
54306         Log: Integrate mainline.
54307      Branch: perlio
54308           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
54309           !> vms/vmsish.h
54310 ____________________________________________________________________________
54311 [  9419] By: jhi                                   on 2001/03/28  18:42:05
54312         Log: Can't trust external pwds
54313              (either shell builtins or external programs)
54314      Branch: perl
54315            ! t/lib/cwd.t
54316 ____________________________________________________________________________
54317 [  9418] By: jhi                                   on 2001/03/28  18:34:05
54318         Log: Integrate perlio.
54319      Branch: perl
54320            - lib/perlio.pm
54321           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54322           !> t/op/utf8decode.t
54323 ____________________________________________________________________________
54324 [  9417] By: nick                                  on 2001/03/28  18:24:02
54325         Log: PerlIO.pm / perlio.pm conflict.
54326              Update some pods.
54327              Make t/op/utf8decode.t a text file.
54328      Branch: perlio
54329            - lib/perlio.pm
54330            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54331            ! t/op/utf8decode.t
54332 ____________________________________________________________________________
54333 [  9416] By: jhi                                   on 2001/03/28  18:06:07
54334         Log: Integrate change #9409 from mainline to maintperl.
54335              
54336              Yet another tweak on AIX dynaloading.
54337      Branch: maint-5.6/perl
54338           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54339 ____________________________________________________________________________
54340 [  9415] By: gsar                                  on 2001/03/28  17:13:01
54341         Log: integrate changes#9377,9385,9401 from mainline
54342              
54343              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54344              
54345              If directory entries compare equal case-insensitively,
54346              retry case-sensitively.
54347              
54348              Subject: [PATCH] B::Terse and warnings
54349      Branch: maint-5.6/perl
54350           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
54351           !> t/pragma/warn/perl
54352 ____________________________________________________________________________
54353 [  9414] By: jhi                                   on 2001/03/28  17:11:12
54354         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
54355              From: "Craig A. Berry" <craigberry@mac.com>
54356              Date: Wed, 28 Mar 2001 10:55:20 -0600
54357              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
54358      Branch: perl
54359            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
54360 ____________________________________________________________________________
54361 [  9413] By: jhi                                   on 2001/03/28  17:03:12
54362         Log: Dup hunk.
54363      Branch: perl
54364            ! t/op/utf8decode.t
54365 ____________________________________________________________________________
54366 [  9412] By: jhi                                   on 2001/03/28  17:02:36
54367         Log: Forced integrate from perlio.
54368      Branch: perl
54369           !> t/op/utf8decode.t
54370 ____________________________________________________________________________
54371 [  9411] By: nick                                  on 2001/03/28  16:50:03
54372         Log: Integrate mainline.
54373      Branch: perlio
54374           +> t/lib/cwd.t
54375           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54376           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
54377           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
54378           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
54379           !> t/pragma/warn/perl
54380 ____________________________________________________________________________
54381 [  9410] By: jhi                                   on 2001/03/28  16:44:23
54382         Log: Subject: Re: [PATCH] 9403 cannot be tested
54383              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54384              Date: Wed, 28 Mar 2001 18:33:56 +0200
54385              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
54386      Branch: perl
54387            ! makedef.pl
54388 ____________________________________________________________________________
54389 [  9409] By: jhi                                   on 2001/03/28  16:12:45
54390         Log: Yet another tweak on AIX dynaloading.
54391      Branch: perl
54392            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54393 ____________________________________________________________________________
54394 [  9408] By: jhi                                   on 2001/03/28  15:52:55
54395         Log: Subject: [PATCH] 9403 cannot be tested
54396              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
54397              Date: Wed, 28 Mar 2001 17:23:00 +0200
54398              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
54399              
54400              A missing symbol.
54401      Branch: perl
54402            ! makedef.pl
54403 ____________________________________________________________________________
54404 [  9407] By: jhi                                   on 2001/03/28  15:47:43
54405         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
54406      Branch: perl
54407            ! t/op/utf8decode.t
54408           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54409           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
54410 ____________________________________________________________________________
54411 [  9406] By: jhi                                   on 2001/03/28  15:37:08
54412         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
54413              From: Benjamin Sugars <bsugars@canoe.ca> 
54414              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
54415              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
54416      Branch: perl
54417            + t/lib/cwd.t
54418            ! MANIFEST
54419 ____________________________________________________________________________
54420 [  9405] By: jhi                                   on 2001/03/28  15:13:18
54421         Log: pp_ne() needs a CORRECT boolean.
54422      Branch: perl
54423            ! pp.c
54424 ____________________________________________________________________________
54425 [  9404] By: jhi                                   on 2001/03/28  15:09:23
54426         Log: pp_ne() needs a boolean, not an integer.
54427      Branch: perl
54428            ! pp.c
54429 ____________________________________________________________________________
54430 [  9403] By: jhi                                   on 2001/03/28  14:47:43
54431         Log: (Retracted by #9404.)
54432      Branch: perl
54433            ! pp.c
54434 ____________________________________________________________________________
54435 [  9402] By: jhi                                   on 2001/03/28  14:43:59
54436         Log: Subject: Re: [PATCH] Typemap testing
54437              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54438              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
54439              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
54440      Branch: perl
54441            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54442            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
54443 ____________________________________________________________________________
54444 [  9401] By: jhi                                   on 2001/03/28  14:42:14
54445         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54446              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
54447              Date: Sun, 25 Mar 2001 21:59:15 +0100
54448              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
54449              
54450              A variable will be checked for the "use once" warnings if:
54451              
54452              1. It is in the scope of a use warnings 'once'
54453              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
54454              
54455              Otherwise it won't be checked at all.
54456              
54457              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
54458              
54459              The enclosed patch partially fixes this issue. What I didn't
54460              get to work was the case where the "used once" warning is enabled
54461              in any file other than the main file.
54462      Branch: perl
54463            ! gv.c t/pragma/warn/perl
54464 ____________________________________________________________________________
54465 [  9400] By: nick                                  on 2001/03/28  14:38:24
54466         Log: More EBCDIC tweaks:
54467              - one more swash issue &~(0xA0-1) did not do the right thing,
54468              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
54469              - add "use re 'asciirange'" to make [!-~] etc. work
54470              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
54471              - Choose a key for t/op/each.t test which gets encoded.
54472              - Skip utf8decode if this is UTF-EBCDIC.
54473      Branch: perlio
54474            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54475            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
54476 ____________________________________________________________________________
54477 [  9399] By: jhi                                   on 2001/03/28  14:21:00
54478         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
54479              Andreas Schwab.
54480      Branch: perl
54481            ! pp.c
54482 ____________________________________________________________________________
54483 [  9398] By: jhi                                   on 2001/03/28  00:55:56
54484         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
54485              From: David Dyck <dcd@tc.fluke.com>
54486              Date: Tue, 27 Mar 2001 15:16:24 -0800
54487              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
54488      Branch: perl
54489            ! ext/IO/lib/IO/Socket.pm
54490 ____________________________________________________________________________
54491 [  9397] By: jhi                                   on 2001/03/27  21:52:49
54492         Log: Integrate perlio.
54493      Branch: perl
54494           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54495           +> ext/PerlIO/Via/Via.xs
54496           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54497 ____________________________________________________________________________
54498 [  9396] By: nick                                  on 2001/03/27  21:45:13
54499         Log: Integrate mainline.
54500      Branch: perlio
54501           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
54502           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
54503 ____________________________________________________________________________
54504 [  9395] By: nick                                  on 2001/03/27  21:18:58
54505         Log: Outline docs for PerlIO and PerlIO::Scalar
54506      Branch: perlio
54507            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54508 ____________________________________________________________________________
54509 [  9394] By: nick                                  on 2001/03/27  20:50:13
54510         Log: PerlIO::Via layer (alpha-ish).
54511      Branch: perlio
54512            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54513            + ext/PerlIO/Via/Via.xs
54514            ! MANIFEST
54515 ____________________________________________________________________________
54516 [  9393] By: jhi                                   on 2001/03/27  20:49:55
54517         Log: Retract #9329 now that 9390 should take care of the matter.
54518      Branch: perl
54519            ! utils/h2xs.PL
54520 ____________________________________________________________________________
54521 [  9390] By: jhi                                   on 2001/03/27  20:47:50
54522         Log: Subject: Autoloading Errno.pm when %! is encountered
54523              From: Robin Houston <robin@kitsite.com>
54524              Date: Tue, 27 Mar 2001 20:57:11 +0100
54525              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
54526      Branch: perl
54527            ! embed.h embed.pl gv.c proto.h t/op/magic.t
54528 ____________________________________________________________________________
54529 [  9389] By: jhi                                   on 2001/03/27  20:24:31
54530         Log: Integrate perlio.
54531      Branch: perl
54532           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54533           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
54534           !> utf8.c
54535 ____________________________________________________________________________
54536 [  9388] By: jhi                                   on 2001/03/27  20:21:38
54537         Log: Better have a three-element array if one is going to assign
54538              to the third element of that array. (from Tim Jenness)
54539      Branch: perl
54540            ! ext/XS/Typemap/Typemap.xs
54541 ____________________________________________________________________________
54542 [  9387] By: nick                                  on 2001/03/27  20:15:43
54543         Log: Integrate mainline.
54544      Branch: perlio
54545           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54546           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54547           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54548           +> t/lib/xs-typemap.t
54549           !> (integrate 34 files)
54550 ____________________________________________________________________________
54551 [  9386] By: jhi                                   on 2001/03/27  20:04:18
54552         Log: Subject: Re: perl@9359 breaks HTML::Parser
54553              From: Gisle Aas <gisle@ActiveState.com>
54554              Date: 27 Mar 2001 11:30:24 -0800
54555              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
54556              
54557              Clarify the UTF-8 issues of the API docs.
54558              (Slightly reworded and expanded.)
54559      Branch: perl
54560            ! pod/perlapi.pod sv.c sv.h
54561 ____________________________________________________________________________
54562 [  9385] By: jhi                                   on 2001/03/27  19:44:25
54563         Log: If directory entries compare equal case-insensitively,
54564              retry case-sensitively.
54565      Branch: perl
54566            ! ext/File/Glob/bsd_glob.c
54567 ____________________________________________________________________________
54568 [  9384] By: nick                                  on 2001/03/27  19:38:50
54569         Log: Various EBCDIC fixes:
54570              - major revelation that swash code is encoding aware,
54571              (or thought it was) - now it is ;-)
54572              - With that out of the way fix a slab of tr/// cases.
54573              - Fix Encode 'Unicode' to be true Unicode so tests pass.
54574              - As anticipated Base64.xs needed tweaks.
54575              - Until tr/// works right avoid old_encode64 in MIME tests.
54576      Branch: perlio
54577            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54578            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
54579 ____________________________________________________________________________
54580 [  9383] By: jhi                                   on 2001/03/27  18:34:41
54581         Log: Add the std test suite BEGIN block.
54582      Branch: perl
54583            ! t/lib/xs-typemap.t
54584 ____________________________________________________________________________
54585 [  9382] By: jhi                                   on 2001/03/27  15:16:07
54586         Log: Add debugging output to the test.
54587      Branch: perl
54588            ! t/lib/glob-basic.t
54589 ____________________________________________________________________________
54590 [  9381] By: jhi                                   on 2001/03/27  15:08:10
54591         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
54592      Branch: perl
54593            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54594            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54595            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54596            + t/lib/xs-typemap.t
54597            ! MANIFEST
54598 ____________________________________________________________________________
54599 [  9380] By: jhi                                   on 2001/03/27  14:48:34
54600         Log: Subject: [PATCH] Typemap testing
54601              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54602              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
54603              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
54604              
54605              (The first part of the patch.)
54606      Branch: perl
54607            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
54608 ____________________________________________________________________________
54609 [  9379] By: jhi                                   on 2001/03/27  14:44:56
54610         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
54611              From: Benjamin Sugars <bsugars@canoe.ca> 
54612              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
54613              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
54614      Branch: perl
54615            ! t/lib/glob-basic.t
54616 ____________________________________________________________________________
54617 [  9378] By: jhi                                   on 2001/03/27  14:42:30
54618         Log: Subject: [PATCH] perlvar nit
54619              From: Simon Cozens <simon@netthink.co.uk>
54620              Date: Tue, 27 Mar 2001 01:12:01 +0100
54621              Message-ID: <20010327011201.A19179@netthink.co.uk>
54622      Branch: perl
54623            ! pod/perlvar.pod
54624 ____________________________________________________________________________
54625 [  9377] By: jhi                                   on 2001/03/27  14:36:26
54626         Log: Subject: [PATCH] B::Terse and warnings
54627              From: Benjamin Sugars <ben.sugars@home.com>
54628              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
54629              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
54630      Branch: perl
54631            ! ext/B/B.pm ext/B/B/Terse.pm
54632 ____________________________________________________________________________
54633 [  9376] By: jhi                                   on 2001/03/27  14:31:31
54634         Log: Document sockatmark() some.
54635      Branch: perl
54636            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
54637            ! pod/perltoc.pod
54638 ____________________________________________________________________________
54639 [  9375] By: jhi                                   on 2001/03/27  14:00:24
54640         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
54641              noted by Gisle and fixed by NI-S.
54642      Branch: perl
54643            ! sv.c
54644 ____________________________________________________________________________
54645 [  9374] By: jhi                                   on 2001/03/27  05:50:01
54646         Log: Regen toc.
54647      Branch: perl
54648            ! pod/perltoc.pod
54649 ____________________________________________________________________________
54650 [  9373] By: jhi                                   on 2001/03/27  05:43:51
54651         Log: Pixie documenting.
54652      Branch: perl
54653            ! Makefile.SH pod/perlhack.pod
54654 ____________________________________________________________________________
54655 [  9372] By: jhi                                   on 2001/03/27  05:29:34
54656         Log: Metaconfig unit changes for #9371.
54657      Branch: metaconfig
54658            ! U/modified/myhostname.U
54659      Branch: metaconfig/U/perl
54660            + d_sockatmark.U
54661            ! gccvers.U
54662 ____________________________________________________________________________
54663 [  9371] By: jhi                                   on 2001/03/27  05:29:07
54664         Log: Add sockatmark() probing.
54665      Branch: perl
54666            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54667            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
54668            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54669            ! vos/config.ga.h win32/config.bc win32/config.gc
54670            ! win32/config.vc
54671 ____________________________________________________________________________
54672 [  9370] By: jhi                                   on 2001/03/26  22:01:18
54673         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
54674              Really need to benchmark this.
54675      Branch: perl
54676            ! pp.c
54677 ____________________________________________________________________________
54678 [  9369] By: nick                                  on 2001/03/26  21:59:30
54679         Log: Integrate mainline.
54680      Branch: perlio
54681            ! ext/MIME/Base64/QuotedPrint.pm
54682           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
54683           !> patchlevel.h pod/perlhack.pod pp_sys.c
54684 ____________________________________________________________________________
54685 [  9368] By: jhi                                   on 2001/03/26  21:47:03
54686         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
54687              
54688              TODO1: perlbench.
54689              TODO2: le, lt, ge, gt?  Yech.
54690      Branch: perl
54691            ! pp.c
54692 ____________________________________________________________________________
54693 [  9367] By: jhi                                   on 2001/03/26  21:34:57
54694         Log: Too much cut-and-paste in #9363.
54695      Branch: perl
54696            ! pp_sys.c
54697 ____________________________________________________________________________
54698 [  9366] By: jhi                                   on 2001/03/26  21:20:53
54699         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
54700              From: Andreas Schwab <schwab@suse.de>
54701              Date: 26 Mar 2001 17:29:04 +0200
54702              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
54703              
54704              (The patch for 5.6.0 or so, this is a guess for bleadperl)
54705      Branch: perl
54706            ! pp_hot.c
54707 ____________________________________________________________________________
54708 [  9365] By: jhi                                   on 2001/03/26  21:07:54
54709         Log: Integrate perlio.
54710      Branch: perl
54711           !> perlio.c
54712 ____________________________________________________________________________
54713 [  9364] By: nick                                  on 2001/03/26  20:30:48
54714         Log: REFCNT botch in layer name cache hash.
54715      Branch: perlio
54716            ! perlio.c
54717 ____________________________________________________________________________
54718 [  9363] By: jhi                                   on 2001/03/26  18:44:32
54719         Log: Subject: [PATCH] socket() leaks file descriptors
54720              From: Benjamin Sugars <bsugars@canoe.ca>
54721              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
54722              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
54723              
54724              Also sockpair() fixed similarly.
54725      Branch: perl
54726            ! pp_sys.c
54727 ____________________________________________________________________________
54728 [  9362] By: jhi                                   on 2001/03/26  18:37:52
54729         Log: Integrate perlio.
54730      Branch: perl
54731           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
54732 ____________________________________________________________________________
54733 [  9361] By: nick                                  on 2001/03/26  17:32:06
54734         Log: Implement flush of linebuffered streams on read of a tty.
54735      Branch: perlio
54736            ! perlio.c perliol.h
54737 ____________________________________________________________________________
54738 [  9360] By: nick                                  on 2001/03/26  17:12:32
54739         Log: Memory tweaks and notes for OEMVS.
54740      Branch: perlio
54741            ! README.os390 miniperlmain.c t/op/pat.t
54742 ____________________________________________________________________________
54743 [  9359] By: jhi                                   on 2001/03/26  02:12:54
54744         Log: Update Changes.
54745      Branch: perl
54746            ! Changes patchlevel.h
54747 ____________________________________________________________________________
54748 [  9358] By: jhi                                   on 2001/03/26  02:05:32
54749         Log: Document the most common pixie options.
54750      Branch: perl
54751            ! pod/perlhack.pod
54752 ____________________________________________________________________________
54753 [  9357] By: jhi                                   on 2001/03/26  01:25:28
54754         Log: For perl.pixie check *before* compiling that optimize is -g,
54755              as for perl.third.
54756      Branch: perl
54757            ! Makefile.SH
54758 ____________________________________________________________________________
54759 [  9356] By: jhi                                   on 2001/03/26  01:13:41
54760         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
54761      Branch: perl
54762            ! Makefile.SH
54763 ____________________________________________________________________________
54764 [  9355] By: jhi                                   on 2001/03/26  01:11:19
54765         Log: Remove t/perl.third.
54766      Branch: perl
54767            ! Makefile.SH
54768 ____________________________________________________________________________
54769 [  9354] By: jhi                                   on 2001/03/26  00:23:38
54770         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
54771              IO::Sockatmark().
54772      Branch: perl
54773            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
54774 ____________________________________________________________________________
54775 [  9353] By: jhi                                   on 2001/03/25  22:25:04
54776         Log: Integrate perlio.
54777      Branch: perl
54778           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
54779           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
54780           !> pp_hot.c win32/makefile.mk
54781 ____________________________________________________________________________
54782 [  9352] By: jhi                                   on 2001/03/25  22:21:41
54783         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
54784              From: Radu Greab <radu@netsoft.ro>
54785              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
54786              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
54787      Branch: perl
54788            ! pp_sys.c
54789 ____________________________________________________________________________
54790 [  9351] By: nick                                  on 2001/03/25  22:15:02
54791         Log: Fix readline in list mode to tell rest of world that it has
54792              things on the stack. Otherwise if perl code gets invoked
54793              underneath it it scribbles over results-so-far.
54794              (Why TIEHANDLE has not tripped on this is a mystery.)
54795      Branch: perlio
54796            ! pp_hot.c
54797 ____________________________________________________________________________
54798 [  9350] By: nick                                  on 2001/03/25  22:10:13
54799         Log: win32/makefile.mk typos
54800      Branch: perlio
54801            ! win32/makefile.mk
54802 ____________________________________________________________________________
54803 [  9349] By: nick                                  on 2001/03/25  21:31:14
54804         Log: Integrate now-non-binary file.
54805      Branch: perlio
54806           !> t/lib/mimeqp.t
54807 ____________________________________________________________________________
54808 [  9348] By: nick                                  on 2001/03/25  21:27:24
54809         Log: Make it text
54810      Branch: perlio
54811            ! t/lib/mimeqp.t
54812 ____________________________________________________________________________
54813 [  9347] By: nick                                  on 2001/03/25  21:25:37
54814         Log: Integrate mainline.
54815      Branch: perlio
54816           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
54817           !> lib/Term/ReadLine.pm t/lib/md5-file.t
54818 ____________________________________________________________________________
54819 [  9346] By: nick                                  on 2001/03/25  20:58:15
54820         Log: Add destruct time hook to PerlIO (for work-in-process implementing
54821              layers in perl code. In such cases layers need to be popped before
54822              we loose the ability to run perl code.)
54823              Also back-out "PerlIO::object" hook - it isn't going to work like that...
54824      Branch: perlio
54825            ! perl.c perlio.c perlio.h perliol.h
54826 ____________________________________________________________________________
54827 [  9345] By: nick                                  on 2001/03/25  20:49:11
54828         Log: Avoid at leasy one of undefined warnings in Encode.
54829      Branch: perlio
54830            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
54831 ____________________________________________________________________________
54832 [  9344] By: jhi                                   on 2001/03/25  20:37:43
54833         Log: A workaround for using Term::ReadLine in emacs minibuffer
54834              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
54835              additional tweaks from Ilya Zakharevich.
54836      Branch: perl
54837            ! lib/Term/ReadLine.pm
54838 ____________________________________________________________________________
54839 [  9343] By: nick                                  on 2001/03/25  20:21:14
54840         Log: Missing return value.
54841      Branch: perlio
54842            ! ext/PerlIO/Scalar/Scalar.xs
54843 ____________________________________________________________________________
54844 [  9342] By: jhi                                   on 2001/03/25  16:21:00
54845         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
54846              to equal the CPAN versions since no code changes have been made.
54847      Branch: perl
54848            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
54849            ! t/lib/md5-file.t
54850 ____________________________________________________________________________
54851 [  9341] By: jhi                                   on 2001/03/25  16:01:48
54852         Log: Escape 8-bit characters.
54853      Branch: perl
54854            ! t/lib/mimeqp.t
54855 ____________________________________________________________________________
54856 [  9340] By: gsar                                  on 2001/03/25  15:50:53
54857         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
54858              chars)
54859      Branch: perl
54860            + t/lib/mimeqp.t
54861 ____________________________________________________________________________
54862 [  9339] By: gsar                                  on 2001/03/25  15:48:50
54863         Log: delete mimeqp.t for later add with text mode set
54864      Branch: perl
54865            - t/lib/mimeqp.t
54866 ____________________________________________________________________________
54867 [  9338] By: nick                                  on 2001/03/25  09:01:57
54868         Log: Integrate mainline.
54869      Branch: perlio
54870           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54871           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
54872           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
54873           +> t/lib/mimeb64u.t t/lib/mimeqp.t
54874           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
54875           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
54876           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
54877 ____________________________________________________________________________
54878 [  9337] By: jhi                                   on 2001/03/25  04:23:24
54879         Log: Add MIME::Base64 here and there.  Again, a lot of
54880              optimism is in the air.
54881      Branch: perl
54882            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
54883            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
54884 ____________________________________________________________________________
54885 [  9336] By: jhi                                   on 2001/03/25  04:12:43
54886         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
54887              this by ear as I do not do Win32 programming.)
54888      Branch: perl
54889            ! win32/Makefile win32/makefile.mk
54890 ____________________________________________________________________________
54891 [  9335] By: jhi                                   on 2001/03/25  04:03:50
54892         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
54893      Branch: perl
54894            ! t/lib/md5-file.t
54895 ____________________________________________________________________________
54896 [  9334] By: jhi                                   on 2001/03/25  03:58:53
54897         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
54898      Branch: perl
54899            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54900            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
54901            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
54902            + t/lib/mimeb64u.t t/lib/mimeqp.t
54903            ! MANIFEST
54904 ____________________________________________________________________________
54905 [  9333] By: jhi                                   on 2001/03/24  20:14:37
54906         Log: Integrate perlio.
54907      Branch: perl
54908           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
54909 ____________________________________________________________________________
54910 [  9332] By: nick                                  on 2001/03/24  19:40:34
54911         Log: Fix un-init variable leading to spurious "Out of Memory!"
54912      Branch: perlio
54913            ! doio.c
54914 ____________________________________________________________________________
54915 [  9331] By: nick                                  on 2001/03/24  19:09:59
54916         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
54917              and update layers internals doc.
54918      Branch: perlio
54919            ! pod/perlfunc.pod pod/perliol.pod
54920 ____________________________________________________________________________
54921 [  9330] By: jhi                                   on 2001/03/24  18:42:11
54922         Log: The length might be uninitialized garbage if the *svp is the undef.
54923      Branch: perl
54924            ! doio.c
54925 ____________________________________________________________________________
54926 [  9329] By: jhi                                   on 2001/03/24  18:26:57
54927         Log: (Retracted by #9393)
54928              
54929              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
54930              From: Simon Cozens <simon@netthink.co.uk>
54931              Date: Sat, 24 Mar 2001 17:13:17 +0000
54932              Message-ID: <20010324171317.A13406@netthink.co.uk>
54933      Branch: perl
54934            ! utils/h2xs.PL
54935 ____________________________________________________________________________
54936 [  9328] By: nick                                  on 2001/03/24  17:22:02
54937         Log: Integrate mainline.
54938      Branch: perlio
54939           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
54940           !> lib/unicode/version
54941 ____________________________________________________________________________
54942 [  9327] By: nick                                  on 2001/03/24  17:16:02
54943         Log: Integrate mainline.
54944      Branch: perlio
54945           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
54946           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
54947           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
54948           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
54949           +> t/lib/md5-file.t
54950           !> MANIFEST Makefile.SH configure.com djgpp/config.over
54951           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
54952           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
54953           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
54954           !> win32/makefile.mk
54955 ____________________________________________________________________________
54956 [  9326] By: jhi                                   on 2001/03/24  17:00:42
54957         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
54958      Branch: perl
54959            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
54960            ! lib/unicode/version
54961 ____________________________________________________________________________
54962 [  9325] By: jhi                                   on 2001/03/24  16:22:33
54963         Log: Subject: Re: B::Deparse bug (5.6.0)
54964              From: Robin Houston <robin@kitsite.com>
54965              Date: Sat, 24 Mar 2001 14:33:09 +0000
54966              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
54967      Branch: perl
54968            ! op.c pp.c t/lib/b.t t/op/repeat.t
54969 ____________________________________________________________________________
54970 [  9324] By: jhi                                   on 2001/03/24  16:21:56
54971         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
54972              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
54973              these additions may be too optimistic.
54974      Branch: perl
54975            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
54976            ! hints/uwin.sh hints/vmesa.sh
54977 ____________________________________________________________________________
54978 [  9323] By: jhi                                   on 2001/03/24  16:06:01
54979         Log: Integrate perlio.
54980      Branch: perl
54981           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
54982           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
54983            ! Makefile.SH
54984           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
54985           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
54986           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
54987           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
54988           !> win32/makefile.mk win32/perlhost.h win32/win32.c
54989           !> win32/win32iop.h
54990 ____________________________________________________________________________
54991 [  9322] By: nick                                  on 2001/03/24  14:39:12
54992         Log: Routine Win32 regen_config_h - no real changes.
54993      Branch: perlio
54994            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54995 ____________________________________________________________________________
54996 [  9321] By: nick                                  on 2001/03/24  14:31:49
54997         Log: PerlIO fixups for Win32:
54998              - provide win33_popenlist() - non-functional as yet.
54999              - avoid need for aTHX in PerlIO_debug calls - even if not 
55000              enabled args are still evaluated so Win32 has trouble during fork().
55001              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
55002              - Fixup makedef.pl for latest set of symbols.
55003      Branch: perlio
55004            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
55005            ! win32/perlhost.h win32/win32.c win32/win32iop.h
55006 ____________________________________________________________________________
55007 [  9320] By: nick                                  on 2001/03/24  14:26:58
55008         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
55009              was gibberish - broke it on WIn32 at least.
55010      Branch: perlio
55011            ! ext/POSIX/POSIX.xs
55012 ____________________________________________________________________________
55013 [  9319] By: nick                                  on 2001/03/24  11:29:41
55014         Log: Generated files.
55015      Branch: perlio
55016            ! embed.h global.sym objXSUB.h perlapi.c proto.h
55017 ____________________________________________________________________________
55018 [  9318] By: nick                                  on 2001/03/24  10:29:37
55019         Log: Implement:
55020              1.  open($fh,"+<",undef);  # add test to t/io/open.t
55021              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
55022      Branch: perlio
55023            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55024            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55025            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
55026            ! t/io/open.t t/io/utf8.t
55027 ____________________________________________________________________________
55028 [  9317] By: jhi                                   on 2001/03/23  23:41:25
55029         Log: AIX does seems to have optimization problems with its C compilers.
55030      Branch: perl
55031            ! hints/aix.sh
55032 ____________________________________________________________________________
55033 [  9316] By: jhi                                   on 2001/03/23  23:40:46
55034         Log: Integrate perlio.
55035      Branch: perl
55036           +> lib/PerlIO.pm
55037           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
55038           !> perliol.h
55039 ____________________________________________________________________________
55040 [  9315] By: jhi                                   on 2001/03/23  22:16:30
55041         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
55042      Branch: perl
55043            ! t/lib/md5-file.t
55044 ____________________________________________________________________________
55045 [  9314] By: nick                                  on 2001/03/23  20:49:02
55046         Log: Perlio internals re-organized.
55047              - open process creates AV of layer/arg pairs
55048              (appends layers from open() or open.pm to default list).
55049              - push arg is now an SV.
55050              - layer ->Open get passed the AV
55051              - open is no longer mandatory method.
55052              - topmost layer that has ->Open method does the open
55053              - any layers above are pushed once that returns.
55054              - vtable re-ordered so dummy layers need only provide push/pop methods.
55055      Branch: perlio
55056            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55057 ____________________________________________________________________________
55058 [  9313] By: nick                                  on 2001/03/23  16:27:41
55059         Log: Check in a stable (working) version before next round of tweaks.
55060              Changes include:
55061              - Move default layers code out of doio.c and into perlio.c
55062              - Single routine for parsing layer specification strings.
55063              - Skeleton support for demand loading of layers
55064              - Core-dump avoidance if PERLIO environment specifies loadable layer
55065              (does not _work_ as need IO to load and need load to do IO ...)
55066      Branch: perlio
55067            + lib/PerlIO.pm
55068            ! MANIFEST doio.c perlio.c
55069 ____________________________________________________________________________
55070 [  9312] By: gsar                                  on 2001/03/23  16:25:25
55071         Log: add execute bit to files with shebang lines in the repository;
55072              avoid clobbering execute bit in Porting/makerel 
55073      Branch: maint-5.6/perl
55074            ! (edit 144 files)
55075 ____________________________________________________________________________
55076 [  9311] By: jhi                                   on 2001/03/23  14:25:35
55077         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
55078      Branch: perl
55079            ! MANIFEST
55080 ____________________________________________________________________________
55081 [  9310] By: jhi                                   on 2001/03/23  13:45:04
55082         Log: Subject: [PATCH] Net::Ping
55083              From: Colin McMillen <mcmi0037@tc.umn.edu>
55084              Date: Thu, 22 Mar 2001 19:30:31 -0600
55085              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
55086      Branch: perl
55087            ! lib/Net/Ping.pm
55088 ____________________________________________________________________________
55089 [  9309] By: jhi                                   on 2001/03/23  13:39:13
55090         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
55091      Branch: perl
55092            ! t/lib/md5-aaa.t t/lib/md5-file.t
55093 ____________________________________________________________________________
55094 [  9308] By: jhi                                   on 2001/03/23  13:20:34
55095         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
55096              - bump the version to 2.14
55097              - drop the base64 tests since they require MIME::Base64
55098              - drop the rfc1321.txt
55099              - drop the hints/dec_osf.pl since it's only needed for
55100              pre-5.005_03 Perls
55101              Todo:
55102              - the U32 alignment testing is now removed; it needs to
55103              be reintroduced as as a Config variable (meaning also
55104              as a Configure test)
55105              - get the new EBCDIC md5sum for MD5.pm
55106              - test in Win32 to see how badly I botched the makefiles
55107      Branch: perl
55108            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55109            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55110            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55111            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55112            + t/lib/md5-file.t
55113            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55114            ! win32/Makefile win32/makefile.mk
55115 ____________________________________________________________________________
55116 [  9307] By: jhi                                   on 2001/03/23  12:56:14
55117         Log: Integrate change #9306 from maintperl into mainline,
55118              AIX dynaloader for AIXes without <load.h>.
55119      Branch: perl
55120           !> ext/DynaLoader/hints/aix.pl
55121 ____________________________________________________________________________
55122 [  9306] By: jhi                                   on 2001/03/23  12:51:36
55123         Log: There are AIXes without /usr/include/load.h,
55124              patch from H.Merijn Brand.
55125      Branch: maint-5.6/perl
55126            ! ext/DynaLoader/hints/aix.pl
55127 ____________________________________________________________________________
55128 [  9305] By: nick                                  on 2001/03/23  11:00:42
55129         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
55130      Branch: perlio
55131            ! ext/Encode/Encode.xs perlio.c perlio.h
55132 ____________________________________________________________________________
55133 [  9304] By: nick                                  on 2001/03/23  10:20:46
55134         Log: Render -Duseperlio functional again.
55135              - this is "quick fix" which calls PerlIO_apply_layers after opening,
55136              which is what old scheme did. New scheme needs to change that
55137              to make open(...,\$scalar) etc. work but this will do for now.
55138      Branch: perlio
55139            ! perlio.c
55140 ____________________________________________________________________________
55141 [  9303] By: nick                                  on 2001/03/23  09:53:20
55142         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
55143              -Uuseperlio now works again.
55144              -Duseperlio is still poorly. Don't merge yet...
55145      Branch: perlio
55146            ! doio.c perlio.h
55147 ____________________________________________________________________________
55148 [  9302] By: nick                                  on 2001/03/22  22:26:51
55149         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
55150              type code.
55151              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
55152              is its main caller. In particular now has access to "extra" args, and
55153              can tell when an open handle is "reopened" (or duped?).
55154              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
55155              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
55156              PerlIO_open() et. al. (i.e. other way round).
55157              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
55158              with args close to PerlIO_openn().
55159      Branch: perlio
55160            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55161 ____________________________________________________________________________
55162 [  9301] By: jhi                                   on 2001/03/22  20:58:04
55163         Log: Integrate perlio.
55164      Branch: perl
55165           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
55166           !> t/io/open.t util.c
55167 ____________________________________________________________________________
55168 [  9300] By: nick                                  on 2001/03/22  17:36:32
55169         Log: Don't include $@ in not ok message.
55170      Branch: perlio
55171            ! t/io/open.t
55172 ____________________________________________________________________________
55173 [  9299] By: gsar                                  on 2001/03/22  16:53:45
55174         Log: back out changes#7532,7521 for now (appears to have problems
55175              on IRIX)
55176      Branch: maint-5.6/perl
55177            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55178            ! ext/POSIX/typemap pod/perlvar.pod
55179 ____________________________________________________________________________
55180 [  9298] By: nick                                  on 2001/03/22  14:35:46
55181         Log: Give a meaning to '&' in n-arg open case:
55182              open($fh,"<&",$scalar);
55183              $scalar can be:
55184              - an integer which does "fdopen"
55185              open($fh,"<&",2); # like open($fh,"<&2")
55186              - something that will yield a file handle via sv_2io()
55187              useful for dup'ing anonymous handles.
55188              e.g.:
55189              open(my $fh,"<&",\*STDIN);
55190              open(my $dup,"<&",$fh);
55191      Branch: perlio
55192            ! doio.c t/io/open.t
55193 ____________________________________________________________________________
55194 [  9297] By: nick                                  on 2001/03/22  13:34:35
55195         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
55196      Branch: perlio
55197            ! util.c
55198 ____________________________________________________________________________
55199 [  9296] By: nick                                  on 2001/03/22  12:51:20
55200         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
55201      Branch: perlio
55202            ! perl.c
55203 ____________________________________________________________________________
55204 [  9295] By: nick                                  on 2001/03/22  11:59:44
55205         Log: If stdin, stdout or stderr get opened in unexpected read/write state
55206              then warn at time of open not at time of use.
55207      Branch: perlio
55208            ! doio.c pp_hot.c pp_sys.c
55209 ____________________________________________________________________________
55210 [  9294] By: nick                                  on 2001/03/22  10:54:35
55211         Log: Die on n-arg open(...,"",xxx,yyy,...)
55212              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
55213              - die on read/write cases so we can decide what it means later.
55214      Branch: perlio
55215            ! doio.c embed.pl iperlsys.h util.c
55216 ____________________________________________________________________________
55217 [  9293] By: nick                                  on 2001/03/22  09:02:45
55218         Log: perlio tweaks (reported by Nick Clark)
55219              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
55220              error check in Pendinf_read().
55221      Branch: perlio
55222            ! perlio.c
55223 ____________________________________________________________________________
55224 [  9292] By: gsar                                  on 2001/03/22  07:12:00
55225         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
55226              fixes)
55227      Branch: maint-5.6/perl
55228           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
55229 ____________________________________________________________________________
55230 [  9291] By: jhi                                   on 2001/03/22  06:06:44
55231         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
55232      Branch: perl
55233            ! t/op/re_tests
55234 ____________________________________________________________________________
55235 [  9290] By: jhi                                   on 2001/03/22  05:57:01
55236         Log: Move MacOS Classic higher in the list of supported platforms.
55237      Branch: maint-5.6/perl
55238            ! pod/perlport.pod
55239 ____________________________________________________________________________
55240 [  9289] By: gsar                                  on 2001/03/22  05:35:04
55241         Log: revert part of change#6438 for compatibility (av_reify()
55242              appears to be needed to implement av_splice()ish things
55243              in XS)
55244      Branch: maint-5.6/perl
55245            ! embed.pl global.sym objXSUB.h perlapi.c
55246 ____________________________________________________________________________
55247 [  9288] By: gsar                                  on 2001/03/22  03:09:19
55248         Log: update copyright year
55249      Branch: maint-5.6/perl
55250            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
55251            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
55252            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
55253            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
55254            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
55255            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
55256            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
55257            ! x2p/walk.c
55258 ____________________________________________________________________________
55259 [  9287] By: jhi                                   on 2001/03/21  20:30:54
55260         Log: Integrate perlio.
55261      Branch: perl
55262           !> ext/Data/Dumper/Dumper.xs
55263 ____________________________________________________________________________
55264 [  9286] By: gsar                                  on 2001/03/21  19:49:54
55265         Log: makefile.mk tweak
55266      Branch: maint-5.6/perl
55267            ! win32/Makefile win32/makefile.mk
55268 ____________________________________________________________________________
55269 [  9285] By: nick                                  on 2001/03/21  19:07:13
55270         Log: Multiplicity fix for Dumper.
55271      Branch: perlio
55272            ! ext/Data/Dumper/Dumper.xs
55273 ____________________________________________________________________________
55274 [  9284] By: nick                                  on 2001/03/21  19:01:07
55275         Log: Integrate mainline - (does not build xTHX issue in Dumper).
55276      Branch: perlio
55277           !> (integrate 27 files)
55278 ____________________________________________________________________________
55279 [  9283] By: jhi                                   on 2001/03/21  17:17:35
55280         Log: Integrate change #9282 from mainline into maintperl,
55281              4-arg UTF-8 substr().
55282      Branch: maint-5.6/perl
55283           !> pp.c
55284 ____________________________________________________________________________
55285 [  9282] By: jhi                                   on 2001/03/21  17:15:43
55286         Log: The #9270 would have leaked a scalar if pp_substr()
55287              returned early.
55288      Branch: perl
55289            ! pp.c
55290 ____________________________________________________________________________
55291 [  9281] By: gsar                                  on 2001/03/21  17:03:14
55292         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
55293      Branch: maint-5.6/perl
55294            ! win32/makefile.mk
55295 ____________________________________________________________________________
55296 [  9280] By: gsar                                  on 2001/03/21  17:01:20
55297         Log: some tweaks to change#9278 (fork() emulation should be enabled
55298              by setting BUILD_FLAVOR instead of changing the defaults)
55299      Branch: maint-5.6/perl
55300            ! win32/makefile.mk
55301 ____________________________________________________________________________
55302 [  9279] By: gsar                                  on 2001/03/21  16:47:19
55303         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
55304      Branch: maint-5.6/perl
55305            ! ext/File/Glob/Glob.pm
55306           !> lib/Cwd.pm
55307 ____________________________________________________________________________
55308 [  9278] By: jhi                                   on 2001/03/21  14:35:10
55309         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
55310              From: "Vadim Konovalov" <watman@inbox.ru>
55311              Date: Wed, 21 Mar 2001 01:53:51 +0300
55312              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
55313      Branch: maint-5.6/perl
55314            ! win32/makefile.mk win32/win32sck.c
55315 ____________________________________________________________________________
55316 [  9277] By: jhi                                   on 2001/03/21  13:58:28
55317         Log: Integrate change #9270 from mainline to maintperl:
55318              continued 4-arg UTF-8 substr() fixing.
55319      Branch: maint-5.6/perl
55320           !> pp.c t/op/substr.t
55321 ____________________________________________________________________________
55322 [  9276] By: jhi                                   on 2001/03/21  13:33:00
55323         Log: More pixie cleaning.
55324      Branch: perl
55325            ! Makefile.SH
55326 ____________________________________________________________________________
55327 [  9275] By: jhi                                   on 2001/03/21  03:54:17
55328         Log: Update Changes.
55329      Branch: perl
55330            ! Changes patchlevel.h
55331 ____________________________________________________________________________
55332 [  9274] By: jhi                                   on 2001/03/21  03:48:24
55333         Log: First stab at making Data::Dumper to grok Unicode.
55334              
55335              TODO: tests, EBCDICify.
55336      Branch: perl
55337            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
55338 ____________________________________________________________________________
55339 [  9273] By: jhi                                   on 2001/03/21  02:23:00
55340         Log: Fix for
55341              
55342              Subject: Memory leak in unquoted print   
55343              From: Benjamin Sugars <bsugars@canoe.ca> 
55344              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
55345              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
55346      Branch: perl
55347            ! perlio.c
55348 ____________________________________________________________________________
55349 [  9272] By: jhi                                   on 2001/03/21  01:33:17
55350         Log: Subject: Re: [PATCH] POSIX::getcwd()
55351              From: Benjamin Sugars <bsugars@canoe.ca> 
55352              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
55353              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
55354      Branch: perl
55355            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
55356 ____________________________________________________________________________
55357 [  9271] By: jhi                                   on 2001/03/21  01:22:52
55358         Log: Subject: [PATCH] Cwd.pm docs
55359              From: Benjamin Sugars <bsugars@canoe.ca>
55360              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
55361              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
55362      Branch: perl
55363            ! lib/Cwd.pm
55364 ____________________________________________________________________________
55365 [  9270] By: jhi                                   on 2001/03/21  01:16:29
55366         Log: Continue 4-arg substr() UTF-8 fixage.
55367      Branch: perl
55368            ! pp.c t/op/substr.t
55369 ____________________________________________________________________________
55370 [  9269] By: jhi                                   on 2001/03/21  00:46:14
55371         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
55372              
55373              revert the leak fix in change#9142 (problem needs a more experimental
55374              fix unsuitable for 5.6.1)
55375              
55376              do alphabetical sorting by default (for csh compatibility)
55377              
55378              cut-n-paste goof in change#9264
55379              
55380              VMS piping fixes (from Charles Lane)
55381      Branch: perl
55382           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
55383           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55384           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
55385 ____________________________________________________________________________
55386 [  9268] By: jhi                                   on 2001/03/21  00:37:04
55387         Log: Integrate perlio.
55388      Branch: perl
55389           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55390           !> utf8.c utf8.h utfebcdic.h
55391 ____________________________________________________________________________
55392 [  9267] By: nick                                  on 2001/03/20  20:04:39
55393         Log: More EBCDIC stuff:
55394              - Loose the extra level of function on ASCII.
55395              - spotted a chr(0) issue in sv.c
55396              - re-work of UTF-X tr/// ranges to work in Unicode
55397              space. Still issues with the "0xff is illegal UTF-8" hack.
55398              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
55399              (why do it once when you can do it all over the place :-(
55400              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
55401              need utf8.pm for swashes.
55402              - Simplified and commented scan_const() in toke.c
55403              Still something wrong regexp and tr (swashes?).
55404      Branch: perlio
55405            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55406            ! utf8.c utf8.h utfebcdic.h
55407 ____________________________________________________________________________
55408 [  9266] By: gsar                                  on 2001/03/20  19:16:43
55409         Log: VMS piping fixes (from Charles Lane)
55410      Branch: maint-5.6/perl
55411            ! vms/vms.c vms/vmspipe.com
55412 ____________________________________________________________________________
55413 [  9265] By: gsar                                  on 2001/03/20  17:53:52
55414         Log: cut-n-paste goof in change#9264
55415      Branch: maint-5.6/perl
55416            ! ext/File/Glob/Glob.xs
55417 ____________________________________________________________________________
55418 [  9264] By: gsar                                  on 2001/03/20  17:43:47
55419         Log: do alphabetical sorting by default (for csh compatibility);
55420              bsd_glob() does ASCII sort by default as usual, unless
55421              GLOB_ALPHASORT was specified
55422      Branch: maint-5.6/perl
55423            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
55424            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55425            ! ext/File/Glob/bsd_glob.h
55426 ____________________________________________________________________________
55427 [  9263] By: gsar                                  on 2001/03/20  16:40:08
55428         Log: integrate change#9255 from mainline (unicode fix)
55429              
55430              substr($bytestr, i, n, $charstr)
55431      Branch: maint-5.6/perl
55432           !> Todo-5.6 pp.c t/op/substr.t
55433 ____________________________________________________________________________
55434 [  9262] By: gsar                                  on 2001/03/20  15:57:41
55435         Log: revert the leak fix in change#9142 (problem needs a more experimental
55436              fix unsuitable for 5.6.1)
55437      Branch: maint-5.6/perl
55438            ! scope.c
55439 ____________________________________________________________________________
55440 [  9261] By: jhi                                   on 2001/03/20  14:26:25
55441         Log: Integrate changes #9259,9260 from maintperl into mainline.
55442              
55443              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55444              
55445              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55446      Branch: perl
55447           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
55448 ____________________________________________________________________________
55449 [  9260] By: jhi                                   on 2001/03/20  14:05:46
55450         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55451              From: Robin Barker <rmb1@cise.npl.co.uk>
55452              Date: Tue, 20 Mar 2001 10:12:04 GMT
55453              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
55454      Branch: maint-5.6/perl
55455            ! run.c
55456 ____________________________________________________________________________
55457 [  9259] By: jhi                                   on 2001/03/20  14:04:39
55458         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55459              From: Chris Nandor <pudge@pobox.com>
55460              Date: Tue, 20 Mar 2001 00:40:56 -0500
55461              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
55462      Branch: maint-5.6/perl
55463            ! ext/POSIX/POSIX.xs lib/File/Path.pm
55464 ____________________________________________________________________________
55465 [  9258] By: jhi                                   on 2001/03/20  05:09:34
55466         Log: Update Changes.
55467      Branch: perl
55468            ! Changes patchlevel.h
55469 ____________________________________________________________________________
55470 [  9257] By: jhi                                   on 2001/03/20  05:04:25
55471         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
55472      Branch: perl
55473            ! t/op/tr.t
55474 ____________________________________________________________________________
55475 [  9256] By: jhi                                   on 2001/03/20  04:43:12
55476         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
55477              From: Peter Prymmer <pvhp@forte.com>
55478              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
55479              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
55480      Branch: maint-5.6/perl
55481            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
55482 ____________________________________________________________________________
55483 [  9255] By: jhi                                   on 2001/03/19  23:17:17
55484         Log: substr($bytestr, i, n, $charstr)
55485              
55486              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
55487      Branch: perl
55488            ! Todo-5.6 pp.c t/op/substr.t
55489 ____________________________________________________________________________
55490 [  9254] By: jhi                                   on 2001/03/19  22:25:09
55491         Log: Rearrange the make test target prerequisites so that
55492              in a parallel make 'all' is finished before 'test'.
55493      Branch: perl
55494            ! Makefile.SH
55495 ____________________________________________________________________________
55496 [  9253] By: jhi                                   on 2001/03/19  21:48:07
55497         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
55498              From: Robin Houston <robin@kitsite.com>
55499              Date: Mon, 19 Mar 2001 15:48:41 +0000
55500              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
55501      Branch: perl
55502            ! pp_ctl.c
55503 ____________________________________________________________________________
55504 [  9252] By: jhi                                   on 2001/03/19  21:42:27
55505         Log: Integrate perlio.
55506      Branch: perl
55507           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
55508           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
55509           !> utfebcdic.h vms/perly_c.vms
55510 ____________________________________________________________________________
55511 [  9251] By: jhi                                   on 2001/03/19  21:31:28
55512         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
55513              
55514              Dynaloading in 64-bit AIX with vac.
55515      Branch: perl
55516           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55517           !> hints/aix.sh
55518 ____________________________________________________________________________
55519 [  9250] By: jhi                                   on 2001/03/19  21:18:00
55520         Log: A more robust solution for the 64bitall AIX dynaloading
55521              problem, from Jens-Uwe Mager.
55522      Branch: maint-5.6/perl
55523            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55524 ____________________________________________________________________________
55525 [  9249] By: nick                                  on 2001/03/19  20:59:37
55526         Log: Integrate mainline.
55527      Branch: perlio
55528           !> (integrate 42 files)
55529 ____________________________________________________________________________
55530 [  9248] By: nick                                  on 2001/03/19  20:22:07
55531         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
55532              (Building on OS390 uses native YACC and YYDEBUG has other
55533              side effects.)
55534      Branch: perlio
55535            ! perly.c perly.y vms/perly_c.vms
55536 ____________________________________________________________________________
55537 [  9247] By: jhi                                   on 2001/03/19  19:59:53
55538         Log: 64-bit AIX dynaloading problem (see #9244) idea
55539              from Jens-Uwe Mager.
55540      Branch: maint-5.6/perl
55541            ! ext/DynaLoader/dl_aix.xs
55542 ____________________________________________________________________________
55543 [  9246] By: nick                                  on 2001/03/19  19:27:57
55544         Log: More EBCDIC fixes.
55545      Branch: perlio
55546            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
55547            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
55548 ____________________________________________________________________________
55549 [  9245] By: jhi                                   on 2001/03/19  19:05:19
55550         Log: Integrate change #9243 from mainline into maintperl.
55551              
55552              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55553      Branch: maint-5.6/perl
55554           !> README.vmesa
55555 ____________________________________________________________________________
55556 [  9244] By: jhi                                   on 2001/03/19  19:03:15
55557         Log: Get 64bitall AIX building, but still does not test okay:
55558              dynaloading anything fails, for example for op/defins:
55559              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
55560              (update: fixed by #9247,9250)
55561      Branch: maint-5.6/perl
55562            ! hints/aix.sh
55563 ____________________________________________________________________________
55564 [  9243] By: jhi                                   on 2001/03/19  19:00:16
55565         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55566              From: Robin Barker <rmb1@cise.npl.co.uk>
55567              Date: Mon, 19 Mar 2001 18:01:57 GMT
55568              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
55569      Branch: perl
55570            ! README.vmesa
55571 ____________________________________________________________________________
55572 [  9242] By: jhi                                   on 2001/03/19  18:58:43
55573         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
55574              
55575              TODO: tests.
55576      Branch: perl
55577            ! doop.c op.c
55578 ____________________________________________________________________________
55579 [  9241] By: gsar                                  on 2001/03/19  17:34:46
55580         Log: VMSify tests (from Charles Lane)
55581      Branch: maint-5.6/perl
55582            ! t/lib/filehand.t t/lib/texttabs.t
55583 ____________________________________________________________________________
55584 [  9240] By: jhi                                   on 2001/03/19  14:24:26
55585         Log: Integrate change #9233 from maintperl into mainline.
55586              
55587              some refcounts were incorrect in perl_clone()
55588      Branch: perl
55589           !> sv.c
55590 ____________________________________________________________________________
55591 [  9239] By: gsar                                  on 2001/03/19  09:23:17
55592         Log: this is 5.6.1-trial3
55593      Branch: maint-5.6/perl
55594            ! Changes
55595 ____________________________________________________________________________
55596 [  9238] By: gsar                                  on 2001/03/19  08:47:04
55597         Log: some new symbols are only available under ithreads
55598      Branch: maint-5.6/perl
55599            ! makedef.pl
55600 ____________________________________________________________________________
55601 [  9237] By: gsar                                  on 2001/03/19  08:42:28
55602         Log: update patchlevel.h, Changes, &c.
55603      Branch: maint-5.6/perl
55604            ! Changes patchlevel.h pod/perlhist.pod
55605           !> AUTHORS
55606 ____________________________________________________________________________
55607 [  9236] By: gsar                                  on 2001/03/19  08:17:49
55608         Log: integrate changes#8068,8717 from mainline
55609              
55610              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
55611              
55612              [PATCH CPAN 1.59_51] warning message (not!)
55613      Branch: maint-5.6/perl
55614           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
55615           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
55616           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
55617           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
55618           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
55619 ____________________________________________________________________________
55620 [  9235] By: gsar                                  on 2001/03/19  08:07:09
55621         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
55622              
55623              [PATCH] Add missing CV flags to dump.c
55624              
55625              Re: [patch] Re: PL_ptr_table
55626              
55627              Fixup non-ithread build after 8713
55628              
55629              Generated files form 8713 etc.
55630              
55631              Correct the correction :-(
55632              
55633              Documenting coderef @INC (Re: CPAN "make this script work" feature)
55634              
55635              Subject: Re: sync sync sync: have I missed any patches?
55636              Replace djSP with dSP.
55637      Branch: maint-5.6/perl
55638           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
55639           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
55640           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
55641           !> sv.c sv.h win32/perlhost.h
55642 ____________________________________________________________________________
55643 [  9234] By: gsar                                  on 2001/03/19  07:22:05
55644         Log: revert the change#9090 integrate for now (change looks somewhat
55645              incomplete in that [ha]v_exists() need something similar; lacks
55646              tests; &c.)
55647      Branch: maint-5.6/perl
55648            ! hv.c
55649 ____________________________________________________________________________
55650 [  9233] By: gsar                                  on 2001/03/19  07:10:01
55651         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
55652              destruction when there are unreferenced scalars (SvREFCNT==0)
55653      Branch: maint-5.6/perl
55654            ! sv.c
55655 ____________________________________________________________________________
55656 [  9232] By: jhi                                   on 2001/03/19  05:11:02
55657         Log: Regen api and toc.
55658      Branch: maint-5.6/perl
55659            ! pod/perlapi.pod pod/perltoc.pod
55660 ____________________________________________________________________________
55661 [  9231] By: jhi                                   on 2001/03/19  04:06:03
55662         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
55663              add a lost line in pp.c:pp_chop(), update to new op/chop.
55664              
55665              Clarify the description differentiating for and while; inspired by
55666              
55667              Subject: [ID 20010306.004] || != named unary operator
55668              
55669              The $Is_MacOS needs to be declared.
55670      Branch: maint-5.6/perl
55671            ! pp.c t/op/chop.t
55672           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
55673 ____________________________________________________________________________
55674 [  9230] By: jhi                                   on 2001/03/19  03:48:16
55675         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
55676              9079,9083,9089,9090,9091 from mainline to maintperl.
55677              
55678              Quieten some noise in Win32 builds
55679              
55680              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
55681              
55682              The perlretut was still talking about the old \p and \P
55683              definitions.
55684              
55685              More tweakage on the Unicode character class descriptions.
55686              
55687              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
55688              
55689              Subject: 'no *POSIX' Patch speeding up make on BS2000 
55690              
55691              Subject: [PATCH] perldata.pod here-doc docs
55692              
55693              Add /sbin and /usr/sbin to the list of directories scanned
55694              for setuid programs.  Takes care of bug id 20010309.003.
55695              
55696              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
55697              
55698              In op/stat #35 better to scan all the potential directories
55699              for setuids, not just the first one.
55700      Branch: maint-5.6/perl
55701            ! Makefile.SH
55702           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
55703           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
55704           !> t/op/stat.t toke.c win32/win32.h
55705 ____________________________________________________________________________
55706 [  9229] By: jhi                                   on 2001/03/19  02:31:50
55707         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
55708              From: Chris Nandor <pudge@pobox.com>
55709              Date: Sat, 10 Mar 2001 14:22:19 -0500
55710              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
55711      Branch: maint-5.6/perl
55712            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
55713            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
55714            ! t/lib/b.t t/lib/errno.t
55715 ____________________________________________________________________________
55716 [  9228] By: jhi                                   on 2001/03/19  02:29:59
55717         Log: Integrate changes #9113,9122 from mainline into maintperl.
55718              
55719              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?)
55720      Branch: maint-5.6/perl
55721           !> Configure README.os390 hints/os390.sh
55722 ____________________________________________________________________________
55723 [  9227] By: jhi                                   on 2001/03/19  02:22:35
55724         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
55725              into maintperl.
55726              
55727              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
55728              
55729              Forgot to check-in the larger part of #9120, duh.
55730              
55731              Subject: Another patch for integer.pm POD 
55732              
55733              h2ph strictness and cleanliness from Kurt Starsinic.
55734              
55735              Borland filename case problem.
55736              
55737              h2ph strictness and cleanliness from Kurt Starsinic.
55738              
55739              Subject: [PATCH] the uncontroversial doc patches
55740      Branch: maint-5.6/perl
55741           +> win32/sncfnmcs.pl
55742           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
55743           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
55744           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
55745           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
55746           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
55747           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
55748           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
55749 ____________________________________________________________________________
55750 [  9226] By: jhi                                   on 2001/03/19  02:10:21
55751         Log: Integrate changes #9207,9214 from mainline into maintperl.
55752              
55753              podchecker relaxations: =over has an *optional* number after it,
55754              and whitespace in L<> is okay.
55755      Branch: maint-5.6/perl
55756           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
55757           !> t/pod/poderrs.xr
55758 ____________________________________________________________________________
55759 [  9225] By: jhi                                   on 2001/03/19  02:07:38
55760         Log: Integrate change #9219 from maintperl into mainline.
55761              
55762              remove duplicated tests
55763      Branch: perl
55764           !> t/op/re_tests
55765 ____________________________________________________________________________
55766 [  9224] By: jhi                                   on 2001/03/19  02:06:11
55767         Log: Integrate change #9223 from mainline to maintperl.
55768              
55769              Document -Dmksymlinks.
55770      Branch: maint-5.6/perl
55771           !> INSTALL
55772 ____________________________________________________________________________
55773 [  9223] By: jhi                                   on 2001/03/19  02:01:25
55774         Log: Document -Dmksymlinks.
55775      Branch: perl
55776            ! INSTALL
55777 ____________________________________________________________________________
55778 [  9222] By: jhi                                   on 2001/03/19  01:15:35
55779         Log: The -Dmksymlinks wasn't working for maintperl.
55780      Branch: maint-5.6/perl
55781            ! Configure
55782 ____________________________________________________________________________
55783 [  9221] By: jhi                                   on 2001/03/19  00:49:43
55784         Log: Cleanup pixie residue.
55785      Branch: perl
55786            ! Makefile.SH
55787 ____________________________________________________________________________
55788 [  9220] By: jhi                                   on 2001/03/19  00:44:47
55789         Log: Document the use of pixie/prof; create make targets for it.
55790              
55791              TODO: make t/TEST pixie-aware.
55792      Branch: perl
55793            ! Makefile.SH pod/perlhack.pod
55794 ____________________________________________________________________________
55795 [  9219] By: gsar                                  on 2001/03/19  00:16:55
55796         Log: remove duplicated tests
55797      Branch: maint-5.6/perl
55798            ! t/op/re_tests
55799 ____________________________________________________________________________
55800 [  9218] By: jhi                                   on 2001/03/18  23:59:31
55801         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
55802      Branch: perl
55803            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
55804 ____________________________________________________________________________
55805 [  9217] By: jhi                                   on 2001/03/18  23:25:20
55806         Log: Rewrite the tests section of Makefile to be less redundant
55807              and to allow for more flexible test targets, many recursive
55808              make calls introduced.
55809      Branch: perl
55810            ! Makefile.SH
55811 ____________________________________________________________________________
55812 [  9216] By: jhi                                   on 2001/03/18  22:30:04
55813         Log: Document the use of Third Degree (sparsely).
55814      Branch: perl
55815            ! pod/perlhack.pod t/TEST
55816 ____________________________________________________________________________
55817 [  9215] By: jhi                                   on 2001/03/18  22:10:30
55818         Log: Make targets for testing with Third Degree.
55819      Branch: perl
55820            ! Makefile.SH
55821 ____________________________________________________________________________
55822 [  9214] By: jhi                                   on 2001/03/18  21:08:53
55823         Log: The podchecker relaxations need to mirrored also at the tests.
55824      Branch: perl
55825            ! t/pod/poderrs.xr
55826 ____________________________________________________________________________
55827 [  9213] By: jhi                                   on 2001/03/18  20:56:21
55828         Log: Update Changes.
55829      Branch: perl
55830            ! Changes patchlevel.h
55831 ____________________________________________________________________________
55832 [  9212] By: jhi                                   on 2001/03/18  20:36:59
55833         Log: Looking for config.sh in parent directories isn't
55834              very useful for the toplevel Makefile.
55835      Branch: perl
55836            ! Makefile.SH
55837 ____________________________________________________________________________
55838 [  9211] By: jhi                                   on 2001/03/18  20:33:37
55839         Log: On "make clean" take care of Third Degree droppings.
55840      Branch: perl
55841            ! Makefile.SH
55842 ____________________________________________________________________________
55843 [  9210] By: jhi                                   on 2001/03/18  20:21:34
55844         Log: Add a hook for running the tests under the Third Degree
55845              debugging tool (set $ENV{PERL_3LOG} to non-zero)
55846              
55847              TODO: Document the use of Third Degree.
55848      Branch: perl
55849            ! t/TEST
55850 ____________________________________________________________________________
55851 [  9209] By: jhi                                   on 2001/03/18  20:19:07
55852         Log: Regen toc and api pods.
55853      Branch: perl
55854            ! pod/perlapi.pod pod/perltoc.pod
55855 ____________________________________________________________________________
55856 [  9208] By: jhi                                   on 2001/03/18  20:12:12
55857         Log: Integrate changes #8128,9132 from mainline into maintperl,
55858              Tie::SubstrHash fixes.
55859      Branch: maint-5.6/perl
55860           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
55861 ____________________________________________________________________________
55862 [  9207] By: jhi                                   on 2001/03/18  20:07:43
55863         Log: podchecker relaxations from Michael Stevens.
55864      Branch: perl
55865            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
55866 ____________________________________________________________________________
55867 [  9206] By: jhi                                   on 2001/03/18  20:04:24
55868         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
55869      Branch: perl
55870            ! lib/Locale/Constants.pm lib/Locale/Country.pm
55871            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
55872            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
55873 ____________________________________________________________________________
55874 [  9205] By: jhi                                   on 2001/03/18  19:54:45
55875         Log: Integrate changes #9161,9162 from maintperl to mainline.
55876              
55877              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
55878              results
55879      Branch: perl
55880           !> t/op/magic.t
55881 ____________________________________________________________________________
55882 [  9204] By: jhi                                   on 2001/03/18  19:37:46
55883         Log: Make perl.third checks more understandable to the builder.
55884      Branch: perl
55885            ! Makefile.SH
55886 ____________________________________________________________________________
55887 [  9203] By: jhi                                   on 2001/03/18  19:20:54
55888         Log: Re-integrate #9138 from maintperl to mainline,
55889              the squelching of the unneeded "Scalars leaked" messages.
55890      Branch: perl
55891           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
55892           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
55893           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
55894 ____________________________________________________________________________
55895 [  9202] By: jhi                                   on 2001/03/18  18:48:36
55896         Log: More robust and more paranoid perl.third target.
55897      Branch: perl
55898            ! Makefile.SH
55899 ____________________________________________________________________________
55900 [  9201] By: jhi                                   on 2001/03/18  18:39:21
55901         Log: Integrate change #9197 from maintperl to mainline.
55902              
55903              more thorough cleaning of arenas.
55904      Branch: perl
55905           !> embed.pl perl.c proto.h sv.c t/op/sort.t
55906 ____________________________________________________________________________
55907 [  9200] By: jhi                                   on 2001/03/18  18:25:17
55908         Log: Integrate perlio.
55909      Branch: perl
55910           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
55911           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
55912           !> t/lib/encode.t toke.c universal.c utf8.c
55913 ____________________________________________________________________________
55914 [  9199] By: nick                                  on 2001/03/18  15:23:51
55915         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
55916              is the sense of the test being done. Avoid some magical 127 and 128 values
55917              by using macros.
55918      Branch: perlio
55919            ! doop.c pp_ctl.c sv.c toke.c
55920 ____________________________________________________________________________
55921 [  9198] By: nick                                  on 2001/03/18  14:18:12
55922         Log: UTF-X encoding invariance for Encode:
55923              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
55924              - move the XS code for those to universal.c (so in miniperl)
55925              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
55926              - change ext/Encode/compile to use above.
55927              - Fix t/lib/encode.t for above
55928              - Teach t/lib/b.t to expect -uutf8
55929              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
55930              utf8.pm is needed.
55931      Branch: perlio
55932            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
55933            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
55934 ____________________________________________________________________________
55935 [  9197] By: gsar                                  on 2001/03/18  12:15:57
55936         Log: more thorough cleaning of arenas--keep going until no more
55937              SvREFCNT_dec()s occur (this fixes the problem that causes the
55938              pesky "Scalars leaked" warnings)
55939      Branch: maint-5.6/perl
55940            ! embed.pl perl.c proto.h sv.c t/op/sort.t
55941 ____________________________________________________________________________
55942 [  9196] By: nick                                  on 2001/03/18  10:57:29
55943         Log: Fix pragma/utf8.t # 15
55944              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
55945              are SvUTF8 as well.
55946      Branch: perlio
55947            ! toke.c
55948 ____________________________________________________________________________
55949 [  9195] By: nick                                  on 2001/03/18  09:27:06
55950         Log: Integrate mainline
55951      Branch: perlio
55952           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
55953           !> t/op/pat.t
55954 ____________________________________________________________________________
55955 [  9194] By: jhi                                   on 2001/03/18  05:29:59
55956         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
55957              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
55958      Branch: perl
55959            ! op.c op.h t/op/misc.t t/op/pat.t
55960 ____________________________________________________________________________
55961 [  9193] By: jhi                                   on 2001/03/18  05:15:06
55962         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
55963      Branch: perl
55964            ! mg.c t/op/pat.t
55965 ____________________________________________________________________________
55966 [  9192] By: jhi                                   on 2001/03/18  04:22:43
55967         Log: tr/// UTF-8 patches from Inaba Hiroto.
55968      Branch: perl
55969            ! doop.c op.c
55970 ____________________________________________________________________________
55971 [  9191] By: jhi                                   on 2001/03/18  04:21:17
55972         Log: Integrate perlio.
55973      Branch: perl
55974           !> utf8.c utfebcdic.h
55975 ____________________________________________________________________________
55976 [  9190] By: nick                                  on 2001/03/17  20:32:01
55977         Log: Correct #if EBCDIC side typos.
55978              Builds and passes many tests on OS390.
55979      Branch: perlio
55980            ! utf8.c utfebcdic.h
55981 ____________________________________________________________________________
55982 [  9189] By: jhi                                   on 2001/03/17  18:55:49
55983         Log: Add prerequisites for the perl.third target.
55984      Branch: perl
55985            ! Makefile.SH
55986 ____________________________________________________________________________
55987 [  9188] By: jhi                                   on 2001/03/17  18:46:00
55988         Log: Integrate perlio.
55989      Branch: perl
55990           +> utfebcdic.h
55991           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
55992 ____________________________________________________________________________
55993 [  9187] By: jhi                                   on 2001/03/17  18:38:47
55994         Log: Add a make rule for perl.third (the Third Degree memory debugging
55995              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
55996      Branch: perl
55997            ! Makefile.SH
55998 ____________________________________________________________________________
55999 [  9186] By: nick                                  on 2001/03/17  18:34:48
56000         Log: MANIFEST addition :-(
56001      Branch: perlio
56002            ! MANIFEST
56003 ____________________________________________________________________________
56004 [  9185] By: nick                                  on 2001/03/17  18:29:50
56005         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
56006              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
56007              a superset of ASCII are invariant under the encoding. This is EBCDIC
56008              friendly as an encoded string can be looked at as being EBCDIC by lexer
56009              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
56010              ASCII on ASCII machines.
56011              
56012              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
56013              seperate.
56014              - Add some more macros to comprehend different shift amounts and
56015              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
56016              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
56017              and conditionally #include it.
56018              
56019              EBCDIC build as yet untested.  ASCII still fails the one test.
56020      Branch: perlio
56021            + utfebcdic.h
56022            ! utf8.c utf8.h
56023 ____________________________________________________________________________
56024 [  9184] By: nick                                  on 2001/03/17  17:44:16
56025         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
56026      Branch: perlio
56027            ! doop.c perl.h pp.c utf8.h
56028 ____________________________________________________________________________
56029 [  9183] By: jhi                                   on 2001/03/17  15:55:42
56030         Log: Integrate perlio.
56031      Branch: perl
56032            ! MANIFEST
56033           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
56034 ____________________________________________________________________________
56035 [  9182] By: nick                                  on 2001/03/17  09:16:06
56036         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
56037      Branch: perlio
56038            ! t/op/pat.t
56039 ____________________________________________________________________________
56040 [  9181] By: nick                                  on 2001/03/17  09:15:11
56041         Log: Integrate mainline.
56042      Branch: perlio
56043           +> lib/Locale/Constants.pm lib/Locale/Country.pm
56044           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56045           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56046           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
56047           !> (integrate 83 files)
56048 ____________________________________________________________________________
56049 [  9180] By: nick                                  on 2001/03/16  17:23:21
56050         Log: EBCDIC Fixes.
56051      Branch: perlio
56052            ! perl.h sv.c toke.c utf8.c utf8.h
56053 ____________________________________________________________________________
56054 [  9179] By: jhi                                   on 2001/03/16  14:10:12
56055         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
56056              a change needed to work around an AIX compiler bug.
56057      Branch: perl
56058            ! ext/Storable/Storable.xs
56059 ____________________________________________________________________________
56060 [  9178] By: jhi                                   on 2001/03/16  03:19:59
56061         Log: With Damian's approval synchronize damian's modules'
56062              licensing with Perl's standard module licensing.
56063      Branch: perl
56064            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
56065 ____________________________________________________________________________
56066 [  9177] By: jhi                                   on 2001/03/16  03:15:34
56067         Log: Make the Filter::Util:Call files have their own copies
56068              of the Perl standard module licensing, from Paul Marquess.
56069      Branch: perl
56070            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
56071 ____________________________________________________________________________
56072 [  9176] By: jhi                                   on 2001/03/16  02:56:04
56073         Log: Subject: [PATCH] more pod patches
56074              From: Michael Stevens <michael@etla.org>
56075              Date: Thu, 15 Mar 2001 21:25:18 +0000
56076              Message-ID: <20010315212518.A18870@firedrake.org>
56077      Branch: perl
56078            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
56079            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
56080            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
56081            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
56082            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
56083            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
56084            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
56085            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
56086            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
56087            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
56088            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
56089            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
56090            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
56091            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
56092            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
56093            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
56094            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
56095            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
56096            ! lib/Locale/Country.pm lib/Locale/Language.pm
56097            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
56098            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
56099            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
56100            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
56101            ! os2/OS2/Process/Process.pm
56102 ____________________________________________________________________________
56103 [  9175] By: jhi                                   on 2001/03/16  02:53:32
56104         Log: Subject: [PATCH] the uncontroversial doc patches
56105              From: Michael Stevens <michael@etla.org>
56106              Date: Thu, 15 Mar 2001 20:01:12 +0000
56107              Message-ID: <20010315200112.A7636@firedrake.org>
56108      Branch: perl
56109            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
56110            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
56111            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
56112            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
56113            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
56114 ____________________________________________________________________________
56115 [  9174] By: jhi                                   on 2001/03/16  02:50:49
56116         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
56117              From: Paul Lindner <lindner@inuus.com>
56118              Date: Fri, 16 Mar 2001 11:28:03 -0800
56119              Message-ID: <20010316112803.A7577@inuus.com>
56120      Branch: perl
56121            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
56122 ____________________________________________________________________________
56123 [  9173] By: nick                                  on 2001/03/15  20:21:03
56124         Log: 1st day's EBCDIC fixes:
56125              - toke.c's parsing of strings needed attention
56126              needed to conditionally e2a if string was already UTF-8
56127              - e2a/a2e tables where wrong way round.
56128              - new macros in utf8.h
56129      Branch: perlio
56130            ! perl.h toke.c utf8.h
56131 ____________________________________________________________________________
56132 [  9172] By: jhi                                   on 2001/03/15  15:17:17
56133         Log: Update Changes.
56134      Branch: perl
56135            ! Changes patchlevel.h
56136 ____________________________________________________________________________
56137 [  9171] By: jhi                                   on 2001/03/15  15:09:32
56138         Log: Subject: Re: Another Borland C++ problem.
56139              From: "Vadim Konovalov" <watman@inbox.ru>
56140              Date: Sat, 10 Mar 2001 19:26:07 +0300
56141              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
56142              
56143              Borland filename case problem.
56144      Branch: perl
56145            + win32/sncfnmcs.pl
56146            ! MANIFEST README.win32
56147 ____________________________________________________________________________
56148 [  9170] By: jhi                                   on 2001/03/15  14:54:23
56149         Log: Add Locale::Codes 1.06, from Neil Bowers.
56150      Branch: perl
56151            + lib/Locale/Constants.pm lib/Locale/Country.pm
56152            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56153            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56154            + t/lib/lc-language.t t/lib/lc-uk.t
56155            ! MANIFEST
56156 ____________________________________________________________________________
56157 [  9169] By: jhi                                   on 2001/03/15  14:19:01
56158         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
56159      Branch: perl
56160            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
56161            ! ext/Storable/Storable.xs
56162 ____________________________________________________________________________
56163 [  9168] By: jhi                                   on 2001/03/15  14:13:22
56164         Log: Integrate changes #9120,9167 from mainline to maintperl.
56165              
56166              Subject: [PATCH 5.6.1] OS/2 docs
56167              
56168              Subject: [PATCH 5.6.1] perldoc
56169      Branch: maint-5.6/perl
56170           !> os2/Changes utils/perldoc.PL
56171 ____________________________________________________________________________
56172 [  9167] By: jhi                                   on 2001/03/15  14:07:42
56173         Log: Subject: [PATCH 5.6.1] perldoc
56174              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56175              Date: Wed, 14 Mar 2001 23:46:52 -0500
56176              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
56177      Branch: perl
56178            ! utils/perldoc.PL
56179 ____________________________________________________________________________
56180 [  9166] By: jhi                                   on 2001/03/15  13:53:15
56181         Log: sigaction test condition tweakage.
56182      Branch: perl
56183            ! t/lib/sigaction.t
56184 ____________________________________________________________________________
56185 [  9165] By: alanbur                               on 2001/03/15  03:49:17
56186         Log: Resynchronised with parent
56187      Branch: maint-5.6/pureperl
56188           +> os2/os2add.sym t/op/anonsub.t
56189           !> (integrate 72 files)
56190 ____________________________________________________________________________
56191 [  9164] By: jhi                                   on 2001/03/15  01:05:01
56192         Log: Avoid stomping off the beginning of an array in tr///.
56193      Branch: perl
56194            ! op.c
56195 ____________________________________________________________________________
56196 [  9163] By: jhi                                   on 2001/03/15  00:58:57
56197         Log: h2ph strictness and cleanliness from Kurt Starsinic.
56198      Branch: perl
56199            ! utils/h2ph.PL
56200 ____________________________________________________________________________
56201 [  9162] By: gsar                                  on 2001/03/15  00:56:53
56202         Log: avoid warnings
56203      Branch: maint-5.6/perl
56204            ! t/op/magic.t
56205 ____________________________________________________________________________
56206 [  9161] By: gsar                                  on 2001/03/15  00:52:09
56207         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56208              results
56209      Branch: maint-5.6/perl
56210            ! t/op/magic.t
56211 ____________________________________________________________________________
56212 [  9160] By: jhi                                   on 2001/03/14  22:02:10
56213         Log: Do not use the Perl malloc in IRIX, suggested by
56214              Helmus Jarausch.
56215      Branch: perl
56216            ! hints/irix_6.sh
56217 ____________________________________________________________________________
56218 [  9159] By: nick                                  on 2001/03/14  21:45:59
56219         Log: Integrate mainline
56220      Branch: perlio
56221           +> t/op/loopctl.t
56222           !> (integrate 41 files)
56223 ____________________________________________________________________________
56224 [  9158] By: jhi                                   on 2001/03/14  21:10:09
56225         Log: The Day of the Retractions continues: the #9138
56226              (integrated in #9144) doesn't work well in mainline.
56227      Branch: perl
56228            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56229            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56230            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56231 ____________________________________________________________________________
56232 [  9157] By: jhi                                   on 2001/03/14  20:58:12
56233         Log: The #9145 CANNOT be enabled: the clear_pmop code still
56234              dumps core all over in Tru64.
56235      Branch: perl
56236            ! op.c op.h t/op/pat.t
56237 ____________________________________________________________________________
56238 [  9156] By: jhi                                   on 2001/03/14  20:48:06
56239         Log: Integrate change #9154 from maintperl to mainline.
56240              
56241              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56242              (caused Storable 1.0.10 to break on windows)
56243      Branch: perl
56244           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56245           !> perlapi.c proto.h
56246 ____________________________________________________________________________
56247 [  9155] By: jhi                                   on 2001/03/14  20:23:53
56248         Log: Retract #9136: breaks threading (and binary compatibility).
56249      Branch: perl
56250            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56251 ____________________________________________________________________________
56252 [  9154] By: gsar                                  on 2001/03/14  17:48:18
56253         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56254              (caused Storable 1.0.10 to break on windows)
56255      Branch: maint-5.6/perl
56256            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56257            ! perlapi.c proto.h
56258 ____________________________________________________________________________
56259 [  9153] By: jhi                                   on 2001/03/14  13:35:21
56260         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
56261      Branch: perl
56262            ! t/lib/sigaction.t
56263 ____________________________________________________________________________
56264 [  9152] By: gsar                                  on 2001/03/14  07:29:40
56265         Log: back out changes#9012,9010,9009 and parts of change#9016
56266              (causes ABRs under purify, and some prerequisites don't
56267              seem to be there in 5.6.x)
56268      Branch: maint-5.6/perl
56269            ! doop.c op.c t/op/tr.t toke.c
56270 ____________________________________________________________________________
56271 [  9151] By: gsar                                  on 2001/03/14  07:01:29
56272         Log: reenable change#9145 (the test was busted due to a missing
56273              C<print "ok 27\n">)
56274      Branch: perl
56275            ! op.c op.h t/op/pat.t
56276 ____________________________________________________________________________
56277 [  9150] By: jhi                                   on 2001/03/14  06:38:36
56278         Log: Retract #9145.
56279      Branch: perl
56280            ! op.c op.h t/op/pat.t
56281 ____________________________________________________________________________
56282 [  9149] By: jhi                                   on 2001/03/14  06:14:56
56283         Log: Retract #9143.
56284      Branch: perl
56285            ! op.c
56286 ____________________________________________________________________________
56287 [  9148] By: gsar                                  on 2001/03/14  06:13:02
56288         Log: Uninitialized Memory Read in regexec.c
56289      Branch: perl
56290            ! regexec.c
56291 ____________________________________________________________________________
56292 [  9147] By: jhi                                   on 2001/03/14  04:59:54
56293         Log: Subject: PATCH: make goto work in nested eval ""
56294              From: Robin Houston <robin@kitsite.com>
56295              Date: Wed, 14 Mar 2001 04:16:10 +0000
56296              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
56297      Branch: perl
56298            ! pp_ctl.c t/op/goto.t
56299 ____________________________________________________________________________
56300 [  9146] By: jhi                                   on 2001/03/14  04:42:54
56301         Log: Preserve the #ifdef PERL_CORE in perly.h.
56302      Branch: perl
56303            ! perly.fixer
56304 ____________________________________________________________________________
56305 [  9145] By: jhi                                   on 2001/03/14  03:57:41
56306         Log: (Retracted by #9150.)
56307      Branch: perl
56308            ! op.c op.h t/op/pat.t
56309 ____________________________________________________________________________
56310 [  9144] By: jhi                                   on 2001/03/14  03:50:38
56311         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
56312              
56313              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56314              
56315              remove squelch controls for "Scalars leaked" messages in most places
56316              (these are now cured)
56317              
56318              fix another memory leak reported by purify (tie callbacks that
56319              croak can leak when wiping out magic)
56320      Branch: perl
56321           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
56322           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
56323           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
56324           !> t/pragma/warnings.t
56325 ____________________________________________________________________________
56326 [  9143] By: jhi                                   on 2001/03/14  03:37:53
56327         Log: (Retracted by #9149.)
56328      Branch: perl
56329            ! op.c
56330 ____________________________________________________________________________
56331 [  9142] By: gsar                                  on 2001/03/14  03:20:48
56332         Log: fix another memory leak reported by purify (tie callbacks that
56333              croak can leak when wiping out magic)
56334      Branch: maint-5.6/perl
56335            ! scope.c
56336 ____________________________________________________________________________
56337 [  9141] By: jhi                                   on 2001/03/14  02:55:00
56338         Log: Subject: PATCH for [ID 20010305.003]
56339              From: Robin Houston <robin@kitsite.com>
56340              Date: Wed, 14 Mar 2001 02:45:51 +0000
56341              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
56342      Branch: perl
56343            ! pp_ctl.c t/op/eval.t
56344 ____________________________________________________________________________
56345 [  9140] By: jhi                                   on 2001/03/14  02:41:54
56346         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56347              Date: Wed, 14 Mar 2001 01:52:51 +0000
56348              From: Robin Houston <robin@kitsite.com>
56349              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
56350              
56351              Fix for 2000313.004.
56352      Branch: perl
56353            ! pp_ctl.c t/op/goto.t
56354 ____________________________________________________________________________
56355 [  9139] By: jhi                                   on 2001/03/14  02:40:50
56356         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56357              From: Robin Houston <robin@kitsite.com>
56358              Date: Wed, 14 Mar 2001 00:43:45 +0000
56359              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
56360      Branch: perl
56361            + t/op/loopctl.t
56362            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
56363            ! vms/perly_c.vms
56364 ____________________________________________________________________________
56365 [  9138] By: gsar                                  on 2001/03/14  01:18:00
56366         Log: remove squelch controls for "Scalars leaked" messages in most places
56367              (these are now cured)
56368      Branch: maint-5.6/perl
56369            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56370            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56371            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56372 ____________________________________________________________________________
56373 [  9137] By: gsar                                  on 2001/03/14  00:57:04
56374         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56375      Branch: maint-5.6/perl
56376            ! regcomp.c
56377 ____________________________________________________________________________
56378 [  9136] By: jhi                                   on 2001/03/13  23:12:24
56379         Log: (Retracted by #9155)
56380              
56381              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
56382              From: Jens-Uwe Mager <jum@helios.de>
56383              Date: Wed, 21 Feb 2001 21:32:04 +0100
56384              Message-ID: <20010221213203.A18340@ans.helios.de>
56385      Branch: perl
56386            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56387 ____________________________________________________________________________
56388 [  9135] By: jhi                                   on 2001/03/13  22:50:05
56389         Log: Integrate perlio.
56390      Branch: perl
56391           !> pp.c
56392 ____________________________________________________________________________
56393 [  9134] By: jhi                                   on 2001/03/13  22:49:05
56394         Log: Integrate change #9131 from maintperl into mainline.
56395              
56396              make the error text look more consistent in hints/hpux.sh
56397      Branch: perl
56398           !> hints/hpux.sh
56399 ____________________________________________________________________________
56400 [  9133] By: gsar                                  on 2001/03/13  22:46:20
56401         Log: integrate change#9067 from mainline
56402              
56403              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56404      Branch: maint-5.6/perl
56405           !> lib/ExtUtils/MM_Unix.pm
56406 ____________________________________________________________________________
56407 [  9132] By: jhi                                   on 2001/03/13  22:41:21
56408         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56409              From: "John P. Linderman" <jpl@research.att.com>
56410              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
56411              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
56412              
56413              A more correct prime finder.
56414      Branch: perl
56415            ! lib/Tie/SubstrHash.pm
56416 ____________________________________________________________________________
56417 [  9131] By: gsar                                  on 2001/03/13  22:30:42
56418         Log: make the error text look more consistent in hints/hpux.sh
56419      Branch: maint-5.6/perl
56420            ! hints/hpux.sh
56421 ____________________________________________________________________________
56422 [  9130] By: jhi                                   on 2001/03/13  22:23:44
56423         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
56424              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56425              Date: Tue, 13 Mar 2001 18:41:26 +0100
56426              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
56427              
56428              If the test is run non-interactively the default handler
56429              is different.
56430      Branch: perl
56431            ! t/lib/sigaction.t
56432 ____________________________________________________________________________
56433 [  9129] By: jhi                                   on 2001/03/13  22:20:21
56434         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
56435              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56436              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
56437              Date:     Tue, 13 Mar 2001 16:44:32 EST
56438      Branch: perl
56439            ! t/lib/1_compile.t
56440 ____________________________________________________________________________
56441 [  9128] By: jhi                                   on 2001/03/13  22:18:34
56442         Log: Subject: Another patch for integer.pm POD 
56443              From: "John L. Allen" <allen@grumman.com>
56444              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
56445              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
56446      Branch: perl
56447            ! lib/integer.pm
56448 ____________________________________________________________________________
56449 [  9127] By: nick                                  on 2001/03/13  21:26:30
56450         Log: Integrate mainline.
56451      Branch: perlio
56452           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
56453           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
56454           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
56455           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
56456           !> Changes Configure MANIFEST README.os2 README.os390
56457           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
56458           !> os2/Changes patchlevel.h win32/perlhost.h
56459 ____________________________________________________________________________
56460 [  9126] By: nick                                  on 2001/03/13  20:39:51
56461         Log: #ifdef'ed out code to make packed side of pack/unpack
56462              octets. (i.e. pack('U') => encode_utf8).
56463      Branch: perlio
56464            ! pp.c
56465 ____________________________________________________________________________
56466 [  9125] By: jhi                                   on 2001/03/13  15:07:16
56467         Log: Update Changes.
56468      Branch: perl
56469            ! Changes patchlevel.h
56470 ____________________________________________________________________________
56471 [  9124] By: jhi                                   on 2001/03/13  14:22:45
56472         Log: Workaround for the buggy ("internal compiler error")
56473              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
56474              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
56475              of Andreas König.
56476      Branch: perl
56477            ! ext/re/Makefile.PL hints/aix.sh
56478 ____________________________________________________________________________
56479 [  9123] By: jhi                                   on 2001/03/13  03:24:34
56480         Log: Typo in #9114.
56481      Branch: metaconfig
56482            ! U/modified/myhostname.U
56483 ____________________________________________________________________________
56484 [  9122] By: jhi                                   on 2001/03/13  03:24:06
56485         Log: Typo in #9113.
56486      Branch: perl
56487            ! Configure
56488 ____________________________________________________________________________
56489 [  9121] By: jhi                                   on 2001/03/13  01:53:05
56490         Log: Forgot to check-in the larger part of #9120, duh.
56491      Branch: perl
56492            ! README.os2
56493 ____________________________________________________________________________
56494 [  9120] By: jhi                                   on 2001/03/13  01:51:31
56495         Log: Subject: [PATCH 5.6.1] OS/2 docs
56496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56497              Date: Mon, 12 Mar 2001 03:27:32 -0500
56498              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
56499      Branch: perl
56500            ! os2/Changes
56501 ____________________________________________________________________________
56502 [  9119] By: jhi                                   on 2001/03/13  01:49:41
56503         Log: Integrate change #9116 from maintperl into mainline.
56504              
56505              Win32::GetCwd() returns C: instead of C:\ in the root directory
56506              under ithreads
56507      Branch: perl
56508           !> win32/perlhost.h
56509 ____________________________________________________________________________
56510 [  9118] By: jhi                                   on 2001/03/13  01:13:39
56511         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
56512      Branch: perl
56513            + lib/Switch.pm t/lib/switch.t
56514            ! MANIFEST
56515 ____________________________________________________________________________
56516 [  9117] By: jhi                                   on 2001/03/13  01:03:17
56517         Log: Add Text::Balanced 1.83.
56518      Branch: perl
56519            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
56520            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
56521            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
56522            + t/lib/tb-xvari.t
56523            ! MANIFEST
56524 ____________________________________________________________________________
56525 [  9116] By: gsar                                  on 2001/03/13  00:55:53
56526         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
56527              under ithreads
56528      Branch: maint-5.6/perl
56529            ! win32/perlhost.h
56530 ____________________________________________________________________________
56531 [  9115] By: jhi                                   on 2001/03/13  00:54:09
56532         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
56533              From: "John L. Allen" <allen@grumman.com>
56534              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
56535              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
56536              
56537              use integer document clarification.
56538      Branch: perl
56539            ! lib/integer.pm
56540 ____________________________________________________________________________
56541 [  9114] By: jhi                                   on 2001/03/13  00:38:54
56542         Log: Metaconfig unit change for #9113.
56543      Branch: metaconfig
56544            ! U/modified/myhostname.U
56545 ____________________________________________________________________________
56546 [  9113] By: jhi                                   on 2001/03/13  00:38:35
56547         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?)
56548              From: Peter Prymmer <pvhp@forte.com>
56549              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
56550              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
56551      Branch: perl
56552            ! Configure README.os390 hints/os390.sh
56553 ____________________________________________________________________________
56554 [  9112] By: jhi                                   on 2001/03/13  00:29:00
56555         Log: Integrate perlio.
56556      Branch: perl
56557           !> sv.c utf8.h
56558 ____________________________________________________________________________
56559 [  9111] By: nick                                  on 2001/03/12  21:16:33
56560         Log: Integrate mainline.
56561      Branch: perlio
56562           +> t/op/anonsub.t
56563           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56564           !> proto.h sv.c
56565 ____________________________________________________________________________
56566 [  9110] By: nick                                  on 2001/03/12  21:00:13
56567         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
56568      Branch: perlio
56569            ! sv.c utf8.h
56570 ____________________________________________________________________________
56571 [  9109] By: jhi                                   on 2001/03/12  16:04:47
56572         Log: Integrate change #9108 from maintperl to mainline.
56573              
56574              fix memory leak in C<sub X { sub {} }> arising from a refcount
56575              loop between the outer sub and the inner prototype anonsub
56576              
56577              this also enables closures returned by subroutines that
56578              subsequently get redefined to work without generating coredumps :)
56579              
56580              completely removed the free_closures() hack--it shouldn't be
56581              needed anymore
56582      Branch: perl
56583           +> t/op/anonsub.t
56584           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56585           !> proto.h sv.c
56586 ____________________________________________________________________________
56587 [  9108] By: gsar                                  on 2001/03/12  10:21:31
56588         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
56589              loop between the outer sub and the inner prototype anonsub
56590              
56591              this also enables closures returned by subroutines that
56592              subsequently get redefined to work without generating coredumps :)
56593              
56594              completely removed the free_closures() hack--it shouldn't be
56595              needed anymore
56596      Branch: maint-5.6/perl
56597            + t/op/anonsub.t
56598            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56599            ! proto.h sv.c
56600 ____________________________________________________________________________
56601 [  9107] By: jhi                                   on 2001/03/12  05:15:31
56602         Log: Integrate perlio.
56603      Branch: perl
56604           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
56605 ____________________________________________________________________________
56606 [  9106] By: nick                                  on 2001/03/11  20:10:12
56607         Log: regcomp.c is working in native space, not Unicode space (if different)
56608              as it is doing compare against 'W' in \W etc.
56609      Branch: perlio
56610            ! regcomp.c
56611 ____________________________________________________________________________
56612 [  9105] By: nick                                  on 2001/03/11  19:39:34
56613         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
56614              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
56615      Branch: perlio
56616            ! regcomp.c toke.c utf8.c
56617 ____________________________________________________________________________
56618 [  9104] By: nick                                  on 2001/03/11  18:15:44
56619         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
56620      Branch: perlio
56621            ! sv.c
56622 ____________________________________________________________________________
56623 [  9103] By: nick                                  on 2001/03/11  18:03:28
56624         Log: Integrate mainline (for regexp stuff).
56625      Branch: perlio
56626           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56627           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
56628           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
56629           !> t/lib/errno.t t/op/pat.t
56630 ____________________________________________________________________________
56631 [  9102] By: nick                                  on 2001/03/11  17:44:20
56632         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
56633              - exclude layer syms in makedef.pl for sfio
56634              - also inhibit Encode from trying to build ":encode()" layer.
56635      Branch: perlio
56636            ! ext/Encode/Encode.xs makedef.pl
56637 ____________________________________________________________________________
56638 [  9101] By: jhi                                   on 2001/03/10  22:38:13
56639         Log: The $Is_MacOS needs to be declared.
56640      Branch: perl
56641            ! lib/ExtUtils/Manifest.pm
56642 ____________________________________________________________________________
56643 [  9100] By: jhi                                   on 2001/03/10  22:14:29
56644         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
56645              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
56646              pollute the symbolspace if using sfio.
56647      Branch: perl
56648            ! ext/Encode/Encode.xs
56649 ____________________________________________________________________________
56650 [  9099] By: jhi                                   on 2001/03/10  21:58:48
56651         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
56652              Date: Sat, 10 Mar 2001 14:23:55 -0500
56653              From: Chris Nandor <pudge@pobox.com>
56654              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
56655      Branch: perl
56656            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56657            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
56658            ! t/lib/errno.t
56659 ____________________________________________________________________________
56660 [  9098] By: jhi                                   on 2001/03/10  21:38:30
56661         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
56662      Branch: perl
56663            ! regcomp.c regexec.c t/op/pat.t
56664 ____________________________________________________________________________
56665 [  9097] By: jhi                                   on 2001/03/10  14:38:07
56666         Log: Integrate perlio.
56667      Branch: perl
56668           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
56669           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
56670           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
56671 ____________________________________________________________________________
56672 [  9096] By: nick                                  on 2001/03/10  11:55:43
56673         Log: EBCDIC sanity - phase I
56674              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
56675              - use utf8n_xxxx (c.f. pvn) for forms which take length.
56676              - back out vN.N and $^V exceptions to e2a/a2e
56677              - make "locale" isxxx macros be uvchr (may be redundant?)
56678              
56679              Not clear yet that toUPPER_uni et. al. return being handled correctly.
56680              The tr// and rexexp stuff still needs an audit, assumption is they are working
56681              in Unicode space.
56682              
56683              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
56684      Branch: perlio
56685            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
56686            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
56687            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
56688 ____________________________________________________________________________
56689 [  9095] By: jhi                                   on 2001/03/09  22:10:01
56690         Log: Integrate perlio.
56691      Branch: perl
56692           !> dump.c
56693 ____________________________________________________________________________
56694 [  9094] By: nick                                  on 2001/03/09  17:36:38
56695         Log: Builds an passes all tests after integrate and this tweak.
56696      Branch: perlio
56697            ! dump.c
56698 ____________________________________________________________________________
56699 [  9093] By: nick                                  on 2001/03/09  17:16:03
56700         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
56701      Branch: perlio
56702           +> lib/unicode/Scripts.txt t/lib/sigaction.t
56703           !> (integrate 79 files)
56704 ____________________________________________________________________________
56705 [  9092] By: jhi                                   on 2001/03/09  15:28:26
56706         Log: Update Changes.
56707      Branch: perl
56708            ! Changes patchlevel.h
56709 ____________________________________________________________________________
56710 [  9091] By: jhi                                   on 2001/03/09  15:25:05
56711         Log: In op/stat #35 better to scan all the potential directories
56712              for setuids, not just the first one.
56713      Branch: perl
56714            ! t/op/stat.t
56715 ____________________________________________________________________________
56716 [  9090] By: jhi                                   on 2001/03/09  15:01:27
56717         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
56718              From: rspier@pobox.com (Robert Spier)
56719              Date: Fri, 9 Mar 2001 03:30:20 -0500
56720              Message-ID: <15016.38044.381174.160189@rls.cx>
56721              
56722              EXISTS() returning undef mistakenly triggered a FETCH().
56723      Branch: perl
56724            ! hv.c
56725 ____________________________________________________________________________
56726 [  9089] By: jhi                                   on 2001/03/09  14:59:02
56727         Log: Add /sbin and /usr/sbin to the list of directories scanned
56728              for setuid programs.  Takes care of bug id 20010309.003.
56729      Branch: perl
56730            ! t/op/stat.t
56731 ____________________________________________________________________________
56732 [  9088] By: jhi                                   on 2001/03/09  14:48:32
56733         Log: Regen perlapi, perltoc.
56734      Branch: perl
56735            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
56736 ____________________________________________________________________________
56737 [  9087] By: jhi                                   on 2001/03/09  14:38:56
56738         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
56739              From: David Mitchell <davem@fdgroup.co.uk>
56740              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
56741              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
56742      Branch: perl
56743            ! dump.c perl.c perl.h pod/perlrun.pod
56744 ____________________________________________________________________________
56745 [  9086] By: jhi                                   on 2001/03/09  01:47:16
56746         Log: A modified version of
56747              
56748              Subject: [ID 20010307.005] POSIX::sigaction has various problems
56749              From: anders@broadcom.com
56750              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
56751              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
56752              
56753              Currently the sigaction.t test #6 fails (and is fudged to look
56754              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
56755              This may well be a genuine bug in Linux sigaction() (since at
56756              least Tru64, Solaris, and HP-UX disagree with Linux).
56757              Anyone with POSIX / SUSv2 tome handy?  The problem is that
56758              the flags of the oldaction don't match with the flags in
56759              the previously installed disposition.
56760      Branch: perl
56761            + t/lib/sigaction.t
56762            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
56763 ____________________________________________________________________________
56764 [  9085] By: jhi                                   on 2001/03/09  01:30:13
56765         Log: Subject: Re: mission impossible for the day
56766              From: Alex Gough <alex@rcon.org>
56767              Date: Thu, 08 Mar 2001 17:18:19 +0000
56768              Message-ID: <3AA7BEDB.8070409@rcon.org>
56769              
56770              If references (are overloaded) and can be directly stringified,
56771              show that instead of "stringified".
56772              
56773              (The problem, infinite mutual recursion caused by overloaded bool
56774              in Switch.pm, tracked by David Mitchell)
56775      Branch: perl
56776            ! lib/Carp/Heavy.pm
56777 ____________________________________________________________________________
56778 [  9084] By: jhi                                   on 2001/03/09  01:20:39
56779         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
56780              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
56781              From: David Mitchell <davem@fdgroup.co.uk>
56782              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
56783      Branch: perl
56784            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
56785            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
56786 ____________________________________________________________________________
56787 [  9083] By: jhi                                   on 2001/03/09  01:16:51
56788         Log: Subject: [PATCH] perldata.pod here-doc docs
56789              From: Jeff Pinyan <jeffp@crusoe.net>
56790              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
56791              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
56792      Branch: perl
56793            ! pod/perldata.pod
56794 ____________________________________________________________________________
56795 [  9082] By: jhi                                   on 2001/03/09  01:01:27
56796         Log: Subject: Re: Unicode/EBCDIC
56797              From: Peter Prymmer <pvhp@forte.com>
56798              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
56799              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
56800      Branch: perl
56801            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
56802 ____________________________________________________________________________
56803 [  9081] By: jhi                                   on 2001/03/08  13:41:30
56804         Log: Subject: Ooops, wrong 'no *POSIX' Patch
56805              From: Dorner Thomas <Thomas.Dorner@start.de>
56806              Date: Thu, 8 Mar 2001 08:43:28 +0100
56807              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
56808      Branch: perl
56809            ! hints/posix-bc.sh
56810 ____________________________________________________________________________
56811 [  9080] By: jhi                                   on 2001/03/08  13:11:42
56812         Log: It's Scripts.txt, not Script.txt.
56813      Branch: perl
56814            ! MANIFEST
56815 ____________________________________________________________________________
56816 [  9079] By: jhi                                   on 2001/03/08  12:59:05
56817         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
56818              From: Dorner Thomas <Thomas.Dorner@start.de>
56819              Date: Wed, 7 Mar 2001 14:13:31 +0100
56820              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
56821      Branch: perl
56822            ! makedepend.SH
56823 ____________________________________________________________________________
56824 [  9078] By: jhi                                   on 2001/03/08  12:57:43
56825         Log: Retract #9069, wrong patch.
56826      Branch: perl
56827            ! Makefile.SH
56828 ____________________________________________________________________________
56829 [  9077] By: jhi                                   on 2001/03/08  01:06:13
56830         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
56831      Branch: perl
56832            + lib/unicode/Scripts.txt
56833            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
56834            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
56835            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
56836            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56837            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
56838            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
56839            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
56840            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
56841            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
56842            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
56843            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
56844            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
56845            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
56846            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
56847            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
56848            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
56849            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
56850            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
56851            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
56852            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
56853            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
56854            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
56855            ! lib/unicode/version
56856 ____________________________________________________________________________
56857 [  9076] By: jhi                                   on 2001/03/07  22:59:39
56858         Log: Integrate change #7784 from mainline into maintperl.
56859              
56860              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
56861      Branch: maint-5.6/perl
56862           !> pp_ctl.c t/op/pat.t
56863 ____________________________________________________________________________
56864 [  9075] By: jhi                                   on 2001/03/07  22:05:11
56865         Log: More UTF-8 test tweaks.
56866      Branch: perl
56867            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
56868 ____________________________________________________________________________
56869 [  9074] By: nick                                  on 2001/03/07  21:39:29
56870         Log: Integrate mainline.
56871      Branch: perlio
56872           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
56873           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
56874           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
56875           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
56876           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
56877 ____________________________________________________________________________
56878 [  9073] By: jhi                                   on 2001/03/07  16:37:09
56879         Log: Update Changes.
56880      Branch: perl
56881            ! Changes patchlevel.h
56882 ____________________________________________________________________________
56883 [  9072] By: jhi                                   on 2001/03/07  16:32:30
56884         Log: Subject: [ID 20010306.004] || != named unary operator
56885              From: abela@geneanet.org
56886              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
56887              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
56888      Branch: perl
56889            ! pod/perlop.pod
56890 ____________________________________________________________________________
56891 [  9071] By: jhi                                   on 2001/03/07  15:14:11
56892         Log: Subject: downgrading to bytes for common functions
56893              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
56894              Date: Wed, 7 Mar 2001 02:36:55 -0500
56895              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
56896      Branch: perl
56897            ! pp_sys.c
56898 ____________________________________________________________________________
56899 [  9070] By: jhi                                   on 2001/03/07  15:04:58
56900         Log: Clarify the description differentiating for and while; inspired by
56901              
56902              Subject: [ID 20010306.002] for/while difference in for definition
56903              From: abela@geneanet.org
56904              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
56905              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
56906      Branch: perl
56907            ! pod/perlsyn.pod
56908 ____________________________________________________________________________
56909 [  9069] By: jhi                                   on 2001/03/07  14:55:30
56910         Log: (Retracted by #9078.)
56911      Branch: perl
56912            ! Makefile.SH
56913 ____________________________________________________________________________
56914 [  9068] By: jhi                                   on 2001/03/07  14:51:17
56915         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
56916              From: Radu Greab <radu@netsoft.ro>
56917              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
56918              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
56919      Branch: perl
56920            ! pp.c t/op/chop.t
56921 ____________________________________________________________________________
56922 [  9067] By: jhi                                   on 2001/03/07  14:48:57
56923         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56924              From: Simon Cozens <simon@netthink.co.uk>
56925              Date: Wed, 7 Mar 2001 13:59:28 +0000
56926              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
56927              
56928              In order to allow MakeMaker to build correct Makefiles,
56929              you need to change the order of the arguments in MM_Unix.pm
56930              as well. (Unless you have C89_CCMODE set, but we're trying
56931              to be POSIXly correct)
56932              
56933              Thanks to Merijn Broeren for tracking this down.
56934      Branch: perl
56935            ! lib/ExtUtils/MM_Unix.pm
56936 ____________________________________________________________________________
56937 [  9066] By: jhi                                   on 2001/03/07  14:30:02
56938         Log: Floating point too messy.
56939      Branch: perl
56940            ! t/camel-III/vstring.t
56941 ____________________________________________________________________________
56942 [  9065] By: jhi                                   on 2001/03/07  14:17:44
56943         Log: Integrate change #9064 from maintperl into mainline.
56944              
56945              fix memory leak in pack("Bb",...)
56946      Branch: perl
56947           !> perl.c
56948 ____________________________________________________________________________
56949 [  9064] By: gsar                                  on 2001/03/07  06:29:24
56950         Log: fix memory leak in pack("Bb",...)
56951      Branch: maint-5.6/perl
56952            ! perl.c
56953 ____________________________________________________________________________
56954 [  9063] By: jhi                                   on 2001/03/07  00:55:04
56955         Log: Major utf8 test reorganisation and rewrite.
56956              Hopefully no tests were lost in the shuffle.
56957              (The beginning of pragma/utf8 was lost intentionally,
56958              the tests were rather bogus and incomplete.)
56959      Branch: perl
56960            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
56961            ! t/pragma/utf8.t
56962 ____________________________________________________________________________
56963 [  9062] By: jhi                                   on 2001/03/07  00:41:16
56964         Log: More tweakage on the Unicode character class descriptions.
56965      Branch: perl
56966            ! lib/unicode/mktables.PL pod/perlretut.pod
56967 ____________________________________________________________________________
56968 [  9061] By: jhi                                   on 2001/03/06  23:12:38
56969         Log: The perlretut was still talking about the old \p and \P
56970              definitions.
56971      Branch: perl
56972            ! pod/perlretut.pod
56973 ____________________________________________________________________________
56974 [  9060] By: nick                                  on 2001/03/06  20:52:37
56975         Log: Integrate mainline (make test works again now).
56976      Branch: perlio
56977           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
56978 ____________________________________________________________________________
56979 [  9059] By: jhi                                   on 2001/03/06  15:36:14
56980         Log: 0.999... does equal 1.0, doesn't it?
56981      Branch: perl
56982            ! t/camel-III/vstring.t
56983 ____________________________________________________________________________
56984 [  9058] By: jhi                                   on 2001/03/06  15:34:00
56985         Log: Make /x{abcd}/ to work without use utf8.
56986      Branch: perl
56987            ! regcomp.c
56988 ____________________________________________________________________________
56989 [  9057] By: jhi                                   on 2001/03/06  03:02:36
56990         Log: Easier to outcomment all the three reset() tests for now.
56991      Branch: perl
56992            ! t/op/pat.t
56993 ____________________________________________________________________________
56994 [  9056] By: jhi                                   on 2001/03/06  02:30:02
56995         Log: Comment out the deadly reset; until the 20010301.005
56996              is finally fixed.
56997      Branch: perl
56998            ! t/op/pat.t
56999 ____________________________________________________________________________
57000 [  9055] By: jhi                                   on 2001/03/06  02:21:26
57001         Log: Integrate the change #9054 from mainline:
57002              retract the PMOP cleanup patch pending further investigation.
57003      Branch: maint-5.6/perl
57004           !> op.c op.h
57005 ____________________________________________________________________________
57006 [  9054] By: jhi                                   on 2001/03/06  02:19:57
57007         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
57008              with oddly familiar stack traces.
57009      Branch: perl
57010            ! op.c op.h
57011 ____________________________________________________________________________
57012 [  9053] By: jhi                                   on 2001/03/05  23:20:28
57013         Log: Integrate perlio.
57014      Branch: perl
57015           +> ext/Encode/Encode/koi8-r.ucm
57016           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57017           !> makedef.pl
57018 ____________________________________________________________________________
57019 [  9052] By: nick                                  on 2001/03/05  23:08:17
57020         Log: skipping USE_PERLIO symbols correction.
57021      Branch: perlio
57022            ! makedef.pl
57023 ____________________________________________________________________________
57024 [  9051] By: nick                                  on 2001/03/05  22:35:07
57025         Log: More Encode alias tidying.
57026      Branch: perlio
57027            + ext/Encode/Encode/koi8-r.ucm
57028            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57029 ____________________________________________________________________________
57030 [  9050] By: jhi                                   on 2001/03/05  21:44:29
57031         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
57032              Sarathy's fix for ID 20010301.005.
57033      Branch: maint-5.6/perl
57034           !> op.c op.h
57035 ____________________________________________________________________________
57036 [  9049] By: nick                                  on 2001/03/05  19:54:04
57037         Log: Integrate Jarkko's Encode.pm tweak.
57038      Branch: perlio
57039           !> ext/Encode/Encode.pm
57040 ____________________________________________________________________________
57041 [  9048] By: nick                                  on 2001/03/05  19:47:57
57042         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
57043      Branch: perlio
57044           +> os2/os2add.sym
57045           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
57046           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
57047           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
57048           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
57049           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
57050 ____________________________________________________________________________
57051 [  9047] By: jhi                                   on 2001/03/05  19:25:26
57052         Log: Regen perlapi.
57053      Branch: perl
57054            ! pod/perlapi.pod
57055 ____________________________________________________________________________
57056 [  9046] By: jhi                                   on 2001/03/05  19:12:14
57057         Log: Integrate perlio.
57058      Branch: perl
57059           +> t/camel-III/vstring.t
57060           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
57061 ____________________________________________________________________________
57062 [  9045] By: jhi                                   on 2001/03/05  19:10:36
57063         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
57064      Branch: perl
57065            ! ext/Encode/Encode.pm
57066 ____________________________________________________________________________
57067 [  9044] By: jhi                                   on 2001/03/05  18:49:12
57068         Log: Forgot the other half of the PMOP patch (#9033).
57069      Branch: perl
57070            ! op.h
57071 ____________________________________________________________________________
57072 [  9043] By: nick                                  on 2001/03/05  18:14:47
57073         Log: Update MANIFEST for new test.
57074      Branch: perlio
57075            ! MANIFEST
57076 ____________________________________________________________________________
57077 [  9042] By: nick                                  on 2001/03/05  18:12:41
57078         Log: Some tests for Camel 3rd edition features.
57079              Make gethostbyaddr() test in above work.
57080      Branch: perlio
57081            + t/camel-III/vstring.t
57082            ! pp.h pp_sys.c t/TEST t/harness
57083 ____________________________________________________________________________
57084 [  9041] By: jhi                                   on 2001/03/05  17:41:48
57085         Log: Add more ISO 8859 encoding aliases.
57086      Branch: perl
57087            ! ext/Encode/Encode.pm
57088 ____________________________________________________________________________
57089 [  9040] By: jhi                                   on 2001/03/05  17:30:43
57090         Log: Integrate perlio.
57091      Branch: perl
57092           !> MANIFEST sv.c
57093 ____________________________________________________________________________
57094 [  9039] By: nick                                  on 2001/03/05  17:11:36
57095         Log: Missed added file.
57096      Branch: perlio
57097            ! MANIFEST
57098 ____________________________________________________________________________
57099 [  9038] By: jhi                                   on 2001/03/05  15:58:01
57100         Log: Add tr tests for EBCDIC, from Karsten Sperling.
57101      Branch: perl
57102            ! t/op/tr.t
57103 ____________________________________________________________________________
57104 [  9037] By: nick                                  on 2001/03/05  15:56:35
57105         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
57106              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
57107              
57108              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
57109              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
57110              - uses SvPV() rather than sv_2pv() in case it isn't a string.
57111      Branch: perlio
57112            ! sv.c
57113 ____________________________________________________________________________
57114 [  9036] By: jhi                                   on 2001/03/05  15:49:15
57115         Log: Add matching tests currently failing in EBCDIC,
57116              suggested by Karsten Sperling.
57117      Branch: perl
57118            ! t/op/pat.t
57119 ____________________________________________________________________________
57120 [  9035] By: jhi                                   on 2001/03/05  15:36:55
57121         Log: The #9034 needs a MANIFESTation.
57122      Branch: perl
57123            ! MANIFEST
57124 ____________________________________________________________________________
57125 [  9034] By: jhi                                   on 2001/03/05  15:35:14
57126         Log: Integrate perlio.
57127      Branch: perl
57128           +> ext/Encode/Encode/Tcl.pm
57129           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57130           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57131           !> ext/Encode/Encode/iso8859-1.ucm
57132           !> ext/Encode/Encode/iso8859-10.ucm
57133           !> ext/Encode/Encode/iso8859-13.ucm
57134           !> ext/Encode/Encode/iso8859-14.ucm
57135           !> ext/Encode/Encode/iso8859-15.ucm
57136           !> ext/Encode/Encode/iso8859-16.ucm
57137           !> ext/Encode/Encode/iso8859-2.ucm
57138           !> ext/Encode/Encode/iso8859-3.ucm
57139           !> ext/Encode/Encode/iso8859-4.ucm
57140           !> ext/Encode/Encode/iso8859-5.ucm
57141           !> ext/Encode/Encode/iso8859-6.ucm
57142           !> ext/Encode/Encode/iso8859-7.ucm
57143           !> ext/Encode/Encode/iso8859-8.ucm
57144           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57145           !> t/lib/encode.t
57146 ____________________________________________________________________________
57147 [  9033] By: jhi                                   on 2001/03/05  15:33:18
57148         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
57149              From: Gurusamy Sarathy <gsar@ActiveState.com>
57150              Date: Sun, 04 Mar 2001 22:33:15 -0800
57151              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
57152              
57153              PMOPs need to remember their own stash so that they can
57154              gracefully remove themselves from their linked list.
57155      Branch: perl
57156            ! op.c
57157 ____________________________________________________________________________
57158 [  9032] By: nick                                  on 2001/03/05  14:51:50
57159         Log: Encode implementation "completion"
57160              Implement and document define_encoding()
57161              Implement and document encoding aliases including define_alias()
57162              Make Encode::XS use define_encoding() rather than back-door.
57163              Move run-time *.enc to separate Encode::Tcl module.
57164              Make 'compile' honour <codeset_name>
57165              Change canonical names of to iso-8859-* and US-ascii.
57166      Branch: perlio
57167            + ext/Encode/Encode/Tcl.pm
57168            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57169            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57170            ! ext/Encode/Encode/iso8859-1.ucm
57171            ! ext/Encode/Encode/iso8859-10.ucm
57172            ! ext/Encode/Encode/iso8859-13.ucm
57173            ! ext/Encode/Encode/iso8859-14.ucm
57174            ! ext/Encode/Encode/iso8859-15.ucm
57175            ! ext/Encode/Encode/iso8859-16.ucm
57176            ! ext/Encode/Encode/iso8859-2.ucm
57177            ! ext/Encode/Encode/iso8859-3.ucm
57178            ! ext/Encode/Encode/iso8859-4.ucm
57179            ! ext/Encode/Encode/iso8859-5.ucm
57180            ! ext/Encode/Encode/iso8859-6.ucm
57181            ! ext/Encode/Encode/iso8859-7.ucm
57182            ! ext/Encode/Encode/iso8859-8.ucm
57183            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57184            ! t/lib/encode.t
57185 ____________________________________________________________________________
57186 [  9031] By: jhi                                   on 2001/03/05  13:51:17
57187         Log: Integrate change #9030 from maintperl into mainline.
57188              
57189              Subject: [PATCH 5.6.1] OS/2 cleanup
57190      Branch: perl
57191           +> os2/os2add.sym
57192           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57193           !> makedef.pl os2/Changes os2/Makefile.SHs
57194           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57195           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57196           !> os2/os2.sym os2/os2ish.h
57197 ____________________________________________________________________________
57198 [  9030] By: jhi                                   on 2001/03/05  13:46:49
57199         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
57200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57201              Date: Mon, 5 Mar 2001 02:29:44 -0500
57202              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
57203      Branch: maint-5.6/perl
57204            + os2/os2add.sym
57205            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57206            ! makedef.pl os2/Changes os2/Makefile.SHs
57207            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57208            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57209            ! os2/os2.sym os2/os2ish.h
57210 ____________________________________________________________________________
57211 [  9029] By: jhi                                   on 2001/03/05  13:40:35
57212         Log: Integrate change #9028 from maintperl into mainline.
57213              
57214              various nits in MM_Unix.pm found by disabling SelfLoader
57215      Branch: perl
57216           !> lib/ExtUtils/MM_Unix.pm
57217 ____________________________________________________________________________
57218 [  9028] By: gsar                                  on 2001/03/05  09:58:38
57219         Log: various nits in MM_Unix.pm found by disabling SelfLoader
57220      Branch: maint-5.6/perl
57221            ! lib/ExtUtils/MM_Unix.pm
57222 ____________________________________________________________________________
57223 [  9027] By: nick                                  on 2001/03/05  08:35:22
57224         Log: Integrate mainline
57225      Branch: perlio
57226           !> (integrate 28 files)
57227 ____________________________________________________________________________
57228 [  9026] By: jhi                                   on 2001/03/05  02:14:59
57229         Log: Integrate change #9025 from mainline to maintperl,
57230              retract \N{U+HHHH}.
57231      Branch: maint-5.6/perl
57232           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57233           !> t/lib/charnames.t toke.c
57234 ____________________________________________________________________________
57235 [  9025] By: jhi                                   on 2001/03/05  02:13:09
57236         Log: Retracting \N{U+HHHH}.
57237      Branch: perl
57238            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57239            ! t/lib/charnames.t toke.c
57240 ____________________________________________________________________________
57241 [  9024] By: jhi                                   on 2001/03/04  20:51:07
57242         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
57243              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57244              Date: Fri, 02 Mar 2001 18:25:26 +0100
57245              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
57246              
57247              Casting problem.
57248      Branch: perl
57249            ! ext/Storable/Storable.xs
57250 ____________________________________________________________________________
57251 [  9023] By: jhi                                   on 2001/03/04  19:46:45
57252         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
57253              From: nick@talking.bollo.cx
57254              Date: Sat, 03 Mar 2001 21:41:33 +0000
57255              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
57256              
57257              Revert the workaround.
57258      Branch: perl
57259            ! perlio.c
57260 ____________________________________________________________________________
57261 [  9022] By: jhi                                   on 2001/03/04  19:36:28
57262         Log: Update Changes.
57263      Branch: perl
57264            ! Changes patchlevel.h
57265 ____________________________________________________________________________
57266 [  9021] By: jhi                                   on 2001/03/04  18:41:00
57267         Log: makedef.pl updates suggested by Chris Nandor; double-checking
57268              the changes in AIX, OS/2 Win32 would be nice.
57269      Branch: perl
57270            ! makedef.pl
57271 ____________________________________________________________________________
57272 [  9020] By: jhi                                   on 2001/03/04  18:23:58
57273         Log: Integrate change #9012 from maintperl into mainline,
57274              quench a compiler warning.
57275      Branch: perl
57276           !> toke.c
57277 ____________________________________________________________________________
57278 [  9019] By: jhi                                   on 2001/03/04  18:18:43
57279         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
57280              
57281              \N{U+HHHH} fix.
57282              
57283              pattern in G_ARRAY context
57284      Branch: maint-5.6/perl
57285           !> pp_hot.c t/op/pat.t toke.c
57286 ____________________________________________________________________________
57287 [  9018] By: jhi                                   on 2001/03/04  18:07:48
57288         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
57289              From: Jeff Pinyan <jeffp@crusoe.net>
57290              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
57291              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
57292      Branch: perl
57293            ! pp_hot.c t/op/pat.t
57294 ____________________________________________________________________________
57295 [  9017] By: jhi                                   on 2001/03/04  18:06:21
57296         Log: I thought I tested the #9014.
57297      Branch: perl
57298            ! toke.c
57299 ____________________________________________________________________________
57300 [  9016] By: jhi                                   on 2001/03/04  17:41:22
57301         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
57302              
57303              Tweak the get*ent() OS/2 prototypes.
57304              
57305              Add the \N{U+HHHH} syntax.
57306              
57307              More tr/// UTF-8 fixes from Inaba Hiroto.
57308      Branch: maint-5.6/perl
57309           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
57310           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
57311 ____________________________________________________________________________
57312 [  9015] By: jhi                                   on 2001/03/04  17:36:04
57313         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
57314      Branch: perl
57315            ! doop.c t/op/tr.t
57316 ____________________________________________________________________________
57317 [  9014] By: jhi                                   on 2001/03/04  17:24:49
57318         Log: Add the \N{U+HHHH} syntax.
57319      Branch: perl
57320            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57321            ! t/lib/charnames.t toke.c
57322 ____________________________________________________________________________
57323 [  9013] By: jhi                                   on 2001/03/04  17:20:45
57324         Log: Tweak the get*ent() OS/2 prototypes.
57325      Branch: perl
57326            ! os2/os2.c
57327 ____________________________________________________________________________
57328 [  9012] By: gsar                                  on 2001/03/04  06:26:14
57329         Log: avoid warning (nit in change#9009)
57330      Branch: maint-5.6/perl
57331            ! toke.c
57332 ____________________________________________________________________________
57333 [  9011] By: gsar                                  on 2001/03/04  06:15:24
57334         Log: lib/charnames.t fails in 5.6.x because of older Unicode
57335              data
57336              
57337              TODO: need to revisit this after updating lib/unicode/...
57338      Branch: maint-5.6/perl
57339            ! t/lib/charnames.t
57340 ____________________________________________________________________________
57341 [  9010] By: gsar                                  on 2001/03/04  06:08:36
57342         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
57343      Branch: maint-5.6/perl
57344            ! toke.c
57345 ____________________________________________________________________________
57346 [  9009] By: jhi                                   on 2001/03/03  19:27:20
57347         Log: Integrate change #9008 from mainline to maintperl,
57348              UTF-8 tr/// fixes from Inaba Hiroto.
57349      Branch: maint-5.6/perl
57350           !> doop.c op.c t/op/tr.t toke.c
57351 ____________________________________________________________________________
57352 [  9008] By: jhi                                   on 2001/03/03  19:19:42
57353         Log: UTF8 tr/// fixes from Inaba Hiroto.
57354      Branch: perl
57355            ! doop.c op.c t/op/tr.t toke.c
57356 ____________________________________________________________________________
57357 [  9007] By: jhi                                   on 2001/03/03  19:00:30
57358         Log: Integrate change #9006 from maintperl to mainline,
57359              more robust quest for the infinite.
57360      Branch: perl
57361           !> lib/Math/Complex.pm
57362 ____________________________________________________________________________
57363 [  9006] By: jhi                                   on 2001/03/03  18:58:06
57364         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
57365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57366              Date: Sat, 3 Mar 2001 12:51:50 -0500
57367              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
57368              
57369              Be more robust in our quest for the infinite.
57370      Branch: maint-5.6/perl
57371            ! lib/Math/Complex.pm
57372 ____________________________________________________________________________
57373 [  9005] By: jhi                                   on 2001/03/03  17:55:50
57374         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
57375      Branch: maint-5.6/perl
57376            ! doio.c
57377 ____________________________________________________________________________
57378 [  9004] By: jhi                                   on 2001/03/03  17:40:14
57379         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
57380              so that picky compilers like IRIX won't get huffy about
57381              "statements without effect" (like 1;).
57382      Branch: perl
57383            ! toke.c
57384 ____________________________________________________________________________
57385 [  9003] By: jhi                                   on 2001/03/03  17:15:52
57386         Log: Integrate change #9002 from mainline to maintperl.
57387              
57388              Subject: [perl-5.6.x, perl-current] accept for EPOC
57389      Branch: maint-5.6/perl
57390           !> pp_sys.c
57391 ____________________________________________________________________________
57392 [  9002] By: jhi                                   on 2001/03/03  17:14:30
57393         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
57394              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57395              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
57396              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
57397      Branch: perl
57398            ! pp_sys.c
57399 ____________________________________________________________________________
57400 [  9001] By: jhi                                   on 2001/03/03  17:13:13
57401         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
57402              From: "Craig A. Berry" <craigberry@mac.com>
57403              Date: Fri, 02 Mar 2001 17:44:40 -0600
57404              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
57405      Branch: perl
57406            ! t/pod/find.t
57407 ____________________________________________________________________________
57408 [  9000] By: jhi                                   on 2001/03/03  17:11:55
57409         Log: Integrate changes #8997,8999 from maintperl.
57410              
57411              Subject: [PATCH 5.6.1] compiling on OS/2
57412              (Better error message from hints/os2.sh)
57413              
57414              Subject: [PATCH 5.6.1] syslog.t
57415      Branch: perl
57416           !> hints/os2.sh t/lib/syslog.t
57417 ____________________________________________________________________________
57418 [  8999] By: jhi                                   on 2001/03/03  17:09:28
57419         Log: Subject: [PATCH 5.6.1] syslog.t
57420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57421              Date: Sat, 3 Mar 2001 02:11:17 -0500
57422              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
57423      Branch: maint-5.6/perl
57424            ! t/lib/syslog.t
57425 ____________________________________________________________________________
57426 [  8998] By: jhi                                   on 2001/03/03  17:07:50
57427         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
57428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57429              Date: Sat, 3 Mar 2001 01:53:52 -0500
57430              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
57431      Branch: maint-5.6/perl
57432            ! opcode.pl os2/os2.c
57433 ____________________________________________________________________________
57434 [  8997] By: jhi                                   on 2001/03/03  17:03:30
57435         Log: Subject: [PATCH 5.6.1] compiling on OS/2
57436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57437              Date: Sat, 3 Mar 2001 01:59:59 -0500
57438              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
57439      Branch: maint-5.6/perl
57440            ! hints/os2.sh
57441 ____________________________________________________________________________
57442 [  8996] By: jhi                                   on 2001/03/03  00:55:58
57443         Log: Regen files for mainline.
57444      Branch: perl
57445            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57446            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
57447 ____________________________________________________________________________
57448 [  8995] By: jhi                                   on 2001/03/03  00:35:22
57449         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
57450              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
57451              to maintperl.
57452              
57453              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
57454              
57455              Add Configure option -Dmksymlinks which will create a symlink
57456              forest if the current/build differs from the source directory.
57457              (8218,8220,8221,8317,8318,8971)
57458              
57459              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
57460              (Document APPLLIB_EXP in INSTALL.)
57461              
57462              If running byacc write-enable also perly.h.
57463              
57464              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
57465              
57466              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
57467              
57468              Sanity check for conflicting thread flavours.
57469              
57470              Fix the sys/fcntl.h problem reported by Peter Prymmer.
57471              
57472              Add few CPUs/architectures to the Cppsym scan,
57473              add -perlio to archname if so selected (modified 8890)
57474              
57475              Be more helpful for devel builders, suggested by John L. Allen.
57476              (admittedly pointless change for maintperl, but the usedevel
57477              code is there already)
57478      Branch: maint-5.6/perl
57479           !> Configure INSTALL Makefile.SH Porting/Glossary
57480           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
57481           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
57482           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
57483           !> win32/config.bc win32/config.gc win32/config.vc
57484 ____________________________________________________________________________
57485 [  8994] By: jhi                                   on 2001/03/02  23:31:41
57486         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
57487      Branch: metaconfig/U/perl
57488            ! gccvers.U
57489 ____________________________________________________________________________
57490 [  8993] By: jhi                                   on 2001/03/02  23:22:12
57491         Log: Regenerate various files for maint.
57492      Branch: maint-5.6/perl
57493            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
57494            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
57495 ____________________________________________________________________________
57496 [  8992] By: alanbur                               on 2001/03/02  22:48:34
57497         Log: Resync wuth parent
57498      Branch: maint-5.6/pureperl
57499           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57500           !> (integrate 60 files)
57501 ____________________________________________________________________________
57502 [  8991] By: jhi                                   on 2001/03/02  21:00:08
57503         Log: Retract the #8742 part of #8986, backward compat.
57504      Branch: maint-5.6/perl
57505            ! embed.pl
57506 ____________________________________________________________________________
57507 [  8990] By: jhi                                   on 2001/03/02  20:40:07
57508         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
57509      Branch: maint-5.6/perl
57510            ! hv.c
57511 ____________________________________________________________________________
57512 [  8989] By: jhi                                   on 2001/03/02  19:59:56
57513         Log: Update Changes.
57514      Branch: perl
57515            ! Changes patchlevel.h
57516 ____________________________________________________________________________
57517 [  8988] By: jhi                                   on 2001/03/02  19:57:08
57518         Log: Integrate perlio.
57519      Branch: perl
57520           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57521           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57522           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57523           !> ext/Encode/Encode/iso8859-10.ucm
57524           !> ext/Encode/Encode/iso8859-13.ucm
57525           !> ext/Encode/Encode/iso8859-14.ucm
57526           !> ext/Encode/Encode/iso8859-15.ucm
57527           !> ext/Encode/Encode/iso8859-16.ucm
57528           !> ext/Encode/Encode/iso8859-2.ucm
57529           !> ext/Encode/Encode/iso8859-3.ucm
57530           !> ext/Encode/Encode/iso8859-4.ucm
57531           !> ext/Encode/Encode/iso8859-5.ucm
57532           !> ext/Encode/Encode/iso8859-6.ucm
57533           !> ext/Encode/Encode/iso8859-7.ucm
57534           !> ext/Encode/Encode/iso8859-8.ucm
57535           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57536           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
57537 ____________________________________________________________________________
57538 [  8987] By: jhi                                   on 2001/03/02  19:43:40
57539         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
57540              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
57541              8950,8952,8955 from mainline to maintperl.
57542              
57543              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
57544              
57545              Put to rest the 20010205.001, the email address checking (not) regex.
57546              
57547              fork() not everywhere, cleanup temp files.
57548              
57549              The #8843 wasn't quite right: %Config needs to imported.
57550              
57551              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
57552              (#8849: the glob-basic hunk needed massaging as it depended
57553              on Schwern's large-scale (unintegrated) patches)
57554              
57555              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
57556              
57557              Upgrade to CGI.pm 2.752, from Lincoln Stein.
57558              (Note: there were some conflicts due to EBCDIC and EPOC
57559              patches, in general I preferred the repository code.)
57560              (When 2.753 comes out, we need to synchronize.)
57561              
57562              Subject: [PATCH] fix for charnames above FFFF
57563              
57564              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
57565              
57566              If no sfio, no -lsfio.
57567              
57568              Run run/*.t also in minitest.
57569              
57570              Subject:  [PATCH perl 5.7.0] malloc message address offset
57571              
57572              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
57573              
57574              Subject: fix for parameter -Dm (for perl@8867)
57575              
57576              Subject: [PATCH: perl@8892] was Re: hashing order difference?
57577              (make the test more portable)
57578              
57579              Subject: Re: [PATCH] fix for charnames above FFFF
57580              
57581              Subject: Re: I'm losing the war...
57582              (hv_store() not working correctly in ENV_IS_CASELESS case.)
57583              
57584              Subject: Modified README.bs2000 
57585              
57586              Subject: [PATCH: perl@8935] -Dt padsv($var)
57587              
57588              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
57589              
57590              Subject: PATCH: extra tests to check on negative float to unsigned cast
57591              
57592              Subject: [PATCH] XPUSH[insp] was Re: progress
57593              
57594              Subject: Re: Compile with perlcc..
57595      Branch: maint-5.6/perl
57596           !> (integrate 36 files)
57597 ____________________________________________________________________________
57598 [  8986] By: jhi                                   on 2001/03/02  18:51:25
57599         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
57600              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
57601              to maintperl.
57602              
57603              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
57604              
57605              Subject: [DOC PATCH] overload.pm nits
57606              
57607              Add header for LIB$ prototypes (C. Berry)
57608              
57609              Convert fwrite()s to sockets to write()s, since some socket stacks
57610              don't take kindly to stdio.
57611              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57612              (for often optional LNMs)
57613              Correct a few typos
57614              (C. Bailey)
57615              
57616              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
57617              
57618              De-cut-and-pasto.
57619              
57620              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
57621              
57622              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
57623              
57624              Upgrade to CPAN 1.59_54, from Andreas König.
57625              
57626              Bogus shebang.
57627              
57628              Subject: [PATCH] Document makepatch in Porting/patching
57629              
57630              UTF-8 documentation.
57631              
57632              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
57633              
57634              Sort the MANIFEST.
57635              
57636              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
57637              
57638              Subject: [PATCH @8807] toke.c cleanup: scan_str()
57639              
57640              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
57641              
57642              Add run/*.t to testables.
57643              
57644              TODO: integrate #8784.
57645      Branch: maint-5.6/perl
57646           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57647           !> (integrate 28 files)
57648 ____________________________________________________________________________
57649 [  8985] By: nick                                  on 2001/03/02  18:15:45
57650         Log: Integrate mainline
57651      Branch: perlio
57652           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
57653           !> vms/vms.c
57654 ____________________________________________________________________________
57655 [  8984] By: jhi                                   on 2001/03/02  16:00:17
57656         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
57657              
57658              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
57659              5.004_05, and mention the suidperl August 2000 security problem.
57660              (#8978,#8981)
57661              
57662              Subject: [ID 20010301.004] Technically speaking in perldata
57663              
57664              Subject: [PATCH] File::Copy for bleadperl, maintperl
57665              
57666              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
57667              
57668              (The #8982, fix for 20010221.005 and 20010221.008,
57669              would be nice too but it didn't integrate cleanly.)
57670      Branch: maint-5.6/perl
57671           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
57672 ____________________________________________________________________________
57673 [  8983] By: jhi                                   on 2001/03/02  15:51:16
57674         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
57675              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57676              Date:     Thu, 1 Mar 2001 15:54:09 EST
57677              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
57678      Branch: perl
57679            ! vms/vms.c
57680 ____________________________________________________________________________
57681 [  8982] By: jhi                                   on 2001/03/02  15:43:31
57682         Log: Subject: Re: sync sync sync: have I missed any patches?
57683              From: Radu Greab <radu@netsoft.ro> 
57684              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
57685              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
57686              
57687              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
57688              was checking argv[0] regardless of whether a different pathname
57689              will actually be executed."  Test case not supplied because 
57690              drafting that, ironically enough, revealed another bug
57691              (or a feature).
57692      Branch: perl
57693            ! doio.c
57694 ____________________________________________________________________________
57695 [  8981] By: jhi                                   on 2001/03/02  15:28:03
57696         Log: Misdate in #8978.
57697      Branch: perl
57698            ! pod/perlfaq1.pod
57699 ____________________________________________________________________________
57700 [  8980] By: jhi                                   on 2001/03/02  15:24:20
57701         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
57702              From: Chris Nandor <pudge@pobox.com>
57703              Date: Wed, 28 Feb 2001 22:10:15 -0500
57704              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
57705      Branch: perl
57706            ! lib/File/Copy.pm
57707 ____________________________________________________________________________
57708 [  8979] By: jhi                                   on 2001/03/02  15:17:16
57709         Log: Subject: [ID 20010301.004] Technically speaking in perldata
57710              From: abela@geneanet.org
57711              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
57712              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
57713      Branch: perl
57714            ! pod/perldata.pod
57715 ____________________________________________________________________________
57716 [  8978] By: jhi                                   on 2001/03/02  15:15:27
57717         Log: Subject: [ID 20010301.003] ref to 5.004
57718              From: abela@geneanet.org
57719              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
57720              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
57721              
57722              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
57723              and mention the suidperl August 2000 security problem.
57724      Branch: perl
57725            ! pod/perlfaq1.pod
57726 ____________________________________________________________________________
57727 [  8977] By: alanbur                               on 2001/03/02  14:17:45
57728         Log: Resynchronised with parent
57729      Branch: maint-5.6/pureperl
57730           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
57731           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
57732           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
57733           !> vms/descrip_mms.template win32/win32.c win32/win32.h
57734           !> win32/win32iop.h
57735 ____________________________________________________________________________
57736 [  8976] By: nick                                  on 2001/03/01  23:25:30
57737         Log: Integrate mainline.
57738      Branch: perlio
57739            - t/op/qu.t
57740           !> (integrate 55 files)
57741 ____________________________________________________________________________
57742 [  8975] By: jhi                                   on 2001/03/01  16:51:34
57743         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
57744      Branch: perl
57745           !> toke.c
57746 ____________________________________________________________________________
57747 [  8974] By: gsar                                  on 2001/03/01  16:28:21
57748         Log: fix for bugid 20010226.008
57749              
57750              the problem was that some of the pointers (PL_last_lop and
57751              PL_last_uni specifically) into the lex buffers weren't correctly
57752              being invalidated when the buffer changed; this would leave the
57753              pointers pointing at an arbitrary location in the buffer if
57754              the buffer didn't need to be reallocated, or point into freed
57755              memory if the buffer had to be realloced
57756              
57757              TODO item for bugdb maintainers: check other seemingly random
57758              parser-related bugs--they might be cured by this
57759      Branch: maint-5.6/perl
57760            ! toke.c
57761 ____________________________________________________________________________
57762 [  8973] By: jhi                                   on 2001/03/01  02:23:25
57763         Log: Retract #8970 because of a completely mysterious core dump:
57764              adding the tests 241..244 causes op/pat dump core at test #25.
57765              The test needs a lot of whittling down before the bug can be solved.
57766      Branch: perl
57767            ! t/op/pat.t
57768 ____________________________________________________________________________
57769 [  8972] By: jhi                                   on 2001/03/01  01:58:38
57770         Log: Regen perlapi.
57771      Branch: perl
57772            ! pod/perlapi.pod
57773 ____________________________________________________________________________
57774 [  8971] By: jhi                                   on 2001/03/01  01:34:09
57775         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))
57776              From: Nicholas Clark <nick@ccl4.org>
57777              Date: Wed, 28 Feb 2001 23:28:49 +0000
57778              Message-ID: <20010228232849.A55187@plum.flirble.org>
57779              
57780              Allow a completely write protected source code tree
57781              when using the Configure -Dmksymlinks.
57782      Branch: perl
57783            ! embed.pl warnings.pl
57784 ____________________________________________________________________________
57785 [  8970] By: jhi                                   on 2001/03/01  01:32:04
57786         Log: Add back the EBCDIC character range tests (for matching).
57787      Branch: perl
57788            ! t/op/pat.t
57789 ____________________________________________________________________________
57790 [  8969] By: nick                                  on 2001/02/28  18:18:01
57791         Log: Add charname comments to .ucm files writen by 'compile',
57792              also order charmaps in those files by source encoding.
57793              regenerate distrubuted .ucm files
57794      Branch: perlio
57795            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57796            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57797            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57798            ! ext/Encode/Encode/iso8859-10.ucm
57799            ! ext/Encode/Encode/iso8859-13.ucm
57800            ! ext/Encode/Encode/iso8859-14.ucm
57801            ! ext/Encode/Encode/iso8859-15.ucm
57802            ! ext/Encode/Encode/iso8859-16.ucm
57803            ! ext/Encode/Encode/iso8859-2.ucm
57804            ! ext/Encode/Encode/iso8859-3.ucm
57805            ! ext/Encode/Encode/iso8859-4.ucm
57806            ! ext/Encode/Encode/iso8859-5.ucm
57807            ! ext/Encode/Encode/iso8859-6.ucm
57808            ! ext/Encode/Encode/iso8859-7.ucm
57809            ! ext/Encode/Encode/iso8859-8.ucm
57810            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57811            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
57812 ____________________________________________________________________________
57813 [  8968] By: jhi                                   on 2001/02/28  16:26:37
57814         Log: Expand usemorebits early if d_casti32 needs to be undefined.
57815      Branch: perl
57816            ! hints/hpux.sh hints/irix_6.sh
57817 ____________________________________________________________________________
57818 [  8967] By: jhi                                   on 2001/02/28  16:22:26
57819         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
57820              retract toke.c/qu parts of #8583, retract #8485, retract
57821              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
57822              op/length.t, and MANIFEST, and delete t/op/qu.t.
57823      Branch: perl
57824            - t/op/qu.t
57825            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
57826            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
57827            ! t/op/length.t toke.c
57828 ____________________________________________________________________________
57829 [  8966] By: jhi                                   on 2001/02/28  15:00:27
57830         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
57831              by not changing from pre-Unicode days into being Unicode-aware.
57832              Sniff.
57833      Branch: perl
57834            ! pp.c t/op/pack.t t/op/qu.t
57835 ____________________________________________________________________________
57836 [  8965] By: jhi                                   on 2001/02/28  14:37:55
57837         Log: Subject: Re: Errors in core PODs
57838              From: Michael Stevens <michael@etla.org> 
57839              Date: Fri, 23 Feb 2001 15:47:56 +0000
57840              Message-ID: <20010223154756.A7723@firedrake.org> 
57841      Branch: perl
57842            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
57843            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
57844            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
57845            ! x2p/a2p.pod
57846 ____________________________________________________________________________
57847 [  8964] By: jhi                                   on 2001/02/28  14:35:35
57848         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
57849              (The #8961 was too bold.)
57850      Branch: perl
57851            ! hints/hpux.sh hints/irix_6.sh
57852 ____________________________________________________________________________
57853 [  8963] By: jhi                                   on 2001/02/28  14:33:39
57854         Log: Subject: Re: sync sync sync: have I missed any patches?
57855              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57856              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
57857              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
57858              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
57859              
57860              Replace djSP with dSP.
57861      Branch: perl
57862            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
57863            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
57864            ! win32/perlhost.h
57865 ____________________________________________________________________________
57866 [  8962] By: jhi                                   on 2001/02/27  23:21:14
57867         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
57868      Branch: perl
57869            ! lib/Filter/Simple.pm
57870 ____________________________________________________________________________
57871 [  8961] By: jhi                                   on 2001/02/27  22:55:26
57872         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
57873              and this would be it.
57874      Branch: perl
57875            ! hints/hpux.sh hints/irix_6.sh
57876 ____________________________________________________________________________
57877 [  8960] By: jhi                                   on 2001/02/27  22:51:33
57878         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
57879              From: "Craig A. Berry" <craigberry@mac.com>
57880              Date: Tue, 27 Feb 2001 16:11:44 -0600
57881              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
57882      Branch: maint-5.6/perl
57883            ! configure.com vms/descrip_mms.template
57884 ____________________________________________________________________________
57885 [  8959] By: jhi                                   on 2001/02/27  22:47:23
57886         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
57887              From: "Craig A. Berry" <craigberry@mac.com>
57888              Date: Tue, 27 Feb 2001 16:11:44 -0600
57889              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
57890      Branch: perl
57891            ! configure.com vms/descrip_mms.template
57892 ____________________________________________________________________________
57893 [  8958] By: jhi                                   on 2001/02/27  15:16:42
57894         Log: Update Changes.
57895      Branch: perl
57896            ! Changes patchlevel.h
57897 ____________________________________________________________________________
57898 [  8957] By: jhi                                   on 2001/02/27  06:15:07
57899         Log: Subject: [5.6.x] EPOC additions
57900              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57901              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
57902              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
57903      Branch: maint-5.6/perl
57904            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
57905 ____________________________________________________________________________
57906 [  8956] By: jhi                                   on 2001/02/27  06:12:11
57907         Log: Subject: [perl-current] EPOC 
57908              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57909              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
57910              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
57911      Branch: perl
57912            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
57913            ! epoc/epocish.c epoc/epocish.h pp_sys.c
57914 ____________________________________________________________________________
57915 [  8955] By: jhi                                   on 2001/02/27  05:59:50
57916         Log: Subject: Re: Compile with perlcc..
57917              From: Edward Peschko <edwardp@excitehome.net>
57918              Date: Mon, 26 Feb 2001 18:51:58 -0800
57919              Message-ID: <20010226185158.A9871@excitehome.net>
57920              
57921              plus add a simple usage message if no arguments given.
57922      Branch: perl
57923            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
57924            ! utils/Makefile utils/perlcc.PL win32/pod.mak
57925 ____________________________________________________________________________
57926 [  8954] By: nick                                  on 2001/02/26  21:02:59
57927         Log: Integrate mainline
57928      Branch: perlio
57929           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
57930           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
57931           !> t/op/sprintf.t
57932 ____________________________________________________________________________
57933 [  8953] By: jhi                                   on 2001/02/26  14:43:54
57934         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
57935              From: Nicholas Clark <nick@ccl4.org>
57936              Date: Mon, 26 Feb 2001 00:42:07 +0000
57937              Message-ID: <20010226004207.F23333@plum.flirble.org>
57938      Branch: perl
57939            ! pp_ctl.c
57940 ____________________________________________________________________________
57941 [  8952] By: jhi                                   on 2001/02/26  14:42:13
57942         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
57943              From: Simon Cozens <simon@netthink.co.uk>
57944              Date: Mon, 26 Feb 2001 12:23:48 +0000
57945              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
57946      Branch: perl
57947            ! pod/perlguts.pod
57948 ____________________________________________________________________________
57949 [  8951] By: jhi                                   on 2001/02/26  14:39:15
57950         Log: Subject: [PATCH] perlio - unknown layer
57951              From: Nicholas Clark <nick@ccl4.org>
57952              Date: Mon, 26 Feb 2001 00:27:19 +0000
57953              Message-ID: <20010226002719.E23333@plum.flirble.org>
57954      Branch: perl
57955            ! perlio.c
57956 ____________________________________________________________________________
57957 [  8950] By: jhi                                   on 2001/02/26  14:38:04
57958         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
57959              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
57960              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
57961              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
57962      Branch: perl
57963            ! t/op/bop.t
57964 ____________________________________________________________________________
57965 [  8949] By: jhi                                   on 2001/02/26  14:37:07
57966         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
57967              From: Peter Prymmer <pvhp@forte.com>
57968              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
57969              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
57970      Branch: perl
57971            ! lib/Test.pm
57972 ____________________________________________________________________________
57973 [  8948] By: jhi                                   on 2001/02/26  14:35:53
57974         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
57975              From: Radu Greab <radu@netsoft.ro>
57976              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
57977              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
57978      Branch: perl
57979            ! pod/perlop.pod
57980 ____________________________________________________________________________
57981 [  8947] By: jhi                                   on 2001/02/26  14:34:46
57982         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
57983              From: David Mitchell <davem@fdgroup.co.uk>
57984              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
57985              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
57986      Branch: perl
57987            ! run.c
57988 ____________________________________________________________________________
57989 [  8946] By: jhi                                   on 2001/02/26  14:32:37
57990         Log: Subject: Modified README.bs2000 
57991              From: Dorner Thomas <Thomas.Dorner@start.de>
57992              Date: Mon, 26 Feb 2001 09:22:17 +0100
57993              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
57994      Branch: perl
57995            ! README.bs2000
57996 ____________________________________________________________________________
57997 [  8945] By: jhi                                   on 2001/02/26  14:19:53
57998         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
57999              to maintperl, listing the known failures on the tests 129 and 130.
58000      Branch: maint-5.6/perl
58001           !> t/op/sprintf.t
58002 ____________________________________________________________________________
58003 [  8944] By: jhi                                   on 2001/02/26  14:14:15
58004         Log: Add more known sprintf failures.
58005      Branch: perl
58006            ! t/op/sprintf.t
58007 ____________________________________________________________________________
58008 [  8943] By: jhi                                   on 2001/02/26  13:56:22
58009         Log: perlglob.exe needs to be found in Win32, patch from
58010              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
58011              which needs external glob at mini-perl time."
58012      Branch: perl
58013            ! ext/Encode/compile
58014 ____________________________________________________________________________
58015 [  8942] By: jhi                                   on 2001/02/26  13:52:19
58016         Log: A missing dTHX from Vadim Konovalov.
58017      Branch: perl
58018            ! perlio.c
58019 ____________________________________________________________________________
58020 [  8941] By: jhi                                   on 2001/02/26  13:37:05
58021         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
58022      Branch: perl
58023            ! op.c
58024 ____________________________________________________________________________
58025 [  8940] By: jhi                                   on 2001/02/26  13:35:40
58026         Log: Integrate perlio.
58027      Branch: perl
58028           !> ext/Encode/Encode.pm
58029 ____________________________________________________________________________
58030 [  8939] By: nick                                  on 2001/02/25  23:47:09
58031         Log: Integrate mainline.
58032      Branch: perlio
58033           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
58034           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
58035 ____________________________________________________________________________
58036 [  8938] By: nick                                  on 2001/02/25  19:36:28
58037         Log: Encode implementations docs.
58038      Branch: perlio
58039            ! ext/Encode/Encode.pm
58040 ____________________________________________________________________________
58041 [  8937] By: jhi                                   on 2001/02/25  19:26:16
58042         Log: Script wasn't aligned with reality.
58043      Branch: perl
58044            ! t/pod/find.t
58045 ____________________________________________________________________________
58046 [  8936] By: jhi                                   on 2001/02/25  18:54:55
58047         Log: Update Changes.
58048      Branch: perl
58049            ! Changes patchlevel.h
58050 ____________________________________________________________________________
58051 [  8935] By: jhi                                   on 2001/02/25  18:46:36
58052         Log: Retract #8929,8930,8932,8933 for now.
58053      Branch: perl
58054            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
58055 ____________________________________________________________________________
58056 [  8934] By: jhi                                   on 2001/02/25  17:34:35
58057         Log: Integrate perlio.
58058      Branch: perl
58059           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58060           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
58061           !> t/lib/encode.t
58062 ____________________________________________________________________________
58063 [  8933] By: jhi                                   on 2001/02/25  17:33:12
58064         Log: (Retracted by #8395.)
58065              
58066              Slight tweaks in scan_const(), not fixes yet, it seems like
58067              lots of work remains to be done...
58068      Branch: perl
58069            ! toke.c
58070 ____________________________________________________________________________
58071 [  8932] By: jhi                                   on 2001/02/25  17:27:11
58072         Log: (Retracted by #8395.)
58073              
58074              Missing from #8930.
58075      Branch: perl
58076            ! perl.h
58077 ____________________________________________________________________________
58078 [  8931] By: jhi                                   on 2001/02/25  17:26:19
58079         Log: A comment tweak.
58080      Branch: perl
58081            ! utf8.c
58082 ____________________________________________________________________________
58083 [  8930] By: jhi                                   on 2001/02/25  17:25:47
58084         Log: (Retracted by #8395.)
58085              
58086              Attempt to fix the EBCDIC character range problem with //.
58087      Branch: perl
58088            ! regcomp.c
58089 ____________________________________________________________________________
58090 [  8929] By: jhi                                   on 2001/02/25  17:23:45
58091         Log: (Retracted by #8395.)
58092              
58093              Expand the EBCDIC character range tests, and add few nasty
58094              tr tests from Karsten Sperling.
58095      Branch: perl
58096            ! t/op/pat.t t/op/tr.t
58097 ____________________________________________________________________________
58098 [  8928] By: jhi                                   on 2001/02/25  17:18:49
58099         Log: Missing check-in.
58100      Branch: perl
58101            ! lib/Pod/Find.pm
58102 ____________________________________________________________________________
58103 [  8927] By: nick                                  on 2001/02/25  11:30:22
58104         Log: Change method names in Encode implementation classes to something
58105              less confusing (preparing to "go public").
58106      Branch: perlio
58107            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
58108 ____________________________________________________________________________
58109 [  8926] By: nick                                  on 2001/02/25  10:53:24
58110         Log: GCC __atribute__ / printf fix
58111      Branch: perlio
58112            ! perl.h
58113 ____________________________________________________________________________
58114 [  8925] By: nick                                  on 2001/02/25  10:52:25
58115         Log: Checked in the wrong one ...
58116      Branch: perlio
58117            ! ext/Encode/Encode.pm
58118 ____________________________________________________________________________
58119 [  8924] By: nick                                  on 2001/02/24  18:46:51
58120         Log: Integrate mainline - to see what Jarkko has in ...
58121      Branch: perlio
58122           +> t/pod/testpods/lib/Pod/Stuff.pm
58123           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
58124 ____________________________________________________________________________
58125 [  8923] By: nick                                  on 2001/02/24  17:05:23
58126         Log: Encode API documentation nd tidy up.
58127              Minor additions to test.
58128              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
58129              Adds STRLEN to standard typemap.
58130      Branch: perlio
58131            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58132            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
58133 ____________________________________________________________________________
58134 [  8922] By: jhi                                   on 2001/02/24  16:38:12
58135         Log: Add a test for the "character range should match in EBCDIC
58136              if specified using explicit numerics" bug found by Karsten
58137              Sperling.
58138      Branch: perl
58139            ! t/op/pat.t
58140 ____________________________________________________________________________
58141 [  8921] By: jhi                                   on 2001/02/24  16:30:16
58142         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
58143              From: schwern@pobox.com
58144              Date: Fri, 23 Feb 2001 03:21:37 -0500
58145              Message-ID: <20010223032137.A26022@magnonel.guild.net>
58146              
58147              plus Charles Lane's fixes, plus tweaks.
58148      Branch: perl
58149            + t/pod/testpods/lib/Pod/Stuff.pm
58150            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
58151 ____________________________________________________________________________
58152 [  8920] By: nick                                  on 2001/02/24  10:30:11
58153         Log: Integrate mainline
58154      Branch: perlio
58155           !> (integrate 33 files)
58156 ____________________________________________________________________________
58157 [  8919] By: jhi                                   on 2001/02/24  00:23:35
58158         Log: Subject: Re: I'm losing the war...
58159              From: "Vadim Konovalov" <watman@inbox.ru>
58160              Date: Sat, 24 Feb 2001 00:10:14 +0300
58161              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
58162              
58163              hv_store() not working correctly in ENV_IS_CASELESS case.
58164      Branch: perl
58165            ! hv.c
58166 ____________________________________________________________________________
58167 [  8918] By: jhi                                   on 2001/02/24  00:20:09
58168         Log: Subject: Re: [PATCH] fix for charnames above FFFF
58169              From: andreas.koenig@anima.de (Andreas J. Koenig)
58170              Date: 23 Feb 2001 02:39:03 +0100
58171              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
58172              
58173              A further efficiency tweak.
58174      Branch: perl
58175            ! lib/charnames.pm
58176 ____________________________________________________________________________
58177 [  8917] By: jhi                                   on 2001/02/23  20:27:51
58178         Log: Integrate change #8916 from mainline,
58179              do away with USE_WIN32_RTL_ENV.
58180      Branch: maint-5.6/perl
58181           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58182 ____________________________________________________________________________
58183 [  8916] By: jhi                                   on 2001/02/23  20:02:25
58184         Log: Abolish USE_WIN32_RTL_ENV.
58185      Branch: perl
58186            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58187 ____________________________________________________________________________
58188 [  8915] By: jhi                                   on 2001/02/23  19:36:00
58189         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
58190              later protected by some #define.
58191      Branch: perl
58192            ! gv.c
58193 ____________________________________________________________________________
58194 [  8914] By: jhi                                   on 2001/02/23  19:31:38
58195         Log: Retract #8902 for now, requested by Charles Lane, the correct
58196              fix will be something else.
58197      Branch: perl
58198            ! op.c
58199 ____________________________________________________________________________
58200 [  8913] By: jhi                                   on 2001/02/23  19:11:36
58201         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
58202              From: Peter Prymmer <pvhp@forte.com>
58203              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
58204              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
58205      Branch: perl
58206            ! t/op/lex_assign.t
58207 ____________________________________________________________________________
58208 [  8912] By: jhi                                   on 2001/02/23  18:38:20
58209         Log: Subject: [patch] perlio + useithreads
58210              From: Doug MacEachern <dougm@covalent.net>
58211              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
58212              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
58213              
58214              Gets things running but not complete.
58215      Branch: perl
58216            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
58217 ____________________________________________________________________________
58218 [  8911] By: jhi                                   on 2001/02/23  04:20:02
58219         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
58220              
58221              Duplicated environment freeing, File::Temp 0.12,
58222              op/append portability (EBCDIC) tweak.
58223      Branch: maint-5.6/perl
58224           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58225           !> t/op/append.t
58226 ____________________________________________________________________________
58227 [  8910] By: jhi                                   on 2001/02/23  02:07:33
58228         Log: Integrate change #8909 from mainline, a better Borland
58229              putenv() workaround.
58230      Branch: maint-5.6/perl
58231           !> perl.c
58232 ____________________________________________________________________________
58233 [  8909] By: jhi                                   on 2001/02/23  02:05:46
58234         Log: A better workaround for Borland putenv() brokenness from Sarathy.
58235      Branch: perl
58236            ! perl.c
58237 ____________________________________________________________________________
58238 [  8908] By: jhi                                   on 2001/02/23  02:04:14
58239         Log: Subject: fix for parameter -Dm (for perl@8867)
58240              From: "Vadim Konovalov" <watman@inbox.ru>
58241              Date: Thu, 22 Feb 2001 17:30:12 +0300
58242              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
58243      Branch: perl
58244            ! perl.h
58245 ____________________________________________________________________________
58246 [  8907] By: jhi                                   on 2001/02/23  01:58:20
58247         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
58248              From: Peter Prymmer <pvhp@forte.com>
58249              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
58250              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
58251      Branch: perl
58252            ! t/op/append.t
58253 ____________________________________________________________________________
58254 [  8906] By: jhi                                   on 2001/02/23  01:48:34
58255         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
58256      Branch: perl
58257            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58258 ____________________________________________________________________________
58259 [  8905] By: jhi                                   on 2001/02/23  01:43:30
58260         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
58261              From: Peter Prymmer <pvhp@forte.com>
58262              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
58263              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
58264      Branch: perl
58265            ! t/lib/st-06compat.t
58266 ____________________________________________________________________________
58267 [  8904] By: jhi                                   on 2001/02/23  01:42:39
58268         Log: Metaconfig unit change for #8903.
58269      Branch: metaconfig/U/perl
58270            ! Devel.U
58271 ____________________________________________________________________________
58272 [  8903] By: jhi                                   on 2001/02/23  01:42:12
58273         Log: Be more helpful for devel builders, suggested by John L. Allen.
58274      Branch: perl
58275            ! Configure
58276 ____________________________________________________________________________
58277 [  8902] By: jhi                                   on 2001/02/23  01:37:41
58278         Log: (Retracted by #8914)
58279              (Wrongly, reinstated by #8941)
58280              
58281              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
58282              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58283              Date:     Thu, 22 Feb 2001 09:43:57 EST
58284              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
58285      Branch: perl
58286            ! op.c
58287 ____________________________________________________________________________
58288 [  8901] By: jhi                                   on 2001/02/23  01:20:32
58289         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
58290              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58291              Date:     Thu, 22 Feb 2001 08:01:35 EST
58292              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
58293      Branch: perl
58294            ! malloc.c
58295 ____________________________________________________________________________
58296 [  8900] By: jhi                                   on 2001/02/23  01:18:02
58297         Log: Integrate changes #8898,8899 from mainline, environ handling.
58298      Branch: maint-5.6/perl
58299           !> perl.c
58300 ____________________________________________________________________________
58301 [  8899] By: jhi                                   on 2001/02/23  01:16:25
58302         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
58303              putenv() is not to be relied on, they are either broken or leaky
58304              or both.)
58305      Branch: perl
58306            ! perl.c
58307 ____________________________________________________________________________
58308 [  8898] By: jhi                                   on 2001/02/22  23:36:59
58309         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
58310              and safesysfree() must be used.
58311      Branch: perl
58312            ! perl.c
58313 ____________________________________________________________________________
58314 [  8897] By: jhi                                   on 2001/02/22  23:25:45
58315         Log: With environ one must use safesysmalloc()/safesysfree().
58316      Branch: perl
58317            ! perl.c
58318 ____________________________________________________________________________
58319 [  8896] By: jhi                                   on 2001/02/22  22:13:18
58320         Log: If we have a duplicated environment free it
58321              if PERL_DESTRUCT_LEVEL.
58322      Branch: perl
58323            ! perl.c
58324 ____________________________________________________________________________
58325 [  8895] By: alanbur                               on 2001/02/22  19:31:57
58326         Log: Synchronised with parent
58327      Branch: maint-5.6/pureperl
58328           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
58329 ____________________________________________________________________________
58330 [  8894] By: gsar                                  on 2001/02/22  19:06:18
58331         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
58332              
58333              fix memory leak in method call optimization (change#3768);
58334              made C<eval "$x->foo()"> leak
58335              
58336              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
58337      Branch: maint-5.6/perl
58338           !> op.c
58339 ____________________________________________________________________________
58340 [  8893] By: jhi                                   on 2001/02/22  18:35:27
58341         Log: (Retracted by #8915.)
58342              
58343              Third Degree finding:
58344              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
58345      Branch: perl
58346            ! gv.c
58347 ____________________________________________________________________________
58348 [  8892] By: jhi                                   on 2001/02/22  14:28:32
58349         Log: Update Changes.
58350      Branch: perl
58351            ! Changes patchlevel.h
58352 ____________________________________________________________________________
58353 [  8891] By: jhi                                   on 2001/02/22  13:22:45
58354         Log: Metaconfig unit changes for #8890.
58355      Branch: metaconfig
58356            ! U/modified/Cppsym.U U/threads/archname.U
58357 ____________________________________________________________________________
58358 [  8890] By: jhi                                   on 2001/02/22  13:22:12
58359         Log: Add -stdio to the archname if no perlio selected,
58360              no -perlio added since that is now the default.
58361              
58362              Add few CPUs/architectures to the Cppsym scan.
58363      Branch: perl
58364            ! Configure config_h.SH
58365 ____________________________________________________________________________
58366 [  8889] By: jhi                                   on 2001/02/22  13:05:59
58367         Log: Metaconfig unit change for #8888.
58368      Branch: metaconfig/U/perl
58369            ! useperlio.U
58370 ____________________________________________________________________________
58371 [  8888] By: jhi                                   on 2001/02/22  13:05:28
58372         Log: *drum roll*  Make perlio the default.
58373      Branch: perl
58374            ! Configure config_h.SH
58375 ____________________________________________________________________________
58376 [  8887] By: jhi                                   on 2001/02/22  12:50:52
58377         Log: Integrate change #8665 from maintperl to mainline,
58378              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
58379      Branch: perl
58380           !> ext/POSIX/POSIX.xs
58381 ____________________________________________________________________________
58382 [  8886] By: jhi                                   on 2001/02/22  12:49:24
58383         Log: Integrate changes #8883,8884 from mainline to maintperl.
58384              
58385              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58386              Subject: Re: File::Temp::_gettemp warning
58387      Branch: maint-5.6/perl
58388           !> embed.h embed.pl lib/File/Temp.pm
58389 ____________________________________________________________________________
58390 [  8885] By: jhi                                   on 2001/02/22  12:43:59
58391         Log: Based on
58392              
58393              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
58394              From: schwab@suse.de
58395              Date: Thu, 22 Feb 2001 13:08:09 +0100
58396              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
58397              
58398              but the fix done slightly differently because the other
58399              half was already done in #8664.
58400      Branch: maint-5.6/perl
58401            ! ext/POSIX/POSIX.xs
58402 ____________________________________________________________________________
58403 [  8884] By: jhi                                   on 2001/02/22  12:37:15
58404         Log: Subject: Re: File::Temp::_gettemp warning
58405              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58406              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
58407              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
58408              
58409              This patch to File::Temp does two things:
58410              
58411              1. Fixes the problem with CGI::Carp when determining
58412              the Fcntl constants
58413              
58414              2. Removes most of the carps and consolidates them so that all the
58415              reasons are included in a single die that is caught by the test. This
58416              means that the correct skipping behaviour is displayed by the test.
58417      Branch: perl
58418            ! lib/File/Temp.pm
58419 ____________________________________________________________________________
58420 [  8883] By: jhi                                   on 2001/02/22  12:29:19
58421         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58422              From: Peter Prymmer <pvhp@forte.com>
58423              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
58424              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
58425      Branch: perl
58426            ! embed.h embed.pl
58427 ____________________________________________________________________________
58428 [  8882] By: jhi                                   on 2001/02/21  19:41:33
58429         Log: Integrate change #8881 from mainlin to maintperl.
58430              
58431              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58432      Branch: maint-5.6/perl
58433           !> op.c
58434 ____________________________________________________________________________
58435 [  8881] By: jhi                                   on 2001/02/21  19:38:57
58436         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58437              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58438              Date:     Wed, 21 Feb 2001 13:08:03 EST
58439              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
58440      Branch: perl
58441            ! op.c
58442 ____________________________________________________________________________
58443 [  8880] By: jhi                                   on 2001/02/21  19:34:34
58444         Log: Retract #8875, cannot let go of the old semantics of unpack U
58445              without rethinking utf8decode.t.
58446      Branch: perl
58447            ! pp.c t/op/pack.t
58448 ____________________________________________________________________________
58449 [  8879] By: jhi                                   on 2001/02/21  19:08:02
58450         Log: Run run/*.t also in minitest.
58451      Branch: perl
58452            ! Makefile.SH
58453 ____________________________________________________________________________
58454 [  8878] By: nick                                  on 2001/02/21  18:55:37
58455         Log: Integrate mainline
58456      Branch: perlio
58457           !> (integrate 76 files)
58458 ____________________________________________________________________________
58459 [  8877] By: jhi                                   on 2001/02/21  15:09:33
58460         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
58461      Branch: metaconfig
58462            ! U/compline/nblock_io.U
58463      Branch: perl
58464            ! Configure config_h.SH
58465 ____________________________________________________________________________
58466 [  8876] By: jhi                                   on 2001/02/21  14:54:45
58467         Log: If no sfio, no -lsfio.
58468      Branch: metaconfig/U/perl
58469            ! d_sfio.U
58470      Branch: perl
58471            ! Configure config_h.SH
58472 ____________________________________________________________________________
58473 [  8875] By: jhi                                   on 2001/02/21  14:54:00
58474         Log: Make unpack C and unpack U truly equivalent.
58475      Branch: perl
58476            ! pp.c t/op/pack.t
58477 ____________________________________________________________________________
58478 [  8874] By: jhi                                   on 2001/02/21  14:26:02
58479         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
58480              From: Peter Prymmer <pvhp@forte.com>
58481              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
58482              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
58483      Branch: perl
58484            ! pod/perlport.pod
58485 ____________________________________________________________________________
58486 [  8873] By: jhi                                   on 2001/02/21  14:24:31
58487         Log: Subject: [PATCH] fix for charnames above FFFF
58488              From: andreas.koenig@anima.de (Andreas J. Koenig)
58489              Date: 21 Feb 2001 07:05:45 +0100
58490              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
58491      Branch: perl
58492            ! lib/charnames.pm t/lib/charnames.t
58493 ____________________________________________________________________________
58494 [  8872] By: jhi                                   on 2001/02/21  14:15:25
58495         Log: Integrate change #8868 from pureperl to mainline.
58496              
58497              Fixed reference count loop caused by sv_magic.
58498      Branch: perl
58499           !> sv.c
58500 ____________________________________________________________________________
58501 [  8871] By: jhi                                   on 2001/02/21  14:07:29
58502         Log: Integrate change #8868 from pureperl to maintperl.
58503              
58504              Fixed reference count loop caused by sv_magic.
58505      Branch: maint-5.6/perl
58506           !> sv.c
58507 ____________________________________________________________________________
58508 [  8870] By: jhi                                   on 2001/02/21  14:04:41
58509         Log: Put back the #8840, it was innocent.
58510      Branch: perl
58511            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58512            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58513 ____________________________________________________________________________
58514 [  8869] By: jhi                                   on 2001/02/21  14:00:03
58515         Log: unpack("C", ...) was left slightly unfinished by #8865.
58516      Branch: perl
58517            ! pp.c t/op/pack.t
58518 ____________________________________________________________________________
58519 [  8868] By: alanbur                               on 2001/02/21  01:33:45
58520         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
58521              from gv_fetchpv to create single-character magic variables (e.g. $!),
58522              and it is passed a sv and the gv that contains the sv as the mg_obj
58523              value.  When sv_magic stores the mg_obj pointer it increments the gv
58524              refcount, thus causing a sv-gv pair that can't be freed.  There is
58525              already a check for sv == obj which is used to prevent such reference
58526              loops.  This change extends the check to cover the case described above.
58527      Branch: maint-5.6/pureperl
58528            ! sv.c
58529 ____________________________________________________________________________
58530 [  8867] By: jhi                                   on 2001/02/21  00:52:39
58531         Log: Update Changes.
58532      Branch: perl
58533            ! Changes patchlevel.h
58534 ____________________________________________________________________________
58535 [  8866] By: jhi                                   on 2001/02/21  00:34:20
58536         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
58537              (Note: there were some conflicts due to EBCDIC and EPOC
58538              patches, in general I preferred the repository code.)
58539              (When 2.753 comes out, we need to synchronize.)
58540      Branch: perl
58541            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
58542            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
58543            ! t/lib/cgi-html.t
58544 ____________________________________________________________________________
58545 [  8865] By: jhi                                   on 2001/02/21  00:24:22
58546         Log: Make pack("C", 0x100) to create Unicode, unless under the
58547              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
58548              will understand Unicode, unless you under know what.
58549      Branch: perl
58550            ! pp.c t/op/pack.t t/op/qu.t
58551 ____________________________________________________________________________
58552 [  8864] By: alanbur                               on 2001/02/20  22:35:34
58553         Log: Resynchronised with parent
58554      Branch: maint-5.6/pureperl
58555           !> README.win32 ext/GDBM_File/GDBM_File.pm
58556           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
58557           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
58558           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
58559           !> t/lib/sdbm.t util.c
58560 ____________________________________________________________________________
58561 [  8863] By: jhi                                   on 2001/02/20  20:55:11
58562         Log: Integrate change #8860,8861 from mainline into maintperl.
58563              
58564              "pseudo-literal j"
58565              
58566              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58567      Branch: maint-5.6/perl
58568           !> lib/Test.pm pod/perlop.pod
58569 ____________________________________________________________________________
58570 [  8862] By: jhi                                   on 2001/02/20  20:30:07
58571         Log: Don't do casting between pointers pointing to differently sized
58572              integers.
58573      Branch: perl
58574            ! hv.c sv.c
58575 ____________________________________________________________________________
58576 [  8861] By: jhi                                   on 2001/02/20  19:53:44
58577         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58578              From: Peter Prymmer <pvhp@forte.com>
58579              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
58580              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
58581      Branch: perl
58582            ! lib/Test.pm
58583 ____________________________________________________________________________
58584 [  8860] By: jhi                                   on 2001/02/20  19:48:02
58585         Log: "pseudo-literal j", a documentation glitch reported to Debian.
58586              The text recovered from Perl 5.005_03, and pseudo-literal replaced
58587              by "backtick string".
58588      Branch: perl
58589            ! pod/perlop.pod
58590 ____________________________________________________________________________
58591 [  8859] By: jhi                                   on 2001/02/20  19:15:46
58592         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
58593              from Chris Nandor.
58594      Branch: perl
58595            ! makedef.pl
58596 ____________________________________________________________________________
58597 [  8858] By: jhi                                   on 2001/02/20  17:36:53
58598         Log: Integrate pureperl changes #8844,8845,8850 to mainline
58599              (via maintperl #8855).
58600              
58601              Fixed %^H scoping bug
58602              
58603              Removed GV <-> CV refcount loop
58604              
58605              Removed %ENV refcount loop
58606      Branch: perl
58607           !> gv.c op.c perl.c pp.c scope.c
58608 ____________________________________________________________________________
58609 [  8857] By: jhi                                   on 2001/02/20  17:34:32
58610         Log: Integrate changes #8853,8854 from maintperl to mainline.
58611              
58612              EBDIC fixes, README.win32 Borland update.
58613      Branch: perl
58614           !> README.win32 handy.h util.c
58615 ____________________________________________________________________________
58616 [  8856] By: jhi                                   on 2001/02/20  17:33:16
58617         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
58618      Branch: maint-5.6/perl
58619           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
58620           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
58621           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58622 ____________________________________________________________________________
58623 [  8855] By: jhi                                   on 2001/02/20  17:32:13
58624         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
58625              
58626              Fixed %^H scoping bug
58627              
58628              Removed GV <-> CV refcount loop
58629              
58630              Removed %ENV refcount loop
58631      Branch: maint-5.6/perl
58632           !> gv.c op.c perl.c pp.c scope.c
58633 ____________________________________________________________________________
58634 [  8854] By: jhi                                   on 2001/02/20  17:25:06
58635         Log: Subject: Addition to readme.win32 for Borland C++ compilers
58636              Date: Tue, 20 Feb 2001 02:15:25 +0300
58637              From: "Vadim Konovalov" <watman@inbox.ru>
58638              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
58639              
58640              Document Borland compiler misbehaviour.
58641      Branch: maint-5.6/perl
58642            ! README.win32
58643 ____________________________________________________________________________
58644 [  8853] By: jhi                                   on 2001/02/20  17:22:25
58645         Log: The assimilation of ebcdic.c didn't quite work at the first try,
58646              patches from Thomas Dorner.
58647      Branch: maint-5.6/perl
58648            ! handy.h util.c
58649 ____________________________________________________________________________
58650 [  8852] By: jhi                                   on 2001/02/20  17:20:15
58651         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
58652              From: Chris Nandor <pudge@pobox.com>
58653              Date: Tue, 20 Feb 2001 08:32:45 -0500
58654              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
58655      Branch: maint-5.6/perl
58656            ! makedef.pl mg.c
58657 ____________________________________________________________________________
58658 [  8851] By: jhi                                   on 2001/02/20  17:15:52
58659         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
58660      Branch: perl
58661            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
58662            ! t/lib/filter-util.t
58663 ____________________________________________________________________________
58664 [  8850] By: alanbur                               on 2001/02/20  17:12:40
58665         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
58666              and the magic pointer points back to the GV that contains the
58667              %ENV hash.  This creates a refcount loop that prevents members
58668              of %ENV from being freed correctly.  This change removes the
58669              refcount loop - the magic pointer was never used anyway, the
58670              only use of the magic was to check the type ('E') so that the
58671              appropriate environment manipulation code is called when %ENV
58672              is modified.
58673      Branch: maint-5.6/pureperl
58674            ! perl.c
58675 ____________________________________________________________________________
58676 [  8849] By: jhi                                   on 2001/02/20  17:12:20
58677         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
58678              From: "Craig A. Berry" <craigberry@mac.com>
58679              Date: Mon, 19 Feb 2001 23:36:12 -0600
58680              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
58681              
58682              Case-forgiving systems match TestInit.pm with TES*.
58683      Branch: perl
58684            ! t/lib/glob-basic.t
58685 ____________________________________________________________________________
58686 [  8848] By: jhi                                   on 2001/02/20  17:10:02
58687         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
58688      Branch: perl
58689            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
58690            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
58691            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58692 ____________________________________________________________________________
58693 [  8847] By: jhi                                   on 2001/02/20  15:34:41
58694         Log: The #8843 wasn't quite right: %Config needs to imported.
58695      Branch: perl
58696            ! t/run/runenv.t
58697 ____________________________________________________________________________
58698 [  8846] By: jhi                                   on 2001/02/20  15:31:50
58699         Log: Retract the #8838 and #8840 for now because of
58700              the DB_File tie problem.
58701      Branch: perl
58702            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
58703            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
58704            ! proto.h sv.c
58705 ____________________________________________________________________________
58706 [  8845] By: alanbur                               on 2001/02/20  14:25:41
58707         Log: Removed GV <-> CV refcount loop
58708              CvGV(mycv) points to the parent GV of the CV, and was previously
58709              refcounted.  The pointer remains, but the refcounting has been removed
58710              as it causes a refcount loop between the CV and GV that means the CV
58711              can't ever be deleted.
58712      Branch: maint-5.6/pureperl
58713            ! gv.c op.c pp.c
58714 ____________________________________________________________________________
58715 [  8844] By: alanbur                               on 2001/02/20  14:23:13
58716         Log: Fixed %^H scoping bug
58717      Branch: maint-5.6/pureperl
58718            ! scope.c
58719 ____________________________________________________________________________
58720 [  8843] By: jhi                                   on 2001/02/19  13:38:08
58721         Log: fork() not everywhere, cleanup temp files.
58722      Branch: perl
58723            ! t/run/runenv.t
58724 ____________________________________________________________________________
58725 [  8842] By: alanbur                               on 2001/02/19  12:42:07
58726         Log: Resynchronised with parent
58727      Branch: maint-5.6/pureperl
58728           !> pod/perlfaq4.pod sv.c utf8.c
58729 ____________________________________________________________________________
58730 [  8841] By: jhi                                   on 2001/02/19  03:35:51
58731         Log: Update Changes.
58732      Branch: perl
58733            ! Changes patchlevel.h
58734 ____________________________________________________________________________
58735 [  8840] By: jhi                                   on 2001/02/19  00:23:41
58736         Log: Subject: [patch] add sv_setref_uv
58737              From: Doug MacEachern <dougm@covalent.net>
58738              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
58739              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
58740      Branch: perl
58741            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58742            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58743 ____________________________________________________________________________
58744 [  8839] By: jhi                                   on 2001/02/19  00:01:38
58745         Log: Put to rest the 20010205.001, the email address checking (not) regex.
58746      Branch: perl
58747            ! pod/perlfaq9.pod
58748 ____________________________________________________________________________
58749 [  8838] By: jhi                                   on 2001/02/18  22:17:54
58750         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
58751              From: Doug MacEachern <dougm@covalent.net>
58752              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
58753              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
58754      Branch: perl
58755            ! lib/ExtUtils/xsubpp
58756 ____________________________________________________________________________
58757 [  8837] By: jhi                                   on 2001/02/18  22:16:50
58758         Log: Subject: [patch] -Wall cleanup round 2
58759              From: Doug MacEachern <dougm@covalent.net>
58760              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
58761              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
58762      Branch: perl
58763            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
58764            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
58765            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
58766            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
58767            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
58768            ! ext/SDBM_File/SDBM_File.xs
58769 ____________________________________________________________________________
58770 [  8836] By: jhi                                   on 2001/02/18  22:11:20
58771         Log: Misapplied regex optimizations when \C is present.
58772              Fixes 20001230.002.
58773              
58774              What still remains broken is that the submatches that
58775              have \C in them get their UTF8 flag on because their
58776              parent SV has it on.  This will result in malformed
58777              UTF8 if a \C happened to match a non-ASCII byte.
58778      Branch: perl
58779            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
58780            ! t/pragma/utf8.t
58781 ____________________________________________________________________________
58782 [  8835] By: jhi                                   on 2001/02/18  20:12:02
58783         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
58784              
58785              The hash key got wrongly UTF8fied.
58786      Branch: perl
58787            ! pod/perlapi.pod toke.c utf8.c
58788 ____________________________________________________________________________
58789 [  8834] By: jhi                                   on 2001/02/18  19:44:25
58790         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
58791              don't warn on magical or overloaded things.
58792      Branch: perl
58793            ! pp_hot.c
58794 ____________________________________________________________________________
58795 [  8833] By: nick                                  on 2001/02/18  19:31:22
58796         Log: Integrate mainline
58797      Branch: perlio
58798           +> t/TestInit.pm t/run/runenv.t
58799            - t/UTEST
58800           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
58801           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
58802           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
58803           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
58804           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
58805           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
58806           !> utf8.c
58807 ____________________________________________________________________________
58808 [  8832] By: jhi                                   on 2001/02/18  19:21:18
58809         Log: Integrate perlio.
58810      Branch: perl
58811           !> perlio.c pod/perldiag.pod
58812 ____________________________________________________________________________
58813 [  8831] By: jhi                                   on 2001/02/18  19:14:20
58814         Log: Integrate change #8827 from mainline.
58815              
58816              UTF8 tweaks.
58817      Branch: maint-5.6/perl
58818           !> sv.c utf8.c
58819 ____________________________________________________________________________
58820 [  8830] By: nick                                  on 2001/02/18  19:10:34
58821         Log: Apply the spirit of patch from Nick Clark:
58822              Subject: [PATCH] Re: extensions that provide layers
58823              From: Nicholas Clark <nick@ccl4.org>
58824              Date: Mon, 12 Feb 2001 16:43:51 +0000
58825              Message-Id: <20010212164350.Q3652@plum.flirble.org>
58826      Branch: perlio
58827            ! perlio.c pod/perldiag.pod
58828 ____________________________________________________________________________
58829 [  8829] By: jhi                                   on 2001/02/18  19:03:25
58830         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
58831              From: schwern@pobox.com 
58832              Date: Sun, 18 Feb 2001 13:44:35 -0500
58833              Message-ID: <20010218134435.A17544@magnonel.guild.net>
58834              
58835              Applied, but as t/TestInit.pm.
58836      Branch: perl
58837            + t/TestInit.pm
58838            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
58839            ! t/op/subst_wamp.t
58840 ____________________________________________________________________________
58841 [  8828] By: jhi                                   on 2001/02/18  18:43:52
58842         Log: Integrate perlio.
58843      Branch: perl
58844           !> perlio.c
58845 ____________________________________________________________________________
58846 [  8827] By: jhi                                   on 2001/02/18  18:41:33
58847         Log: UTF-8 tweaks.
58848      Branch: perl
58849            ! sv.c utf8.c
58850 ____________________________________________________________________________
58851 [  8826] By: nick                                  on 2001/02/18  17:40:59
58852         Log: Fix [ID 20010217.002]
58853              open FOO, "<:raw:perlio", ...
58854              :raw now inserts default base layer below itself.
58855              Also
58856              open FOO, "<:unix", ...
58857              works as well - but leaves buffer layer on stack under the unix layer.
58858      Branch: perlio
58859            ! perlio.c
58860 ____________________________________________________________________________
58861 [  8825] By: jhi                                   on 2001/02/18  17:15:39
58862         Log: Integrate perlio.
58863      Branch: perl
58864           !> perlio.c perliol.h
58865 ____________________________________________________________________________
58866 [  8824] By: jhi                                   on 2001/02/18  17:10:53
58867         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
58868              From: schwern@pobox.com
58869              Date: Sun, 18 Feb 2001 01:48:50 -0500
58870              Message-ID: <20010218014850.C19957@magnonel.guild.net>
58871      Branch: perl
58872            ! lib/Test/Harness.pm t/TEST t/op/chop.t
58873 ____________________________________________________________________________
58874 [  8823] By: jhi                                   on 2001/02/18  17:01:06
58875         Log: Add run/*.t to testables.
58876      Branch: perl
58877            ! t/TEST
58878 ____________________________________________________________________________
58879 [  8822] By: jhi                                   on 2001/02/18  16:58:58
58880         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
58881              From: schwern@pobox.com
58882              Date: Sun, 18 Feb 2001 01:11:35 -0500
58883              Message-ID: <20010218011135.A19957@magnonel.guild.net>
58884              
58885              Revive mjd's and Simon's PERL5OPT fix.
58886      Branch: perl
58887            + t/run/runenv.t
58888            ! MANIFEST perl.c
58889 ____________________________________________________________________________
58890 [  8821] By: jhi                                   on 2001/02/18  16:53:46
58891         Log: Subject: Re: Why t/TEST and not Test::Harness?
58892              From: schwern@pobox.com
58893              Date: Sat, 17 Feb 2001 22:44:44 -0500
58894              Message-ID: <20010217224444.A6679@magnonel.guild.net>
58895              
58896              Replace UTEST with TEST -utf8.
58897      Branch: perl
58898            - t/UTEST
58899            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
58900            ! t/lib/glob-basic.t
58901 ____________________________________________________________________________
58902 [  8820] By: nick                                  on 2001/02/18  13:06:16
58903         Log: Clean up a few core dumps when layers are used in unexpected ways.
58904              (Still not "right"...)
58905      Branch: perlio
58906            ! perlio.c perliol.h
58907 ____________________________________________________________________________
58908 [  8819] By: jhi                                   on 2001/02/18  02:25:55
58909         Log: Integrate change #8818 from maintperl, a FAQ nit.
58910      Branch: perl
58911           !> pod/perlfaq4.pod
58912 ____________________________________________________________________________
58913 [  8818] By: jhi                                   on 2001/02/18  02:24:50
58914         Log: FAQ nit from Chris Fedde.
58915      Branch: maint-5.6/perl
58916            ! pod/perlfaq4.pod
58917 ____________________________________________________________________________
58918 [  8817] By: nick                                  on 2001/02/17  18:20:14
58919         Log: Integrate mainline
58920      Branch: perlio
58921           +> lib/unicode/UCD.html lib/unicode/Unicode.html
58922           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
58923           +> pod/perlclib.pod
58924            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
58925            - lib/unicode/Unicode.301
58926           !> (integrate 324 files)
58927 ____________________________________________________________________________
58928 [  8816] By: jhi                                   on 2001/02/17  16:56:58
58929         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
58930      Branch: perl
58931            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58932            ! ext/Storable/Storable.xs t/lib/st-06compat.t
58933            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
58934 ____________________________________________________________________________
58935 [  8815] By: jhi                                   on 2001/02/17  16:40:07
58936         Log: Subject: [patch] -Wall
58937              From: Doug MacEachern <dougm@covalent.net>
58938              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
58939              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
58940      Branch: perl
58941            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
58942            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
58943 ____________________________________________________________________________
58944 [  8814] By: jhi                                   on 2001/02/16  19:27:18
58945         Log: Document qu better.
58946      Branch: perl
58947            ! pod/perlop.pod
58948 ____________________________________________________________________________
58949 [  8813] By: jhi                                   on 2001/02/15  13:54:37
58950         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
58951              From: Hugo <hv@crypt.compulink.co.uk>
58952              Date: Thu, 15 Feb 2001 13:39:49 +0000
58953              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
58954      Branch: perl
58955            ! toke.c
58956 ____________________________________________________________________________
58957 [  8812] By: alanbur                               on 2001/02/15  13:52:16
58958         Log: Resynchronised with parent
58959      Branch: maint-5.6/pureperl
58960            - ebcdic.c
58961           !> (integrate 36 files)
58962 ____________________________________________________________________________
58963 [  8811] By: jhi                                   on 2001/02/15  13:51:16
58964         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
58965              
58966              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
58967              From: Jan Dubois <JanD@ActiveState.com>
58968              Date: Wed, 31 Jan 2001 21:17:03 -0800
58969              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
58970              
58971              tweak change#8659 to keep it simple
58972              
58973              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
58974              From: Russ Allbery <rra@stanford.edu>
58975              Date: 14 Feb 2001 10:15:41 -0800
58976              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
58977              
58978              (8809 empty)
58979              
58980              Upgrade to podlators 1.08, from Russ Allbery.
58981      Branch: perl
58982           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
58983           !> utils/perldoc.PL
58984 ____________________________________________________________________________
58985 [  8810] By: jhi                                   on 2001/02/15  13:35:08
58986         Log: Upgrade to podlators 1.08, from Russ Allbery.
58987      Branch: maint-5.6/perl
58988            ! lib/Pod/Man.pm lib/Pod/Text.pm
58989 ____________________________________________________________________________
58990 [  8809] By: jhi                                   on 2001/02/15  13:26:38
58991         Log: (accidentally empty check-in)
58992      Branch: maint-5.6/perl
58993            ! lib/Test/Harness.pm
58994 ____________________________________________________________________________
58995 [  8808] By: jhi                                   on 2001/02/15  13:23:47
58996         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
58997              From: Russ Allbery <rra@stanford.edu>
58998              Date: 14 Feb 2001 10:15:41 -0800
58999              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59000              
59001              perldoc was hardcoding $Config{installscript}, which breaks
59002              when install* isn't where Perl ends up (such as with AFS).
59003              
59004              Use $Config{scriptdir} instead.
59005      Branch: maint-5.6/perl
59006            ! utils/perldoc.PL
59007 ____________________________________________________________________________
59008 [  8807] By: jhi                                   on 2001/02/14  14:37:27
59009         Log: Update Changes.
59010      Branch: perl
59011            ! Changes patchlevel.h
59012 ____________________________________________________________________________
59013 [  8806] By: jhi                                   on 2001/02/14  14:25:31
59014         Log: Integrate changes #8803,8804,8805 from mainline.
59015              
59016              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59017              
59018              Don't skip too much of the locale error message if no environ array,
59019              from Chris Nandor.
59020              
59021              More MacOS Classic fixes from Chris Nandor.
59022      Branch: maint-5.6/perl
59023           !> doop.c lib/Cwd.pm perl.c perl.h util.c
59024 ____________________________________________________________________________
59025 [  8805] By: jhi                                   on 2001/02/14  03:29:01
59026         Log: More MacOS Classic fixes from Chris Nandor.
59027      Branch: perl
59028            ! doop.c lib/Cwd.pm
59029 ____________________________________________________________________________
59030 [  8804] By: jhi                                   on 2001/02/14  03:18:35
59031         Log: Don't skip too much of the locale error message if no environ array,
59032              from Chris Nandor.
59033      Branch: perl
59034            ! util.c
59035 ____________________________________________________________________________
59036 [  8803] By: jhi                                   on 2001/02/14  03:14:14
59037         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59038      Branch: perl
59039            ! perl.c perl.h
59040 ____________________________________________________________________________
59041 [  8802] By: jhi                                   on 2001/02/13  18:31:33
59042         Log: AUTHORS update.
59043      Branch: perl
59044            ! AUTHORS
59045 ____________________________________________________________________________
59046 [  8801] By: jhi                                   on 2001/02/13  17:55:19
59047         Log: Integrate change #8792 from mainline.
59048              
59049              Subject: buncha MacPerl patches for bleadperl
59050              From: Chris Nandor <pudge@pobox.com>
59051              Date: Tue, 13 Feb 2001 00:02:43 -0500
59052              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59053      Branch: maint-5.6/perl
59054           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59055           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59056           !> t/lib/basename.t toke.c util.h
59057 ____________________________________________________________________________
59058 [  8800] By: jhi                                   on 2001/02/13  17:46:43
59059         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
59060              to be forced to Off_t.
59061              
59062              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
59063              From: nick@ccl4.org
59064              Date: Thu, 1 Feb 2001 12:01:04 +0000
59065              Message-Id: <20010201120103.E11401@plum.flirble.org>
59066      Branch: maint-5.6/perl
59067            ! iperlsys.h perlio.c
59068 ____________________________________________________________________________
59069 [  8799] By: jhi                                   on 2001/02/13  16:52:51
59070         Log: Duplex duplex hunk hunk.
59071      Branch: maint-5.6/perl
59072            ! Makefile.SH
59073 ____________________________________________________________________________
59074 [  8797] By: jhi                                   on 2001/02/13  14:52:04
59075         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
59076              From: "Craig A. Berry" <craigberry@mac.com>
59077              Date: Mon, 12 Feb 2001 11:05:25 -0600
59078              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
59079      Branch: perl
59080            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
59081 ____________________________________________________________________________
59082 [  8796] By: jhi                                   on 2001/02/13  14:36:47
59083         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
59084              From: simon.cozens@pembroke.oxford.ac.uk 
59085              Date: Sat, 10 Feb 2001 17:57:02 +0000
59086              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
59087              
59088              Now it does include.
59089      Branch: perl
59090            ! pod/perldiag.pod
59091 ____________________________________________________________________________
59092 [  8795] By: jhi                                   on 2001/02/13  14:30:11
59093         Log: Sort the MANIFEST.
59094      Branch: perl
59095            ! MANIFEST
59096 ____________________________________________________________________________
59097 [  8794] By: jhi                                   on 2001/02/13  14:26:51
59098         Log: Integrate change #8793 from mainline, FAQ updates.
59099      Branch: maint-5.6/perl
59100           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59101 ____________________________________________________________________________
59102 [  8793] By: jhi                                   on 2001/02/13  14:25:13
59103         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
59104      Branch: perl
59105            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59106 ____________________________________________________________________________
59107 [  8792] By: jhi                                   on 2001/02/13  14:22:50
59108         Log: Subject: buncha MacPerl patches for bleadperl
59109              From: Chris Nandor <pudge@pobox.com>
59110              Date: Tue, 13 Feb 2001 00:02:43 -0500
59111              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59112      Branch: perl
59113            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59114            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59115            ! t/lib/basename.t toke.c util.h
59116 ____________________________________________________________________________
59117 [  8791] By: jhi                                   on 2001/02/13  14:10:39
59118         Log: Integrate change #8790 from mainline.
59119              
59120              environ array wrongly assumed in Perl_init_i18nl10n(),
59121      Branch: maint-5.6/perl
59122           !> util.c
59123 ____________________________________________________________________________
59124 [  8790] By: jhi                                   on 2001/02/13  14:06:15
59125         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
59126              noticed by Chris Nandor in MacOS Classic.
59127      Branch: perl
59128            ! util.c
59129 ____________________________________________________________________________
59130 [  8789] By: jhi                                   on 2001/02/13  13:58:07
59131         Log: Integrate changes #8373,8487,8544,8783 from mainline.
59132              
59133              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
59134              hints files, the dynaloading, assimilate ebcdic into util.c.
59135      Branch: maint-5.6/perl
59136            - ebcdic.c
59137            ! MANIFEST hints/posix-bc.sh
59138           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
59139           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
59140           !> perlapi.c proto.h util.c
59141 ____________________________________________________________________________
59142 [  8788] By: alanbur                               on 2001/02/13  10:33:13
59143         Log: Integrated changes from maint-5.6
59144      Branch: maint-5.6/pureperl
59145           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
59146           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
59147           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59148           !> vos/config.ga.h vos/configure_perl.cm
59149 ____________________________________________________________________________
59150 [  8787] By: jhi                                   on 2001/02/13  05:56:36
59151         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
59152      Branch: perl
59153           !> Makefile.SH
59154 ____________________________________________________________________________
59155 [  8786] By: jhi                                   on 2001/02/13  05:54:34
59156         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
59157              From: Dorner Thomas <Thomas.Dorner@start.de>
59158              Date: Mon, 12 Feb 2001 15:06:26 +0100
59159              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
59160      Branch: maint-5.6/perl
59161            ! Makefile.SH
59162 ____________________________________________________________________________
59163 [  8785] By: jhi                                   on 2001/02/13  05:29:04
59164         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
59165      Branch: perl
59166           !> hints/openbsd.sh
59167 ____________________________________________________________________________
59168 [  8784] By: jhi                                   on 2001/02/13  02:25:24
59169         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
59170              From: Peter Prymmer <pvhp@forte.com>
59171              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
59172              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
59173      Branch: perl
59174            ! pod/perlclib.pod
59175 ____________________________________________________________________________
59176 [  8783] By: jhi                                   on 2001/02/13  02:22:36
59177         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
59178      Branch: perl
59179            - ebcdic.c
59180            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
59181            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
59182            ! util.c
59183 ____________________________________________________________________________
59184 [  8782] By: jhi                                   on 2001/02/13  02:00:07
59185         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
59186      Branch: maint-5.6/perl
59187            ! pod/perlport.pod
59188 ____________________________________________________________________________
59189 [  8781] By: jhi                                   on 2001/02/13  01:58:44
59190         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
59191      Branch: maint-5.6/perl
59192            ! hints/openbsd.sh
59193 ____________________________________________________________________________
59194 [  8780] By: jhi                                   on 2001/02/13  01:57:33
59195         Log: Synchronize the regexp tests between maintperl and mainline.
59196      Branch: maint-5.6/perl
59197           !> t/op/re_tests
59198 ____________________________________________________________________________
59199 [  8779] By: jhi                                   on 2001/02/13  01:49:35
59200         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59201              From: Hugo <hv@crypt.compulink.co.uk>
59202              Date: Tue, 13 Feb 2001 00:11:11 +0000
59203              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59204      Branch: perl
59205            ! regcomp.c t/op/re_tests
59206 ____________________________________________________________________________
59207 [  8778] By: jhi                                   on 2001/02/13  00:23:10
59208         Log: Comments do not nest.
59209      Branch: perl
59210            ! perl.h
59211 ____________________________________________________________________________
59212 [  8777] By: jhi                                   on 2001/02/13  00:17:54
59213         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59214              From: Hugo <hv@crypt.compulink.co.uk>
59215              Date: Tue, 13 Feb 2001 00:11:11 +0000
59216              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59217      Branch: maint-5.6/perl
59218            ! regcomp.c t/op/re_tests
59219 ____________________________________________________________________________
59220 [  8776] By: jhi                                   on 2001/02/12  23:25:52
59221         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
59222      Branch: maint-5.6/perl
59223            ! pod/perlport.pod
59224 ____________________________________________________________________________
59225 [  8775] By: jhi                                   on 2001/02/12  23:04:28
59226         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
59227      Branch: maint-5.6/perl
59228            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
59229            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59230            ! vos/configure_perl.cm
59231 ____________________________________________________________________________
59232 [  8774] By: jhi                                   on 2001/02/12  22:59:11
59233         Log: Subject: Re: [patch] context for 'U' magic functions
59234              From: Doug MacEachern <dougm@covalent.net>
59235              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
59236              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
59237              
59238              plus the suggestion by Nick Ing-Simmons to name the macro
59239              as PERL_MG_UFUNC to avoid namespace pollution, plus add
59240              the advice by Doug for XS writers to perl.h
59241      Branch: perl
59242            ! mg.c perl.h
59243 ____________________________________________________________________________
59244 [  8773] By: jhi                                   on 2001/02/11  20:14:12
59245         Log: Update Changes.
59246      Branch: perl
59247            ! Changes patchlevel.h
59248 ____________________________________________________________________________
59249 [  8772] By: jhi                                   on 2001/02/11  18:47:52
59250         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59251              From: Simon Cozens <simon@cozens.net>
59252              Date: Wed, 31 Jan 2001 16:31:43 +0000
59253              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
59254      Branch: perl
59255            + pod/perlclib.pod
59256            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
59257            ! pod/perltoc.pod
59258 ____________________________________________________________________________
59259 [  8771] By: jhi                                   on 2001/02/11  18:36:48
59260         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
59261              
59262              Blocks-4d3.beta.txt
59263              CaseFolding-3d4.beta.txt
59264              CompositionExclusions-3d6.beta.txt
59265              EastAsianWidth-4d4.beta.txt
59266              LineBreak-6d3.beta.txt
59267              NamesList-3.1.0d1.beta.txt
59268              PropList-3.1.0d4.beta.txt
59269              SpecialCasing-4d1.beta.txt
59270              UnicodeData-3.1.0d6.beta.txt
59271      Branch: perl
59272            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59273           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59274            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59275            - lib/unicode/Unicode.301
59276            ! (edit 257 files)
59277 ____________________________________________________________________________
59278 [  8770] By: jhi                                   on 2001/02/11  17:26:22
59279         Log: UTF-8 documentation.
59280      Branch: perl
59281            ! utf8.h
59282 ____________________________________________________________________________
59283 [  8769] By: jhi                                   on 2001/02/11  17:12:49
59284         Log: Retract #8762.
59285      Branch: perl
59286            ! regexec.c
59287 ____________________________________________________________________________
59288 [  8768] By: jhi                                   on 2001/02/11  16:54:45
59289         Log: Subject: [PATCH] Test::Harness
59290              From: andreas.koenig@anima.de (Andreas J. Koenig)
59291              Date: 11 Feb 2001 14:37:00 +0100
59292              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
59293      Branch: perl
59294            ! lib/Test/Harness.pm
59295 ____________________________________________________________________________
59296 [  8767] By: jhi                                   on 2001/02/11  16:53:52
59297         Log: Subject: [PATCH] Document makepatch in Porting/patching
59298              From: andreas.koenig@anima.de (Andreas J. Koenig)
59299              Date: 11 Feb 2001 16:46:28 +0100
59300              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
59301      Branch: perl
59302            ! Porting/patching.pod
59303 ____________________________________________________________________________
59304 [  8766] By: jhi                                   on 2001/02/11  06:30:23
59305         Log: Subject: Re: [patch] GvSHARED
59306              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
59307              From: Doug MacEachern <dougm@covalent.net>
59308              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
59309              
59310              Subject: Re: [patch] GvSHARED
59311              From: Doug MacEachern <dougm@covalent.net>
59312              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
59313              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
59314              
59315              Subject: [patch] attributes.pm support for `shared'
59316              From: Doug MacEachern <dougm@covalent.net>
59317              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
59318              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
59319              
59320              our() attributes were ignored, our :shared pieces missing,
59321              allow attributes.pm to turn on shared.
59322      Branch: perl
59323            ! op.c t/op/attrs.t toke.c xsutils.c
59324 ____________________________________________________________________________
59325 [  8765] By: alanbur                               on 2001/02/10  23:11:19
59326         Log: Resync with parent (hopefully sucessfully this time)
59327      Branch: maint-5.6/pureperl
59328           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
59329           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59330           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59331           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59332           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59333           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59334           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59335 ____________________________________________________________________________
59336 [  8764] By: jhi                                   on 2001/02/10  22:54:38
59337         Log: Make TEST and UTEST more verbose in case something goes
59338              wrong in running/compiling a script, suggested by Doug
59339              MacEachern.
59340      Branch: perl
59341            ! t/TEST t/UTEST
59342 ____________________________________________________________________________
59343 [  8763] By: jhi                                   on 2001/02/10  22:11:34
59344         Log: Bogus shebang.
59345      Branch: perl
59346            ! t/lib/texttabs.t
59347 ____________________________________________________________________________
59348 [  8762] By: jhi                                   on 2001/02/10  21:56:02
59349         Log: (Retracted by #8769)
59350      Branch: perl
59351            ! regexec.c
59352 ____________________________________________________________________________
59353 [  8761] By: jhi                                   on 2001/02/10  21:26:15
59354         Log: Subject: Re: [patch] GvSHARED 
59355              From: Doug MacEachern <dougm@covalent.net>
59356              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
59357              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
59358              
59359              our @EXPORT : shared = (...);
59360      Branch: perl
59361            ! toke.c
59362 ____________________________________________________________________________
59363 [  8760] By: jhi                                   on 2001/02/10  21:25:07
59364         Log: Subject: [patch] GvSHARED
59365              From: Doug MacEachern <dougm@covalent.net>
59366              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
59367              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
59368      Branch: perl
59369            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
59370 ____________________________________________________________________________
59371 [  8759] By: alanbur                               on 2001/02/10  21:24:27
59372         Log: Backed out mismerge.
59373      Branch: maint-5.6/pureperl
59374            ! MANIFEST README.hpux README.vmesa gv.c installhtml
59375            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
59376            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59377            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59378            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59379            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59380            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
59381 ____________________________________________________________________________
59382 [  8758] By: jhi                                   on 2001/02/10  18:01:17
59383         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
59384              
59385              Fixed UMRs and leak in Perl_pmtrans()
59386              
59387              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59388              associated UTFied tr/// code.  Also fixed scoping leak of
59389              PL_reg_start_tmp.
59390              
59391              newATTRSUB leaks when an attempt to redefine the active sort sub is
59392              made.
59393      Branch: maint-5.6/perl
59394           !> op.c regcomp.c
59395 ____________________________________________________________________________
59396 [  8757] By: alanbur                               on 2001/02/10  17:56:46
59397         Log: Resynchronised with parent
59398      Branch: maint-5.6/pureperl
59399           +> README.bs2000
59400            - README.posix-bc
59401            ! gv.c perl.c sv.c
59402           !> MANIFEST README.hpux README.vmesa installhtml
59403           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59404           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59405           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59406           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59407           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59408           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59409 ____________________________________________________________________________
59410 [  8756] By: alanbur                               on 2001/02/10  17:51:15
59411         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
59412              made.
59413      Branch: maint-5.6/pureperl
59414            ! op.c
59415 ____________________________________________________________________________
59416 [  8755] By: jhi                                   on 2001/02/09  22:41:35
59417         Log: Upgrade to CPAN 1.59_54, from Andreas König.
59418      Branch: perl
59419            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59420 ____________________________________________________________________________
59421 [  8754] By: jhi                                   on 2001/02/09  22:29:20
59422         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
59423              
59424              Didn't upgrade the fill.t since it has a dependency to File::Slurp
59425              purely for debugging purposes, the actual test hasn't changed.
59426      Branch: perl
59427            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
59428            ! t/lib/textwrap.t
59429 ____________________________________________________________________________
59430 [  8753] By: jhi                                   on 2001/02/09  20:17:50
59431         Log: Integrate change #8682 from maintperl.
59432              
59433              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
59434              to work correctly.
59435      Branch: perl
59436           !> hints/irix_6.sh
59437 ____________________________________________________________________________
59438 [  8752] By: jhi                                   on 2001/02/09  20:00:46
59439         Log: Update Changes.
59440      Branch: perl
59441            ! Changes patchlevel.h
59442 ____________________________________________________________________________
59443 [  8751] By: nick                                  on 2001/02/09  19:48:37
59444         Log: Integrate mainline
59445      Branch: perlio
59446           +> README.bs2000 t/lib/cgi-esc.t
59447            - README.posix-bc
59448           !> (integrate 53 files)
59449 ____________________________________________________________________________
59450 [  8750] By: nick                                  on 2001/02/09  19:25:16
59451         Log: Subject: RE: Biannual Competition to Improve Hashing Function
59452              From: Fisher Mark <fisherm@tce.com>
59453              Date: Thu, 8 Feb 2001 10:44:00 -0500
59454              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
59455              Date: Thu, 8 Feb 2001 15:02:47 -0500
59456              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
59457      Branch: perl
59458            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
59459 ____________________________________________________________________________
59460 [  8749] By: jhi                                   on 2001/02/09  19:02:35
59461         Log: Forgotten fragment.
59462      Branch: perl
59463            ! pod/perlapi.pod
59464 ____________________________________________________________________________
59465 [  8748] By: jhi                                   on 2001/02/09  18:31:34
59466         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
59467              plus manual tweakage.
59468              
59469              Sync the perlfaq2 between mainline and maintperl.
59470      Branch: maint-5.6/perl
59471            ! pod/perlfaq2.pod
59472      Branch: perl
59473           !> pod/perlfaq2.pod
59474 ____________________________________________________________________________
59475 [  8747] By: jhi                                   on 2001/02/09  18:12:04
59476         Log: Subject: versiononly and installperl
59477              From: abigail@foad.org
59478              Date: Wed, 7 Feb 2001 22:43:12 +0100
59479              Message-ID: <20010207214312.7045.qmail@foad.org>    
59480              
59481              Add +v flag to force a normal install of the perl binary
59482              and the utilities.
59483              
59484              Subject: [PATCH] installperl
59485              From: Nicholas Clark <nick@ccl4.org>
59486              Date: Fri, 9 Feb 2001 16:28:57 +0000
59487              Message-ID: <20010209162857.B10931@plum.flirble.org>
59488              
59489              Add -A flag which also hardlinks the binary with
59490              the full architecture name.
59491      Branch: perl
59492            ! installperl
59493 ____________________________________________________________________________
59494 [  8746] By: jhi                                   on 2001/02/09  18:03:43
59495         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
59496              
59497              Subject: perlfaq2, re: perlmongers
59498              
59499              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59500              
59501              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59502              
59503              Subject: [ID 20010205.001] typo in perlfaq9
59504              
59505              Subject: [ID 20010208.002] unordered explanation in perlcall
59506      Branch: maint-5.6/perl
59507           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59508           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
59509           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
59510 ____________________________________________________________________________
59511 [  8745] By: jhi                                   on 2001/02/09  17:59:09
59512         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
59513              From: abela@geneanet.org
59514              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
59515              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
59516      Branch: perl
59517            ! pod/perlcall.pod
59518 ____________________________________________________________________________
59519 [  8744] By: jhi                                   on 2001/02/09  17:48:16
59520         Log: Subject: [ID 20010205.001] typo in perlfaq9
59521              From: eserte@vran.herceg.de
59522              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
59523              Message-Id: <200102042244.XAA21926@vran.herceg.de>
59524      Branch: perl
59525            ! pod/perlfaq9.pod
59526 ____________________________________________________________________________
59527 [  8743] By: jhi                                   on 2001/02/09  17:25:12
59528         Log: Integrate change #8695 from maintperl.
59529              
59530              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
59531      Branch: perl
59532           !> thread.h
59533 ____________________________________________________________________________
59534 [  8742] By: jhi                                   on 2001/02/09  17:21:22
59535         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
59536              From: Andy Dougherty <doughera@lafayette.edu>
59537              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
59538              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
59539      Branch: perl
59540            ! embed.pl
59541 ____________________________________________________________________________
59542 [  8741] By: jhi                                   on 2001/02/09  17:05:19
59543         Log: Integrate changes #8738,8739,8740 from maintperl.
59544              
59545              Html files will be installed in a more logical and easier to
59546              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59547              
59548              Html files will be generated with a header to make them look
59549              a little less bare.
59550              
59551              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59552      Branch: perl
59553           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
59554 ____________________________________________________________________________
59555 [  8740] By: jhi                                   on 2001/02/09  17:03:46
59556         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59557              From: "Brendan O'Dea" <bod@compusol.com.au>
59558              Date: Sun, 4 Feb 2001 11:17:56 +1100
59559              Message-ID: <20010204111756.A16301@compusol.com.au>
59560      Branch: maint-5.6/perl
59561            ! pod/perlfaq3.pod
59562 ____________________________________________________________________________
59563 [  8739] By: jhi                                   on 2001/02/09  17:01:59
59564         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
59565              From: "Indy Singh" <indy@nusphere.com>
59566              Date: Fri, 2 Feb 2001 15:09:59 -0500
59567              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
59568              
59569              Html files will be generated with a header to make them look
59570              a little less bare.
59571      Branch: maint-5.6/perl
59572            ! installhtml
59573 ____________________________________________________________________________
59574 [  8738] By: jhi                                   on 2001/02/09  16:58:48
59575         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
59576              From: "Indy Singh" <indy@nusphere.com>
59577              Date: Fri, 2 Feb 2001 15:08:23 -0500
59578              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
59579              
59580              Html files will be installed in a more logical and easier to
59581              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59582      Branch: maint-5.6/perl
59583            ! win32/Makefile win32/makefile.mk
59584 ____________________________________________________________________________
59585 [  8737] By: jhi                                   on 2001/02/09  16:46:54
59586         Log: Integrate changes #8687,8736 from maintperl.
59587              
59588              HP-UX thread patches from Merijn H. Brand.
59589              
59590              Latin nit from Philip Newton.
59591      Branch: perl
59592           !> README.hpux hints/hpux.sh
59593 ____________________________________________________________________________
59594 [  8736] By: jhi                                   on 2001/02/09  16:42:31
59595         Log: Latin nit from Philip Newton.
59596      Branch: maint-5.6/perl
59597            ! README.hpux
59598 ____________________________________________________________________________
59599 [  8735] By: jhi                                   on 2001/02/09  16:24:03
59600         Log: Integrate changes #8704,8710 from pureperl.
59601              
59602              Fixed UMRs and leak in Perl_pmtrans()
59603              
59604              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59605              associated UTFied tr/// code.  Also fixed scoping leak of
59606              PL_reg_start_tmp.
59607      Branch: perl
59608           !> op.c regcomp.c
59609 ____________________________________________________________________________
59610 [  8734] By: jhi                                   on 2001/02/09  15:40:21
59611         Log: Integrate change #8733 from maintperl.
59612              
59613              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
59614      Branch: perl
59615           !> pod/perlre.pod
59616 ____________________________________________________________________________
59617 [  8733] By: jhi                                   on 2001/02/09  15:35:47
59618         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
59619              From: Prymmer/Kahn <pvhp@best.com>
59620              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
59621              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
59622      Branch: maint-5.6/perl
59623            ! pod/perlre.pod
59624 ____________________________________________________________________________
59625 [  8732] By: jhi                                   on 2001/02/09  15:26:17
59626         Log: Rename README.posix-bc to README.bs2000 (to avoid the
59627              confusion of a "perlposix-bc.pod"), add a few missing
59628              arch pods, regen toc.
59629      Branch: maint-5.6/perl
59630           +> README.bs2000
59631            - README.posix-bc
59632            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
59633            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
59634 ____________________________________________________________________________
59635 [  8731] By: jhi                                   on 2001/02/09  15:23:39
59636         Log: De-cut-and-pasto.
59637      Branch: perl
59638            ! pod/perl.pod
59639 ____________________________________________________________________________
59640 [  8730] By: jhi                                   on 2001/02/09  15:11:13
59641         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
59642              when people think that perlposix-bc.pod tells anything about
59643              Perl and POSIX.  Regen toc.
59644      Branch: perl
59645           +> README.bs2000
59646            - README.posix-bc
59647            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
59648            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
59649 ____________________________________________________________________________
59650 [  8729] By: jhi                                   on 2001/02/09  14:52:28
59651         Log: The README.vmesa part of #8712 from maintperl.
59652      Branch: perl
59653            ! README.vmesa
59654 ____________________________________________________________________________
59655 [  8728] By: jhi                                   on 2001/02/09  14:46:06
59656         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
59657              From: Peter Prymmer <pvhp@forte.com>
59658              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
59659              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
59660      Branch: maint-5.6/perl
59661            ! README.vmesa win32/Makefile win32/makefile.mk
59662 ____________________________________________________________________________
59663 [  8727] By: jhi                                   on 2001/02/09  14:33:25
59664         Log: Integrate change #8712 from mainline.
59665              
59666              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
59667      Branch: maint-5.6/perl
59668           !> lib/Pod/Find.pm
59669 ____________________________________________________________________________
59670 [  8726] By: jhi                                   on 2001/02/09  14:30:28
59671         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
59672              From: Peter Prymmer <pvhp@forte.com>
59673              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
59674              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
59675      Branch: perl
59676            + t/lib/cgi-esc.t
59677            ! MANIFEST lib/CGI/Util.pm
59678 ____________________________________________________________________________
59679 [  8725] By: jhi                                   on 2001/02/09  04:56:47
59680         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
59681      Branch: maint-5.6/perl
59682            ! pod/perlport.pod
59683 ____________________________________________________________________________
59684 [  8724] By: jhi                                   on 2001/02/09  04:40:59
59685         Log: Integrate changes 7819,7820 from vmsperl into mainline.
59686              
59687              Add header for LIB$ prototypes (C. Berry)
59688              
59689              Convert fwrite()s to sockets to write()s, since some socket stacks
59690              don't take kindly to stdio.
59691              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59692              (for often optional LNMs)
59693              Correct a few typos
59694              (C. Bailey)
59695      Branch: perl
59696           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
59697 ____________________________________________________________________________
59698 [  8723] By: jhi                                   on 2001/02/09  03:29:29
59699         Log: Integrate change #8722 from mainline.
59700              
59701              The Im() function wasn't returning zero for non-Math::Complex
59702              arguments.  The bug reported by John Gamble.
59703      Branch: maint-5.6/perl
59704           !> lib/Math/Complex.pm
59705 ____________________________________________________________________________
59706 [  8722] By: jhi                                   on 2001/02/09  03:28:33
59707         Log: The Im() function wasn't returning zero for non-Math::Complex
59708              arguments.  The bug reported by John Gamble.
59709      Branch: perl
59710            ! lib/Math/Complex.pm
59711 ____________________________________________________________________________
59712 [  8721] By: nick                                  on 2001/02/08  22:11:35
59713         Log: Correct the correction :-(
59714      Branch: perl
59715            ! perl.c
59716 ____________________________________________________________________________
59717 [  8720] By: bailey                                on 2001/02/08  20:59:22
59718         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
59719              don't take kindly to stdio.
59720              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59721              (for often optional LNMs)
59722              Correct a few typos
59723              (C. Bailey)
59724      Branch: vmsperl
59725            ! vms/vms.c vms/vmsish.h
59726 ____________________________________________________________________________
59727 [  8719] By: bailey                                on 2001/02/08  20:51:02
59728         Log: Add header for LIB$ prototypes (C. Berry)
59729      Branch: vmsperl
59730            ! ext/Devel/DProf/DProf.xs
59731 ____________________________________________________________________________
59732 [  8718] By: bailey                                on 2001/02/08  20:49:00
59733         Log: SYN SYN
59734      Branch: vmsperl
59735           +> pod/perliol.pod t/lib/sample-tests/bailout
59736           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
59737           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
59738           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
59739           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
59740           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
59741           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
59742            - lib/unicode/Is/DCinital.pl
59743           !> (integrate 101 files)
59744 ____________________________________________________________________________
59745 [  8717] By: nick                                  on 2001/02/08  19:38:48
59746         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
59747              From: Robin Barker <rmb1@cise.npl.co.uk>
59748              Date: Thu, 8 Feb 2001 14:38:07 GMT
59749              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
59750      Branch: perl
59751            ! lib/CPAN.pm
59752 ____________________________________________________________________________
59753 [  8716] By: nick                                  on 2001/02/08  19:29:07
59754         Log: Generated files form 8713 etc.
59755      Branch: perl
59756            ! embed.h global.sym objXSUB.h perlapi.c proto.h
59757 ____________________________________________________________________________
59758 [  8715] By: nick                                  on 2001/02/08  19:26:08
59759         Log: Fixup non-ithread build after 8713
59760      Branch: perl
59761            ! perl.c
59762 ____________________________________________________________________________
59763 [  8714] By: nick                                  on 2001/02/08  19:17:45
59764         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
59765              From: nick@ccl4.org
59766              Date: Wed, 7 Feb 2001 00:27:47 +0000
59767              Message-Id: <20010207002747.B63724@plum.flirble.org>
59768      Branch: perl
59769            ! sv.c toke.c
59770 ____________________________________________________________________________
59771 [  8713] By: nick                                  on 2001/02/08  19:15:58
59772         Log: Subject: Re: [patch] Re: PL_ptr_table
59773              From: Doug Maceachern <dougm@covalent.net>
59774              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
59775              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
59776      Branch: perl
59777            ! embed.pl perl.c sv.c sv.h
59778 ____________________________________________________________________________
59779 [  8712] By: nick                                  on 2001/02/08  19:12:47
59780         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
59781              From: Peter Prymmer <pvhp@forte.com>
59782              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
59783              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
59784      Branch: perl
59785            ! lib/Pod/Find.pm
59786 ____________________________________________________________________________
59787 [  8711] By: nick                                  on 2001/02/07  21:06:11
59788         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
59789              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
59790              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59791              Date: Tue, 06 Feb 2001 23:37:01 +0000
59792              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
59793      Branch: perl
59794            ! regcomp.c
59795 ____________________________________________________________________________
59796 [  8710] By: alanbur                               on 2001/02/07  00:22:04
59797         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59798              associated UTFied tr/// code.  Also fixed scoping leak of
59799              PL_reg_start_tmp.
59800      Branch: maint-5.6/pureperl
59801            ! op.c regcomp.c
59802 ____________________________________________________________________________
59803 [  8709] By: nick                                  on 2001/02/06  21:16:49
59804         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59805              From: Michael G Schwern <schwern@pobox.com>
59806              Date: Sun, 4 Feb 2001 19:47:14 -0500
59807              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
59808      Branch: perl
59809            ! pod/perlapi.pod pod/perlmodlib.PL
59810 ____________________________________________________________________________
59811 [  8708] By: nick                                  on 2001/02/06  20:41:20
59812         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59813              From: Michael G Schwern <schwern@pobox.com>
59814              Date: Sun, 4 Feb 2001 21:17:49 -0500
59815              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
59816      Branch: perl
59817            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
59818            ! pod/perltootc.pod
59819 ____________________________________________________________________________
59820 [  8707] By: nick                                  on 2001/02/06  20:29:11
59821         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
59822              From: Michael G Schwern <schwern@pobox.com>
59823              Date: Tue, 6 Feb 2001 05:54:30 -0500
59824              Message-Id: <20010206055430.A951@blackrider.aocn.com>
59825      Branch: perl
59826            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
59827 ____________________________________________________________________________
59828 [  8706] By: nick                                  on 2001/02/06  20:21:40
59829         Log: Subject: RE: some win32 fixes
59830              Date: Tue, 6 Feb 2001 09:23:20 +0300
59831              From: Vadim Konovalov <vkonovalov@lucent.com>
59832              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
59833      Branch: perl
59834            ! toke.c win32/Makefile win32/config.bc win32/config.gc
59835            ! win32/config.vc win32/config_H.bc win32/makefile.mk
59836 ____________________________________________________________________________
59837 [  8705] By: alanbur                               on 2001/02/06  15:00:03
59838         Log: Synchronised with parent
59839      Branch: maint-5.6/pureperl
59840            ! regexec.c
59841           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
59842           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
59843 ____________________________________________________________________________
59844 [  8704] By: alanbur                               on 2001/02/06  14:55:24
59845         Log: Fixed UMRs and leak in Perl_pmtrans()
59846      Branch: maint-5.6/pureperl
59847            ! op.c
59848 ____________________________________________________________________________
59849 [  8703] By: gsar                                  on 2001/02/06  02:29:37
59850         Log: $(MAKE) distclean doesn't clean up properly on windows
59851      Branch: maint-5.6/perl
59852            ! win32/Makefile win32/makefile.mk
59853 ____________________________________________________________________________
59854 [  8702] By: gsar                                  on 2001/02/06  01:00:46
59855         Log: tweak change#8659 to keep it simple
59856      Branch: maint-5.6/perl
59857            ! utils/perldoc.PL
59858 ____________________________________________________________________________
59859 [  8701] By: gsar                                  on 2001/02/05  22:45:41
59860         Log: change#8693 was missing testsuite changes
59861      Branch: maint-5.6/perl
59862           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
59863 ____________________________________________________________________________
59864 [  8700] By: nick                                  on 2001/02/05  20:32:52
59865         Log: Integrate mainline
59866      Branch: perlio
59867           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
59868           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
59869           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
59870           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
59871           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
59872           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
59873           +> t/lib/test-harness.t
59874           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
59875           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
59876           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
59877           !> pod/perlutil.pod t/TEST utils/h2xs.PL
59878 ____________________________________________________________________________
59879 [  8699] By: nick                                  on 2001/02/05  19:41:07
59880         Log: Subject: perlfaq2, re: perlmongers
59881              From: David H. Adler <dha@panix.com>
59882              Date: Sun, 4 Feb 2001 23:48:23 -0500
59883              Message-Id: <20010204234823.A13429@panix.com>
59884      Branch: perl
59885            ! pod/perlfaq2.pod
59886 ____________________________________________________________________________
59887 [  8698] By: nick                                  on 2001/02/05  19:39:31
59888         Log: Missed file f#rom the testharness mess.
59889      Branch: perl
59890            + t/lib/test-harness.t
59891 ____________________________________________________________________________
59892 [  8697] By: nick                                  on 2001/02/05  19:37:21
59893         Log: Subject: [DOC PATCH] overload.pm nits
59894              From: John Tobey <jtobey@john-edwin-tobey.org>
59895              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
59896              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
59897      Branch: perl
59898            ! lib/overload.pm
59899 ____________________________________________________________________________
59900 [  8696] By: alanbur                               on 2001/02/05  11:56:00
59901         Log: Sync with parent
59902      Branch: maint-5.6/pureperl
59903           !> thread.h
59904 ____________________________________________________________________________
59905 [  8695] By: gsar                                  on 2001/02/05  03:27:34
59906         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
59907      Branch: maint-5.6/perl
59908            ! thread.h
59909 ____________________________________________________________________________
59910 [  8694] By: alanbur                               on 2001/02/05  00:07:47
59911         Log: Initial branch creation from //depot/maint-5.6/perl
59912      Branch: maint-5.6/pureperl
59913           +> (branch 1719 files)
59914 ____________________________________________________________________________
59915 [  8693] By: gsar                                  on 2001/02/04  22:38:49
59916         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
59917              changes)
59918      Branch: maint-5.6/perl
59919           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
59920           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
59921           !> ext/DB_File/version.c
59922 ____________________________________________________________________________
59923 [  8692] By: nick                                  on 2001/02/04  18:15:57
59924         Log: The missed t/TEST part of the grand testharness upgrade.
59925      Branch: perl
59926            ! t/TEST
59927 ____________________________________________________________________________
59928 [  8691] By: nick                                  on 2001/02/04  18:05:17
59929         Log: New improved test harness
59930              Subject: Re: [PATCH Test::Harness] Third time's a charm?
59931              From: Michael G Schwern <schwern@pobox.com>
59932              Date: Sun, 4 Feb 2001 08:01:20 -0500
59933              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
59934      Branch: perl
59935            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
59936            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
59937            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
59938            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
59939            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
59940            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
59941            ! MANIFEST lib/Test/Harness.pm
59942 ____________________________________________________________________________
59943 [  8690] By: nick                                  on 2001/02/04  17:57:51
59944         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
59945              From: Jonathan Stowe <gellyfish@gellyfish.com>
59946              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
59947              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
59948      Branch: perl
59949            ! utils/h2xs.PL
59950 ____________________________________________________________________________
59951 [  8689] By: nick                                  on 2001/02/04  17:55:24
59952         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
59953              From: Michael G Schwern <schwern@pobox.com>
59954              Date: Sat, 3 Feb 2001 22:46:38 -0500
59955              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
59956      Branch: perl
59957            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
59958            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
59959 ____________________________________________________________________________
59960 [  8688] By: nick                                  on 2001/02/04  17:43:55
59961         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
59962              length byfailing to spot lack of closing )
59963              From: nick@talking.bollo.cx
59964              Date: Sat, 03 Feb 2001 23:53:16 +0000
59965              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
59966      Branch: perl
59967            ! perlio.c pod/perldiag.pod
59968 ____________________________________________________________________________
59969 [  8687] By: jhi                                   on 2001/02/03  17:11:42
59970         Log: HP-UX thread patches from Merijn H. Brand.
59971      Branch: maint-5.6/perl
59972            ! README.hpux hints/hpux.sh
59973 ____________________________________________________________________________
59974 [  8686] By: jhi                                   on 2001/02/03  16:40:12
59975         Log: Metaconfig changes for #8685.
59976      Branch: metaconfig
59977            ! U/installdirs/instubperl.U
59978      Branch: metaconfig/U/perl
59979            ! Devel.U versiononly.U
59980 ____________________________________________________________________________
59981 [  8685] By: jhi                                   on 2001/02/03  16:39:49
59982         Log: For -Dusedevel builds turn off installusrbinperl and turn on
59983              versiononly, a combined idea of Richard Soderberg and Merijn
59984              H. Brand.  You can still override both of these from the command
59985              line if you need to, -Dinstallusrbinperl and -Uversiononly.
59986      Branch: perl
59987            ! Configure
59988 ____________________________________________________________________________
59989 [  8684] By: jhi                                   on 2001/02/03  16:16:34
59990         Log: Metaconfig unit fix for #8683.
59991      Branch: metaconfig
59992            ! U/compline/nblock_io.U
59993 ____________________________________________________________________________
59994 [  8683] By: jhi                                   on 2001/02/03  16:16:12
59995         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
59996              reported by Peter Prymmer for 5.6-TRIAL1.
59997      Branch: perl
59998            ! Configure
59999 ____________________________________________________________________________
60000 [  8682] By: jhi                                   on 2001/02/03  05:52:11
60001         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
60002              to work correctly.
60003      Branch: maint-5.6/perl
60004            ! hints/irix_6.sh
60005 ____________________________________________________________________________
60006 [  8681] By: jhi                                   on 2001/02/03  05:47:33
60007         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
60008      Branch: maint-5.6/perl
60009            ! pod/perlport.pod
60010 ____________________________________________________________________________
60011 [  8680] By: jhi                                   on 2001/02/02  21:39:49
60012         Log: perlport update from Peter Prymmer.
60013      Branch: maint-5.6/perl
60014            ! pod/perlport.pod
60015 ____________________________________________________________________________
60016 [  8679] By: nick                                  on 2001/02/02  20:50:48
60017         Log: Integrate mainline
60018      Branch: perlio
60019           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60020           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
60021           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60022 ____________________________________________________________________________
60023 [  8678] By: gsar                                  on 2001/02/02  16:02:12
60024         Log: note about bincompat, slightly modified (from Lupe Christoph)
60025      Branch: maint-5.6/perl
60026            ! README.solaris
60027 ____________________________________________________________________________
60028 [  8677] By: jhi                                   on 2001/02/02  15:46:20
60029         Log: Supported platforms updates.
60030      Branch: maint-5.6/perl
60031            ! pod/perlport.pod
60032 ____________________________________________________________________________
60033 [  8676] By: jhi                                   on 2001/02/02  03:41:26
60034         Log: A couple more perlfaq2 tweaks.
60035      Branch: maint-5.6/perl
60036            ! pod/perlfaq2.pod
60037 ____________________________________________________________________________
60038 [  8675] By: jhi                                   on 2001/02/02  03:17:44
60039         Log: Misedit in #8661.
60040      Branch: maint-5.6/perl
60041            ! Configure
60042 ____________________________________________________________________________
60043 [  8674] By: jhi                                   on 2001/02/02  03:14:38
60044         Log: Damien again.
60045      Branch: maint-5.6/perl
60046            ! pod/perlfaq2.pod
60047 ____________________________________________________________________________
60048 [  8673] By: jhi                                   on 2001/02/02  03:12:40
60049         Log: perlfaq update from Elaine Ashton.
60050      Branch: maint-5.6/perl
60051            ! pod/perlfaq2.pod
60052 ____________________________________________________________________________
60053 [  8672] By: jhi                                   on 2001/02/02  03:07:08
60054         Log: UTF-8 s/// patch from Inaba Hiroto.
60055      Branch: maint-5.6/perl
60056            ! pp_ctl.c pp_hot.c
60057 ____________________________________________________________________________
60058 [  8671] By: jhi                                   on 2001/02/01  22:34:31
60059         Log: Update Changes.
60060      Branch: perl
60061            ! Changes patchlevel.h
60062 ____________________________________________________________________________
60063 [  8670] By: jhi                                   on 2001/02/01  22:15:29
60064         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
60065              from maintperl.
60066              
60067              Upgrade to Getopt::Long 2.25, from Johan Vromans.
60068              
60069              more files need to be writable in the source distribution
60070              
60071              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60072              
60073              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60074              
60075              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60076              
60077              Allow the float to be fuzzier.
60078              
60079              need to use INT2PTR instead of a straight cast or ia64 fails
60080              
60081              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60082              
60083              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60084      Branch: perl
60085           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60086           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
60087           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60088 ____________________________________________________________________________
60089 [  8669] By: jhi                                   on 2001/02/01  21:57:02
60090         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60091              From: Robin Barker <rmb1@cise.npl.co.uk>
60092              Date: Thu, 1 Feb 2001 16:59:05 GMT
60093              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
60094      Branch: maint-5.6/perl
60095            ! pod/perlmodlib.PL
60096 ____________________________________________________________________________
60097 [  8668] By: nick                                  on 2001/02/01  19:41:40
60098         Log: Integrate mainline
60099      Branch: perlio
60100           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
60101           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
60102           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
60103 ____________________________________________________________________________
60104 [  8667] By: gsar                                  on 2001/02/01  16:59:11
60105         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60106      Branch: maint-5.6/perl
60107            ! embed.pl embedvar.h
60108 ____________________________________________________________________________
60109 [  8666] By: gsar                                  on 2001/02/01  16:34:51
60110         Log: add missing entries to win32/config.?c
60111      Branch: maint-5.6/perl
60112            ! win32/config.bc win32/config.gc win32/config.vc
60113            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60114 ____________________________________________________________________________
60115 [  8665] By: jhi                                   on 2001/02/01  14:58:51
60116         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60117              From: "Stephen P. Potter" <spp@spotter.yi.org>
60118              Date: Thu, 01 Feb 2001 10:45:46 -0500
60119              Message-Id: <200102011545.KAA31479@spotter.yi.org>
60120      Branch: maint-5.6/perl
60121            ! pod/perlfunc.pod
60122 ____________________________________________________________________________
60123 [  8664] By: gsar                                  on 2001/02/01  14:52:37
60124         Log: need to use INT2PTR instead of a straight cast or ia64 fails
60125              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
60126      Branch: maint-5.6/perl
60127            ! ext/POSIX/POSIX.xs
60128 ____________________________________________________________________________
60129 [  8663] By: jhi                                   on 2001/02/01  14:09:13
60130         Log: Allow the float to be fuzzier.
60131      Branch: maint-5.6/perl
60132            ! t/lib/peek.t
60133 ____________________________________________________________________________
60134 [  8662] By: jhi                                   on 2001/02/01  13:59:00
60135         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60136              From: Robin Barker <rmb1@cise.npl.co.uk>
60137              Date: Thu, 1 Feb 2001 13:05:39 GMT
60138              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
60139      Branch: maint-5.6/perl
60140            ! pod/perlmodlib.pod
60141 ____________________________________________________________________________
60142 [  8661] By: jhi                                   on 2001/02/01  13:57:38
60143         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
60144              Date: Thu, 01 Feb 2001 14:15:41 +0100
60145              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60146              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
60147              
60148              Have the $ccflags in the gcc version test (strange, this change
60149              is claimed to be have been integrated already)
60150      Branch: maint-5.6/perl
60151            ! Configure
60152 ____________________________________________________________________________
60153 [  8660] By: jhi                                   on 2001/02/01  13:44:10
60154         Log: Integrate changes #7950,7964,7962 from mainline.
60155              
60156              Find the stdchar signedness using cpp, should fix some of
60157              the Solaris compiler warnings reported by Alan Burlison.
60158      Branch: maint-5.6/perl
60159           !> Configure config_h.SH
60160 ____________________________________________________________________________
60161 [  8659] By: jhi                                   on 2001/02/01  05:35:32
60162         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
60163              From: Jan Dubois <JanD@ActiveState.com>
60164              Date: Wed, 31 Jan 2001 21:17:03 -0800
60165              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
60166      Branch: maint-5.6/perl
60167            ! utils/perldoc.PL
60168 ____________________________________________________________________________
60169 [  8658] By: jhi                                   on 2001/02/01  04:33:17
60170         Log: Integrate the README.os390 and README.posix-bc parts of mainline
60171              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
60172              installperl parts were taken care of by #8657.)
60173      Branch: maint-5.6/perl
60174           !> README.os390 README.posix-bc
60175 ____________________________________________________________________________
60176 [  8657] By: jhi                                   on 2001/02/01  04:29:21
60177         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
60178              From: Peter Prymmer <pvhp@forte.com>
60179              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
60180              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
60181      Branch: maint-5.6/perl
60182            + ext/DynaLoader/dl_dllload.xs
60183            ! MANIFEST Makefile.SH hints/os390.sh installperl
60184 ____________________________________________________________________________
60185 [  8656] By: jhi                                   on 2001/02/01  04:25:45
60186         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
60187              From: Peter Prymmer <pvhp@forte.com>
60188              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
60189              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
60190      Branch: maint-5.6/perl
60191            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
60192 ____________________________________________________________________________
60193 [  8655] By: jhi                                   on 2001/02/01  04:14:47
60194         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
60195              From: troc@netrus.net
60196              Date: Wed, 31 Jan 2001 22:31:26 -0500
60197              Message-Id: <200102010331.WAA117.85@rocco.homenet>
60198      Branch: maint-5.6/perl
60199            ! os2/os2.c
60200 ____________________________________________________________________________
60201 [  8654] By: jhi                                   on 2001/02/01  04:12:52
60202         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60203              as reported by Alan Burlison.
60204      Branch: maint-5.6/perl
60205            ! pp.h
60206 ____________________________________________________________________________
60207 [  8653] By: jhi                                   on 2001/02/01  04:05:12
60208         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
60209              From: dsugalski@northernlight.com
60210              Date: Wed, 31 Jan 2001 18:54:11 -0500
60211              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
60212      Branch: maint-5.6/perl
60213            ! configure.com
60214 ____________________________________________________________________________
60215 [  8652] By: jhi                                   on 2001/02/01  04:03:11
60216         Log: Misplaced #endif.
60217              
60218              Subject: [perl-5-6-1-trial2] patches for EPOC
60219              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60220              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60221              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60222      Branch: maint-5.6/perl
60223            ! epoc/epocish.c
60224 ____________________________________________________________________________
60225 [  8651] By: jhi                                   on 2001/02/01  04:00:25
60226         Log: Integrate changes #8647,8648,8650 from mainline.
60227              
60228              Macrofy a magic UTF-8 test.
60229              
60230              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
60231              
60232              Watch out for cross compiling for EPOC (usually done on linux).
60233      Branch: maint-5.6/perl
60234           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
60235 ____________________________________________________________________________
60236 [  8650] By: jhi                                   on 2001/02/01  03:56:20
60237         Log: Watch out for cross compiling for EPOC (usually done on linux)
60238              
60239              Subject: [perl-5-6-1-trial2] patches for EPOC
60240              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60241              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60242              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60243      Branch: perl
60244            ! ext/Errno/Errno_pm.PL
60245 ____________________________________________________________________________
60246 [  8649] By: gsar                                  on 2001/02/01  00:46:00
60247         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60248      Branch: maint-5.6/perl
60249            ! sv.c
60250 ____________________________________________________________________________
60251 [  8648] By: jhi                                   on 2001/01/31  23:35:36
60252         Log: All the uses of PL_numeric_radix must be protected by
60253              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
60254              
60255              Subject: [perl-5-6-1-trial2] patches for EPOC
60256              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60257              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60258              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60259      Branch: perl
60260            ! sv.c
60261 ____________________________________________________________________________
60262 [  8647] By: jhi                                   on 2001/01/31  22:56:16
60263         Log: Macrofy a magic UTF-8 test.
60264      Branch: perl
60265            ! utf8.c utf8.h
60266 ____________________________________________________________________________
60267 [  8646] By: gsar                                  on 2001/01/31  15:55:12
60268         Log: update Changes
60269      Branch: maint-5.6/perl
60270            ! Changes
60271 ____________________________________________________________________________
60272 [  8645] By: gsar                                  on 2001/01/31  15:10:14
60273         Log: Configure tweak suggested by Peter Prymmer
60274      Branch: maint-5.6/perl
60275            ! Configure
60276 ____________________________________________________________________________
60277 [  8644] By: gsar                                  on 2001/01/31  15:06:32
60278         Log: more files need to be writable in the source distribution
60279      Branch: maint-5.6/perl
60280            ! Porting/makerel
60281 ____________________________________________________________________________
60282 [  8643] By: jhi                                   on 2001/01/31  14:59:46
60283         Log: Integrate changes #8258,8278,8279 from mainline.
60284              
60285              Make the large file tests more robust/talkative.
60286      Branch: maint-5.6/perl
60287           !> t/lib/syslfs.t t/op/lfs.t
60288 ____________________________________________________________________________
60289 [  8642] By: gsar                                  on 2001/01/31  14:53:48
60290         Log: integrate changes#8311,8334 from mainline
60291              
60292              Add a new MakeMaker variable PM_FILTER that defines a Unix
60293              filter to be run on each .pm during the pm_to_blib() phase,
60294              a fixed version of
60295              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
60296              
60297              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
60298              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
60299              accurate reading of the "atime".  
60300      Branch: maint-5.6/perl
60301           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
60302           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
60303           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
60304 ____________________________________________________________________________
60305 [  8641] By: jhi                                   on 2001/01/31  14:46:37
60306         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
60307      Branch: maint-5.6/perl
60308            ! lib/Getopt/Long.pm
60309 ____________________________________________________________________________
60310 [  8640] By: gsar                                  on 2001/01/31  14:40:24
60311         Log: make regen_all
60312      Branch: maint-5.6/perl
60313            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
60314 ____________________________________________________________________________
60315 [  8639] By: gsar                                  on 2001/01/31  14:37:25
60316         Log: refresh windows config files
60317      Branch: maint-5.6/perl
60318            ! win32/Makefile win32/config_H.bc win32/config_H.gc
60319            ! win32/config_H.vc win32/makefile.mk
60320 ____________________________________________________________________________
60321 [  8638] By: gsar                                  on 2001/01/31  14:28:10
60322         Log: makefile tweaks for windows: introduce a bulk-switch to enable
60323              same options as ActivePerl; sync changes with makefile.mk
60324      Branch: maint-5.6/perl
60325            ! win32/Makefile win32/makefile.mk
60326 ____________________________________________________________________________
60327 [  8637] By: jhi                                   on 2001/01/31  04:41:30
60328         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
60329              From: Nicholas Clark <nick@ccl4.org>
60330              Date: Tue, 30 Jan 2001 19:51:05 +0000
60331              Message-ID: <20010130195105.R76607@plum.flirble.org> 
60332              
60333              op/inc cure.
60334      Branch: perl
60335            ! pp.c pp.h pp_hot.c t/op/arith.t
60336 ____________________________________________________________________________
60337 [  8636] By: jhi                                   on 2001/01/31  02:38:32
60338         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
60339              no perlio],8257,8380,8479,8515 from mainline.
60340              
60341              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
60342              
60343              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
60344              Subject: [PATCH perl@8133] fix-up for VMS extensions
60345              
60346              In VMS embedded perls couldn't access the statically built Socket.
60347              
60348              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
60349              
60350              Further VMS piping fixes from Charles Lane.
60351              
60352              Subject:  [PATCH] make t/op/misc.t work on VMS
60353              
60354              Add tracing for debugging extensions builds in VMS.
60355              
60356              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
60357      Branch: maint-5.6/perl
60358           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
60359           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
60360           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
60361 ____________________________________________________________________________
60362 [  8635] By: jhi                                   on 2001/01/31  01:46:41
60363         Log: Integrate change #7732 from mainline.
60364              
60365              Sparc 64-bit pack() fix from Jens Hamisch.
60366      Branch: maint-5.6/perl
60367           !> pp.c
60368 ____________________________________________________________________________
60369 [  8634] By: jhi                                   on 2001/01/31  01:41:16
60370         Log: One spot missing from #8626.
60371      Branch: maint-5.6/perl
60372            ! sv.c
60373 ____________________________________________________________________________
60374 [  8633] By: jhi                                   on 2001/01/31  00:49:17
60375         Log: Integrate change #7495 from mainline.
60376              
60377              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
60378      Branch: maint-5.6/perl
60379           !> MANIFEST ext/re/Makefile.PL
60380 ____________________________________________________________________________
60381 [  8632] By: jhi                                   on 2001/01/30  23:38:49
60382         Log: Integrate change #8396 from mainline.
60383              
60384              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
60385              better multicast support (resend)
60386      Branch: maint-5.6/perl
60387           !> ext/Socket/Socket.pm
60388 ____________________________________________________________________________
60389 [  8631] By: jhi                                   on 2001/01/30  23:28:03
60390         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
60391              
60392              More AIX lore. (7514, ext/re/hints/aix.pl)
60393              
60394              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
60395              
60396              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)
60397              
60398              Subject: [ID 20001214.002] Net::Ping patch
60399              
60400              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
60401              
60402              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
60403              
60404              Add ReuseAddr as a (preferred) alias for Reuse as we now
60405              also have ReusePort.
60406              
60407              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
60408      Branch: maint-5.6/perl
60409           +> ext/re/hints/aix.pl
60410           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
60411           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
60412 ____________________________________________________________________________
60413 [  8630] By: jhi                                   on 2001/01/30  23:03:59
60414         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
60415              
60416              read() documentation tweak for 20001121.004.
60417              
60418              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
60419      Branch: maint-5.6/perl
60420           !> pod/perlfunc.pod pod/perlre.pod
60421 ____________________________________________________________________________
60422 [  8629] By: jhi                                   on 2001/01/30  22:41:57
60423         Log: Integrate change #8098 from mainline.
60424              
60425              fastgetcwd is defined using a glob alias on a $^O dependent basis
60426              and there was no default assignment or perl subroutine.
60427      Branch: maint-5.6/perl
60428           !> lib/Cwd.pm
60429 ____________________________________________________________________________
60430 [  8628] By: jhi                                   on 2001/01/30  21:58:52
60431         Log: Integrate change #7866 from mainline.
60432              
60433              File::Temp 0.11.
60434      Branch: maint-5.6/perl
60435           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
60436 ____________________________________________________________________________
60437 [  8627] By: jhi                                   on 2001/01/30  21:39:44
60438         Log: Integrate changes #8075,8086,8228 from mainline.  
60439              
60440              Darwin is not Windows. (8075,8086)
60441              
60442              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
60443      Branch: maint-5.6/perl
60444           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
60445           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
60446           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
60447           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
60448 ____________________________________________________________________________
60449 [  8626] By: jhi                                   on 2001/01/30  21:22:11
60450         Log: Integrate with tweakery the change #8625 from mainline,
60451              the multibyte decimal separator fix ("fa_IR locale failure").
60452      Branch: maint-5.6/perl
60453            ! embedvar.h perlapi.h
60454           !> intrpvar.h perl.c perl.h sv.c util.c
60455 ____________________________________________________________________________
60456 [  8625] By: jhi                                   on 2001/01/30  20:26:33
60457         Log: Fix for the fa_IR locale failure.  The reason for the failure
60458              was that Perl was assuming the decimal separator aka the radix
60459              separator is one character.  The Farsi-Iranian locale crushed
60460              that bad assumption since there the separator is 'Momayyez',
60461              glyphwise looking somewhat like a slash, and in Unicode UTF-8
60462              encoded in two bytes, 0xd9 0xab.
60463      Branch: perl
60464            ! intrpvar.h perl.c perl.h sv.c util.c
60465 ____________________________________________________________________________
60466 [  8624] By: gsar                                  on 2001/01/30  20:17:03
60467         Log: regen_headers
60468      Branch: maint-5.6/perl
60469            ! Makefile.SH pod/perlintern.pod
60470 ____________________________________________________________________________
60471 [  8623] By: gsar                                  on 2001/01/30  19:42:34
60472         Log: backout change#7431 and its dependents (causes spurious rebuilds
60473              of autogenerated files)
60474              
60475              fix benign b.t failure
60476      Branch: maint-5.6/perl
60477            ! Makefile.SH t/lib/b.t
60478 ____________________________________________________________________________
60479 [  8622] By: jhi                                   on 2001/01/30  19:41:41
60480         Log: Microperl sync.
60481      Branch: perl
60482            ! mg.c perl.h
60483 ____________________________________________________________________________
60484 [  8621] By: gsar                                  on 2001/01/30  19:24:47
60485         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
60486              from mainline
60487              
60488              Subject: podlators 1.06 released
60489              
60490              Subject: [PATCH @8436] Eliminate op_children
60491              
60492              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
60493              
60494              (Replaced by #8448)  More op_children traces (cleanup of #8442).
60495              
60496              Subject: [PATCH #3 @8436] Re: Eliminate op_children
60497              Replace #8444 and #8445.
60498              
60499              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
60500              at the setting of the ofs_sv in new_struct_thread() as the
60501              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
60502              uninitialized fields are, uh, initialized with),
60503              SvREFCNT_inc()ing that invited a core dump.
60504              
60505              podlators 1.07, from Russ Allbery.
60506              
60507              Subject: [PATCH] regcomp.c old feature removal
60508              From: mjd@plover.com
60509              Date: 16 Jan 2001 14:43:18 -0000 
60510              Message-ID: <20010116144318.7140.qmail@plover.com> 
60511      Branch: maint-5.6/perl
60512           +> lib/Pod/Text/Overstrike.pm
60513           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
60514           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
60515           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
60516           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
60517           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
60518           !> util.c
60519 ____________________________________________________________________________
60520 [  8620] By: gsar                                  on 2001/01/30  18:48:32
60521         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
60522              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
60523              now fails one test)
60524              
60525              Subject: [PATCH] lvalue AUTOLOAD. No, really.
60526              
60527              Subject: [PATCH] Interesting syntax idea
60528              Make opens + bareword assigns do typeglob assigns.
60529              
60530              Tests for #8254.
60531              
60532              Subject: [PATCH @8269] Continue blocks and B::Deparse
60533              Make the peephole optimizer to bypass more null ops and
60534              and rewrite the deparse handling of continue blocks.
60535              
60536              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
60537              Doc tweak on #8313.
60538              
60539              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
60540              
60541              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
60542              
60543              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
60544              
60545              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
60546              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
60547              according to the platform.
60548              
60549              Subject: [PATCH @8404] Consolidated lvalue sub changes
60550              
60551              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
60552              
60553              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
60554              
60555              Subject: B::Concise -- an improved replacement for B::Terse 
60556              
60557              The B::Terse drop-in replacement wasn't quite drop-in.
60558              
60559              The LVRET macro needed an aTHX.
60560              
60561              Use the /^Perl_/-less form of is_lvalue_sub().
60562              
60563              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
60564      Branch: maint-5.6/perl
60565           +> ext/B/B/Concise.pm
60566           !> (integrate 27 files)
60567 ____________________________________________________________________________
60568 [  8619] By: nick                                  on 2001/01/30  18:40:28
60569         Log: Integrate mainline
60570      Branch: perlio
60571           !> (integrate 40 files)
60572 ____________________________________________________________________________
60573 [  8618] By: jhi                                   on 2001/01/30  18:37:18
60574         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
60575              Date: Mon, 29 Jan 2001 22:51:29 -0600
60576              From: "Craig A. Berry" <craigberry@mac.com>
60577              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
60578      Branch: perl
60579            ! vms/test.com
60580 ____________________________________________________________________________
60581 [  8617] By: jhi                                   on 2001/01/30  18:34:53
60582         Log: Subject: [PATCH] Add missing CV flags to dump.c
60583              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60584              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
60585              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
60586      Branch: perl
60587            ! dump.c
60588 ____________________________________________________________________________
60589 [  8616] By: jhi                                   on 2001/01/30  18:20:58
60590         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
60591              part isn't applicable to maintperl.
60592              
60593              UTF-8 nit from Inaba Hiroto.
60594      Branch: maint-5.6/perl
60595           !> pod/perlapi.pod utf8.c
60596 ____________________________________________________________________________
60597 [  8615] By: jhi                                   on 2001/01/30  18:18:51
60598         Log: UTF-8 nit from Inaba Hiroto.
60599      Branch: perl
60600            ! pod/perlapi.pod t/op/each.t utf8.c
60601 ____________________________________________________________________________
60602 [  8614] By: jhi                                   on 2001/01/30  18:13:38
60603         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
60604              
60605              perl's internal variables are not for public consumption,
60606              move their docs from perlapi.pod to perlintern.pod
60607              
60608              support for -Dusethreads build under HP-UX 10.20 and DCE threads
60609              library (11.0 and later have pthreads but 10.x don't)
60610              
60611              avoid uninitialized value warnings
60612              
60613              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
60614              gets weird results)
60615              
60616              perldoc nit on windows
60617              
60618              make it possible to run the tests outside the source tree
60619              (there's still a dependency on ../lib being the library
60620              location)
60621      Branch: perl
60622           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
60623           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
60624           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
60625           !> win32/bin/search.pl win32/vdir.h
60626 ____________________________________________________________________________
60627 [  8613] By: gsar                                  on 2001/01/30  16:39:59
60628         Log: make it possible to run the tests outside the source tree
60629              (there's still a dependency on ../lib being the library
60630              location)
60631      Branch: maint-5.6/perl
60632            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
60633 ____________________________________________________________________________
60634 [  8612] By: gsar                                  on 2001/01/30  16:31:12
60635         Log: perldoc nit on windows
60636      Branch: maint-5.6/perl
60637            ! utils/perldoc.PL
60638 ____________________________________________________________________________
60639 [  8611] By: gsar                                  on 2001/01/30  16:22:54
60640         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
60641              gets weird results)
60642      Branch: maint-5.6/perl
60643            ! win32/vdir.h
60644 ____________________________________________________________________________
60645 [  8610] By: gsar                                  on 2001/01/30  16:12:45
60646         Log: avoid uninitialized value warnings
60647      Branch: maint-5.6/perl
60648            ! win32/bin/search.pl
60649 ____________________________________________________________________________
60650 [  8609] By: gsar                                  on 2001/01/30  16:08:01
60651         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
60652              library (11.0 and later have pthreads but 10.x don't)
60653      Branch: maint-5.6/perl
60654            ! hints/hpux.sh thread.h
60655 ____________________________________________________________________________
60656 [  8608] By: gsar                                  on 2001/01/30  15:48:55
60657         Log: perl's internal variables are not for public consumption,
60658              move their docs from perlapi.pod to perlintern.pod
60659      Branch: maint-5.6/perl
60660            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
60661            ! thrdvar.h
60662 ____________________________________________________________________________
60663 [  8607] By: gsar                                  on 2001/01/30  15:44:27
60664         Log: mistakenly branched perl56delta.pod, revert
60665      Branch: maint-5.6/perl
60666            - pod/perl56delta.pod
60667           !> pod/perldelta.pod
60668 ____________________________________________________________________________
60669 [  8606] By: gsar                                  on 2001/01/30  14:20:24
60670         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
60671              dTHR which has been a noop for a while now, except for the
60672              compatibility definition in thread.h)
60673      Branch: maint-5.6/perl
60674           !> (integrate 45 files)
60675 ____________________________________________________________________________
60676 [  8605] By: jhi                                   on 2001/01/30  05:43:58
60677         Log: Mark the UTF-8 APIs as experimental.
60678      Branch: maint-5.6/perl
60679            ! embed.pl pod/perlapi.pod
60680 ____________________________________________________________________________
60681 [  8604] By: jhi                                   on 2001/01/30  05:38:40
60682         Log: Nits from earlier integrates.
60683      Branch: maint-5.6/perl
60684            ! lib/Carp/Heavy.pm
60685           !> sv.c
60686 ____________________________________________________________________________
60687 [  8603] By: jhi                                   on 2001/01/30  05:27:26
60688         Log: Regenerate Porting files.
60689      Branch: maint-5.6/perl
60690            ! Porting/Glossary Porting/config.sh Porting/config_H
60691 ____________________________________________________________________________
60692 [  8602] By: jhi                                   on 2001/01/30  05:14:59
60693         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
60694              8310,8339,8447,8492,8493,8505,8525: documentation changes.
60695              
60696              Subject: Re: perlfaq style changes
60697              
60698              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
60699              
60700              Subject: [PATCH] docs on NaN
60701              
60702              Subject: [patch] perlfaq7
60703              
60704              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
60705              
60706              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
60707              
60708              Subject: [PATCH] open() example in perlfunc.pod
60709              
60710              Podify README.mpeix (a new version from the web)
60711              
60712              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60713              
60714              Subject: [PATCH] format and rewording in perlfaq.pod
60715              
60716              Subject: [PATCH] API Variable documentation   
60717              
60718              Memory management calls documentation.
60719              
60720              Subject: [PATCH: perl@8482] README.vms URL updates
60721              
60722              Subject: Minor typos in perlfaq2.pod
60723              
60724              Subject: [PATCH] pod/perlvar.pod
60725      Branch: maint-5.6/perl
60726           +> pod/perl56delta.pod
60727            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60728           !> README.amiga README.epoc README.mpeix README.vms
60729           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
60730           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
60731           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
60732           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
60733           !> pod/perlvar.pod thrdvar.h
60734 ____________________________________________________________________________
60735 [  8601] By: jhi                                   on 2001/01/30  04:38:35
60736         Log: Integrate changes #8036,8096,8253 from mainline:
60737              hints changes.
60738              
60739              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60740              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
60741              
60742              Output the (apparent) version of gcc in Tru64.
60743      Branch: maint-5.6/perl
60744           +> ext/POSIX/hints/svr4.pl
60745           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
60746           !> hints/svr4.sh t/lib/bigfltpm.t
60747 ____________________________________________________________________________
60748 [  8600] By: jhi                                   on 2001/01/30  04:04:01
60749         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
60750              locale fixes.
60751              
60752              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
60753              
60754              Debian allows /usr/bin/locale to exist without any locales. (7868)
60755              
60756              Allow the locale test needing POSIX and the taint test
60757              needing IPC::SysV to run under 'minitest' (basically,
60758              bail out if loading the extension fails). (8384)
60759              
60760              Cleanup the locale.t output  (8480)
60761      Branch: maint-5.6/perl
60762           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
60763           !> t/pragma/locale.t
60764 ____________________________________________________________________________
60765 [  8599] By: jhi                                   on 2001/01/30  03:51:04
60766         Log: Missing generated files from #8598.
60767      Branch: maint-5.6/perl
60768            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60769 ____________________________________________________________________________
60770 [  8598] By: jhi                                   on 2001/01/30  03:41:54
60771         Log: Integrate change #8555 from mainline, manually integrate parts
60772              of changes 8452 and 8583.
60773              
60774              Subject: [PATCH] utf8.c documentation (8452)
60775              
60776              No point in checking the length if the pointer is bogus. (8555)
60777              
60778              Introduce bytes_from_utf8() and implement sv_eq() using it,
60779              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
60780              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
60781              was malformed. (8583)
60782      Branch: maint-5.6/perl
60783            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
60784           !> pod/perlapi.pod sv.c utf8.c
60785 ____________________________________________________________________________
60786 [  8597] By: gsar                                  on 2001/01/30  02:37:26
60787         Log: get PERL_OBJECT build going again on windows
60788      Branch: maint-5.6/perl
60789            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
60790            ! pod/perlapi.pod proto.h sv.c
60791 ____________________________________________________________________________
60792 [  8596] By: jhi                                   on 2001/01/30  02:16:17
60793         Log: Signedness nit.
60794      Branch: perl
60795            ! sv.c
60796 ____________________________________________________________________________
60797 [  8595] By: jhi                                   on 2001/01/30  02:11:07
60798         Log: EBCDIC patch for Storable, from Peter Prymmer.
60799      Branch: perl
60800            ! t/lib/st-06compat.t
60801 ____________________________________________________________________________
60802 [  8594] By: jhi                                   on 2001/01/30  01:04:48
60803         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
60804              From: Peter Prymmer <pvhp@forte.com>
60805              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
60806              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
60807      Branch: perl
60808            ! t/lib/b.t
60809 ____________________________________________________________________________
60810 [  8593] By: jhi                                   on 2001/01/30  00:56:47
60811         Log: Subject: [PATCH: perl@8585] pod problems in io
60812              From: Peter Prymmer <pvhp@forte.com>
60813              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
60814              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
60815      Branch: perl
60816            ! pod/perlapio.pod pod/perliol.pod
60817 ____________________________________________________________________________
60818 [  8592] By: jhi                                   on 2001/01/30  00:48:20
60819         Log: Integrate perlio.
60820      Branch: perl
60821           !> pod/perlapio.pod pod/perliol.pod
60822 ____________________________________________________________________________
60823 [  8591] By: nick                                  on 2001/01/29  22:02:28
60824         Log: GNU 'merge' Simon's copy of perliol.pod with version
60825              patched by Craig's patch.
60826      Branch: perlio
60827            ! pod/perliol.pod
60828 ____________________________________________________________________________
60829 [  8590] By: nick                                  on 2001/01/29  21:55:10
60830         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
60831      Branch: perlio
60832            ! pod/perlapio.pod pod/perliol.pod
60833 ____________________________________________________________________________
60834 [  8589] By: jhi                                   on 2001/01/29  15:35:33
60835         Log: Integrate change #8586 from maint-5.6/perl.
60836              
60837              make the BOM detection code not call tell() until it has to
60838              (meant to fix esoteric compatibility issues where PL_rsfp
60839              is overridden)
60840      Branch: perl
60841           !> toke.c
60842 ____________________________________________________________________________
60843 [  8588] By: jhi                                   on 2001/01/29  15:29:11
60844         Log: Subject: MAking Solaris malloc() the default
60845              From: Lupe Christoph <lupe@lupe-christoph.de>
60846              Date: Mon, 29 Jan 2001 12:59:36 +0100
60847              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
60848              
60849              The README.solaris part slightly tweaked.
60850      Branch: perl
60851            ! README.solaris hints/solaris_2.sh
60852 ____________________________________________________________________________
60853 [  8587] By: jhi                                   on 2001/01/29  15:17:34
60854         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
60855              From: root@ak-75.mind.de
60856              Date: Sun, 28 Jan 2001 20:32:29 +0100
60857              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
60858      Branch: perl
60859            ! pod/perlre.pod
60860 ____________________________________________________________________________
60861 [  8586] By: gsar                                  on 2001/01/29  13:43:44
60862         Log: make the BOM detection code not call tell() until it has to
60863              (meant to fix esoteric compatibility issues where PL_rsfp
60864              is overridden)
60865      Branch: maint-5.6/perl
60866            ! toke.c
60867 ____________________________________________________________________________
60868 [  8585] By: jhi                                   on 2001/01/28  20:05:45
60869         Log: Update Changes.
60870      Branch: perl
60871            ! Changes patchlevel.h
60872 ____________________________________________________________________________
60873 [  8584] By: jhi                                   on 2001/01/28  19:30:02
60874         Log: Integrate perlio.
60875      Branch: perl
60876           +> pod/perliol.pod
60877           !> MANIFEST pod/perlapio.pod
60878 ____________________________________________________________________________
60879 [  8583] By: jhi                                   on 2001/01/28  19:28:40
60880         Log: Patch from Inaba Hiroto:
60881              - canonical UTF-8 hash keys: if a key string for a hash is
60882              UTF8-on, try downgrade the string and use it if
60883              unicode::distinct is not in effect.
60884              For the task, I added a function bytes_from_utf8() to utf8.c.
60885              It might resemble utf8_to_bytes() but it is not convenient
60886              to the task.
60887              Made a test for it and added to t/op/each.t
60888              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
60889              the mortal copy of the argument SV.
60890              And changed t/io/utf8.t test 18 which expects print() to
60891              upgrade its argument.
60892              - re-implement sv_eq with bytes_from_utf8()
60893              - some bug fixes
60894              - tr/// does not handle UTF8 range (\x{}-\x{})
60895              - \ before raw UTF8 character produced
60896              "Malformed UTF-8 character" warning.
60897              - "\x{100}\N{CENT SIGN}" is Malformed.
60898              Added tests for these 3.
60899              - and one silly bug (by me) with qu operator.
60900      Branch: perl
60901            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
60902            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
60903            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
60904 ____________________________________________________________________________
60905 [  8582] By: nick                                  on 2001/01/28  19:25:04
60906         Log: Add pod/perliol.pod to MANIFEST :-(
60907      Branch: perlio
60908            ! MANIFEST
60909 ____________________________________________________________________________
60910 [  8581] By: nick                                  on 2001/01/28  19:22:40
60911         Log: PerlIO documentation. Proofing and sub-editing requested.
60912      Branch: perlio
60913            + pod/perliol.pod
60914            ! pod/perlapio.pod
60915 ____________________________________________________________________________
60916 [  8580] By: jhi                                   on 2001/01/28  05:16:25
60917         Log: Revert the change to sv_2pv() done by #8054: Someone who
60918              did SvNV_set() on a scalar that also happened to be POK,
60919              followed by sv_2pv() won't get the right coercion anymore.
60920              [Sarathy]
60921      Branch: maint-5.6/perl
60922            ! sv.c
60923 ____________________________________________________________________________
60924 [  8579] By: jhi                                   on 2001/01/28  05:15:04
60925         Log: Remove the #8084 effect: do not allow -Q to be interpreted
60926              as -&Q(), this is too much wiggle room.
60927      Branch: maint-5.6/perl
60928            ! toke.c
60929 ____________________________________________________________________________
60930 [  8578] By: jhi                                   on 2001/01/28  05:12:45
60931         Log: Needed bits of #8439 (should have been in #8576),
60932              mainly for lval substr().
60933      Branch: maint-5.6/perl
60934            ! mg.c pp.c pp_hot.c
60935 ____________________________________________________________________________
60936 [  8577] By: jhi                                   on 2001/01/28  05:02:46
60937         Log: A missing check-in.
60938      Branch: maint-5.6/perl
60939            ! utf8.c
60940 ____________________________________________________________________________
60941 [  8576] By: jhi                                   on 2001/01/28  04:26:18
60942         Log: Integrate changes #8425,8436,8439,8517 from mainline.
60943              The 8439 was not truly integrated because it had too many
60944              dependencies on the development branch and because it introduced
60945              concepts too bold for a maintenance branch (such as the qu operator).
60946              
60947              Subject: [PATCH perl@8342] -Wformat
60948              
60949              Tighten some of the UTF-8 tests a bit.
60950              
60951              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
60952              - The substr lval was still not okay.
60953              - Now pp_stringify and sv_setsv copies source's UTF8 flag
60954              even if IN_BYTE.  pp_stringify is called from fold_constants
60955              at optimization phase and "\x{100}" was made SvUTF8_off under
60956              use bytes (the bytes pragma is for "byte semantics" and not
60957              for "do not produce UTF8 data")
60958      Branch: maint-5.6/perl
60959            ! t/lib/charnames.t t/op/substr.t toke.c
60960           !> sv.c t/pragma/utf8.t
60961 ____________________________________________________________________________
60962 [  8575] By: jhi                                   on 2001/01/28  04:01:51
60963         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
60964              
60965              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
60966              
60967              Subject: [ID 20001230.003] UTF-8 tr still hurts
60968              
60969              Test cases for #8385 (from Simon's "torture.pl")
60970              
60971              Start fixing UTF-8 lval substr() (8405)
60972      Branch: maint-5.6/perl
60973           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
60974           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
60975 ____________________________________________________________________________
60976 [  8574] By: jhi                                   on 2001/01/28  03:09:06
60977         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
60978              from mainline.
60979              
60980              UTF-8 cleanup.
60981              
60982              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
60983              
60984              "\x{FF}\xFF" was broken.
60985              
60986              Tests for #8329 and #8330.
60987              
60988              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
60989              
60990              IRIX compiler noticed that the bof initialization might be
60991              bypassed by control flow.
60992              
60993              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
60994      Branch: maint-5.6/perl
60995           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
60996           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
60997 ____________________________________________________________________________
60998 [  8573] By: jhi                                   on 2001/01/28  02:06:12
60999         Log: Retract #8552.
61000      Branch: perl
61001            ! lib/Text/Wrap.pm t/lib/textwrap.t
61002 ____________________________________________________________________________
61003 [  8572] By: jhi                                   on 2001/01/28  02:04:49
61004         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
61005              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
61006              not really integrated but instead salvaged by hand
61007              (they had too many dependencies on the development release
61008              to be cleanly integratable).
61009              
61010              Subject: more UTF8 test suites and an UTF8 patch
61011              
61012              Tweak for MULTIPLICITY/USE_PERLIO
61013              
61014              Signedness nit.
61015              
61016              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
61017              
61018              Use the UTF8_XXX macros in is_utf8_char().
61019              
61020              Rewrite pp_concat() in terms of sv_catsv().  The . operator
61021              should now be UTF-8-proof.
61022              
61023              Subject: [PATCH perl@8269] scanning two hex-constants
61024              fails on EBCDIC environment (script length.t)
61025              
61026              Add some Unicode chop() tests.
61027      Branch: maint-5.6/perl
61028            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
61029           !> sv.c t/op/chop.t utf8.h
61030 ____________________________________________________________________________
61031 [  8571] By: jhi                                   on 2001/01/28  00:35:59
61032         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
61033              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
61034              
61035              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
61036              
61037              The maxiters upper limit sanity check (guarding against
61038              non-progress) assumed bytes instead of characters in s///
61039              and split().
61040              
61041              Signedness nit.
61042              
61043              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
61044              join() should now be UTF-8-proof.
61045              
61046              More split // UTF-8 tests. (8250)
61047      Branch: maint-5.6/perl
61048           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
61049           !> util.c
61050 ____________________________________________________________________________
61051 [  8570] By: jhi                                   on 2001/01/27  22:15:46
61052         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
61053              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
61054              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
61055              8084,8204,8244,8333 from mainline.
61056              
61057              For -Q where Q might be a one-letter sub name one does no more
61058              get a warning about an unknown filetest (7941,7943,7944,8084).
61059              
61060              Subject: Re: [ID 20001130.011] expression parsing bug ?
61061              
61062              Make uv_to_utf8() to zero-terminate its output buffer.
61063              
61064              Split off t/op/length.t (7995)
61065              
61066              Split off t/op/utf8decode.t (7996)
61067              
61068              Remove an unnecessary 'use utf8' from the utf8.t (7998)
61069              
61070              Split off t/op/concat.t (8004)
61071              
61072              Split off t/op/ver.t (8005)
61073              
61074              Document utf8_length(), utf8_distance(), and utf8_hop().
61075              
61076              Document utf8_to_uv() better.
61077              
61078              Introduce macros for UTF8 decoding (8028,8033).
61079              
61080              Add test for reverse() (8030,8031).
61081              
61082              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
61083              
61084              Do not return the Unicode replacement character    on UTF-8
61085              decoding failure.
61086              
61087              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
61088              not this_utf8 i.e. the output string has one, but don't mess
61089              with source assumption. (8052,8053)
61090              
61091              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
61092              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
61093              was not expecting to be called with something that was already
61094              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
61095              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
61096              (8054)
61097              
61098              Recode the naughty binary bytes in utf8decode.t using the \xHH.
61099              
61100              Make some panic messages a bit more logical.
61101      Branch: maint-5.6/perl
61102           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
61103           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
61104           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
61105           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
61106           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
61107           !> utf8.c utf8.h
61108 ____________________________________________________________________________
61109 [  8569] By: jhi                                   on 2001/01/27  19:16:43
61110         Log: Integrate changes #7750 from perlio and #8566 from mainline.
61111      Branch: maint-5.6/perl
61112           !> regexec.c sv.c
61113 ____________________________________________________________________________
61114 [  8568] By: jhi                                   on 2001/01/27  18:06:51
61115         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
61116              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
61117              7935[-perlio.c],7936,7959,7965 from mainline.
61118              
61119              Change the "big byte" error message to "Wide character".
61120              (7355, the croak-if-wide-chars-in-print part ignored)
61121              
61122              Use UINT64_C().
61123              
61124              Introduce Perl_utf8_length().
61125              
61126              diff -se shows these as different (7753, forgotten check-ins)
61127              
61128              Subject: [PATCH] doop.c - UTF8 tr///
61129              
61130              If we use (aTHX_ ...) then put Perl_ on the front.
61131              
61132              Make utf8_length() and utf8_distance() to be less forgiving
61133              about bad UTF-8.
61134              
61135              Test line numbers are different with utf8.
61136              
61137              No need to scan till infinity, 13 is enough. (7872,7911)
61138              
61139              Subject: [PATCH] Tokeniser debugging
61140              
61141              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
61142              
61143              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
61144              
61145              Be more careful in Perl_sv_utf8_downgrade().
61146              
61147              Use DO_UTF8().
61148              
61149              Raw zero bytes in text files confuse at least GNU patch 2.1.
61150      Branch: maint-5.6/perl
61151           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
61152           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
61153           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
61154           !> t/pragma/utf8.t toke.c utf8.c utf8.h
61155 ____________________________________________________________________________
61156 [  8567] By: nick                                  on 2001/01/27  11:10:38
61157         Log: Integrate mainline
61158      Branch: perlio
61159           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
61160           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
61161           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
61162           !> toke.c
61163 ____________________________________________________________________________
61164 [  8566] By: jhi                                   on 2001/01/27  06:22:48
61165         Log: More documentation for the regexp context stack.
61166      Branch: perl
61167            ! regexec.c
61168 ____________________________________________________________________________
61169 [  8565] By: jhi                                   on 2001/01/27  05:21:57
61170         Log: Update Changes.
61171      Branch: perl
61172            ! Changes patchlevel.h
61173 ____________________________________________________________________________
61174 [  8564] By: jhi                                   on 2001/01/27  04:44:04
61175         Log: Threadedness patch for #8562 from Doug MacEachern.
61176      Branch: perl
61177            ! toke.c
61178 ____________________________________________________________________________
61179 [  8563] By: jhi                                   on 2001/01/27  04:26:24
61180         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
61181              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61182              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
61183              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
61184      Branch: perl
61185            ! op.c
61186 ____________________________________________________________________________
61187 [  8562] By: jhi                                   on 2001/01/27  04:20:30
61188         Log: Subject: Re: Announce : Tokener reporting patch
61189              From: Simon Cozens <simon@cozens.net>
61190              Date: Mon, 22 Jan 2001 02:17:22 +0000
61191              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
61192      Branch: perl
61193            ! embed.h embed.pl proto.h toke.c
61194 ____________________________________________________________________________
61195 [  8561] By: jhi                                   on 2001/01/27  04:17:24
61196         Log: Forgot from #8545.  Oops.
61197      Branch: perl
61198            ! pp.c t/pragma/overload.t
61199 ____________________________________________________________________________
61200 [  8560] By: jhi                                   on 2001/01/27  03:01:47
61201         Log: A better module compilation test, use MANIFEST as suggested
61202              by Spider.
61203      Branch: perl
61204            ! t/lib/1_compile.t
61205 ____________________________________________________________________________
61206 [  8559] By: jhi                                   on 2001/01/27  02:50:48
61207         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
61208              From: Peter Prymmer <pvhp@forte.com>
61209              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
61210              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
61211      Branch: perl
61212            ! t/lib/b.t
61213 ____________________________________________________________________________
61214 [  8558] By: jhi                                   on 2001/01/27  02:27:05
61215         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
61216              From: Peter Prymmer <pvhp@forte.com>
61217              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
61218              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
61219      Branch: perl
61220            ! t/pragma/sub_lval.t
61221 ____________________________________________________________________________
61222 [  8557] By: jhi                                   on 2001/01/27  02:26:03
61223         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
61224              From: Peter Prymmer <pvhp@forte.com>
61225              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
61226              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
61227      Branch: perl
61228            ! t/lib/st-06compat.t
61229 ____________________________________________________________________________
61230 [  8556] By: jhi                                   on 2001/01/27  02:24:33
61231         Log: Subject: [PATCH: perl@8531] minor update to README.os390
61232              From: Peter Prymmer <pvhp@forte.com>
61233              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
61234              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
61235      Branch: perl
61236            ! README.os390
61237 ____________________________________________________________________________
61238 [  8555] By: jhi                                   on 2001/01/27  00:35:47
61239         Log: No point in checking the length before we know whether the pointer
61240              is bogus or not, fixes Abigail's odbm failures in Linux.
61241      Branch: perl
61242            ! sv.c
61243 ____________________________________________________________________________
61244 [  8554] By: nick                                  on 2001/01/26  19:01:31
61245         Log: Integrate mainline
61246      Branch: perlio
61247           !> lib/Text/Wrap.pm t/lib/textwrap.t
61248 ____________________________________________________________________________
61249 [  8553] By: jhi                                   on 2001/01/26  15:19:39
61250         Log: Integrate change #7792 from perlio (multiplicity fix),
61251              fix the AV leak in regex DEBUGGING (tiny part of the
61252              polymorphic regexp patch #8143).
61253      Branch: maint-5.6/perl
61254            ! regcomp.c
61255           !> scope.h
61256 ____________________________________________________________________________
61257 [  8552] By: jhi                                   on 2001/01/26  15:03:23
61258         Log: (Retracted by #8573)
61259              
61260              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
61261              From: Michael G Schwern <schwern@pobox.com>
61262              Date: Fri, 26 Jan 2001 09:28:31 -0500
61263              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
61264      Branch: perl
61265            ! lib/Text/Wrap.pm t/lib/textwrap.t
61266 ____________________________________________________________________________
61267 [  8551] By: jhi                                   on 2001/01/26  02:33:19
61268         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
61269              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
61270              
61271              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
61272              
61273              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
61274              
61275              Message nit.
61276              
61277              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
61278              
61279              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
61280              
61281              (the cleanup of unused submatches in regtry() and regcppop())
61282              
61283              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
61284              stored and restored, and thusly was trounced by the utf8 swash
61285              routines.
61286              
61287              use utf8 not required to use \x{}.
61288              
61289              Removed two more tests that make no sense in UTF-8 since the test
61290              data is not in UTF-8.
61291              
61292              Get the three different space character classes right under utf8.
61293              
61294              Implement ANYOFUTF8 regprop() dumping.
61295              
61296              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
61297              
61298              Document the regex context pushing/popping a bit better.
61299      Branch: maint-5.6/perl
61300           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
61301           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
61302           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
61303           !> t/op/regmesg.t utf8.c
61304 ____________________________________________________________________________
61305 [  8550] By: nick                                  on 2001/01/25  19:42:30
61306         Log: Integrate mainline
61307      Branch: perlio
61308           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
61309           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
61310           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
61311           !> t/lib/bigint.t t/lib/bigintpm.t
61312 ____________________________________________________________________________
61313 [  8549] By: jhi                                   on 2001/01/25  15:22:28
61314         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
61315      Branch: maint-5.6/perl
61316            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61317 ____________________________________________________________________________
61318 [  8548] By: jhi                                   on 2001/01/25  15:02:55
61319         Log: Integrate changes #7997,8063,8492,8547 from mainline.
61320              
61321              Subject: Re: STRLEN - what?
61322              
61323              Subject: [PATCH] perlguts.pod
61324              
61325              Memory management calls documentation.
61326              
61327              Layout using tabulator is not a good idea in a pod.
61328      Branch: maint-5.6/perl
61329           !> pod/perlguts.pod
61330 ____________________________________________________________________________
61331 [  8547] By: jhi                                   on 2001/01/25  14:49:05
61332         Log: Layout using tabulator is not a good idea in a pod.
61333      Branch: perl
61334            ! pod/perlguts.pod
61335 ____________________________________________________________________________
61336 [  8546] By: jhi                                   on 2001/01/25  14:31:12
61337         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
61338              from mainline.
61339              
61340              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61341              
61342              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
61343              
61344              More Win32 editor/IDE/shell hints.
61345              
61346              More Win32 Perling.
61347              
61348              Yet another editor edit.
61349              
61350              Edit edit edit.
61351              
61352              IDE/editor section tweaking.
61353              
61354              Few more IDE/editor nits from p5p.
61355      Branch: maint-5.6/perl
61356           !> pod/perlfaq3.pod
61357 ____________________________________________________________________________
61358 [  8545] By: jhi                                   on 2001/01/25  04:16:32
61359         Log: Subject: [PATCH 5.7.0] overload int()
61360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61361              Date: Wed, 24 Jan 2001 19:06:57 -0500
61362              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
61363      Branch: perl
61364            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
61365            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
61366            ! t/lib/bigintpm.t
61367 ____________________________________________________________________________
61368 [  8544] By: jhi                                   on 2001/01/25  04:15:11
61369         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
61370              From: Peter Prymmer <pvhp@forte.com>
61371              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
61372              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
61373      Branch: perl
61374            ! Makefile.SH README.os390 hints/os390.sh installperl
61375 ____________________________________________________________________________
61376 [  8543] By: jhi                                   on 2001/01/25  03:52:08
61377         Log: Integrate change #8462,8469 from mainline.
61378              
61379              In VMS Perl subversion (perl -V) is undef.
61380      Branch: maint-5.6/perl
61381           !> configure.com
61382 ____________________________________________________________________________
61383 [  8542] By: jhi                                   on 2001/01/25  03:44:55
61384         Log: Integrate changes #7835,7850,8315,8316 from mainline.
61385              
61386              Solaris hints.
61387      Branch: maint-5.6/perl
61388           !> hints/solaris_2.sh
61389 ____________________________________________________________________________
61390 [  8541] By: jhi                                   on 2001/01/25  03:39:28
61391         Log: Integrate #8336 from mainline.
61392      Branch: maint-5.6/perl
61393           !> hv.c
61394 ____________________________________________________________________________
61395 [  8540] By: jhi                                   on 2001/01/25  03:23:50
61396         Log: Retract #8539.
61397      Branch: maint-5.6/perl
61398            ! pod/perlfaq3.pod
61399 ____________________________________________________________________________
61400 [  8539] By: jhi                                   on 2001/01/25  03:21:55
61401         Log: (Retracted by #8540.)
61402      Branch: maint-5.6/perl
61403            ! pod/perlfaq3.pod
61404 ____________________________________________________________________________
61405 [  8538] By: jhi                                   on 2001/01/25  03:14:07
61406         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
61407              From: Peter Prymmer <pvhp@forte.com>
61408              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
61409              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
61410              
61411              The VMS bits.
61412      Branch: maint-5.6/perl
61413            ! configure.com vms/descrip_mms.template
61414 ____________________________________________________________________________
61415 [  8537] By: jhi                                   on 2001/01/25  03:06:09
61416         Log: Integrate #7710,7824,7973 from mainline.
61417      Branch: maint-5.6/perl
61418           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
61419           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
61420           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
61421           !> vos/config.ga.def vos/config.ga.h win32/config.bc
61422           !> win32/config.gc win32/config.vc
61423 ____________________________________________________________________________
61424 [  8536] By: jhi                                   on 2001/01/24  13:50:20
61425         Log: Revert the edits made by me so far to the 5.6 branch since
61426              the TRIAL1 since I did edits when I should have been using
61427              integrates.  Bad programmer.   (Will integrate them properly later.)
61428              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
61429              The #8353 will not be reapplied at least for now since
61430              the UTF-8 hash keys need more thinking.
61431              (The patches #8347, #8354, #8454, #8473 were okay since they
61432              were original edits made specifically for the 5.6.1-TRIAL1.)
61433      Branch: maint-5.6/perl
61434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61435            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
61436            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
61437            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
61438            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
61439            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61440            ! win32/config.bc win32/config.gc win32/config.vc
61441 ____________________________________________________________________________
61442 [  8535] By: bailey                                on 2001/01/24  06:37:02
61443         Log: SYN SYN
61444      Branch: vmsperl
61445           +> (branch 26 files)
61446           !> (integrate 130 files)
61447 ____________________________________________________________________________
61448 [  8534] By: nick                                  on 2001/01/23  19:30:57
61449         Log: Integrate mainline.
61450      Branch: perlio
61451           !> Changes Configure Porting/Glossary Porting/config.sh
61452           !> Porting/config_H embed.h embed.pl ext/Encode/compile
61453           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
61454           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
61455           !> pod/perlvar.pod proto.h t/lib/1_compile.t
61456 ____________________________________________________________________________
61457 [  8533] By: jhi                                   on 2001/01/23  16:15:46
61458         Log: Forgotten from #8501.
61459      Branch: perl
61460            ! Porting/Glossary Porting/config.sh Porting/config_H
61461 ____________________________________________________________________________
61462 [  8532] By: jhi                                   on 2001/01/23  16:13:27
61463         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
61464              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61465              Date: Mon, 22 Jan 2001 17:51:58 +0100
61466              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
61467      Branch: perl
61468            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
61469 ____________________________________________________________________________
61470 [  8531] By: jhi                                   on 2001/01/23  15:46:01
61471         Log: Update Changes.
61472      Branch: perl
61473            ! Changes patchlevel.h
61474 ____________________________________________________________________________
61475 [  8530] By: jhi                                   on 2001/01/23  15:38:39
61476         Log: De-cut-and-pasto.
61477      Branch: perl
61478            ! t/lib/1_compile.t
61479 ____________________________________________________________________________
61480 [  8529] By: jhi                                   on 2001/01/23  15:11:04
61481         Log: Document the mkdir trailing slashes case.
61482      Branch: perl
61483            ! pod/perlfunc.pod
61484 ____________________________________________________________________________
61485 [  8528] By: jhi                                   on 2001/01/23  15:08:28
61486         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
61487              get installed:
61488              
61489              Subject: lib/lib.pm
61490              From: <abigail@foad.org>
61491              Date: Mon, 28 Aug 2000 20:35:08 -0400
61492              Message-ID: <20000829003508.21281.qmail@foad.org>
61493      Branch: perl
61494            ! installperl
61495 ____________________________________________________________________________
61496 [  8527] By: jhi                                   on 2001/01/23  14:44:04
61497         Log: Metaconfig unit change for #8526.
61498      Branch: metaconfig
61499            ! U/threads/archname.U
61500 ____________________________________________________________________________
61501 [  8526] By: jhi                                   on 2001/01/23  14:43:19
61502         Log: Attach -perlio to the archname if so selected.
61503      Branch: perl
61504            ! Configure
61505 ____________________________________________________________________________
61506 [  8525] By: jhi                                   on 2001/01/23  14:24:01
61507         Log: Subject: [PATCH] pod/perlvar.pod
61508              From: abigail@foad.org
61509              Date: Tue, 23 Jan 2001 01:41:10 +0100
61510              Message-ID: <20010123004110.22259.qmail@foad.org>
61511      Branch: perl
61512            ! pod/perlvar.pod
61513 ____________________________________________________________________________
61514 [  8524] By: jhi                                   on 2001/01/23  14:22:32
61515         Log: A bug introduced in #8217 (the undefined variable in the
61516              lib/safe1_t #3) fixed, by Charles Lane:
61517              
61518              The earlier patch made it so that stuff running in Safe
61519              compartments could do a "caller" and see "main".  That
61520              little change in name is done right before the code in
61521              the compartment is run, and apparantly the parser
61522              was picking up the stash name before it got changed.
61523              
61524              (why it was threaded vs. unthreaded Perl that was sensitive to this
61525              I still don't know...and it probably doesn't matter).
61526              
61527              I tryed removing the stash name-change and saw that threaded Perl
61528              did indeed pass the lib/safe1.t tests.
61529              
61530              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
61531              do the name change (and to connect _ in the compartment to the global
61532              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
61533              to call _safe_pkg_prep when creating a new compartment.
61534              
61535              Passes all tests with threaded perl on linux; passes all tests
61536              with unthreaded perl on VMS.
61537              
61538              At some point I'll probably want to revisit Safe and Opcode to
61539              provide more sensible handling of global variables...and to get
61540              formats working in Safe compartments, which they don't do currently.
61541      Branch: perl
61542            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
61543 ____________________________________________________________________________
61544 [  8523] By: jhi                                   on 2001/01/23  14:11:58
61545         Log: Also the lib/Thread.pm itself needs to be ignored if
61546              the Thread extension hasn't been built.
61547      Branch: perl
61548            ! t/lib/1_compile.t
61549 ____________________________________________________________________________
61550 [  8522] By: jhi                                   on 2001/01/23  13:51:28
61551         Log: print() instead of warn() so that stderr doesn't get
61552              unnecessarily polluted.
61553      Branch: perl
61554            ! ext/Encode/compile
61555 ____________________________________________________________________________
61556 [  8521] By: jhi                                   on 2001/01/23  13:49:48
61557         Log: Integrate perlio.
61558      Branch: perl
61559           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
61560           !> ext/Encode/encode.h
61561 ____________________________________________________________________________
61562 [  8520] By: nick                                  on 2001/01/22  21:44:00
61563         Log: More messing with Encode:
61564              Extra fields in header to allow multiple names and to record
61565              other things "compile" knows.
61566              Re-organise compile to factor out common output routines.
61567      Branch: perlio
61568            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
61569 ____________________________________________________________________________
61570 [  8519] By: nick                                  on 2001/01/22  20:33:50
61571         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
61572      Branch: perlio
61573            ! ext/Encode/Makefile.PL ext/Encode/compile
61574 ____________________________________________________________________________
61575 [  8518] By: nick                                  on 2001/01/22  20:28:13
61576         Log: Integrate mainline
61577      Branch: perlio
61578           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
61579           !> vos/config.alpha.def vos/config.alpha.h
61580 ____________________________________________________________________________
61581 [  8517] By: jhi                                   on 2001/01/22  15:37:17
61582         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
61583              by Inaba Hiroto.
61584      Branch: perl
61585            ! sv.c
61586 ____________________________________________________________________________
61587 [  8516] By: jhi                                   on 2001/01/22  14:55:15
61588         Log: More SIG_SIZE fixes.
61589      Branch: perl
61590            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
61591 ____________________________________________________________________________
61592 [  8515] By: jhi                                   on 2001/01/22  14:50:27
61593         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
61594              From: "Craig A. Berry" <craigberry@mac.com>
61595              Date: Mon, 22 Jan 2001 00:42:24 -0600
61596              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
61597      Branch: perl
61598            ! configure.com
61599 ____________________________________________________________________________
61600 [  8514] By: jhi                                   on 2001/01/22  14:31:17
61601         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
61602              From: "Craig A. Berry" <craigberry@mac.com>
61603              Date: Sun, 21 Jan 2001 23:03:25 -0600
61604              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
61605      Branch: perl
61606            ! configure.com
61607 ____________________________________________________________________________
61608 [  8513] By: jhi                                   on 2001/01/22  14:14:00
61609         Log: Add the .ucm encoding tables to the MANIFEST.
61610      Branch: perl
61611            ! MANIFEST
61612 ____________________________________________________________________________
61613 [  8512] By: jhi                                   on 2001/01/22  13:43:33
61614         Log: Integrate perlio.
61615      Branch: perl
61616           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61617           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61618           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61619           +> ext/Encode/Encode/iso8859-10.ucm
61620           +> ext/Encode/Encode/iso8859-13.ucm
61621           +> ext/Encode/Encode/iso8859-14.ucm
61622           +> ext/Encode/Encode/iso8859-15.ucm
61623           +> ext/Encode/Encode/iso8859-16.ucm
61624           +> ext/Encode/Encode/iso8859-2.ucm
61625           +> ext/Encode/Encode/iso8859-3.ucm
61626           +> ext/Encode/Encode/iso8859-4.ucm
61627           +> ext/Encode/Encode/iso8859-5.ucm
61628           +> ext/Encode/Encode/iso8859-6.ucm
61629           +> ext/Encode/Encode/iso8859-7.ucm
61630           +> ext/Encode/Encode/iso8859-8.ucm
61631           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61632           +> ext/Encode/Encode/symbol.ucm
61633           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
61634           !> perliol.h
61635 ____________________________________________________________________________
61636 [  8511] By: nick                                  on 2001/01/21  23:44:47
61637         Log: Make "real" layers of ":utf8" and ":raw".
61638              So now PERLIO=utf8 perl ...
61639              does what Andreas wanted.
61640              Fix arg passing in open.pm (still have a Carp issue).
61641      Branch: perlio
61642            ! lib/open.pm perlio.c perliol.h
61643 ____________________________________________________________________________
61644 [  8510] By: jhi                                   on 2001/01/21  22:56:53
61645         Log: Document the regex content pushing/popping a bit better.
61646      Branch: perl
61647            ! regexec.c
61648 ____________________________________________________________________________
61649 [  8509] By: jhi                                   on 2001/01/21  22:55:44
61650         Log: Tweak the mkdir trailing slash code some more.
61651              
61652              TO DO: the same handling should probably be done for
61653              all the other filesystem functions that can have directories
61654              as their arguments.
61655      Branch: perl
61656            ! pp_sys.c
61657 ____________________________________________________________________________
61658 [  8508] By: nick                                  on 2001/01/21  21:37:43
61659         Log: Switch "compiled in" encodings to .ucm format.
61660              (Leave others as .enc till we can run-time load .ucm,
61661              or find some other way to load them.)
61662      Branch: perlio
61663            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61664            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61665            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61666            + ext/Encode/Encode/iso8859-10.ucm
61667            + ext/Encode/Encode/iso8859-13.ucm
61668            + ext/Encode/Encode/iso8859-14.ucm
61669            + ext/Encode/Encode/iso8859-15.ucm
61670            + ext/Encode/Encode/iso8859-16.ucm
61671            + ext/Encode/Encode/iso8859-2.ucm
61672            + ext/Encode/Encode/iso8859-3.ucm
61673            + ext/Encode/Encode/iso8859-4.ucm
61674            + ext/Encode/Encode/iso8859-5.ucm
61675            + ext/Encode/Encode/iso8859-6.ucm
61676            + ext/Encode/Encode/iso8859-7.ucm
61677            + ext/Encode/Encode/iso8859-8.ucm
61678            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61679            + ext/Encode/Encode/symbol.ucm
61680            ! ext/Encode/Makefile.PL ext/Encode/compile
61681 ____________________________________________________________________________
61682 [  8507] By: nick                                  on 2001/01/21  21:02:03
61683         Log: Integrate (partial) mainline.
61684      Branch: perlio
61685           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
61686           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
61687           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61688 ____________________________________________________________________________
61689 [  8506] By: jhi                                   on 2001/01/21  20:09:30
61690         Log: Update Changes.
61691      Branch: perl
61692            ! Changes patchlevel.h
61693 ____________________________________________________________________________
61694 [  8505] By: jhi                                   on 2001/01/21  19:39:59
61695         Log: Subject: Minor typos in perlfaq2.pod
61696              From: "Stephen P. Potter" <spp@spotter.yi.org>
61697              Message-Id: <200101192101.QAA11911@spotter.yi.org>
61698              Date: Fri, 19 Jan 2001 16:01:13 -0500
61699              
61700              with a nit from Philip Newton.
61701      Branch: perl
61702            ! pod/perlfaq2.pod
61703 ____________________________________________________________________________
61704 [  8504] By: jhi                                   on 2001/01/21  19:33:05
61705         Log: Metaconfig change for #8503.
61706      Branch: metaconfig
61707            ! U/threads/usethreads.U
61708 ____________________________________________________________________________
61709 [  8503] By: jhi                                   on 2001/01/21  19:32:21
61710         Log: Sanity check for conflicting thread flavours.
61711      Branch: perl
61712            ! Configure config_h.SH
61713 ____________________________________________________________________________
61714 [  8502] By: jhi                                   on 2001/01/21  19:23:00
61715         Log: Metaconfig change for #8501.
61716      Branch: metaconfig
61717            ! U/modified/sig_name.U
61718 ____________________________________________________________________________
61719 [  8501] By: jhi                                   on 2001/01/21  19:22:26
61720         Log: The SIG_SIZE is the number of the elements *excluding*
61721              the terminating NULL.
61722      Branch: perl
61723            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
61724            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
61725            ! win32/config_H.vc
61726 ____________________________________________________________________________
61727 [  8500] By: jhi                                   on 2001/01/21  18:31:31
61728         Log: Integrate perlio.
61729      Branch: perl
61730           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
61731           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
61732           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
61733           !> pp_sys.c proto.h sv.c
61734 ____________________________________________________________________________
61735 [  8499] By: jhi                                   on 2001/01/21  17:43:57
61736         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
61737              From: Hugo <hv@crypt.compulink.co.uk>
61738              Date: Sun, 21 Jan 2001 13:34:05 +0000
61739              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
61740              
61741              In sprintf UTF8ize only if necessary.
61742      Branch: perl
61743            ! sv.c
61744 ____________________________________________________________________________
61745 [  8498] By: nick                                  on 2001/01/21  16:25:32
61746         Log: Encode cleanup.
61747              Add command line control over "compile" so that Makefile.PL
61748              needs can be combined with other uses.
61749              Use command line options in Makefile.PL.
61750              Fix multi-byte parsing in .ucm files.
61751      Branch: perlio
61752            ! ext/Encode/Makefile.PL ext/Encode/compile
61753 ____________________________________________________________________________
61754 [  8497] By: nick                                  on 2001/01/21  12:56:27
61755         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
61756      Branch: perlio
61757            ! ext/Encode/Encode.xs
61758 ____________________________________________________________________________
61759 [  8496] By: nick                                  on 2001/01/21  12:18:45
61760         Log: Fixup after integrate:
61761              missed the .sym files that are changed by regen_headers
61762              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
61763      Branch: perlio
61764            ! global.sym pp.sym sv.c
61765 ____________________________________________________________________________
61766 [  8495] By: nick                                  on 2001/01/21  11:51:07
61767         Log: Integrate mainline.
61768      Branch: perlio
61769           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
61770           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
61771           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
61772           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
61773           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
61774           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
61775           !> win32/Makefile win32/makefile.mk
61776 ____________________________________________________________________________
61777 [  8494] By: jhi                                   on 2001/01/20  23:12:11
61778         Log: Forgot the expect_number() prototype.
61779      Branch: perl
61780            ! embed.h embed.pl proto.h
61781 ____________________________________________________________________________
61782 [  8493] By: jhi                                   on 2001/01/20  22:56:39
61783         Log: Subject: [PATCH: perl@8482] README.vms URL updates
61784              From: Peter Prymmer <pvhp@forte.com>
61785              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
61786              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
61787              
61788              Plus Craig A. Berry's suggestion to use compaq.com instead
61789              of digital.com.
61790      Branch: perl
61791            ! README.vms
61792 ____________________________________________________________________________
61793 [  8492] By: jhi                                   on 2001/01/20  22:50:05
61794         Log: Memory management calls documentation.
61795      Branch: perl
61796            ! pod/perlguts.pod
61797 ____________________________________________________________________________
61798 [  8491] By: jhi                                   on 2001/01/20  22:38:33
61799         Log: Signedness nit plus few memcpy/Copy nits.
61800      Branch: perl
61801            ! sv.c
61802 ____________________________________________________________________________
61803 [  8490] By: jhi                                   on 2001/01/20  22:25:53
61804         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
61805              From: Peter Prymmer <pvhp@forte.com>
61806              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
61807              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
61808      Branch: perl
61809            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
61810 ____________________________________________________________________________
61811 [  8489] By: jhi                                   on 2001/01/20  22:24:41
61812         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
61813              From: Peter Prymmer <pvhp@forte.com>
61814              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
61815              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
61816      Branch: perl
61817            ! win32/Makefile win32/makefile.mk
61818 ____________________________________________________________________________
61819 [  8488] By: jhi                                   on 2001/01/20  22:22:27
61820         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
61821              From: Peter Prymmer <pvhp@forte.com>
61822              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
61823              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
61824      Branch: perl
61825            ! Makefile.SH
61826 ____________________________________________________________________________
61827 [  8487] By: jhi                                   on 2001/01/20  22:21:18
61828         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
61829              From: Peter Prymmer <pvhp@forte.com>
61830              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
61831              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
61832      Branch: perl
61833            + ext/DynaLoader/dl_dllload.xs
61834            ! MANIFEST Makefile.SH hints/os390.sh
61835 ____________________________________________________________________________
61836 [  8486] By: jhi                                   on 2001/01/20  22:17:53
61837         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
61838              From: Peter Prymmer <pvhp@forte.com>
61839              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
61840              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
61841      Branch: perl
61842            ! README.os390 README.posix-bc
61843 ____________________________________________________________________________
61844 [  8485] By: jhi                                   on 2001/01/20  20:15:30
61845         Log: Document and test the new qu operator.
61846      Branch: perl
61847            + t/op/qu.t
61848            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
61849            ! pod/perlretut.pod pod/perlunicode.pod
61850 ____________________________________________________________________________
61851 [  8484] By: nick                                  on 2001/01/20  19:42:30
61852         Log: Infrastructure to allow:
61853              open($fh,"|-",@array);
61854              to be implemented
61855              i.e. mark pp_open as needing a stack mark, and make pp_open
61856              process its args in that style (and pass them _all_ to tied handles OPEN).
61857              Invent do_openn() which takes SV ** at allow it to see multiple args.
61858              Note this does not _do_ anything yet.
61859      Branch: perlio
61860            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
61861            ! perlapi.c pp_proto.h pp_sys.c proto.h
61862 ____________________________________________________________________________
61863 [  8483] By: nick                                  on 2001/01/20  17:23:14
61864         Log: Integrate mainline.
61865      Branch: perlio
61866           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
61867           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
61868 ____________________________________________________________________________
61869 [  8482] By: jhi                                   on 2001/01/19  15:37:49
61870         Log: Update Changes.
61871      Branch: perl
61872            ! Changes patchlevel.h
61873 ____________________________________________________________________________
61874 [  8481] By: jhi                                   on 2001/01/19  14:41:24
61875         Log: Subject: Re: new feature: s?printf parameter reordering 
61876              From: Hugo <hv@crypt.compulink.co.uk>
61877              Date: Thu, 11 Jan 2001 17:09:03 +0000
61878              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
61879              
61880              - support reordering for all parameters: %, *v, *, .*
61881              - lay down that the reordering specification must immediately
61882              follow that parameter: %3$, *v3$, *3$, .*3$
61883              - fix vectorisation of a zero-length string
61884              - factor out the code choosing the argument to format
61885              
61886              Possibly unwanted side-effects:
61887              - the special format specifiers ' +-0' must now precede any
61888              vectorisation specifier. Tests in op/sprintf and op/ver
61889              have been changed to reflect this.
61890              - sprintf.t test #214 changed its expectations because in many
61891              cases, the next parameter has already been consumed when an
61892              invalid type letter is detected.
61893              
61894              Probably wanted side-effects:
61895              - attempts to format a non-existent parameter will warn as if C<undef>
61896              - attempt to write to non-existent parameter with '%n' will complain
61897              of "attempt to modify read-only value" instead of being silent
61898      Branch: perl
61899            ! sv.c t/op/sprintf.t t/op/ver.t
61900 ____________________________________________________________________________
61901 [  8480] By: jhi                                   on 2001/01/19  14:08:37
61902         Log: Subject: PATCH pragma/locale.t
61903              From: andreas.koenig@anima.de (Andreas J. Koenig)
61904              Date: 18 Jan 2001 09:45:37 +0100
61905              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
61906      Branch: perl
61907            ! t/pragma/locale.t
61908 ____________________________________________________________________________
61909 [  8479] By: jhi                                   on 2001/01/19  13:19:58
61910         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
61911      Branch: perl
61912            ! configure.com
61913 ____________________________________________________________________________
61914 [  8478] By: jhi                                   on 2001/01/19  02:12:35
61915         Log: Automate 1_compile.t.
61916      Branch: perl
61917            ! t/lib/1_compile.t
61918 ____________________________________________________________________________
61919 [  8477] By: jhi                                   on 2001/01/19  01:49:56
61920         Log: Integrate perlio.
61921      Branch: perl
61922           !> sv.c win32/config.bc win32/config.gc win32/config.vc
61923           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61924 ____________________________________________________________________________
61925 [  8476] By: nick                                  on 2001/01/18  21:51:52
61926         Log: Integrate mainline
61927      Branch: perlio
61928           +> t/lib/1_compile.t t/lib/compmod.pl
61929           !> MANIFEST configure.com lib/unicode/distinct.pm
61930 ____________________________________________________________________________
61931 [  8475] By: nick                                  on 2001/01/18  21:48:02
61932         Log: Win32 "safe signals" co-existance fix.
61933              Fix SIG_SIZE value.
61934              Clear PL_sig_pending when cloning (fork).
61935      Branch: perlio
61936            ! sv.c win32/config.bc win32/config.gc win32/config.vc
61937            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61938 ____________________________________________________________________________
61939 [  8474] By: jhi                                   on 2001/01/18  14:40:57
61940         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
61941      Branch: perl
61942            ! t/lib/1_compile.t
61943 ____________________________________________________________________________
61944 [  8473] By: gsar                                  on 2001/01/18  11:42:31
61945         Log: unsubmitted trial1 change
61946      Branch: maint-5.6/perl
61947            ! Changes
61948 ____________________________________________________________________________
61949 [  8472] By: jhi                                   on 2001/01/18  04:30:24
61950         Log: The first bug found by 1_compile.t.
61951      Branch: perl
61952            ! lib/unicode/distinct.pm
61953 ____________________________________________________________________________
61954 [  8471] By: jhi                                   on 2001/01/18  04:29:42
61955         Log: Add Schwern's 1_compile test.  The compile_module script renamed
61956              to be a bit shorter for the 8.3 people.
61957      Branch: perl
61958            + t/lib/1_compile.t t/lib/compmod.pl
61959            ! MANIFEST
61960 ____________________________________________________________________________
61961 [  8470] By: jhi                                   on 2001/01/18  04:16:00
61962         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)
61963              From: Peter Prymmer <pvhp@forte.com>
61964              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
61965              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
61966              Replace #8463.
61967      Branch: maint-5.6/perl
61968            ! configure.com
61969 ____________________________________________________________________________
61970 [  8469] By: jhi                                   on 2001/01/18  04:13:02
61971         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)
61972              From: Peter Prymmer <pvhp@forte.com>
61973              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
61974              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
61975              Replace #8462.
61976      Branch: perl
61977            ! configure.com
61978 ____________________________________________________________________________
61979 [  8468] By: jhi                                   on 2001/01/18  03:42:08
61980         Log: Integrate perlio.
61981      Branch: perl
61982           !> gv.c mg.c perlio.c util.c
61983 ____________________________________________________________________________
61984 [  8467] By: nick                                  on 2001/01/17  22:41:10
61985         Log: "Safe" signals - trial implementation.
61986              gv.c tweaked to zero PL_sig_pend array
61987              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
61988              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
61989              Odd thing is that it "works" with PERLIO=stdio as well (linux).
61990      Branch: perlio
61991            ! gv.c mg.c perlio.c util.c
61992 ____________________________________________________________________________
61993 [  8466] By: nick                                  on 2001/01/17  20:40:20
61994         Log: Integrate mainline.
61995      Branch: perlio
61996           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
61997           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
61998           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
61999           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62000           !> vos/config.ga.h win32/config.bc win32/config.gc
62001           !> win32/config.vc
62002 ____________________________________________________________________________
62003 [  8465] By: jhi                                   on 2001/01/17  18:37:13
62004         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62005              From: Nicholas Clark <nick@ccl4.org>
62006              Date: Wed, 17 Jan 2001 17:31:33 +0000
62007              Message-ID: <20010117173133.I2633@plum.flirble.org>
62008      Branch: perl
62009            ! t/op/int.t
62010 ____________________________________________________________________________
62011 [  8464] By: jhi                                   on 2001/01/17  14:43:17
62012         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62013              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62014              Date: Wed, 17 Jan 2001 15:16:43 +0100
62015              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
62016              
62017              pp_int() was dropping an NV to the floor,
62018              int(279964589018079/59) either returned not an integer
62019              4745162525730.15, or one got "Attempt to free unreferenced scalar."
62020      Branch: perl
62021            ! pp.c
62022 ____________________________________________________________________________
62023 [  8463] By: jhi                                   on 2001/01/17  06:12:42
62024         Log: (Replaced by #8470)
62025              
62026              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)
62027              From: "Craig A. Berry" <craigberry@mac.com>
62028              Date: Tue, 16 Jan 2001 23:38:46 -0600
62029              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62030      Branch: maint-5.6/perl
62031            ! configure.com
62032 ____________________________________________________________________________
62033 [  8462] By: jhi                                   on 2001/01/17  06:11:31
62034         Log: (Replaced by #8469)
62035              
62036              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)
62037              From: "Craig A. Berry" <craigberry@mac.com>
62038              Date: Tue, 16 Jan 2001 23:38:46 -0600
62039              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62040      Branch: perl
62041            ! configure.com
62042 ____________________________________________________________________________
62043 [  8461] By: jhi                                   on 2001/01/17  05:56:12
62044         Log: Allow for one trailing slash in the directory of mkdir().
62045      Branch: perl
62046            ! pp_sys.c
62047 ____________________________________________________________________________
62048 [  8460] By: jhi                                   on 2001/01/17  03:26:01
62049         Log: Metaconfig unit changes for #8459.
62050      Branch: metaconfig
62051            ! U/modified/Loc.U U/modified/sig_name.U
62052 ____________________________________________________________________________
62053 [  8459] By: jhi                                   on 2001/01/17  03:24:48
62054         Log: Define SIG_SIZE, the number of elements in the sig_name and
62055              sig_num arrays, including the final NULL entry.
62056      Branch: perl
62057            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62058            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62059            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
62060            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62061            ! win32/config.bc win32/config.gc win32/config.vc
62062 ____________________________________________________________________________
62063 [  8458] By: jhi                                   on 2001/01/17  01:41:33
62064         Log: Integrate perlio.
62065      Branch: perl
62066           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62067           !> perlapi.h proto.h sv.c
62068 ____________________________________________________________________________
62069 [  8457] By: nick                                  on 2001/01/16  22:07:26
62070         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
62071              Provides all the "cost" but no benefit yet - it is to allow cost
62072              to be measured, and implementation experiments (just in mg.c?).
62073      Branch: perlio
62074            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62075            ! perlapi.h proto.h sv.c
62076 ____________________________________________________________________________
62077 [  8456] By: nick                                  on 2001/01/16  21:07:07
62078         Log: Integrate mainline.
62079      Branch: perlio
62080           !> (integrate 51 files)
62081 ____________________________________________________________________________
62082 [  8455] By: jhi                                   on 2001/01/16  18:13:43
62083         Log: Subject: [PATCH] regcomp.c old feature removal
62084              From: mjd@plover.com
62085              Date: 16 Jan 2001 14:43:18 -0000 
62086              Message-ID: <20010116144318.7140.qmail@plover.com> 
62087      Branch: perl
62088            ! regcomp.c
62089 ____________________________________________________________________________
62090 [  8454] By: jhi                                   on 2001/01/16  16:12:39
62091         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
62092              From: "Indy Singh" <indy@nusphere.com>
62093              Date: Wed, 10 Jan 2001 20:17:49 -0500
62094              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
62095      Branch: maint-5.6/perl
62096            ! win32/Makefile
62097 ____________________________________________________________________________
62098 [  8453] By: jhi                                   on 2001/01/16  16:09:33
62099         Log: Update Changes.
62100      Branch: perl
62101            ! Changes patchlevel.h
62102 ____________________________________________________________________________
62103 [  8452] By: jhi                                   on 2001/01/16  15:42:04
62104         Log: Subject: Re: API Cleanup
62105              To: perl5-porters@perl.org
62106              Date: Tue, 16 Jan 2001 13:42:30 +0000
62107              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
62108              
62109              Subject: [PATCH] utf8.c documentation
62110              From: Simon Cozens <simon@cozens.net>
62111              Date: Tue, 16 Jan 2001 13:52:48 +0000
62112              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
62113              
62114              Subject: Re: API Cleanup
62115              From: Simon Cozens <simon@cozens.net>
62116              Date: Tue, 16 Jan 2001 14:58:55 +0000
62117              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
62118              
62119              UTF-8 doc patches.
62120      Branch: perl
62121            ! embed.pl pod/perlapi.pod utf8.c
62122 ____________________________________________________________________________
62123 [  8451] By: jhi                                   on 2001/01/16  14:41:39
62124         Log: podlators 1.07, from Russ Allbery.
62125      Branch: perl
62126            ! lib/Pod/Man.pm
62127 ____________________________________________________________________________
62128 [  8450] By: jhi                                   on 2001/01/16  14:24:19
62129         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
62130              From: "Indy Singh" <indy@nusphere.com>
62131              Date: Mon, 15 Jan 2001 20:59:40 -0500
62132              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
62133      Branch: perl
62134            ! win32/Makefile
62135 ____________________________________________________________________________
62136 [  8449] By: jhi                                   on 2001/01/16  03:42:55
62137         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
62138              at the setting of the ofs_sv in new_struct_thread() as the
62139              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
62140              uninitialized fields are, uh, initialized with),
62141              SvREFCNT_inc()ing that invited a core dump.
62142      Branch: perl
62143            ! util.c
62144 ____________________________________________________________________________
62145 [  8448] By: jhi                                   on 2001/01/16  01:49:07
62146         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
62147              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62148              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
62149              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
62150              
62151              Replace #8444 and #8445.
62152      Branch: perl
62153            ! ext/B/B.xs ext/B/B/Debug.pm
62154 ____________________________________________________________________________
62155 [  8447] By: jhi                                   on 2001/01/15  21:05:35
62156         Log: Subject: [PATCH] API Variable documentation   
62157              From: Simon Cozens <simon@cozens.net>
62158              Date: Mon, 15 Jan 2001 19:35:54 +0000
62159              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
62160      Branch: perl
62161            ! pod/perlapi.pod thrdvar.h
62162 ____________________________________________________________________________
62163 [  8446] By: jhi                                   on 2001/01/15  20:49:20
62164         Log: Signedness nit.
62165      Branch: perl
62166            ! pp_ctl.c
62167 ____________________________________________________________________________
62168 [  8445] By: jhi                                   on 2001/01/15  20:28:48
62169         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
62170      Branch: perl
62171            ! ext/B/B/Debug.pm
62172 ____________________________________________________________________________
62173 [  8444] By: jhi                                   on 2001/01/15  13:09:10
62174         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
62175      Branch: perl
62176            ! ext/B/B.xs
62177 ____________________________________________________________________________
62178 [  8443] By: jhi                                   on 2001/01/15  13:06:26
62179         Log: Missing from #8439.
62180      Branch: perl
62181            ! keywords.h mg.c
62182 ____________________________________________________________________________
62183 [  8442] By: jhi                                   on 2001/01/15  13:02:38
62184         Log: Subject: [PATCH @8436] Eliminate op_children
62185              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62186              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
62187              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
62188              
62189              Subject: [PATCH @8436] Re: Eliminate op_children
62190              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62191              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
62192              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
62193      Branch: perl
62194            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
62195            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
62196            ! op.c op.h
62197 ____________________________________________________________________________
62198 [  8441] By: jhi                                   on 2001/01/15  12:57:08
62199         Log: Use the /^Perl_/-less form of is_lvalue_sub().
62200      Branch: perl
62201            ! pp.h
62202 ____________________________________________________________________________
62203 [  8440] By: jhi                                   on 2001/01/15  05:13:09
62204         Log: Revert #8437 and #8438, the Linux large files story is more complex.
62205      Branch: metaconfig/U/perl
62206            ! d_fpos64_t.U d_off64_t.U
62207      Branch: perl
62208            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62209            ! config_h.SH configure.com epoc/config.sh perl.h
62210            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62211            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62212            ! win32/config.bc win32/config.gc win32/config.vc
62213 ____________________________________________________________________________
62214 [  8439] By: jhi                                   on 2001/01/15  05:02:24
62215         Log: More UTF-8 patches from Inaba Hiroto.
62216              - The substr lval was still not okay.
62217              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62218              even if IN_BYTE.  pp_stringify is called from fold_constants
62219              at optimization phase and "\x{100}" was made SvUTF8_off under
62220              use bytes (the bytes pragma is for "byte semantics" and not
62221              for "do not produce UTF8 data")
62222              - New `qu' operator to generate UTF8 string explicitly.
62223              Though I agree with the policy "0x00-0xff always produce bytes",
62224              sometimes want to such a string to be coded in UTF8.
62225              I can use pack"U0a*" but it requires more typing and has
62226              runtime overhead.
62227              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
62228              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
62229              string is not UTF8_on and has char 0x80-0xff.
62230              
62231              TODO: document and test qu.
62232      Branch: perl
62233            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
62234            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
62235            ! toke.c
62236 ____________________________________________________________________________
62237 [  8438] By: jhi                                   on 2001/01/14  05:10:23
62238         Log: (Reverted by #8440)
62239              
62240              Metaconfig unit changes for #8437.
62241      Branch: metaconfig/U/perl
62242            ! d_fpos64_t.U d_off64_t.U
62243 ____________________________________________________________________________
62244 [  8437] By: jhi                                   on 2001/01/14  04:55:34
62245         Log: (Reverted by #8440)
62246              
62247              Add <features.h> probing, seems to be needed for (some?)
62248              Linux largefileness.
62249      Branch: perl
62250            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62251            ! config_h.SH configure.com epoc/config.sh perl.h
62252            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62253            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62254            ! win32/config.bc win32/config.gc win32/config.vc
62255 ____________________________________________________________________________
62256 [  8436] By: jhi                                   on 2001/01/13  17:47:21
62257         Log: Tighten some of the tests a bit.
62258      Branch: perl
62259            ! t/pragma/utf8.t
62260 ____________________________________________________________________________
62261 [  8435] By: jhi                                   on 2001/01/13  17:31:54
62262         Log: Integrate perlio.
62263      Branch: perl
62264           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
62265           !> win32/config_H.gc win32/config_H.vc
62266 ____________________________________________________________________________
62267 [  8434] By: nick                                  on 2001/01/13  11:36:53
62268         Log: Run dmake regen_config_h for Win32
62269      Branch: perlio
62270            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62271 ____________________________________________________________________________
62272 [  8433] By: nick                                  on 2001/01/13  11:31:55
62273         Log: VMS friendly patch to Encode compile process
62274      Branch: perlio
62275            ! ext/Encode/Makefile.PL ext/Encode/compile
62276 ____________________________________________________________________________
62277 [  8432] By: nick                                  on 2001/01/13  11:06:44
62278         Log: Integrate mainline
62279      Branch: perlio
62280           +> ext/B/B/Concise.pm
62281           !> (integrate 52 files)
62282 ____________________________________________________________________________
62283 [  8431] By: jhi                                   on 2001/01/13  05:55:55
62284         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
62285              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62286              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
62287              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
62288      Branch: perl
62289            ! ext/B/B/Concise.pm
62290 ____________________________________________________________________________
62291 [  8430] By: jhi                                   on 2001/01/13  04:24:18
62292         Log: The LVRET macro needed an aTHX.
62293      Branch: perl
62294            ! pp.h
62295 ____________________________________________________________________________
62296 [  8429] By: jhi                                   on 2001/01/13  02:12:42
62297         Log: Update Changes.
62298      Branch: perl
62299            ! Changes patchlevel.h
62300 ____________________________________________________________________________
62301 [  8428] By: jhi                                   on 2001/01/13  02:08:50
62302         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
62303              From: Peter Prymmer <pvhp@forte.com>
62304              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
62305              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
62306              
62307              Add a BEGIN guard for sloppy floating point division.
62308      Branch: perl
62309            ! lib/Math/BigInt.pm lib/bigint.pl
62310 ____________________________________________________________________________
62311 [  8427] By: jhi                                   on 2001/01/13  01:47:16
62312         Log: The B::Terse drop-in replacement wasn't quite drop-in.
62313      Branch: perl
62314            ! ext/B/B/Terse.pm
62315 ____________________________________________________________________________
62316 [  8426] By: jhi                                   on 2001/01/12  21:20:43
62317         Log: Use UVXf.
62318      Branch: perl
62319            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62320            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
62321            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62322            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62323            ! win32/config.gc win32/config.vc
62324 ____________________________________________________________________________
62325 [  8425] By: jhi                                   on 2001/01/12  20:20:14
62326         Log: Subject: [PATCH perl@8342] -Wformat
62327              From: Robin Barker <rmb1@cise.npl.co.uk>
62328              Date: Fri, 12 Jan 2001 20:03:14 GMT
62329              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
62330      Branch: perl
62331            ! ext/Encode/Encode.xs mg.c sv.c toke.c
62332 ____________________________________________________________________________
62333 [  8424] By: jhi                                   on 2001/01/12  20:01:48
62334         Log: Subject: B::Concise -- an improved replacement for B::Terse 
62335              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62336              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
62337              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
62338      Branch: perl
62339            + ext/B/B/Concise.pm
62340            ! MANIFEST ext/B/B/Terse.pm
62341 ____________________________________________________________________________
62342 [  8423] By: jhi                                   on 2001/01/12  19:24:02
62343         Log: The new metaconfig unit from the #8421.
62344      Branch: metaconfig/U/perl
62345            + d_sigprocmask.U
62346 ____________________________________________________________________________
62347 [  8422] By: jhi                                   on 2001/01/12  19:23:43
62348         Log: Forgot the microperl config from the #8421.
62349      Branch: perl
62350            ! uconfig.h uconfig.sh
62351 ____________________________________________________________________________
62352 [  8421] By: jhi                                   on 2001/01/12  19:05:27
62353         Log: Add sigprocmask() probe, regen Configure, regen toc.
62354      Branch: perl
62355            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62356            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
62357            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62358            ! vos/config.ga.h win32/config.bc win32/config.gc
62359            ! win32/config.vc
62360 ____________________________________________________________________________
62361 [  8420] By: jhi                                   on 2001/01/12  18:34:31
62362         Log: Add sockatmark() to the todo list.
62363      Branch: perl
62364            ! Todo-5.6
62365 ____________________________________________________________________________
62366 [  8419] By: jhi                                   on 2001/01/12  18:09:46
62367         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
62368      Branch: perl
62369            ! op.c
62370 ____________________________________________________________________________
62371 [  8418] By: jhi                                   on 2001/01/12  18:05:30
62372         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
62373              From: Radu Greab <radu@netsoft.ro>
62374              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
62375              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
62376      Branch: perl
62377            ! op.c t/pragma/sub_lval.t
62378 ____________________________________________________________________________
62379 [  8417] By: jhi                                   on 2001/01/12  16:09:09
62380         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
62381              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
62382              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
62383              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
62384      Branch: perl
62385            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
62386            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
62387            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
62388            ! t/pragma/sub_lval.t toke.c
62389 ____________________________________________________________________________
62390 [  8416] By: jhi                                   on 2001/01/12  15:42:06
62391         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
62392              From: "Richard Soderberg" <rs@crystalflame.net>
62393              Date: Fri, 12 Jan 2001 04:49:35 -0800
62394              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
62395              
62396              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
62397              according to the platform.
62398      Branch: perl
62399            ! op.c
62400 ____________________________________________________________________________
62401 [  8415] By: jhi                                   on 2001/01/12  15:33:41
62402         Log: One more UTF-8 fix from Inaba Hiroto.
62403      Branch: perl
62404            ! pp.c regexec.c t/pragma/utf8.t
62405 ____________________________________________________________________________
62406 [  8414] By: jhi                                   on 2001/01/12  15:30:18
62407         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
62408      Branch: perl
62409            ! regexec.c
62410 ____________________________________________________________________________
62411 [  8413] By: jhi                                   on 2001/01/12  15:22:10
62412         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
62413              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62414              Date: Thu, 11 Jan 2001 12:53:36 +0100
62415              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
62416      Branch: perl
62417            ! toke.c
62418 ____________________________________________________________________________
62419 [  8412] By: jhi                                   on 2001/01/12  15:20:25
62420         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
62421              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62422              Date: Fri, 12 Jan 2001 14:37:55 +0100
62423              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
62424      Branch: perl
62425            ! hints/posix-bc.sh
62426 ____________________________________________________________________________
62427 [  8411] By: jhi                                   on 2001/01/12  15:14:14
62428         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
62429              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62430              Date: Fri, 12 Jan 2001 10:42:21 +0100
62431              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
62432      Branch: perl
62433            ! t/op/regmesg.t
62434 ____________________________________________________________________________
62435 [  8410] By: jhi                                   on 2001/01/12  05:48:55
62436         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
62437              From: Nicholas Clark <nick@ccl4.org> 
62438              Date: Sun, 7 Jan 2001 19:47:14 +0000
62439              Message-ID: <20010107194714.B1048@plum.flirble.org>
62440      Branch: perl
62441            ! t/op/numconvert.t
62442 ____________________________________________________________________________
62443 [  8409] By: jhi                                   on 2001/01/12  05:41:28
62444         Log: Integrate perlio.
62445      Branch: perl
62446           !> mg.c scope.h
62447 ____________________________________________________________________________
62448 [  8408] By: nick                                  on 2001/01/11  22:43:28
62449         Log: Remove variables that were used in experiments.
62450      Branch: perlio
62451            ! mg.c
62452 ____________________________________________________________________________
62453 [  8407] By: nick                                  on 2001/01/11  20:57:44
62454         Log: Catch die in %SIG handler and unblock the signal before re-dying.
62455              This make Linux work _without_ sigsetjmp().
62456              Turn off sigsetjmp() to see what else it does.
62457              May need Configure probe for sigprocmask() if anything has sigaction()
62458              but not sigprocmask().
62459      Branch: perlio
62460            ! mg.c scope.h
62461 ____________________________________________________________________________
62462 [  8406] By: nick                                  on 2001/01/11  19:32:07
62463         Log: Integrate mainline
62464      Branch: perlio
62465           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
62466           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
62467           !> t/op/substr.t
62468 ____________________________________________________________________________
62469 [  8405] By: jhi                                   on 2001/01/11  17:11:01
62470         Log: Fix UTF-8 lval substr().
62471      Branch: perl
62472            ! mg.c t/op/substr.t
62473 ____________________________________________________________________________
62474 [  8404] By: jhi                                   on 2001/01/11  05:13:58
62475         Log: Update Changes.
62476      Branch: perl
62477            ! Changes patchlevel.h
62478 ____________________________________________________________________________
62479 [  8403] By: jhi                                   on 2001/01/11  04:38:24
62480         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
62481              From: Hugo <hv@crypt.compulink.co.uk>
62482              Date: Mon, 30 Oct 2000 01:33:26 +0000
62483              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
62484      Branch: perl
62485            ! regexec.c t/op/re_tests
62486 ____________________________________________________________________________
62487 [  8402] By: jhi                                   on 2001/01/11  04:26:12
62488         Log: Integrate perlio.
62489      Branch: perl
62490           !> scope.h util.c
62491 ____________________________________________________________________________
62492 [  8401] By: nick                                  on 2001/01/10  22:52:55
62493         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
62494              (So Alan and Ilya can try setting via hints.)
62495              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
62496              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
62497              doing the save everywhere seems to restart read() correctly, but just
62498              doing it once "round" the handler does not.
62499      Branch: perlio
62500            ! scope.h
62501 ____________________________________________________________________________
62502 [  8400] By: jhi                                   on 2001/01/10  21:57:54
62503         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
62504              of IRIX, HP-UX is unaffected.
62505      Branch: perl
62506            ! perl.h
62507 ____________________________________________________________________________
62508 [  8399] By: nick                                  on 2001/01/10  21:29:19
62509         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
62510      Branch: perlio
62511            ! util.c
62512 ____________________________________________________________________________
62513 [  8398] By: jhi                                   on 2001/01/10  20:55:31
62514         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
62515              also have ReusePort.
62516      Branch: perl
62517            ! ext/IO/lib/IO/Socket/INET.pm
62518 ____________________________________________________________________________
62519 [  8397] By: jhi                                   on 2001/01/10  20:50:57
62520         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
62521              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62522              Date: Wed, 10 Jan 2001 01:38:13 -0800
62523              Message-ID: <20010110013813.B41744@yahoo-inc.com>
62524      Branch: perl
62525            ! ext/IO/lib/IO/Socket/INET.pm
62526 ____________________________________________________________________________
62527 [  8396] By: jhi                                   on 2001/01/10  20:49:30
62528         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
62529              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62530              Date: Wed, 10 Jan 2001 01:37:32 -0800
62531              Message-ID: <20010110013732.A41744@yahoo-inc.com>
62532      Branch: perl
62533            ! ext/Socket/Socket.pm
62534 ____________________________________________________________________________
62535 [  8395] By: jhi                                   on 2001/01/10  20:41:37
62536         Log: Test for bug id 20010105.016 (fixed by #8378).
62537      Branch: perl
62538            ! t/op/split.t
62539 ____________________________________________________________________________
62540 [  8394] By: jhi                                   on 2001/01/10  20:26:32
62541         Log: Integrate perlio.
62542      Branch: perl
62543            ! util.c
62544 ____________________________________________________________________________
62545 [  8393] By: nick                                  on 2001/01/10  19:34:30
62546         Log: Back out Simon's pid hackery for now.
62547      Branch: perlio
62548            ! util.c
62549 ____________________________________________________________________________
62550 [  8392] By: nick                                  on 2001/01/10  19:23:13
62551         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
62552      Branch: perlio
62553           !> (integrate 29 files)
62554 ____________________________________________________________________________
62555 [  8391] By: jhi                                   on 2001/01/10  18:43:15
62556         Log: Subject: [PATCH] Fix my_pclose segfault
62557              From: Simon Cozens <simon@cozens.net>
62558              Date: Wed, 10 Jan 2001 18:39:35 +0000
62559              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
62560      Branch: perl
62561            ! util.c
62562 ____________________________________________________________________________
62563 [  8390] By: jhi                                   on 2001/01/10  18:42:08
62564         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
62565              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62566              Date:     Wed, 10 Jan 2001 13:23:02 EST
62567              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
62568      Branch: perl
62569            ! ext/Opcode/Opcode.xs
62570 ____________________________________________________________________________
62571 [  8389] By: jhi                                   on 2001/01/10  15:16:07
62572         Log: Turn off the integer preservation for now.
62573      Branch: perl
62574            ! perl.h
62575 ____________________________________________________________________________
62576 [  8388] By: jhi                                   on 2001/01/10  15:01:25
62577         Log: Few more IDE/editor nits from p5p.
62578      Branch: perl
62579            ! pod/perlfaq3.pod
62580 ____________________________________________________________________________
62581 [  8387] By: jhi                                   on 2001/01/10  06:53:16
62582         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
62583              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
62584              Date: Tue, 9 Jan 2001 23:16:02 +0000
62585              Message-ID: <20010109231602.A81101@plum.flirble.org>
62586      Branch: perl
62587            ! sv.c
62588 ____________________________________________________________________________
62589 [  8386] By: jhi                                   on 2001/01/10  03:17:54
62590         Log: Test cases for #8385 (from Simon's "torture.pl")
62591      Branch: perl
62592            ! t/op/tr.t
62593 ____________________________________________________________________________
62594 [  8385] By: jhi                                   on 2001/01/10  03:17:11
62595         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
62596              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
62597              Date: Wed, 10 Jan 2001 11:39:39 +0900
62598              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
62599              
62600              Some more UTF-8 tr cases fixed.
62601      Branch: perl
62602            ! doop.c
62603 ____________________________________________________________________________
62604 [  8384] By: jhi                                   on 2001/01/09  22:45:40
62605         Log: Allow the locale test needing POSIX and the taint test
62606              needing IPC::SysV to run under 'minitest' (basically,
62607              bail out if loading the extension fails)
62608      Branch: perl
62609            ! t/op/misc.t t/op/taint.t
62610 ____________________________________________________________________________
62611 [  8383] By: jhi                                   on 2001/01/09  21:36:04
62612         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
62613              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62614              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
62615              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
62616      Branch: perl
62617            ! t/io/openpid.t
62618 ____________________________________________________________________________
62619 [  8382] By: jhi                                   on 2001/01/09  21:06:08
62620         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
62621              Should finish up the bug id 20001205.022.
62622      Branch: perl
62623            ! pp.c pp_hot.c scope.c
62624 ____________________________________________________________________________
62625 [  8381] By: jhi                                   on 2001/01/09  18:27:43
62626         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
62627              From: Andy Dougherty <doughera@lafayette.edu>
62628              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
62629              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
62630              
62631              More robust yacc/bison error detection.
62632      Branch: perl
62633            ! t/comp/proto.t
62634 ____________________________________________________________________________
62635 [  8380] By: jhi                                   on 2001/01/09  15:21:38
62636         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
62637              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62638              Date:     Tue, 9 Jan 2001 07:53:55 EST
62639              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
62640      Branch: perl
62641            ! t/op/misc.t vms/test.com
62642 ____________________________________________________________________________
62643 [  8379] By: jhi                                   on 2001/01/09  15:20:38
62644         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
62645              From: jhi@cc.hut.fi
62646              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
62647              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
62648              
62649              The #8378 fixed this.
62650      Branch: perl
62651            ! t/op/tr.t
62652 ____________________________________________________________________________
62653 [  8378] By: jhi                                   on 2001/01/09  15:05:32
62654         Log: Subject: One more patch for UTF8 
62655              From: Inaba Hiroto <inaba@st.rim.or.jp>
62656              Date: Tue, 09 Jan 2001 01:04:32 +0900
62657              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
62658              
62659              UTF-8 fixes for 'x' and tr///.
62660      Branch: perl
62661            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
62662            ! regcomp.c regexec.c toke.c utf8.c
62663 ____________________________________________________________________________
62664 [  8377] By: jhi                                   on 2001/01/09  14:32:17
62665         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
62666      Branch: perl
62667            ! t/op/length.t
62668 ____________________________________________________________________________
62669 [  8376] By: jhi                                   on 2001/01/09  04:32:32
62670         Log: integrate changes #7775, #8316, #8316 from mainline
62671      Branch: maint-5.6/perl
62672            ! hints/solaris_2.sh
62673 ____________________________________________________________________________
62674 [  8375] By: jhi                                   on 2001/01/09  04:26:43
62675         Log: Update Changes.
62676      Branch: perl
62677            ! Changes patchlevel.h
62678 ____________________________________________________________________________
62679 [  8374] By: jhi                                   on 2001/01/09  04:14:32
62680         Log: IDE/editor section tweaking.
62681      Branch: perl
62682            ! pod/perlfaq3.pod
62683 ____________________________________________________________________________
62684 [  8373] By: jhi                                   on 2001/01/09  02:38:26
62685         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
62686              From: Peter Prymmer <pvhp@forte.com>
62687              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
62688              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
62689              
62690              In preparation os OS/390 dynamic loading.
62691      Branch: perl
62692            ! README.os390 hints/os390.sh
62693 ____________________________________________________________________________
62694 [  8372] By: jhi                                   on 2001/01/09  00:24:30
62695         Log: Integrate with perlio.
62696      Branch: perl
62697           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
62698 ____________________________________________________________________________
62699 [  8371] By: nick                                  on 2001/01/08  23:54:33
62700         Log: Fix "scalars leaked" bugs caused by overload magic
62701              (Highlighted by Ilya's DESTROY optimization.)
62702      Branch: perlio
62703            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
62704 ____________________________________________________________________________
62705 [  8370] By: nick                                  on 2001/01/08  20:19:41
62706         Log: Integrate mainline
62707      Branch: perlio
62708           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
62709           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
62710           !> t/op/64bitint.t
62711 ____________________________________________________________________________
62712 [  8369] By: jhi                                   on 2001/01/08  17:30:52
62713         Log: save_delete() Safefree() doesn't (anymore?) work with shared
62714              strings, one test failure in op/misc and almost all of lib/b.
62715              (Outcomments #8369.)
62716      Branch: perl
62717            ! scope.c
62718 ____________________________________________________________________________
62719 [  8368] By: jhi                                   on 2001/01/08  14:47:10
62720         Log: (Outcommented by #8369.)
62721              
62722              Subject: Re: Perl BugID 20001205.022 ---- save_delete
62723              From: Simon Cozens <simon@cozens.net>
62724              Date: Sat, 6 Jan 2001 11:48:40 +0000
62725              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
62726              
62727              The save_delete() does need the Safefree.
62728      Branch: perl
62729            ! scope.c
62730 ____________________________________________________________________________
62731 [  8367] By: bailey                                on 2001/01/08  08:53:52
62732         Log: Once again syncing after too long an absence
62733      Branch: vmsperl
62734           +> (branch 55 files)
62735            - MAINTAIN fix_pl vos/config.def vos/config.h
62736            - vos/config_h.SH_orig
62737           !> (integrate 498 files)
62738 ____________________________________________________________________________
62739 [  8366] By: jhi                                   on 2001/01/08  02:42:59
62740         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
62741              From: nick@ccl4.org
62742              Date: Sun, 7 Jan 2001 21:07:18 +0000
62743              Message-Id: <20010107210717.D1048@plum.flirble.org>
62744      Branch: perl
62745            ! sv.c t/op/64bitint.t
62746 ____________________________________________________________________________
62747 [  8365] By: jhi                                   on 2001/01/08  02:35:16
62748         Log: Subject: [PATCH] environ nit
62749              From: Simon Cozens <simon@cozens.net>
62750              Date: Sun, 7 Jan 2001 17:57:07 +0000
62751              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
62752              
62753              Use environ only if we have it.
62754      Branch: perl
62755            ! mg.c
62756 ____________________________________________________________________________
62757 [  8364] By: jhi                                   on 2001/01/08  02:24:51
62758         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
62759      Branch: perl
62760            ! ext/GDBM_File/GDBM_File.xs
62761 ____________________________________________________________________________
62762 [  8363] By: jhi                                   on 2001/01/08  02:19:24
62763         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
62764              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62765              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
62766              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
62767      Branch: perl
62768            ! dump.c op.c
62769 ____________________________________________________________________________
62770 [  8362] By: jhi                                   on 2001/01/08  02:17:43
62771         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
62772              From: Doug MacEachern <dougm@covalent.net>
62773              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
62774              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
62775              
62776              Allow AUTOLOAD to be an xsub and allow such xsubs
62777              to avoid use of $AUTOLOAD.
62778      Branch: perl
62779            ! gv.c
62780 ____________________________________________________________________________
62781 [  8361] By: jhi                                   on 2001/01/08  02:16:07
62782         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
62783              From: Radu Greab <radu@netsoft.ro>
62784              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
62785              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
62786              
62787              No need for the potentially nonportable $SIG{CHLD}.
62788      Branch: perl
62789            ! t/io/pipe.t
62790 ____________________________________________________________________________
62791 [  8360] By: jhi                                   on 2001/01/08  01:58:23
62792         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
62793      Branch: perl
62794            ! lib/Getopt/Long.pm
62795 ____________________________________________________________________________
62796 [  8359] By: jhi                                   on 2001/01/08  01:55:44
62797         Log: Integrate perlio.
62798      Branch: perl
62799           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
62800           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
62801           !> utf8.c win32/Makefile
62802 ____________________________________________________________________________
62803 [  8358] By: jhi                                   on 2001/01/07  21:16:50
62804         Log: Update the EPOC cross SDK URL.
62805      Branch: perl
62806            ! README.epoc
62807 ____________________________________________________________________________
62808 [  8357] By: jhi                                   on 2001/01/07  21:16:09
62809         Log: Update the EPOC cross SDK URL.
62810      Branch: maint-5.6/perl
62811            ! README.epoc
62812 ____________________________________________________________________________
62813 [  8356] By: nick                                  on 2001/01/06  21:47:52
62814         Log: FILE * in XS code for PerlIO world:
62815              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
62816              - Add FILE * T_STDIO typemap.
62817              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
62818      Branch: perlio
62819            ! lib/ExtUtils/typemap perlio.c perlio.h
62820 ____________________________________________________________________________
62821 [  8355] By: jhi                                   on 2001/01/06  20:27:15
62822         Log: integrate change #8336 from mainline
62823              
62824              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
62825      Branch: maint-5.6/perl
62826            ! hv.c
62827 ____________________________________________________________________________
62828 [  8354] By: jhi                                   on 2001/01/06  20:24:29
62829         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62830              From: Robin Barker <rmb1@cise.npl.co.uk>
62831              Date: Fri, 22 Dec 2000 12:17:38 GMT
62832              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
62833              
62834              The patch reformats some long =item lines so they give
62835              correct output via pod2man | nroff -man
62836              
62837              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62838              From: Robin Barker <rmb1@cise.npl.co.uk>
62839              Date: Tue, 2 Jan 2001 15:35:03 GMT
62840              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
62841              
62842              Here is a _further_ patch which corrects a few more errors:
62843              * an empty C<=item> in CPAN.pm
62844              * patching the wrong file (pod/perlamiga.pod not README.amiga)
62845              * leaving empty C<=item>s which formatted incorrectly
62846              * over long C<=item>s revealed by latest patch to Pod::Man
62847      Branch: maint-5.6/perl
62848            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
62849            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
62850            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
62851            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
62852            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
62853            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
62854 ____________________________________________________________________________
62855 [  8353] By: jhi                                   on 2001/01/06  20:21:10
62856         Log: integrate changes #7980, 8056, 8057 from mainline
62857              
62858              UTF-8 hash keys.
62859      Branch: maint-5.6/perl
62860            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
62861 ____________________________________________________________________________
62862 [  8352] By: jhi                                   on 2001/01/06  20:18:44
62863         Log: Forgotten from #8438.
62864      Branch: maint-5.6/perl
62865            ! epoc/epocish.h
62866 ____________________________________________________________________________
62867 [  8351] By: jhi                                   on 2001/01/06  20:18:12
62868         Log: Forgotten from #8347.
62869      Branch: maint-5.6/perl
62870            ! config_h.SH
62871 ____________________________________________________________________________
62872 [  8350] By: jhi                                   on 2001/01/06  20:00:19
62873         Log: Thinko in #8347.
62874      Branch: maint-5.6/perl
62875            ! regcomp.c
62876 ____________________________________________________________________________
62877 [  8349] By: jhi                                   on 2001/01/06  18:05:30
62878         Log: Copy the FAQ3 IDE section from the development branch,
62879              changes originally by Peter Prymmer.
62880      Branch: maint-5.6/perl
62881            ! pod/perlfaq3.pod
62882 ____________________________________________________________________________
62883 [  8348] By: jhi                                   on 2001/01/06  18:03:02
62884         Log: EPOC updates for TRIAL1.
62885              
62886              Subject: [5.6.1 trial1] EPOC update
62887              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62888              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
62889              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
62890              
62891              Subject: epoc patch2 for perl-5.6.1-trial1
62892              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62893              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
62894              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
62895      Branch: maint-5.6/perl
62896            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
62897            ! epoc/epocish.c
62898 ____________________________________________________________________________
62899 [  8347] By: jhi                                   on 2001/01/06  17:29:10
62900         Log: integrate changes #7710,7824,7973 from mainline,
62901              plus VMS nits from Peter Prymmer and Dan Sugalski.
62902              
62903              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
62904              library (getprotobyname and getprotobynumber are outversioned by
62905              the same calls in libc, at least for xlc version 3.
62906              
62907              Add HAS_SBRK_PROTO.
62908              
62909              Fixes for signedness warnings noticed by VMSperlers.
62910      Branch: maint-5.6/perl
62911            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62912            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
62913            ! sv.c vms/descrip_mms.template vos/config.alpha.def
62914            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62915            ! win32/config.bc win32/config.gc win32/config.vc
62916 ____________________________________________________________________________
62917 [  8346] By: nick                                  on 2001/01/06  14:36:01
62918         Log: Fixup accumulated integrate muddles (perlio == devperl again)
62919      Branch: perlio
62920            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
62921 ____________________________________________________________________________
62922 [  8345] By: nick                                  on 2001/01/06  14:24:58
62923         Log: Integrate mainline
62924      Branch: perlio
62925           !> (integrate 55 files)
62926 ____________________________________________________________________________
62927 [  8344] By: jhi                                   on 2001/01/06  02:24:02
62928         Log: Subject: [patch] PerlIO_cleanup() prototype
62929              From: Doug MacEachern <dougm@covalent.net>
62930              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
62931              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
62932      Branch: perl
62933            ! perlio.h
62934 ____________________________________________________________________________
62935 [  8343] By: jhi                                   on 2001/01/06  01:04:09
62936         Log: IRIX compiler noticed that the bof initialization might be
62937              bypassed by control flow.
62938      Branch: perl
62939            ! toke.c
62940 ____________________________________________________________________________
62941 [  8342] By: jhi                                   on 2001/01/06  00:10:48
62942         Log: Update Changes.
62943      Branch: perl
62944            ! Changes patchlevel.h
62945 ____________________________________________________________________________
62946 [  8341] By: jhi                                   on 2001/01/05  23:52:33
62947         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
62948      Branch: perl
62949            ! toke.c
62950 ____________________________________________________________________________
62951 [  8340] By: jhi                                   on 2001/01/05  22:44:08
62952         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
62953              From: Radu Greab <radu@netsoft.ro>
62954              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
62955              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
62956      Branch: perl
62957            ! t/io/pipe.t util.c
62958 ____________________________________________________________________________
62959 [  8339] By: jhi                                   on 2001/01/05  22:35:17
62960         Log: Subject: [PATCH] format and rewording in perlfaq.pod
62961              From: Robin Barker <rmb1@cise.npl.co.uk>
62962              Date: Fri, 5 Jan 2001 18:51:20 GMT
62963              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
62964      Branch: perl
62965            ! pod/perlfaq.pod
62966 ____________________________________________________________________________
62967 [  8338] By: jhi                                   on 2001/01/05  22:31:17
62968         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
62969              From: Peter Prymmer <pvhp@forte.com>
62970              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
62971              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
62972      Branch: perl
62973            ! utils/perlbug.PL
62974 ____________________________________________________________________________
62975 [  8337] By: jhi                                   on 2001/01/05  18:15:11
62976         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
62977              From: Robin Barker <rmb1@cise.npl.co.uk>
62978              Date: Tue, 2 Jan 2001 15:24:07 GMT
62979              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
62980              
62981              If you call configure as C<./Configure> or C<sh ./Configure>,
62982              $src is set to the absolute path name, not '.'.
62983              
62984              This, in turn, means -Dmksymlink tries to do its stuff because
62985              it does not think it is in the src directory.
62986              
62987              (plus a metaconfig nitfix)
62988      Branch: metaconfig
62989            ! U/compline/ccflags.U U/modified/src.U
62990      Branch: perl
62991            ! Configure config_h.SH
62992 ____________________________________________________________________________
62993 [  8336] By: jhi                                   on 2001/01/05  17:48:32
62994         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
62995              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62996              Message-ID: <3A5606C4.473D2226@uk.sun.com>
62997              Date: Fri, 05 Jan 2001 17:39:16 +0000
62998      Branch: perl
62999            ! hv.c
63000 ____________________________________________________________________________
63001 [  8335] By: jhi                                   on 2001/01/05  16:05:44
63002         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
63003      Branch: perl
63004            ! lib/Getopt/Long.pm
63005 ____________________________________________________________________________
63006 [  8334] By: jhi                                   on 2001/01/05  16:00:51
63007         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63008              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63009              Date: Fri, 05 Jan 2001 13:46:51 +0100
63010              Message-ID: <13693.978698811@nice.ram.loc>
63011              
63012              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63013              accurate reading of the "atime".  
63014      Branch: perl
63015            ! t/io/fs.t
63016 ____________________________________________________________________________
63017 [  8333] By: jhi                                   on 2001/01/05  15:57:37
63018         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
63019              From: Simon Cozens <simon@cozens.net>
63020              Date: Fri, 8 Dec 2000 13:33:31 +0000
63021              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
63022              
63023              A lost patch fragment.
63024      Branch: perl
63025            ! doop.c
63026 ____________________________________________________________________________
63027 [  8332] By: jhi                                   on 2001/01/05  15:40:42
63028         Log: Do away with strncpy() and a fixed length buffer.
63029      Branch: perl
63030            ! utf8.c
63031 ____________________________________________________________________________
63032 [  8331] By: jhi                                   on 2001/01/05  15:03:07
63033         Log: Tests for #8329 and #8330.
63034      Branch: perl
63035            ! t/op/bop.t
63036 ____________________________________________________________________________
63037 [  8330] By: jhi                                   on 2001/01/05  15:02:38
63038         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
63039              raw 8-bit form to the UTF-8 string.
63040      Branch: perl
63041            ! toke.c
63042 ____________________________________________________________________________
63043 [  8329] By: jhi                                   on 2001/01/05  14:55:13
63044         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
63045              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63046              Date: Fri, 5 Jan 2001 12:28:52 +0100
63047              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
63048              
63049              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
63050              no effect.  (changed the strncpy() to Copy())
63051      Branch: perl
63052            ! toke.c
63053 ____________________________________________________________________________
63054 [  8328] By: jhi                                   on 2001/01/05  06:44:27
63055         Log: UTF-8 cleanup.
63056      Branch: perl
63057            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63058            ! regexec.c sv.c toke.c
63059 ____________________________________________________________________________
63060 [  8327] By: jhi                                   on 2001/01/05  01:11:29
63061         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')
63062              From: Radu Greab <radu@netsoft.ro>
63063              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
63064              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
63065              
63066              Cleans up Harness to not use FileHandle, which uses IO.
63067      Branch: perl
63068            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63069 ____________________________________________________________________________
63070 [  8326] By: jhi                                   on 2001/01/05  00:56:37
63071         Log: Update Changes.
63072      Branch: perl
63073            ! Changes patchlevel.h
63074 ____________________________________________________________________________
63075 [  8325] By: jhi                                   on 2001/01/05  00:53:18
63076         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
63077              From: Peter Prymmer <pvhp@forte.com>
63078              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
63079              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
63080              
63081              plus a couple more tailing whitespace removals.
63082      Branch: perl
63083            ! win32/Makefile
63084 ____________________________________________________________________________
63085 [  8324] By: jhi                                   on 2001/01/05  00:47:39
63086         Log: Add some Unicode chop() tests.
63087      Branch: perl
63088            ! t/op/chop.t
63089 ____________________________________________________________________________
63090 [  8323] By: jhi                                   on 2001/01/05  00:47:23
63091         Log: Unify UTF-8 malformedness handling.
63092      Branch: perl
63093            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
63094 ____________________________________________________________________________
63095 [  8322] By: jhi                                   on 2001/01/04  22:21:54
63096         Log: The new $issymlink was unknown to Mksymlinks.
63097      Branch: metaconfig/U/perl
63098            ! Mksymlinks.U issymlink.U
63099      Branch: perl
63100            ! Configure config_h.SH
63101 ____________________________________________________________________________
63102 [  8321] By: jhi                                   on 2001/01/04  21:51:05
63103         Log: The test didn't work under the core test framework.
63104      Branch: perl
63105            ! t/lib/st-lock.t
63106 ____________________________________________________________________________
63107 [  8320] By: jhi                                   on 2001/01/04  21:14:22
63108         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
63109      Branch: perl
63110            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
63111 ____________________________________________________________________________
63112 [  8319] By: jhi                                   on 2001/01/04  20:46:17
63113         Log: Typo in #8312 when manually applying a problematic patch fragment.
63114      Branch: perl
63115            ! ext/Storable/Storable.xs
63116 ____________________________________________________________________________
63117 [  8318] By: jhi                                   on 2001/01/04  20:43:01
63118         Log: The $sh_c didn't fly.
63119      Branch: metaconfig
63120            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63121            ! U/modified/Loc.U U/modified/myhostname.U
63122            ! U/modified/spitshell.U
63123      Branch: metaconfig/U/perl
63124            ! issymlink.U
63125      Branch: perl
63126            ! Configure config_h.SH
63127 ____________________________________________________________________________
63128 [  8317] By: jhi                                   on 2001/01/04  19:58:01
63129         Log: AIX builtin test -h is broken, changes based on
63130              
63131              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
63132              Date: Tue, 02 Jan 2001 11:24:39 +0100
63133              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63134              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
63135      Branch: metaconfig
63136            + U/modified/spitshell.U
63137            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63138            ! U/modified/Loc.U U/modified/myhostname.U
63139      Branch: metaconfig/U/perl
63140            ! Mksymlinks.U issymlink.U
63141      Branch: perl
63142            ! Configure
63143 ____________________________________________________________________________
63144 [  8316] By: jhi                                   on 2001/01/04  19:02:22
63145         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
63146              From: Andy Dougherty <doughera@lafayette.edu>
63147              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
63148              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
63149              
63150              Beware of GNU ld.
63151      Branch: perl
63152            ! hints/solaris_2.sh
63153 ____________________________________________________________________________
63154 [  8315] By: jhi                                   on 2001/01/04  18:56:48
63155         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
63156              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
63157              Date: Wed, 3 Jan 2001 07:58:51 +0100
63158              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
63159      Branch: perl
63160            ! hints/solaris_2.sh
63161 ____________________________________________________________________________
63162 [  8314] By: jhi                                   on 2001/01/04  18:54:07
63163         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63164              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63165              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
63166              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
63167              
63168              Doc tweak on #8313.
63169      Branch: perl
63170            ! ext/B/B/Deparse.pm
63171 ____________________________________________________________________________
63172 [  8313] By: jhi                                   on 2001/01/04  18:52:27
63173         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
63174              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
63175              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63176              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
63177              
63178              Make the peephole optimizer to bypass more null ops and
63179              and rewrite the deparse handling of continue blocks.
63180      Branch: perl
63181            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
63182 ____________________________________________________________________________
63183 [  8312] By: jhi                                   on 2001/01/04  18:47:39
63184         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
63185      Branch: perl
63186            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
63187            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63188            ! t/lib/st-lock.t
63189 ____________________________________________________________________________
63190 [  8311] By: jhi                                   on 2001/01/04  18:36:08
63191         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
63192              filter to be run on each .pm during the pm_to_blib() phase,
63193              a fixed version of
63194              
63195              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63196              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63197              Date: Wed, 03 Jan 2001 22:01:30 +0100
63198              Message-ID: <5296.978555690@nice.ram.loc>
63199      Branch: perl
63200            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63201            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63202            ! lib/ExtUtils/MakeMaker.pm
63203 ____________________________________________________________________________
63204 [  8310] By: jhi                                   on 2001/01/04  18:32:54
63205         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63206              From: Robin Barker <rmb1@cise.npl.co.uk>
63207              Date: Tue, 2 Jan 2001 15:35:03 GMT
63208              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63209      Branch: perl
63210            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
63211            ! pod/perlrequick.pod
63212 ____________________________________________________________________________
63213 [  8309] By: jhi                                   on 2001/01/04  18:29:07
63214         Log: Subject: Re: [patch] static-ize XS()
63215              From: Doug MacEachern <dougm@covalent.net>
63216              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
63217              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
63218              
63219              Provide prototypes for the XS functions.
63220      Branch: perl
63221            ! lib/ExtUtils/xsubpp
63222 ____________________________________________________________________________
63223 [  8308] By: jhi                                   on 2001/01/04  18:27:44
63224         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
63225              From: Doug MacEachern <dougm@covalent.net>
63226              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
63227              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
63228      Branch: perl
63229            ! lib/ExtUtils/typemap
63230 ____________________________________________________________________________
63231 [  8307] By: jhi                                   on 2001/01/04  18:25:25
63232         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
63233              From: Doug MacEachern <dougm@covalent.net>
63234              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
63235              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
63236              
63237              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
63238      Branch: perl
63239            ! lib/ExtUtils/MM_Unix.pm
63240 ____________________________________________________________________________
63241 [  8306] By: jhi                                   on 2001/01/04  18:23:00
63242         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
63243              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63244              Date: Thu, 4 Jan 2001 12:47:10 +0100 
63245              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
63246              
63247              The toke.c part only, patching embed.h and proto.h is futile.
63248      Branch: perl
63249            ! toke.c
63250 ____________________________________________________________________________
63251 [  8305] By: jhi                                   on 2001/01/04  18:05:51
63252         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
63253              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63254              Date: Thu, 4 Jan 2001 17:50:12 +0100 
63255              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
63256      Branch: perl
63257            ! toke.c
63258 ____________________________________________________________________________
63259 [  8304] By: jhi                                   on 2001/01/04  18:03:26
63260         Log: Subject: [PATCH perl@8269]
63261              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63262              Date: Thu, 4 Jan 2001 12:53:39 +0100 
63263              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
63264              
63265              If running byacc write-enable also perly.h.
63266      Branch: perl
63267            ! Makefile.SH
63268 ____________________________________________________________________________
63269 [  8303] By: jhi                                   on 2001/01/04  15:40:49
63270         Log: Rewrite pp_concat() in terms of sv_catsv().
63271      Branch: perl
63272            ! pp_hot.c
63273 ____________________________________________________________________________
63274 [  8302] By: nick                                  on 2001/01/03  22:43:22
63275         Log: Integrate mainline.
63276      Branch: perlio
63277           !> ext/Encode/Encode.xs sv.c utf8.c
63278 ____________________________________________________________________________
63279 [  8301] By: jhi                                   on 2001/01/02  23:40:26
63280         Log: Variable naming tweak.
63281      Branch: perl
63282            ! sv.c
63283 ____________________________________________________________________________
63284 [  8300] By: jhi                                   on 2001/01/02  23:40:02
63285         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
63286              in is_utf8_string().
63287      Branch: perl
63288            ! utf8.c
63289 ____________________________________________________________________________
63290 [  8299] By: jhi                                   on 2001/01/02  22:14:40
63291         Log: Integrate perlio.
63292      Branch: perl
63293           !> pp.c pp_hot.c win32/Makefile
63294 ____________________________________________________________________________
63295 [  8298] By: nick                                  on 2001/01/02  22:03:06
63296         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63297      Branch: perlio
63298            ! pp.c pp_hot.c
63299 ____________________________________________________________________________
63300 [  8297] By: jhi                                   on 2001/01/02  04:26:28
63301         Log: Signedness nit.
63302      Branch: perl
63303            ! ext/Encode/Encode.xs
63304 ____________________________________________________________________________
63305 [  8296] By: nick                                  on 2001/01/01  23:49:36
63306         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
63307      Branch: perlio
63308            ! win32/Makefile
63309 ____________________________________________________________________________
63310 [  8295] By: jhi                                   on 2001/01/01  23:05:48
63311         Log: Integrate perlio.
63312      Branch: perl
63313           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63314           !> t/lib/encode.t
63315 ____________________________________________________________________________
63316 [  8294] By: nick                                  on 2001/01/01  22:48:34
63317         Log: Integrate mainline
63318      Branch: perlio
63319            ! pp_hot.c t/lib/encode.t
63320           !> (integrate 65 files)
63321 ____________________________________________________________________________
63322 [  8293] By: nick                                  on 2001/01/01  21:58:50
63323         Log: More rigor in UTF-8-ness of Encode's toUnicode
63324              XS export some of the utf8 internal functions.
63325              Test some of the functions.
63326              Fix pp_concat() bug shown by said tests.
63327      Branch: perlio
63328            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63329            ! t/lib/encode.t
63330 ____________________________________________________________________________
63331 [  8292] By: jhi                                   on 2001/01/01  18:11:44
63332         Log: Integrate perlio.
63333      Branch: perl
63334           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63335           !> ext/Encode/encengine.c ext/Encode/encode.h
63336 ____________________________________________________________________________
63337 [  8291] By: jhi                                   on 2001/01/01  18:10:58
63338         Log: Podify README.mpeix (a new version from the web),
63339              add a dummy NAME to Carp::Heavy, regen toc.
63340      Branch: perl
63341            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
63342            ! pod/perltoc.pod
63343 ____________________________________________________________________________
63344 [  8290] By: nick                                  on 2001/01/01  17:43:47
63345         Log: Loose the "Loading..." warning.
63346              Another bug in fallback support
63347      Branch: perlio
63348            ! ext/Encode/Encode.pm ext/Encode/encengine.c
63349 ____________________________________________________________________________
63350 [  8289] By: jhi                                   on 2001/01/01  00:01:57
63351         Log: Bump up Larry's copyright.
63352      Branch: perl
63353            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
63354            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
63355            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
63356            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
63357            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
63358            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
63359            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
63360            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
63361 ____________________________________________________________________________
63362 [  8288] By: nick                                  on 2000/12/31  21:27:53
63363         Log: Fix .ucm reading - forgot a chr()
63364              Start of .ucm write (for .enc to .ucm)
63365      Branch: perlio
63366            ! ext/Encode/compile
63367 ____________________________________________________________________________
63368 [  8287] By: jhi                                   on 2000/12/31  18:15:56
63369         Log: Comment away a diagnostic message as noted by Craig A. Berry
63370              (the unexpected message was confusing testing)
63371      Branch: perl
63372            ! ext/Encode/Encode.pm
63373 ____________________________________________________________________________
63374 [  8286] By: jhi                                   on 2000/12/31  18:14:51
63375         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
63376              Date: Sun, 31 Dec 2000 11:17:37 -0600
63377              From: "Craig A. Berry" <craigberry@mac.com>
63378              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
63379      Branch: perl
63380            ! ext/Encode/Makefile.PL
63381 ____________________________________________________________________________
63382 [  8285] By: nick                                  on 2000/12/31  18:11:54
63383         Log: Start of support of ICU-style .ucm files:
63384              - teach compile how to read a .ucm file
63385              - first guess at how to represent fallbacks in "tries".
63386              - use fallbacks if check == 0
63387              - new return code to indicate we used one.
63388      Branch: perlio
63389            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63390            ! ext/Encode/encengine.c ext/Encode/encode.h
63391 ____________________________________________________________________________
63392 [  8284] By: jhi                                   on 2000/12/31  18:04:41
63393         Log: Pacify picky VMS compiler.
63394              
63395              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
63396              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63397              Date: Sat, 30 Dec 2000 18:10:02 -0600
63398              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
63399      Branch: perl
63400            ! sv.c
63401 ____________________________________________________________________________
63402 [  8283] By: jhi                                   on 2000/12/31  16:11:47
63403         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
63404      Branch: perl
63405            ! t/lib/glob-basic.t
63406 ____________________________________________________________________________
63407 [  8282] By: jhi                                   on 2000/12/31  15:26:11
63408         Log: Integrate perlio.
63409      Branch: perl
63410           !> makedef.pl opcode.pl os2/os2.c perlio.c
63411 ____________________________________________________________________________
63412 [  8281] By: nick                                  on 2000/12/31  10:06:15
63413         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
63414              is available to be exported
63415      Branch: perlio
63416            ! makedef.pl perlio.c
63417 ____________________________________________________________________________
63418 [  8280] By: nick                                  on 2000/12/31  09:41:26
63419         Log: Ilya's OS2 patch (testing for damage on Win32)
63420      Branch: perlio
63421            ! makedef.pl opcode.pl os2/os2.c
63422 ____________________________________________________________________________
63423 [  8279] By: jhi                                   on 2000/12/30  21:52:07
63424         Log: Test nits.
63425      Branch: perl
63426            ! t/lib/syslfs.t t/op/lfs.t
63427 ____________________________________________________________________________
63428 [  8278] By: jhi                                   on 2000/12/30  21:47:49
63429         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63430              From: andreas.koenig@anima.de (Andreas J. Koenig)
63431              Date: 30 Dec 2000 22:35:37 +0100
63432              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
63433              
63434              The 32-bit wraparound test wasn't quite right.
63435      Branch: perl
63436            ! t/lib/syslfs.t t/op/lfs.t
63437 ____________________________________________________________________________
63438 [  8277] By: jhi                                   on 2000/12/30  21:33:44
63439         Log: Subject: [PATCH] open() example in perlfunc.pod 
63440              From: Karsten Sperling <s_sperli@ira.uka.de>
63441              Date: Sat, 30 Dec 2000 22:27:09 +0100
63442              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
63443      Branch: perl
63444            ! pod/perlfunc.pod
63445 ____________________________________________________________________________
63446 [  8276] By: jhi                                   on 2000/12/30  20:32:40
63447         Log: Not quite that many tests yet.
63448      Branch: perl
63449            ! t/op/pat.t
63450 ____________________________________________________________________________
63451 [  8275] By: jhi                                   on 2000/12/30  20:26:58
63452         Log: Integrate perlio.
63453      Branch: perl
63454           !> toke.c
63455 ____________________________________________________________________________
63456 [  8274] By: jhi                                   on 2000/12/30  20:24:56
63457         Log: Signedness nit.
63458      Branch: perl
63459            ! utf8.c
63460 ____________________________________________________________________________
63461 [  8273] By: jhi                                   on 2000/12/30  20:15:46
63462         Log: Add a test case for 20000731.001 which was fixed by the #8267.
63463      Branch: perl
63464            ! t/op/pat.t
63465 ____________________________________________________________________________
63466 [  8272] By: nick                                  on 2000/12/30  19:47:51
63467         Log: Tweak for MULTIPLICITY/USE_PERLIO
63468      Branch: perlio
63469            ! toke.c
63470 ____________________________________________________________________________
63471 [  8271] By: nick                                  on 2000/12/30  19:46:45
63472         Log: Integrate mainline
63473      Branch: perlio
63474           +> lib/unicode/distinct.pm
63475           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
63476           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
63477           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
63478 ____________________________________________________________________________
63479 [  8270] By: jhi                                   on 2000/12/30  19:39:50
63480         Log: Subject: RE: perl@8269
63481              From: "Richard Soderberg" <rs@crystalflame.net>
63482              Date: Sat, 30 Dec 2000 11:36:27 -0800
63483              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
63484              
63485              A missing aTHX_.
63486      Branch: perl
63487            ! toke.c
63488 ____________________________________________________________________________
63489 [  8269] By: jhi                                   on 2000/12/30  18:55:48
63490         Log: Update Changes.
63491      Branch: perl
63492            ! Changes patchlevel.h
63493 ____________________________________________________________________________
63494 [  8268] By: jhi                                   on 2000/12/30  17:18:40
63495         Log: Add a test for Unicode split //.  The #8267 was the cure.
63496      Branch: perl
63497            ! t/op/split.t
63498 ____________________________________________________________________________
63499 [  8267] By: jhi                                   on 2000/12/30  17:14:19
63500         Log: Subject: more UTF8 test suites and an UTF8 patch
63501              From: Inaba Hiroto <inaba@st.rim.or.jp>
63502              Date: Sat, 30 Dec 2000 14:27:10 +0900
63503              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
63504              
63505              Just the patch part for now, and the pragma renamed
63506              as unicode::distinct.
63507      Branch: perl
63508            + lib/unicode/distinct.pm
63509            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
63510            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
63511            ! regcomp.h regexec.c sv.c toke.c utf8.c
63512 ____________________________________________________________________________
63513 [  8266] By: nick                                  on 2000/12/30  16:40:49
63514         Log: Integrate mainline
63515      Branch: perlio
63516           +> lib/Pod/Text/Overstrike.pm
63517           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
63518           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
63519           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
63520           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
63521           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
63522 ____________________________________________________________________________
63523 [  8265] By: jhi                                   on 2000/12/30  07:28:55
63524         Log: The sv_catsv() fix, take two.
63525      Branch: perl
63526            ! sv.c t/op/join.t
63527 ____________________________________________________________________________
63528 [  8264] By: jhi                                   on 2000/12/30  06:19:18
63529         Log: Undo all the join-related changes since #8248: relevant
63530              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
63531              The new sv_catsv() doesn't fly so it must go back to
63532              the drawing board.
63533      Branch: perl
63534            ! sv.c t/op/join.t t/pragma/utf8.t
63535 ____________________________________________________________________________
63536 [  8263] By: jhi                                   on 2000/12/30  01:08:32
63537         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
63538      Branch: perl
63539            ! sv.c
63540 ____________________________________________________________________________
63541 [  8262] By: jhi                                   on 2000/12/30  00:45:14
63542         Log: Retract #8261.
63543      Branch: perl
63544            ! hv.c util.c
63545 ____________________________________________________________________________
63546 [  8261] By: jhi                                   on 2000/12/30  00:38:32
63547         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
63548      Branch: perl
63549            ! hv.c util.c
63550 ____________________________________________________________________________
63551 [  8260] By: jhi                                   on 2000/12/29  22:51:33
63552         Log: (Retracted by #8264)  More fixing for #8251.
63553      Branch: perl
63554            ! sv.c
63555 ____________________________________________________________________________
63556 [  8259] By: jhi                                   on 2000/12/29  18:27:30
63557         Log: Subject: podlators 1.06 released
63558              From: Russ Allbery <rra@stanford.edu>
63559              Date: 25 Dec 2000 05:09:30 -0800
63560              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
63561      Branch: perl
63562            + lib/Pod/Text/Overstrike.pm
63563            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
63564            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
63565 ____________________________________________________________________________
63566 [  8258] By: jhi                                   on 2000/12/29  18:20:45
63567         Log: Make the large file tests more robust/talkative as suggested by
63568              
63569              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63570              From: andreas.koenig@anima.de (Andreas J. Koenig)
63571              Date: 29 Dec 2000 14:23:01 +0100
63572              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
63573      Branch: perl
63574            ! t/lib/syslfs.t t/op/lfs.t
63575 ____________________________________________________________________________
63576 [  8257] By: jhi                                   on 2000/12/29  17:48:04
63577         Log: Further VMS piping fixes from Charles Lane:
63578              
63579              In summary, error messages produced when a subprocess terminated
63580              abnormally were being sent not just to the parent process, but to
63581              grandparents, because of default values for error output that were
63582              not completely overridden when the subprocess was started.
63583              
63584              This patch fixes this behavior by defining user-mode (i.e., temporary
63585              for the duration of the program) logical names for SYS$OUTPUT and
63586              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
63587              changes to make it so that the user-mode logicals are the ones that
63588              control where Perl's error messages go if it terminates abnormally.
63589              
63590              I also added some gratuitous fixes to the indentation of braces in
63591              the piping code.  It just looked ugly, before.
63592      Branch: perl
63593            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
63594 ____________________________________________________________________________
63595 [  8256] By: jhi                                   on 2000/12/29  17:45:12
63596         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
63597              From: "Casey R. Tweten" <crt@kiski.net>
63598              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
63599              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
63600              
63601              Tests for for #8240.
63602      Branch: perl
63603            ! t/pragma/constant.t
63604 ____________________________________________________________________________
63605 [  8255] By: jhi                                   on 2000/12/29  17:43:07
63606         Log: Subject: Re: [PATCH] Interesting syntax idea
63607              From: Simon Cozens <simon@cozens.net>
63608              Date: Fri, 29 Dec 2000 14:34:04 +0000
63609              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
63610              
63611              Tests for #8254.
63612      Branch: perl
63613            ! t/pragma/sub_lval.t
63614 ____________________________________________________________________________
63615 [  8254] By: jhi                                   on 2000/12/29  17:42:11
63616         Log: Subject: [PATCH] Interesting syntax idea
63617              From: Simon Cozens <simon@cozens.net>
63618              Date: Wed, 27 Dec 2000 05:08:57 +0000
63619              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
63620              
63621              Make opens + bareword assigns do typeglob assigns.
63622      Branch: perl
63623            ! op.c
63624 ____________________________________________________________________________
63625 [  8253] By: jhi                                   on 2000/12/29  17:36:45
63626         Log: Output the (apparent) version of gcc, as suggested by
63627              
63628              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
63629              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
63630              Date: 26 Dec 2000 04:29:17 -0500
63631              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
63632              
63633              (The patch as such didn't any more apply as the misparsing had
63634              already been addressed in #6474.)  Also change the wording about
63635              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
63636      Branch: perl
63637            ! hints/dec_osf.sh
63638 ____________________________________________________________________________
63639 [  8252] By: nick                                  on 2000/12/29  12:14:31
63640         Log: Integrate mainline
63641      Branch: perlio
63642           !> (integrate 27 files)
63643 ____________________________________________________________________________
63644 [  8251] By: jhi                                   on 2000/12/29  08:45:46
63645         Log: (Retracted by #8264)
63646              
63647              (Fixed by #8260.)
63648              
63649              sv_catsv() needs one more byte space than seems reasonable.
63650              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
63651              Curiouser and curiouser.
63652      Branch: perl
63653            ! sv.c
63654 ____________________________________________________________________________
63655 [  8250] By: jhi                                   on 2000/12/29  07:57:52
63656         Log: More split // UTF-8 tests.
63657      Branch: perl
63658            ! t/pragma/utf8.t
63659 ____________________________________________________________________________
63660 [  8249] By: jhi                                   on 2000/12/29  07:54:51
63661         Log: (Retracted by #8264)  More join() testing which was good because
63662              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
63663      Branch: perl
63664            ! pp.c t/op/join.t utf8.c utf8.h
63665 ____________________________________________________________________________
63666 [  8248] By: jhi                                   on 2000/12/29  07:08:32
63667         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
63668              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
63669              that the only cases to care about are byte+byte and byte+character.
63670              
63671              TODO: See how well pp_concat() could be implemented in terms
63672              of sv_catsv().
63673      Branch: perl
63674            ! doop.c sv.c t/op/join.t utf8.h
63675 ____________________________________________________________________________
63676 [  8247] By: jhi                                   on 2000/12/29  06:35:23
63677         Log: Signedness nit.
63678      Branch: perl
63679            ! pp_hot.c
63680 ____________________________________________________________________________
63681 [  8246] By: jhi                                   on 2000/12/29  01:23:31
63682         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
63683              From: Lupe Christoph <lupe@lupe-christoph.de>
63684              Date: Thu, 28 Dec 2000 23:00:00 +0100
63685              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
63686              
63687              Suggest rsync --delete --dry-run.
63688      Branch: perl
63689            ! pod/perlhack.pod
63690 ____________________________________________________________________________
63691 [  8245] By: jhi                                   on 2000/12/28  23:57:05
63692         Log: The maxiters upper limit sanity check (guarding against
63693              non-progress) assumed bytes instead of characters in s///
63694              and split().
63695      Branch: perl
63696            ! pp.c pp_hot.c
63697 ____________________________________________________________________________
63698 [  8244] By: jhi                                   on 2000/12/28  23:34:08
63699         Log: Make some panic messages a bit more logical.
63700      Branch: perl
63701            ! doop.c pod/perldiag.pod pp.c pp_hot.c
63702 ____________________________________________________________________________
63703 [  8243] By: jhi                                   on 2000/12/28  22:59:16
63704         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
63705              From: Simon Cozens <simon@cozens.net>
63706              Date: Wed, 27 Dec 2000 02:30:03 +0000
63707              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
63708      Branch: perl
63709            ! pp.c t/pragma/sub_lval.t
63710 ____________________________________________________________________________
63711 [  8242] By: jhi                                   on 2000/12/28  22:56:53
63712         Log: Subject: [PATCH blead] Fix B::Terse indentation
63713              From: Daniel Chetlin <daniel@chetlin.com>
63714              Date: Wed, 27 Dec 2000 06:43:30 -0800
63715              Message-ID: <20001227064329.B9573@darkstar>
63716      Branch: perl
63717            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
63718 ____________________________________________________________________________
63719 [  8241] By: jhi                                   on 2000/12/28  22:48:59
63720         Log: The latter patch from the
63721              
63722              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
63723              From: Peter Prymmer <pvhp@forte.com> 
63724              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
63725              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
63726              
63727              (the former patch from the above should have been
63728              taken care of by Nick I-S)
63729      Branch: perl
63730            ! win32/Makefile
63731 ____________________________________________________________________________
63732 [  8240] By: jhi                                   on 2000/12/28  22:45:22
63733         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
63734              From: "Casey R. Tweten" <crt@kiski.net>
63735              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
63736              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
63737      Branch: perl
63738            ! lib/constant.pm
63739 ____________________________________________________________________________
63740 [  8239] By: jhi                                   on 2000/12/28  22:37:45
63741         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
63742              From: Simon Cozens <simon@cozens.net>
63743              Date: Wed, 27 Dec 2000 14:12:44 +0000
63744              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
63745      Branch: perl
63746            ! t/op/method.t t/op/sort.t toke.c
63747 ____________________________________________________________________________
63748 [  8238] By: jhi                                   on 2000/12/28  22:30:32
63749         Log: Subject: [PATCH perl@8229] Call.pm
63750              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
63751              Date: Mon, 25 Dec 2000 10:47:15 -0000
63752              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
63753      Branch: perl
63754            ! ext/Filter/Util/Call/Call.pm
63755 ____________________________________________________________________________
63756 [  8237] By: jhi                                   on 2000/12/28  22:19:21
63757         Log: Subject: [PATCH blead] Fix problem with `&' prototype
63758              From: Daniel Chetlin <daniel@chetlin.com>
63759              Date: Wed, 27 Dec 2000 15:55:32 -0800
63760              Message-ID: <20001227155532.D9573@darkstar>
63761      Branch: perl
63762            ! op.c t/comp/proto.t
63763 ____________________________________________________________________________
63764 [  8236] By: jhi                                   on 2000/12/28  22:09:25
63765         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
63766              From: Daniel Chetlin <daniel@chetlin.com>
63767              Date: Sun, 24 Dec 2000 04:09:49 -0800
63768              Message-ID: <20001224040949.B3090@darkstar>
63769      Branch: perl
63770            ! gv.c mg.c t/op/attrs.t
63771 ____________________________________________________________________________
63772 [  8235] By: jhi                                   on 2000/12/28  22:07:11
63773         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
63774              From: Jan Dubois <jand@ActiveState.com>
63775              Date: Tue, 26 Dec 2000 20:57:31 -0800
63776              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
63777      Branch: perl
63778            ! win32/win32.c
63779 ____________________________________________________________________________
63780 [  8234] By: jhi                                   on 2000/12/28  21:52:42
63781         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
63782              From: Simon Cozens <simon@cozens.net>
63783              Date: Thu, 28 Dec 2000 20:33:13 +0000
63784              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
63785      Branch: perl
63786            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
63787 ____________________________________________________________________________
63788 [  8233] By: jhi                                   on 2000/12/28  19:40:49
63789         Log: Integrate perlio.
63790      Branch: perl
63791           !> ext/Encode/Makefile.PL ext/Encode/compile
63792 ____________________________________________________________________________
63793 [  8232] By: nick                                  on 2000/12/23  16:06:00
63794         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
63795              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
63796      Branch: perlio
63797            ! ext/Encode/Makefile.PL
63798 ____________________________________________________________________________
63799 [  8231] By: nick                                  on 2000/12/23  14:30:34
63800         Log: "Compiled" encode build cleanup
63801              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
63802              - .c files do not export sub-tables
63803      Branch: perlio
63804            ! ext/Encode/Makefile.PL ext/Encode/compile
63805 ____________________________________________________________________________
63806 [  8230] By: nick                                  on 2000/12/23  12:50:37
63807         Log: Integrate mainline
63808      Branch: perlio
63809           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63810           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63811           !> pod/perl5004delta.pod pod/perl5005delta.pod
63812           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
63813           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
63814           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
63815           !> pod/perlsub.pod
63816 ____________________________________________________________________________
63817 [  8229] By: jhi                                   on 2000/12/22  15:32:12
63818         Log: Integrate perlio.
63819      Branch: perl
63820           +> win32/distclean.bat
63821           !> MANIFEST t/io/utf8.t
63822 ____________________________________________________________________________
63823 [  8228] By: jhi                                   on 2000/12/22  15:29:40
63824         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
63825              From: Robin Barker <rmb1@cise.npl.co.uk>
63826              Date: Fri, 22 Dec 2000 12:17:38 GMT
63827              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
63828      Branch: perl
63829            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63830            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63831            ! pod/perl5004delta.pod pod/perl5005delta.pod
63832            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
63833            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
63834            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
63835            ! pod/perlsub.pod
63836 ____________________________________________________________________________
63837 [  8227] By: jhi                                   on 2000/12/22  15:24:28
63838         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
63839              From: "John L. Allen" <allen@grumman.com>
63840              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
63841              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
63842              
63843              Document APPLLIB_EXP.
63844      Branch: perl
63845            ! INSTALL
63846 ____________________________________________________________________________
63847 [  8226] By: nick                                  on 2000/12/21  22:11:50
63848         Log: Handy script for when one forgets to "dmake clean" 
63849      Branch: perlio
63850            + win32/distclean.bat
63851            ! MANIFEST
63852 ____________________________________________________________________________
63853 [  8225] By: nick                                  on 2000/12/21  21:54:04
63854         Log: CRLF platform issue with io/utf8 fix.
63855      Branch: perlio
63856            ! t/io/utf8.t
63857 ____________________________________________________________________________
63858 [  8224] By: nick                                  on 2000/12/21  21:02:20
63859         Log: Integrate mainline
63860      Branch: perlio
63861           !> Changes Configure Makefile.SH Porting/Glossary
63862           !> Porting/config.sh Porting/config_H configure.com
63863           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
63864           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
63865           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
63866           !> win32/config.bc win32/config.gc win32/config.vc
63867 ____________________________________________________________________________
63868 [  8223] By: jhi                                   on 2000/12/21  17:09:16
63869         Log: Update Changes.
63870      Branch: perl
63871            ! Changes patchlevel.h
63872 ____________________________________________________________________________
63873 [  8222] By: jhi                                   on 2000/12/21  16:24:01
63874         Log: Metaconfig unit changes for #8221.
63875      Branch: metaconfig/U/perl
63876           +> issymlink.U
63877            - testsyml.U
63878            ! Mksymlinks.U
63879 ____________________________________________________________________________
63880 [  8221] By: jhi                                   on 2000/12/21  16:23:48
63881         Log: Rename testsyml to issymlink.
63882      Branch: perl
63883            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63884            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
63885            ! win32/config.vc
63886 ____________________________________________________________________________
63887 [  8220] By: jhi                                   on 2000/12/21  15:47:26
63888         Log: Robustness support for #8218 (symlink forest) since the GNU
63889              tools seem to be overly picky about symlinkage depths.
63890      Branch: perl
63891            ! Makefile.SH t/io/fs.t
63892 ____________________________________________________________________________
63893 [  8219] By: jhi                                   on 2000/12/21  15:38:27
63894         Log: Metaconfig changes for #8218.
63895      Branch: metaconfig
63896            ! U/modified/Oldconfig.U
63897      Branch: metaconfig/U/perl
63898            + Mksymlinks.U
63899            ! testsyml.U
63900 ____________________________________________________________________________
63901 [  8218] By: jhi                                   on 2000/12/21  15:37:57
63902         Log: Add Configure option -Dmksymlinks which will create a symlink
63903              forest if the current/build differs from the source directory.
63904              TODO: mkdir -p is not portable.
63905      Branch: perl
63906            ! Configure
63907 ____________________________________________________________________________
63908 [  8217] By: jhi                                   on 2000/12/21  14:39:12
63909         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
63910              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
63911              Date: Thu, 21 Dec 2000 09:38:18 GMT
63912              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
63913              
63914              The ofs became an SV.
63915      Branch: perl
63916            ! ext/Thread/Thread.xs
63917 ____________________________________________________________________________
63918 [  8216] By: jhi                                   on 2000/12/21  05:40:21
63919         Log: The polymorphism seems to have fixed 20000517.001.
63920      Branch: perl
63921            ! t/pragma/utf8.t
63922 ____________________________________________________________________________
63923 [  8215] By: jhi                                   on 2000/12/21  04:44:52
63924         Log: read() documentation tweak for 20001121.004.
63925      Branch: perl
63926            ! pod/perlfunc.pod
63927 ____________________________________________________________________________
63928 [  8214] By: jhi                                   on 2000/12/21  03:54:11
63929         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
63930      Branch: perl
63931            ! pp_sys.c t/op/misc.t
63932 ____________________________________________________________________________
63933 [  8213] By: jhi                                   on 2000/12/21  00:28:10
63934         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
63935              From: Peter Prymmer <pvhp@forte.com>
63936              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
63937              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
63938      Branch: perl
63939            ! configure.com
63940 ____________________________________________________________________________
63941 [  8212] By: jhi                                   on 2000/12/21  00:26:21
63942         Log: Edit edit edit.
63943      Branch: perl
63944            ! pod/perlfaq3.pod
63945 ____________________________________________________________________________
63946 [  8211] By: jhi                                   on 2000/12/20  18:52:46
63947         Log: Update Changes.
63948      Branch: perl
63949            ! Changes patchlevel.h
63950 ____________________________________________________________________________
63951 [  8210] By: jhi                                   on 2000/12/20  18:34:47
63952         Log: Yet another editor edit.
63953      Branch: perl
63954            ! pod/perlfaq3.pod
63955 ____________________________________________________________________________
63956 [  8209] By: jhi                                   on 2000/12/20  15:33:28
63957         Log: More Win32 Perling.
63958      Branch: perl
63959            ! pod/perlfaq3.pod
63960 ____________________________________________________________________________
63961 [  8208] By: jhi                                   on 2000/12/20  15:07:46
63962         Log: More Win32 editor/IDE/shell hints.
63963      Branch: perl
63964            ! pod/perlfaq3.pod
63965 ____________________________________________________________________________
63966 [  8207] By: jhi                                   on 2000/12/20  03:54:08
63967         Log: Subject: [PATCH] obscure timing knowledge
63968              From: Nicholas Clark <nick@ccl4.org>
63969              Date: Tue, 19 Dec 2000 19:22:31 +0000
63970              Message-ID: <20001219192231.F2827@plum.flirble.org>
63971      Branch: perl
63972            ! sv.c
63973 ____________________________________________________________________________
63974 [  8206] By: jhi                                   on 2000/12/20  03:45:57
63975         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
63976              From: Spider Boardman <spider@leggy.zk3.dec.com>
63977              Date: Tue, 19 Dec 2000 21:30:16 -0500
63978              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
63979      Branch: perl
63980            ! sv.c
63981 ____________________________________________________________________________
63982 [  8205] By: jhi                                   on 2000/12/19  23:02:01
63983         Log: Update Changes.
63984      Branch: perl
63985            ! Changes patchlevel.h
63986 ____________________________________________________________________________
63987 [  8204] By: jhi                                   on 2000/12/19  22:58:18
63988         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
63989              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
63990              on editors and diffing/patching.
63991      Branch: perl
63992            ! t/op/utf8decode.t
63993 ____________________________________________________________________________
63994 [  8203] By: nick                                  on 2000/12/19  21:36:16
63995         Log: Integrate mainline (forgot my own change...)
63996      Branch: perlio
63997           !> ext/Encode/compile
63998 ____________________________________________________________________________
63999 [  8202] By: nick                                  on 2000/12/19  21:34:42
64000         Log: Integrate mainline.
64001      Branch: perlio
64002           !> (integrate 61 files)
64003 ____________________________________________________________________________
64004 [  8201] By: nick                                  on 2000/12/19  21:34:06
64005         Log: Avoid looking for File::Glob when we don't need it.
64006      Branch: perl
64007            ! ext/Encode/compile
64008 ____________________________________________________________________________
64009 [  8200] By: jhi                                   on 2000/12/19  18:35:49
64010         Log: Update Changes.
64011      Branch: perl
64012            ! Changes patchlevel.h
64013 ____________________________________________________________________________
64014 [  8199] By: jhi                                   on 2000/12/19  18:35:07
64015         Log: Microperl tweaks.
64016      Branch: perl
64017            ! sv.c uconfig.h uconfig.sh
64018 ____________________________________________________________________________
64019 [  8198] By: jhi                                   on 2000/12/19  18:29:59
64020         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
64021      Branch: perl
64022            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64023            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
64024 ____________________________________________________________________________
64025 [  8197] By: jhi                                   on 2000/12/19  17:55:29
64026         Log: In VMS embedded perls couldn't access the statically built Socket,
64027              from Charles Lane.
64028      Branch: perl
64029            ! configure.com
64030 ____________________________________________________________________________
64031 [  8196] By: jhi                                   on 2000/12/19  17:49:50
64032         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
64033              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
64034              Date: Sun, 17 Dec 2000 19:11:44 -0000
64035              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
64036      Branch: perl
64037            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64038            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
64039 ____________________________________________________________________________
64040 [  8195] By: jhi                                   on 2000/12/19  17:47:53
64041         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
64042              From: Jonathan Stowe <gellyfish@gellyfish.com>
64043              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
64044              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
64045      Branch: perl
64046            ! utils/h2xs.PL
64047 ____________________________________________________________________________
64048 [  8194] By: jhi                                   on 2000/12/19  17:46:28
64049         Log: Subject: Re: useless use of void context work-around
64050              From: andreas.koenig@anima.de (Andreas J. Koenig)
64051              Date: 16 Dec 2000 15:13:36 +0100
64052              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
64053              
64054              Document (comment) the q(di ds ig) trick in the code.
64055      Branch: perl
64056            ! op.c
64057 ____________________________________________________________________________
64058 [  8193] By: jhi                                   on 2000/12/19  17:10:57
64059         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
64060              From: "Mark J. Reed" <mreed@strange.turner.com>
64061              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
64062              Message-Id: <200012160222.VAA13986@strange.turner.com>
64063      Branch: perl
64064            ! ext/Sys/Syslog/Syslog.pm
64065 ____________________________________________________________________________
64066 [  8192] By: jhi                                   on 2000/12/19  17:07:45
64067         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
64068              From: Nicholas Clark <nick@ccl4.org>
64069              Date: Sat, 16 Dec 2000 19:03:13 +0000
64070              Message-ID: <20001216190313.D68304@plum.flirble.org>
64071      Branch: perl
64072            ! t/op/64bitint.t
64073 ____________________________________________________________________________
64074 [  8191] By: jhi                                   on 2000/12/19  17:06:13
64075         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
64076              From: Dominic Dunlop <domo@computer.org>
64077              Date: Mon, 18 Dec 2000 12:00:15 +0100
64078              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
64079              
64080              This patchlet is needed in order that perl can be statically linked.  
64081      Branch: perl
64082            ! regexec.c
64083 ____________________________________________________________________________
64084 [  8190] By: jhi                                   on 2000/12/19  17:03:08
64085         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
64086              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64087              Date: Sun, 17 Dec 2000 00:18:35 -0600
64088              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
64089      Branch: perl
64090            ! perlio.h vms/gen_shrfls.pl
64091 ____________________________________________________________________________
64092 [  8189] By: jhi                                   on 2000/12/19  16:20:28
64093         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64094              From: Prymmer/Kahn <pvhp@best.com>
64095              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
64096              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
64097              
64098              A better version of #8188.
64099      Branch: perl
64100            ! pod/perlfaq3.pod
64101 ____________________________________________________________________________
64102 [  8188] By: jhi                                   on 2000/12/19  15:57:06
64103         Log: (Replaced by #8189)
64104              
64105              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64106              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
64107              From: Prymmer/Kahn <pvhp@best.com>
64108              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
64109              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64110              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
64111              Date: Mon, 18 Dec 2000 11:10:45 -0500
64112              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
64113      Branch: perl
64114            ! pod/perlfaq3.pod
64115 ____________________________________________________________________________
64116 [  8187] By: jhi                                   on 2000/12/19  15:54:19
64117         Log: Email address fix for Anton Berezin.
64118      Branch: perl
64119            ! AUTHORS
64120 ____________________________________________________________________________
64121 [  8186] By: jhi                                   on 2000/12/19  15:38:54
64122         Log: Subject: [PATCH perl@8102] cygwin port
64123              From: "Eric Fifer" <efifer@dircon.co.uk> 
64124              Date: Thu, 14 Dec 2000 13:41:29 -0000
64125              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
64126              
64127              When compiling modules the data item that is being imported
64128              from libperl.dll needs to be tagged as imported/shared data:
64129              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
64130      Branch: perl
64131            ! perliol.h
64132 ____________________________________________________________________________
64133 [  8185] By: jhi                                   on 2000/12/19  14:53:24
64134         Log: Regen uconfig.h and uconfig.sh.
64135      Branch: perl
64136            ! uconfig.h uconfig.sh
64137 ____________________________________________________________________________
64138 [  8184] By: jhi                                   on 2000/12/18  20:43:49
64139         Log: Comments work so much better when they are closed.
64140      Branch: perl
64141            ! regcomp.c
64142 ____________________________________________________________________________
64143 [  8183] By: jhi                                   on 2000/12/18  18:04:02
64144         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
64145              Fixes the bug 20001218.016.
64146      Branch: perl
64147            ! regcomp.c
64148 ____________________________________________________________________________
64149 [  8182] By: gsar                                  on 2000/12/18  09:53:47
64150         Log: delete spurious files
64151      Branch: maint-5.6/perl
64152            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
64153            - vos/config.h vos/config_h.SH_orig
64154 ____________________________________________________________________________
64155 [  8181] By: gsar                                  on 2000/12/18  09:46:08
64156         Log: regen perltoc
64157      Branch: maint-5.6/perl
64158            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
64159 ____________________________________________________________________________
64160 [  8180] By: gsar                                  on 2000/12/18  09:20:27
64161         Log: integrate changes#7924..7926,7946,7952 from mainline
64162              
64163              A test works better if it has the right 1..$n output.
64164              
64165              All the core library users of Class::Struct seem to be
64166              using "use Class::Struct 'struct';" instead of the bare
64167              "use Class::Struct;", which isn't documented in Class::Struct.
64168              This can't be right.
64169              
64170              Make the Class::Struct import() wiser.
64171              
64172              Upgrade to CPAN 1.59_51, from Andreas König.
64173              
64174              Subject: Re: long shell lines
64175              Split overly long shell command lines.
64176      Branch: maint-5.6/perl
64177           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
64178           !> lib/File/stat.pm t/lib/class-struct.t
64179 ____________________________________________________________________________
64180 [  8179] By: gsar                                  on 2000/12/18  08:55:54
64181         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
64182              7918,7919,7988,8907 from mainline (various)
64183              
64184              Subject: [ID 20001127.004] White space problem in perlamiga.pod
64185              
64186              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
64187              
64188              Subject: [PATCH] perlcc.PL cleanups
64189              
64190              Subject: [PATCH] Updating perltie.pod for arrays
64191              
64192              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
64193              Subject: Re: [PATCH] Updating perltie.pod for arrays
64194              Subject: Re: [PATCH] Updating perltie.pod for arrays
64195              
64196              One more perltie.pod nit from Casey R. Tweten.
64197              
64198              Subject: [PATCH] $^O  win32 -> MSWin32
64199              plus similar nits for vms, err, VMS, and UNICOS.
64200              
64201              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
64202              More checking in case someone has broken their services or
64203              protocol databases.
64204              
64205              Make "use Class::Struct 'struct';" work again (broken by #7617);
64206              add a test for Class::Struct.
64207              
64208              Integrate the "skip" messages to explain().
64209              
64210              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64211      Branch: maint-5.6/perl
64212           +> t/lib/class-struct.t
64213           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
64214           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
64215           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
64216 ____________________________________________________________________________
64217 [  8178] By: gsar                                  on 2000/12/18  08:16:30
64218         Log: avoid redefinition warnings on windows due to sys/socket.h getting
64219              #included before win32.h
64220      Branch: maint-5.6/perl
64221            ! win32/include/sys/socket.h
64222 ____________________________________________________________________________
64223 [  8177] By: gsar                                  on 2000/12/18  05:24:04
64224         Log: make regen_headers; fix POSIX.xs problems; remove outdated
64225              code from sys/socket.h that makes build fail now
64226      Branch: maint-5.6/perl
64227            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
64228            ! pod/perlapi.pod
64229           !> win32/include/sys/socket.h
64230 ____________________________________________________________________________
64231 [  8176] By: gsar                                  on 2000/12/18  05:20:17
64232         Log: update Changes
64233      Branch: maint-5.6/perl
64234            ! Changes patchlevel.h
64235 ____________________________________________________________________________
64236 [  8175] By: gsar                                  on 2000/12/18  04:57:48
64237         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
64238              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
64239              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
64240              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
64241              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
64242              7823,7825,7838
64243              
64244              Subject: Re: [PATCH] README.solaris
64245              
64246              Add getpagesize() probing, on non-UNIX guess 'undef'.
64247              
64248              Simplify the getpagesize() unit by dropping the
64249              pagesize probe since it's nowadays slightly more
64250              complicated because of sysconf(). (Note: if some
64251              platform really needs the -lPW for getpagesize,
64252              I just broke it.)
64253              TODO: a new pagesize unit.
64254              
64255              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64256              
64257              MachTen doesn't really do mmap() and munmap().
64258              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64259              
64260              More README.solaris updates from Andy Dougherty.
64261              
64262              Copy the s// information of README.hpux also to the perlrun.
64263              
64264              Add HAS_FSYNC, lack noticed by Nicholas Clark.
64265              
64266              Add a metaconfig unit for fsync.
64267              
64268              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64269              
64270              Many subdocumented return values of the IO extension now documented.
64271              ungetc and write still left subdocumented.
64272              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64273              
64274              Document tell() on special streams.
64275              
64276              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64277              
64278              Subject: [ID 20001112.007] sfio's sftell isn't ftell
64279              
64280              Couple of tests from #7660 salvaged.
64281              
64282              Tweak the definition of the bit complement on UTF-8 data:
64283              if none of the characters in the string are > 0xff,
64284              the result is a complemented byte string, not a (UTF-8)
64285              char string.  Based on the summary in
64286              Subject: Re: [ID 20000918.005] ~ on wide chars
64287              This should give us the maximum backward (pre-char string)
64288              compatibility and utf8 compatibility.  The other alternative
64289              would be to limit the bit complement to be always byte only,
64290              taking the least significant byte of the chars.
64291              
64292              Cleanup messy #ifdef.
64293              
64294              Typos in #7667.
64295              
64296              Declare reg_data like reg_substr_data.
64297              
64298              Placate nervous compilers that see longer than ints switch()ing.
64299              
64300              Remove the new two tests of lib/io_xs for now, they seem to
64301              fail under perlio on some platforms.
64302              
64303              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64304              
64305              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64306              
64307              Subject: tiny typo in perl5db.pl
64308              
64309              Subject: some additions for makefiles for win32 (for perl@7674)
64310              
64311              Hoist the duplicated socket/netdb include logic to perl.h;
64312              undef SETERRNO in case SOCKS has defined it.  Based on:
64313              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64314              
64315              Regen Configure.
64316              
64317              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
64318              (a macro to define signed and unsigned integer constants).
64319              
64320              Use UINT64_C().
64321              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
64322              
64323              Use u_int32_t for the size of hash_cb(), not size_t.
64324              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
64325              
64326              Quit utf8_to_uv() instantly if curlen == 0.
64327              
64328              Subject: [PATCH: perl@7674] updates to README.os390
64329              
64330              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
64331              
64332              EBCDIC tweaks.
64333              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
64334              
64335              Linenumber fix.
64336              
64337              SOCKS has its own USE_THREADS, based on
64338              Subject: [ID 20001114.002] et. al. bugfix followup
64339              
64340              UINT64_C() work continues.
64341              
64342              Detypo.
64343              
64344              The type of the hash_cb() size argument is tricky.
64345              
64346              Add fwalk() probe to the configuration files and regen perltoc.
64347              
64348              Subject: perllocale.pod changes
64349              
64350              Avoid an infinite loop in VMS when utils scripts are run
64351              with no arguments, from Charles Lane.
64352              
64353              Subject: Re: Bug in Carp::Heavy/5.6.0?
64354              
64355              For Solaris use64bitall the stdchar needs a little bit of help.
64356              
64357              The long double hints can be here or there.
64358              
64359              Test tweak for the open pragma.
64360              
64361              Also the 64bitall hints can be either here or there.
64362              
64363              As surmised the #7719 wasn't a good move.
64364              
64365              Subject: Fix for 20000409.001
64366              
64367              Subject: Fix for 20000815.006
64368              It's really 20000518.006.
64369              
64370              Subject: [PATCH 5.6.0 README.win32] very minor typos
64371              
64372              Subject: Fix for README.amiga (20000323.033)
64373              
64374              Explain in more detail the {} syntax ambiguousity.
64375              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
64376              
64377              Sparc 64-bit pack() fix from Jens Hamisch.
64378              
64379              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
64380              
64381              Subject: podlators 1.05 available        
64382              
64383              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
64384              
64385              Subject: [perl 7711: EPOC] updates
64386              
64387              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
64388              
64389              Miraculous typo.
64390              
64391              sysseek() instead of seek().
64392              
64393              Solaris hints tweaks.
64394              
64395              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
64396              This may be overly harsh but until proven otherwise, we think this
64397              way, or until we have a simple test for Configure (having to start
64398              up servers is does not count as simple) to check for the problems.
64399              
64400              Remove the shared object before attempting to create
64401              (by linking) a new one.  E.g. in AIX not removing
64402              becomes quite painful if one tries to do more than one
64403              build in the same tree (an interrupted build, for example),
64404              since the AIX' shared dynaloader seemingly keeps the shared
64405              objects open and therefore 'busy' for quite a while, even when
64406              nobody is using the objects, leading into link failures.
64407              
64408              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
64409              
64410              Subject: DOC PATCH 5.6.0 perlreftut
64411              
64412              Subject: [PATCH: perl@7777] add system locale testing for VMS
64413              
64414              Subject: [PATCH] Test.pm POD peculiarity
64415              
64416              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
64417              
64418              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
64419              
64420              Subject: Re: perl@7777 
64421              Detypoing.
64422              
64423              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
64424              
64425              Go ahead and #include <unistd.h> in perl.h.
64426              
64427              Subject: [PATCH perl@7795] small cleanup task for test suite
64428              
64429              Subject: Re: av.c patch (having slight problems)
64430              unshift() speedup.
64431              
64432              Reach back one higher up when searching for PERL_SRC.
64433      Branch: maint-5.6/perl
64434           +> lib/File/Spec/Epoc.pm
64435           !> (integrate 88 files)
64436 ____________________________________________________________________________
64437 [  8174] By: gsar                                  on 2000/12/18  03:53:09
64438         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
64439              7625..7629,7631..7634,7637,7639,7642 from mainline
64440              
64441              Fix for the tie-refhash string table leaks.
64442              
64443              Subject: [patch perl@7595] VMS configure.com tweak
64444              
64445              More careful detection of how well NVs and UVs mix.
64446              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))
64447              Added some SIGFPE paranoia.
64448              
64449              Forgot to bump the line numbers in #7601.
64450              
64451              Subject: PATCH std stdio for (Free)BSD
64452              
64453              Deleting $ENV{PATH} in VMS is not recommendable.
64454              
64455              Locale buglets.
64456              Subject: RE: Locales support (setlocale) fixes
64457              
64458              Do not test UTF-8 locales since that the tests would require
64459              polymorphic regexen.
64460              
64461              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
64462              
64463              A missing aTHX_.
64464              
64465              Subject: [ID 20001108.013] spelling
64466              
64467              Subject: [PATCH] Class::Struct at compile time
64468              
64469              Make deleting for %ENV work for (newer versions of) VMS,
64470              from Craig A. Berry.
64471              
64472              Forgot from #7618.
64473              
64474              More VMS moves on environment handling, from Charles Lane.
64475              
64476              Remove unused extra arguments.
64477              
64478              Typo in an ifndef.
64479              Subject: Re: [PATCH 5.7.0] better messages from malloc()
64480              
64481              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
64482              All except the "cow orker" change.
64483              
64484              The generated boot_* headers are wrong.  Pickier compiler,
64485              such as KAI C++ will refuse to compile the resulting perlmain.
64486              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64487              
64488              There's no =head3.
64489              
64490              Disable only the tests 99 and 166 for UTF-8 locales.
64491              
64492              Missing dTHXs.
64493              Subject: RE: perl@7595 builds not on cygwin
64494              
64495              Subject: Re: bash -c exit and linux hints 
64496              
64497              Various doc oddball characters.
64498              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64499              
64500              Subject: [PATCH] IO::Seekable pod
64501              
64502              Amdahl UTS hints updates.
64503              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
64504              
64505              Explain better why certain regex tests are skipped.
64506              Subject: Re: tests skipped: unknown reason
64507              
64508              Subject: [PATCH] README.solaris
64509              
64510              Subject: [PATCH perl@7638] cygwin port
64511      Branch: maint-5.6/perl
64512           +> README.solaris
64513           !> (integrate 26 files)
64514 ____________________________________________________________________________
64515 [  8173] By: gsar                                  on 2000/12/18  03:37:02
64516         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
64517              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
64518              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
64519              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
64520              
64521              Better create a true mailing list for the repository keepers.
64522              
64523              Subject: [ID 20001027.007] uniq array in perlfaq
64524              
64525              De-quoted-unreadable to ISO Latin 1.
64526              (There's one ISO-2022-JP name in Changes5.004.)
64527              
64528              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
64529              
64530              The #7476 needs a MANIFEST change, too.
64531              
64532              Add also emailless people.
64533              
64534              UTF-8 decoder tweak.
64535              
64536              Make \x{...} consistently produce UTF-8.
64537              Subject: Re: \x{...} is confused 
64538              
64539              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
64540              
64541              Add a perlbug flag, -A, to avoid acknowledgement messages.
64542              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
64543              
64544              Use Errno magic.
64545              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
64546              
64547              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
64548              
64549              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
64550              
64551              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
64552              
64553              Be more lenient on bad UTF-8 when doing bit arithmetics.
64554              Subject: Re: [ID 20000918.005] ~ on wide chars
64555              (The ord() part of the patch skipped.)
64556              
64557              Subject: perlfaq style changes
64558              
64559              AUTHORS tweaks.
64560              
64561              Whitespace style tweak.  Was originally going to see to
64562              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64563              but that had already been taken care of.
64564              
64565              The compiler is either gcc or cc, from Tom Bates.
64566              
64567              The osname has been lowercased by now, from Tom Bates.
64568              
64569              The NonStop-UX libraries have a novel way to say NaN.
64570              
64571              printf UVs the correct way, noticed by Robin Barker.
64572              
64573              Subject: [PATCH] startperl to respect versiononly
64574              
64575              AUTHORS updates.
64576              
64577              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
64578              
64579              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
64580              
64581              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
64582              
64583              Generalize the Camel wording.
64584              Subject: Re: perlfaq style changes
64585              
64586              Subject: [ID 20001005.006] Documentation -- description of qr//
64587              
64588              C.pm part of
64589              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
64590              
64591              Locale warning explanation tweak.
64592              
64593              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
64594              
64595              Make the POSIX::setuid and POSIX::setgid to really call setuid()
64596              and setgid() because they were just changing $< and $( which means
64597              only changing the real uid/gid, as opposed to changing both
64598              real and effective ids.  (The alternative way could have been
64599              in POSIX.pm to change $> and $), too, but making a direct call
64600              to the C API feels cleaner.)  Fixes the bug
64601              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
64602              
64603              Expand %Config variables and %ENV variables only if
64604              so requested during build time using the
64605              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
64606              Not expanding makes relocating distributions easier.
64607              
64608              More tweaking on the #7522 theme.
64609              
64610              Test::Harness revealed buglets in the new DynaLoader.
64611              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
64612              
64613              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
64614              fix a autovivification bug in Tie::RefHash, add tests for both.
64615              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
64616              
64617              Detpyo.
64618              
64619              recv() can fail and return undef.
64620              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
64621              
64622              Fix the problem discussed in
64623              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
64624              originally from Linc Madison.  Also Andreas König's comments
64625              taken into account.  Some other problems with Tie::SubstrHash
64626              fixed: didn't croak when the table exceeded the requested number
64627              of entries (as documented) but instead when the number of entries
64628              exceeded the size of the table, a croak() had an unnecessary \n,
64629              didn't have a CLEAR method, documented that there is no exists().
64630              Didn't fix to be strict-proof because the module uses &foo; and
64631              dynamic scope.  Added a test script exercizing both first tamely 
64632              the basic functionality, and then the failure cases reported by
64633              Linc Madison.
64634              
64635              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
64636              
64637              The #7521 touched things it shouldn't have.
64638              
64639              Subject: [PATCH 5.7.0] better messages from malloc()
64640              
64641              Subject: Re: README.aix
64642              
64643              Add FCNTL_CAN_LOCK.
64644              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
64645              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
64646              
64647              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
64648              create a "fast path" for locale name probing using "locale -a"
64649              if available, squash finally hopefully the s?printf resetting
64650              the numeric locale (since, IIUC perllocale, it never shouldn't). 
64651              
64652              More Changes tweakery.
64653              
64654              Dying is too strict here, better just skip.
64655              
64656              Subject: Locales support (setlocale) fixes
64657              Modified quite a bit to be more portable.
64658              
64659              Configure would use a bad $myuname from an old config.sh.
64660              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
64661              
64662              Fix for
64663              Subject: [ID 20001004.006] undef is never tainted
64664              An undef read from a slurped file was not tainted.
64665              
64666              Fix for
64667              Subject: [ID 20001004.007] taint propogation is inconsistent
64668              The culprit was sv_setsv() which was rather blindly
64669              propagating taint, which lead to behaviour where if
64670              a tainted anon hash value was seen all the hash values
64671              from then on at that level became tainted, or at any
64672              upper levels in the case of nested anon hashes.
64673              
64674              Test tweak: show also the failed locales.
64675              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
64676              
64677              A fix of sorts for 20000329.026, a better error message
64678              for a missing "use charnames" when using the \N{...}. 
64679              
64680              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
64681              
64682              Add =pod to be tidy.
64683              
64684              Fix for bug id 19990615.008, pos() unset during s///ge.
64685              
64686              Add a note for future generations about bug id 20000229.006.
64687              
64688              Use -dM for gcc (the suggested patch did it only for Linux,
64689              but I think it can be generalized).
64690              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
64691              
64692              opmini.o can linger from Configures past.
64693              
64694              Document that the evaled syntax errors cause scalar leaks.
64695              
64696              Fix for
64697              Subject: [ID 20000728.005] perl -P broken
64698              (hopefully).  The fix is also not complete, it seems to break
64699              BOM swallowing for libc5 systems, but until someone figures
64700              out a way to do this without ftell(), this will do.
64701              
64702              AUTHORS updates.
64703              
64704              Subject: Re: rsync'ed patches vs. rsync'ed source
64705              
64706              Admit that the test leaks scalars.
64707              
64708              Sanitize the environment further.
64709              
64710              VOS updates from Paul Green.
64711              
64712              Document %ENV = () portability issues.
64713              
64714              Make the stdio test program of 7427 less noisy while being 
64715              compiled so that Digital UNIX wouldn't get both
64716              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
64717              undefined.  This makes perlio happy.
64718              
64719              glibc5 detection by __GNU_LIBRARY__.
64720              
64721              %ENV note tweaks from Dan Sugalski.
64722              
64723              Varargs don't always work too well if one puts an unsigned
64724              char on the stack and pop an unsigned quad off the stack.
64725              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
64726              
64727              Subject: Pod updates
64728              
64729              Fake support of holey files in win/dosish platforms.
64730              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
64731              
64732              A doc addition for bug id 20001105.019, beware \p.
64733              
64734              Tweak #7587.
64735              
64736              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
64737              
64738              perlhack updates from H.Merijn Brand.
64739              
64740              Subject: [PATCH perl@7573] cygwin port
64741              Synchronize with Cygwin 1.1.5.
64742              
64743              Bad thinko in #7581 (I used the test program with the expanded
64744              values as-is).
64745              
64746              Make perlbug not insist on dumping to a file when stdout isn't a tty.
64747              Subject: [PATCH] perlbug.PL
64748              
64749              Overrideable keys, each, pop, push, shift, splice, unshift.
64750              Subject: [PATCH] prototyped functions that should be overrideable
64751              
64752              Try to avoid flockless and emulationless places.
64753      Branch: maint-5.6/perl
64754           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
64755            - MAINTAIN
64756           !> (integrate 111 files)
64757 ____________________________________________________________________________
64758 [  8172] By: jhi                                   on 2000/12/18  02:49:27
64759         Log: Regen pods.
64760      Branch: perl
64761            ! pod/perlmodlib.pod pod/perltoc.pod
64762 ____________________________________________________________________________
64763 [  8171] By: gsar                                  on 2000/12/18  02:49:24
64764         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
64765              7465..7471 from mainline
64766              
64767              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
64768              in platforms that strictly require all the symbols being present
64769              at link time.
64770              
64771              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
64772              
64773              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
64774              
64775              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
64776              
64777              Subject: [PATCH] todo
64778              
64779              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
64780              
64781              Use $sort, $uniq (and $tr) consistently as wondered
64782              by Nicholas Clark.
64783              
64784              Too enthusiastic editing in #7460.
64785              
64786              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
64787              
64788              Upgrade to CPAN 1.58_55.
64789              Subject: CPAN.pm status
64790              
64791              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
64792              
64793              Make target reordering to avoid pointless re-makes.
64794              Subject: Re: Total re-make of 'make okfile' after 7451 ?
64795              
64796              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
64797              
64798              Subject: DOC PATCH 5.6.0
64799              
64800              Add the repository doc by Malcolm, Sarathy, and by Simon,
64801              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
64802      Branch: maint-5.6/perl
64803           +> Porting/repository.pod
64804           !> Configure MANIFEST Makefile.SH README.dos README.os2
64805           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
64806           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
64807           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
64808 ____________________________________________________________________________
64809 [  8169] By: gsar                                  on 2000/12/18  02:33:34
64810         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
64811              7435..7441,7445 from mainline
64812              
64813              Make the UTF-8 decoding stricter and more verbose when
64814              malformation happens.  This involved adding an argument
64815              to utf8_to_uv_chk(), which involved changing its prototype,
64816              and prefer STRLEN over I32 for the UTF-8 length, which as
64817              a domino effect necessitated changing the prototypes of
64818              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
64819              The stricter UTF-8 decoding checking uses Markus Kuhn's
64820              UTF-8 Decode Stress Tester from
64821              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
64822              
64823              Run vms/vms_yfix.pl, should have done that after changing
64824              perly.c in #7382.
64825              
64826              Subject: [PATCH 5.7.0] static linking with uninstalled perl
64827              
64828              (Replaced by #7440.)
64829              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64830              
64831              Fix the bug ID 20001024.005, the bug introduced by #7416.
64832              
64833              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
64834              
64835              Fix the bug reported in
64836              From: andreas.koenig@anima.de (Andreas J. Koenig)
64837              Also make is_utf8_char() stricter.
64838              
64839              Missed the header file changes from #7425.
64840              
64841              Check if stdio supports tweaking lval and cnt simultaneously.
64842              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64843              
64844              Stratus VOS updates from Paul Green.
64845              
64846              Podify README.epoc and README.vos.
64847              
64848              Add targets to Makefile.SH, most importantly
64849              'regen_all' which also remembers to update vms/perly*.
64850              
64851              Subject: Minor update to find2perl, for portability
64852              
64853              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
64854              
64855              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
64856              
64857              Rename UTF8LEN() to be UNISKIP(), too confusing to have
64858              UTF8LEN() and UTF8SKIP(). 
64859              
64860              Allow poking holes at the UTF-8 decoding strictness.
64861              
64862              Continue the internal UTF-8 API tweaking.
64863              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
64864              used much more than the simpler API, now called utf8_to_uv_simple().
64865              Still not quite happy with API, too much partial duplication
64866              of functionality.
64867              
64868              A new version of making the syslog test more robust.
64869              (Replaces #7421.)
64870              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64871              
64872              buildtoc target tweaks.
64873              
64874              Integrate with vmsperl #7430 by Charles Bailey:
64875              
64876              Cleanup from prior patch (Charles Lane?):
64877              - improve handling of MFDs in Basename and Path
64878              - default to no xsubpp line # munging when building debug images
64879      Branch: maint-5.6/perl
64880           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64881           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
64882           !> (integrate 67 files)
64883 ____________________________________________________________________________
64884 [  8168] By: gsar                                  on 2000/12/18  02:05:49
64885         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
64886              
64887              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
64888              From: Martin Husemann <martin@duskware.de>
64889              
64890              Subject: [PATCH 5.7.0] restore match data on backtracing
64891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64892      Branch: maint-5.6/perl
64893           !> regcomp.c regexec.c t/op/re_tests
64894 ____________________________________________________________________________
64895 [  8167] By: gsar                                  on 2000/12/18  01:55:22
64896         Log: integrate changes#7858,7986 from mainline
64897              
64898              C<foreach my $x ...> in pseudo-fork()ed process may diddle
64899              parent's memory; fix it by keeping track of the actual pad
64900              offset rather than a raw pointer (this change is probably also
64901              relevant to non-ithreads case to avoid fallout from reallocs of
64902              the pad array, but is currently only enabled for the ithreads
64903              case in the interests of minimal disruption to existing "well
64904              tested" code)
64905              
64906              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
64907              due to the notorious GetFileType() bug in Windows 9x, which fstat()
64908              tickles)
64909      Branch: maint-5.6/perl
64910           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
64911           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
64912           !> win32/win32.c win32/win32.h win32/win32sck.c
64913 ____________________________________________________________________________
64914 [  8166] By: gsar                                  on 2000/12/18  01:52:59
64915         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
64916              from mainline (xsubpp and ExtUtils::LibList fixups, various
64917              other small items)
64918              
64919              The generated boot_* headers are wrong.  Pickier compiler,
64920              such as KAI C++ will refuse to compile the resulting perlmain.
64921              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64922              
64923              Various doc oddball characters.
64924              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64925              
64926              Subject: [PATCH] Re: 20001101.003 PDL
64927              
64928              Subject: [PATCH 5.7.0] etags broken again
64929              
64930              Subject: [PATCH 5.7.0] Liblist finally works
64931              
64932              Subject: [PATCH 5.7.0] Liblist returns found libraries
64933              
64934              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
64935              
64936              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
64937              
64938              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
64939              OUT keyword nits.
64940              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
64941              OUT and IN_OUT documentation.
64942      Branch: maint-5.6/perl
64943           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
64944           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
64945           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
64946           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
64947           !> win32/bin/search.pl
64948 ____________________________________________________________________________
64949 [  8165] By: gsar                                  on 2000/12/18  01:28:45
64950         Log: integrate changes#7533,7563,7611,7623 from mainline (various
64951              malloc.c embellishments)
64952      Branch: maint-5.6/perl
64953           !> malloc.c pod/perldiag.pod
64954 ____________________________________________________________________________
64955 [  8164] By: gsar                                  on 2000/12/18  01:23:33
64956         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
64957              fixups)
64958      Branch: maint-5.6/perl
64959           !> utils/h2xs.PL
64960 ____________________________________________________________________________
64961 [  8163] By: gsar                                  on 2000/12/18  01:17:50
64962         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
64963              fixups)
64964      Branch: maint-5.6/perl
64965           !> Makefile.SH utils/perlbug.PL
64966 ____________________________________________________________________________
64967 [  8162] By: gsar                                  on 2000/12/18  00:25:43
64968         Log: always export Perl_deb() (it is required by re.xs whether
64969              Perl is built with or without -DDEBUGGING)
64970      Branch: maint-5.6/perl
64971            ! makedef.pl
64972 ____________________________________________________________________________
64973 [  8161] By: gsar                                  on 2000/12/18  00:23:38
64974         Log: integrate change#7414 from mainline
64975              
64976              Undo the basename() part of #7412 since the lib/basename
64977              tests would need upgrading too.
64978              
64979              squelch two tests in tr.t that rely on tr/// paranoia change
64980              that's not in 5.6.x
64981      Branch: maint-5.6/perl
64982            ! t/op/tr.t
64983           !> lib/File/Basename.pm
64984 ____________________________________________________________________________
64985 [  8160] By: gsar                                  on 2000/12/18  00:05:30
64986         Log: missing change in previous integrate
64987      Branch: maint-5.6/perl
64988           !> README.aix
64989 ____________________________________________________________________________
64990 [  8159] By: gsar                                  on 2000/12/18  00:03:38
64991         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
64992              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
64993              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
64994              7410..7413 from mainline
64995              
64996              Introduce the man[24-8] variables, from Andy Dougherty.
64997              
64998              Upgrade to CPAN 1.58, from Andreas König.
64999              
65000              An updated EBCDIC tr patch.
65001              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
65002              
65003              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
65004              
65005              Two thirds of
65006              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65007              The Install.pm changes will be submitted separately because
65008              they need some work and discussion still.
65009              
65010              The Install.pm third of
65011              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65012              
65013              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
65014              
65015              Subject: [PATCH 5.7.0] IVs in mtats
65016              
65017              Subject: [PATCH 5.7.0] Perl API for mstats
65018              
65019              Ilya implemented the memory profiling API.
65020              
65021              In Amdahl UTS "struct sv" is defined by a system header,
65022              <ksync.h>.
65023              
65024              Slight tweak of the code to appease Amdahl UTS cc.
65025              
65026              Amdahl UTS doesn't seem to do dynaloading.
65027              
65028              Use UTF8SKIP(), from Simon Cozens.
65029              
65030              Thinko in #7222.
65031              
65032              op/sprintf.t patch for OS/390 (and any other host with limited
65033              floating-point exponent length)
65034              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
65035              
65036              Tweak #7225.
65037              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
65038              
65039              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
65040              
65041              Needs to be conditional on SunOS 4.
65042              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
65043              
65044              Test cases for bug id 20000323.056 (the bug seems to be fixed).
65045              
65046              Add test for bug id 20000427.003 (which seems to have
65047              been fixed) (also duplicate as 20000427.004, though
65048              with a higher severity).  Move one utf8 from op/append
65049              to pragma/utf8, tag the tests with bug ids.
65050              
65051              Document FNCASE=y as discussed in the bug 20000902.009.
65052              
65053              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
65054              The problem was that rx->minlen was in chars while pp_split()
65055              thought it would be in bytes. 
65056              
65057              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
65058              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
65059              
65060              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
65061              
65062              Fix a couple of compiler-noted nits in #7235.
65063              
65064              Tweak the test of #7235.
65065              
65066              One more ~utf8 tweak.
65067              
65068              -w cleanup.
65069              Subject: Re: Problems with bleadperl 
65070              
65071              Subject: small pod patch
65072              
65073              Subject: [PATCH perlguts.pod] Document offset hack
65074              
65075              Add Charles Lane.
65076              
65077              Add the capability to include/exclude branches.
65078              
65079              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
65080              
65081              Detect early whether the std streams have gone bad.
65082              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65083              
65084              More IoTYPE sprinkling.
65085              
65086              Workaround for a sfio bug where the stream error indicator
65087              is not cleared as documented.
65088              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65089              
65090              Clarify documentation on 'use bytes'.
65091              Subject: Re: What does 'use bytes' "mean" ?
65092              
65093              Show the failed remote port, instead of the failing line number.
65094              Subject: [PATCH 5.6.1 Debugger] More diagnostics
65095              
65096              Make Cwd more bulletproof in chrooted environments.
65097              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
65098              
65099              Subject: Pod patch for Devel::Peek
65100              
65101              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
65102              
65103              Borland C fstat() never saw the fd as writable.
65104              Subject: fix for Borland's weak "stat" (perl@7211)
65105              
65106              Missing change from #7362.
65107              
65108              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
65109              
65110              Add the test case for the bug id 20000730.004 which seems
65111              to have been fixed by now.
65112              
65113              Fix of sorts for bug id 20000901.092.  There seems to be no trace
65114              of a 'pmshort' anywhere in the B, so the offending line was simply
65115              removed.
65116              
65117              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
65118              
65119              Subject: PATCH do_print has 2 PerlIO_error()s
65120              
65121              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
65122              
65123              Typo noted by Mark Lutz.
65124              
65125              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
65126              
65127              In the latest compiler builds cccdlflags must not become -fpic,
65128              from Wilfredo Sánchez.
65129              
65130              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
65131              
65132              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
65133              
65134              SOCKS function redefinitions need prototypes, too, otherwise
65135              for example 32 bit versus 64 bit differences cause a lot of
65136              problems.  Part of
65137              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65138              
65139              Portability tweak on #7377.
65140              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
65141              
65142              Don't write double values through long double pointers,
65143              based on a part of
65144              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65145              
65146              Reëntrancy fix.
65147              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65148              
65149              Make scan_num() reëntrant, as suggested in
65150              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65151              
65152              Fix for ID 20001020.006, concatenating an unset submatch
65153              with utf8 resulted in "Modification of a read-only value".
65154              
65155              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
65156              
65157              The #7383 was right only in the context of the original bug report,
65158              not in more general case.
65159              
65160              Update Changes.
65161              
65162              Testcases for a #7383,#7385 related bug.
65163              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
65164              
65165              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
65166              
65167              Tweak the Is* definitions of Unicode character classes
65168              to better match the official categorizations; embrace
65169              the official categorizations; add the combining marks
65170              as alpha (and -numeric); fix DCinital (a typo and edito)
65171              to be DCmedial.
65172              
65173              Hints tweak from Anton Berezin.
65174              
65175              Subject: installman go-faster stripes
65176              Subject: Re: installman go-faster stripes
65177              
65178              Subject: [ID 20001021.003] updated hints/openbsd.sh
65179              
65180              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
65181              
65182              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
65183              
65184              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
65185              
65186              Doc patch.
65187              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
65188              
65189              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
65190              
65191              Subject: Re: [ID 20001021.005] SEGV with regex match 
65192              
65193              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
65194              
65195              The change #7187 was not so good on VMS.
65196              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
65197              
65198              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
65199              
65200              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
65201              
65202              Document PERL_INSTALL_ROOT of #7210.
65203      Branch: maint-5.6/perl
65204           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
65205           +> t/lib/tie-splice.t
65206            - lib/unicode/Is/DCinital.pl
65207           !> (integrate 112 files)
65208 ____________________________________________________________________________
65209 [  8158] By: jhi                                   on 2000/12/17  23:04:24
65210         Log: Subject: [PATCHES] RE: perl@8150 
65211              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
65212              Date: Sun, 17 Dec 2000 21:46:39 +0100
65213              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
65214              
65215              Neither cygwin has a getpwuid() one can trust on.
65216      Branch: perl
65217            ! t/lib/glob-basic.t
65218 ____________________________________________________________________________
65219 [  8157] By: jhi                                   on 2000/12/17  23:01:54
65220         Log: More MAN.PODS => {} fixes.
65221      Branch: perl
65222            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
65223            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
65224            ! os2/OS2/REXX/Makefile.PL
65225 ____________________________________________________________________________
65226 [  8156] By: gsar                                  on 2000/12/17  22:49:13
65227         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
65228              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
65229              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
65230              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
65231              7201,7204 from mainline
65232              
65233              Remove vestiges of tr//CU.
65234              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65235              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65236              
65237              The return value of setlocale must be copied away.
65238              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65239              
65240              Allow chop() and chomp() to be overridden.
65241              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65242              
65243              Hints optimization.
65244              Subject: Minor nit
65245              
65246              Subject: [PATCH] de-wall t/README
65247              
65248              Subject: Re: Two advertising clauses need to be removed
65249              
65250              Batch of UTF-8 patches from Simon Cozens.
65251              
65252              Fix for a parsing bug, not for the original bug.
65253              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
65254              
65255              Compilation warnings and an error.
65256              
65257              Subject: File::Find 5.7.0 POD nits
65258              
65259              Subject: [PATCH perl-5.7.0] continued -Wformat support
65260              
65261              The one that got away.
65262              
65263              Subject: Re: perl@7078
65264              
65265              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
65266              convertable to bytes by checking it doesn't go above 0xc3
65267              Subject: Re: perl@7078
65268              
65269              Replace #7084 with
65270              Subject: Re: perl@7078 
65271              
65272              We don't need to count the high bit bytes, a boolean is enough. 
65273              
65274              Subject: [PATCH] utf8.c apidoc
65275              
65276              Subject: Re: perl@7078 
65277              
65278              Botched the #7090 check-in.
65279              
65280              Fix for the charnames.t failures from Spider Boardman.
65281              
65282              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
65283              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
65284              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
65285              0 to checking to get the warning.
65286              
65287              Subject: [PATCH] Nits in perlmod.pod
65288              
65289              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
65290              
65291              Subject: Re: unicode support and perl [ID 20000901.097]
65292              
65293              Subject: Re: unicode support and perl [ID 20000901.097]
65294              
65295              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
65296              
65297              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
65298              
65299              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
65300              
65301              Subject: [PATCH@blead] Fix some recursion in overload.pm
65302              
65303              s/Robin Parker/Robin Barker/
65304              
65305              Subject: [PATCH] Fix aliasing of tied filehandles
65306              
65307              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
65308              
65309              Subject: Re: [PATCH 5.005_64 missed]
65310              
65311              SOCK_DGRAM and listen() do not mix as reported in
65312              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
65313              The patch for 5.7.0+ had to be reengineered, though.
65314              
65315              Subject: DOC PATCH 5.6.0
65316              
65317              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
65318              
65319              Document the issue (is not a syntax error, kind of)
65320              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
65321              
65322              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
65323              Did not apply cleanly, manual intervention was needed.
65324              
65325              Subject: [PATCH] DLL not restartabke with threaded perl
65326              
65327              Inside require() $^S was always left undefined.
65328              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
65329              
65330              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
65331              
65332              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
65333              
65334              Regen headers.
65335              
65336              Subject: [PATCH 5.7.0] Epoc update
65337              
65338              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
65339              as suggested by Olaf Flebbe and Nick Clark.
65340              
65341              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
65342              
65343              Misplaced else.
65344              
65345              Scale down the VMS message boxes, by Charles Lane.
65346              Fix for ID 20000903.009, workaround at
65347              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
65348              
65349              Subject: [ID 20001003.006] B::Debug not -w clean
65350              
65351              Test harness update to sync with the new perlcc,
65352              from Simon Cozens.
65353              
65354              One remaining nit less at the VMS mailbox sizing.
65355              
65356              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65357              
65358              It is possible to have no hosts database at all.  Pointed out in
65359              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65360              
65361              Subject: [PATCH 5.7.0] h2xs not working
65362              Subject: [PATCH 5.7.0] h2xs not documenting the created module
65363              
65364              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
65365              
65366              Subject: perlhack.pod Patch for Externals Tools
65367              
65368              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
65369              
65370              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
65371              
65372              Enable disabling scripts installation by Configure -Uinstallscripts,
65373              suggested by H. Merijn Brand.
65374              
65375              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
65376              reported several times by Dominic Dunlop, for example in
65377              ID 20000315.008.  Patch from Dominic.  Patch affects at
65378              least MachTen, and possibly other oldish BSDs. Should not
65379              break non-broken platforms (tested on LinuxPPC). 
65380              
65381              Regen toc.
65382              
65383              Subject: Re: Questions about Tie::Array and perl modules
65384              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
65385              
65386              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
65387              
65388              Tweak #7153.
65389              
65390              IO::Handle->syswrite() did not handle length omission
65391              like CORE::syswrite() does.
65392              Subject: [Fwd] IO::Handle, syswrite and arguments
65393              The original patch from andrew@ugh.net.au.
65394              
65395              Also the $ccflags is needed for the C compiler check.
65396              Subject: Configure (check for C-compiler)
65397              
65398              Eliminate $Is_VMS code from the test.
65399              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
65400              
65401              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
65402              as the first option of cc/ld because of ultrapicky compilers
65403              (e.g. OS/390 R2.5)
65404              
65405              Change the version number of Tie::Handle in the core to 4.0,
65406              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
65407              Subject: Note on Tie::Handle
65408              
65409              UTF8ize split() so that the cloned substrings get the UTF8
65410              flag of the original scalar.  Problem reported by Simon Cozens.
65411              
65412              save_re_context() could reset PL_curcop to freed memory, causing core
65413              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
65414              
65415              Subject: PATCH 5.6 perldebguts grammar cleanup
65416              
65417              Add a todo note about overloadable assertions.
65418              
65419              on Windows, LoadLibrary() could load an extension DLL multiple
65420              times if forward slashes are used in the path
65421              
65422              on Windows, cwd strings in the environment should be of the
65423              form =X:=X:\foo instead of =X=X:\foo\
65424              
65425              on Windows, avoid potential exception (could happen if MSVCRT isn't
65426              being used) when closing a socket handle
65427              
65428              avoid nonportable example code
65429              
65430              Windows9x doesn't support link(), despite what Config.pm
65431              might think
65432              
65433              pod nit
65434              
65435              Change #7160 had a nasty typo.
65436              
65437              Warn about unknown scripts.
65438              Subject: Re: ideas? patches? [PATCH bleadperl]
65439              
65440              on Windows, clean targets might not work under some flavors of the shell
65441              
65442              tweak for change#7173
65443              
65444              Make eq work again with utf8 (disabling the upgrading
65445              should no more be necessary since the copies of the
65446              scalars are upgraded, not the scalars themselves).
65447              Takes care of ID 20001009.001.  (The claimed length()
65448              bug in 20001009.001 seems bogus to me.)
65449              
65450              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
65451              
65452              Upgrade to CGI.pm 2.74, from Lincoln Stein.
65453              
65454              Upgrade to podlators 1.04, from Russ Allbery.
65455              
65456              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
65457              
65458              Quote the temp file name, needed in Win32 because the
65459              default name unfortunately contains spaces, shouldn't
65460              hurt elsewhere.
65461              Subject: FW: perldoc fails if $TEMP contains spaces
65462              
65463              Subject: RE: [ID 19990803.001] README.win32 suggestions 
65464              
65465              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
65466              
65467              Subject: Re: utf8 concat, mg_get
65468              
65469              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
65470              
65471              Subject: [PATCH: perl@7181] op/tr tests on OS/390
65472              
65473              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
65474              
65475              Use the versiononly instead of the installscripts,
65476              retract the changes 7146 and 7147.
65477              
65478              Reapply Andy's patch and regen Configure.
65479              
65480              Add the test case for #7190, from the original bug report
65481              by Andreas König.
65482              
65483              Remove duplicated code.
65484              
65485              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
65486              
65487              restore change#7202
65488      Branch: maint-5.6/perl
65489           !> (integrate 121 files)
65490 ____________________________________________________________________________
65491 [  8155] By: jhi                                   on 2000/12/17  22:30:58
65492         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
65493              From: "Craig A. Berry" <craigberry@mac.com>
65494              Date: Sun, 17 Dec 2000 13:09:28 -0600
65495              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
65496              
65497              MAN.PODS => ' ' is naughty.
65498      Branch: perl
65499            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
65500 ____________________________________________________________________________
65501 [  8154] By: nick                                  on 2000/12/17  22:07:13
65502         Log: MULTIPLICITY nit.
65503      Branch: perl
65504            ! mg.c
65505 ____________________________________________________________________________
65506 [  8153] By: gsar                                  on 2000/12/17  21:23:05
65507         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
65508              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
65509              from mainline
65510              
65511              Document the SvIOK_.*UV().
65512              
65513              Update Unicode todo list.
65514              
65515              Guard against bad string->int conversion for quads.
65516              
65517              Subject: small apidoc fix
65518              
65519              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
65520              
65521              Subject: [PATCH] Tied filehandle documentation
65522              
65523              Subject: [PATCH] Modernize Opcode.pm documentation
65524              
65525              Make Data::Dumper (non-XS) to work with changed semantics of ref().
65526              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
65527              [applied even though said semantics didn't change in 5.6.x]
65528              
65529              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
65530              
65531              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
65532              
65533              Fix the URL, but the server is still missing in action.
65534              Subject: [ID 20000905.002] perlfaq1.pod URL error
65535              
65536              Subject: [ID 20000903.001] \w in utf8-strings
65537              
65538              Fix the ccversion detection for 5.1 and beyond.
65539              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65540              
65541              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
65542              
65543              Subject: [ID 20000904.008] Tiny fix for perldiag
65544              
65545              Subject: Re: [ID 20000906.004] segfault with bad perl statement
65546              
65547              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65548              
65549              Subject: [ID 20000908.002] perlipc documentation bug.
65550              
65551              Subject: [PATCH lib/Benchmark.pm]
65552              
65553              Re-allow vec() for characters > 255.
65554              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
65555              
65556              Do away with memory models cruft.  Sorry, PDP users.
65557              
65558              Continue #7041.
65559              
65560              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
65561              
65562              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
65563              
65564              Upgrade to CPAN 1.57_65, from Andreas König.
65565              
65566              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
65567              by Russ Allbery.
65568              
65569              Silence t/pod/*.t about alternate quote-mappings now implemented
65570              by Pod::Text, from Brad Appleton.
65571              
65572              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
65573              Subject: borland C++ win32.c tweak
65574              
65575              C<@a = @b = split(...)> optimization coredumps under ithreads
65576              (missed a spot when fixing up op_pmreplroot hack for ithreads)
65577              
65578              Document the SvUTF8*().
65579              
65580              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
65581              
65582              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
65583              
65584              Do in VMS as the #7054 does.
65585              
65586              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
65587              
65588              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
65589              
65590              Subject: [patch: perl@7045] vms updates
65591              
65592              Test for the #7049.
65593              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
65594              
65595              Break up the myconfig lines a bit.
65596              Subject: perlbug/perl -V output format
65597              
65598              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
65599              
65600              The #7054 truncated Configure badly.
65601              
65602              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
65603              initialization in all the threads on Windows
65604              
65605              Allow for whitespace between "#" and "line" in cpp output.
65606              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
65607              
65608              Remove vestiges of tr//CU.
65609              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65610              
65611              The return value of setlocale must be copied away.
65612              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65613              
65614              Allow chop() and chomp() to be overridden.
65615              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65616              
65617              Hints optimization.
65618              Subject: Minor nit
65619              
65620              Subject: [PATCH] de-wall t/README
65621              
65622              Subject: Re: Two advertising clauses need to be removed
65623      Branch: maint-5.6/perl
65624           !> (integrate 75 files)
65625 ____________________________________________________________________________
65626 [  8152] By: gsar                                  on 2000/12/17  20:30:11
65627         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
65628              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
65629              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
65630              
65631              Don't attach -ld to the archname if pointless.
65632              
65633              Document UNTIE in a very minimalistic way.
65634              
65635              POSIX doesn't report long double values under -Duselongdouble
65636              when the long doubles are "real" (bigger than doubles).
65637              
65638              More author updates.
65639              
65640              Try to deduce NV_MAX.  Really should be Configure fodder.
65641              
65642              :: not allowed in pathnames, change to .
65643              Subject: [PATCH perl@6938] cygwin port
65644              
65645              Forget about NV_MAX (#6951).  Various floating point tweaks,
65646              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
65647              
65648              Move the Solaris 7 scan to use64bitall, make the
65649              failure to find 64-bot sparc libc to mention the
65650              possibility of being in an intel, from Lupe and Alan.
65651              
65652              Regen perltoc.
65653              
65654              AUTHORS tweaks, from Peter Prymmer.
65655              
65656              More address tweaking.
65657              
65658              Small tweaks all over.
65659              
65660              File::Temp patches from Andreas König,
65661              
65662              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
65663              
65664              Subject: CPAN.pm beta 1.57_57 for the core
65665              
65666              Part of the solution.
65667              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
65668              
65669              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
65670              
65671              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
65672              
65673              Add the overload warnings to perldiag.
65674              
65675              Drop unused argument.
65676              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
65677              
65678              Subject: Nit in Configure (bleadperl@6961)
65679              
65680              Update to PodParser 1.18, from Brad Appleton.
65681              
65682              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
65683              
65684              Subject: [PATCH: 6948] add SCNfldbl to configure.com
65685              
65686              Document UNTIE. Also tweak implementation to suppress the 'inner references'
65687              warning when UNTIE exists and instead pass the cound of extra references to
65688              the UNTIE method.
65689              
65690              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
65691              so that case-ignoring systems like DCL can tell them from
65692              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
65693              
65694              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
65695              
65696              Feature ordering tweak.
65697              
65698              Regen perltoc.
65699              
65700              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
65701              
65702              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
65703              
65704              Subject: http:// in L<>
65705              
65706              Detypo.
65707              
65708              change#6791 accidentally clobbered change#6710, put it back
65709              
65710              Only the first line, thank you very much.
65711              
65712              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
65713              plus rework the http: spots as suggested by Tom Christiansen,
65714              plus regen perltoc.
65715              
65716              Undo part of change 6489 which looks like a bulk edit which
65717              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
65718              The supressing of main:: on return from select() is undesirable.
65719              
65720              Apparently avoiding the swapping is too costly.
65721              
65722              Various Configure nits by Philip Newton,
65723              plus the ebcdic one by me.
65724              
65725              Make certain cc is set before trying to run it.
65726              
65727              If overloaded %{} etc. return the object do not loop.
65728              Thus  sub deref { $_[0] } functions if object is wanted type.
65729              
65730              Update perlhist.
65731              
65732              More %{} and other deref special casing - do not pass to 'nomethod'.
65733      Branch: maint-5.6/perl
65734           !> (integrate 59 files)
65735 ____________________________________________________________________________
65736 [  8151] By: gsar                                  on 2000/12/17  19:14:38
65737         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
65738              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
65739              
65740              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
65741              
65742              Make the epsilon to be relative, not absolute.
65743              
65744              Put back the flags dump as reasoned in
65745              Subject: Re: [PATCH] Glob dumping
65746              
65747              Introduce ccname to keep track of what compiler kind of we have.
65748              
65749              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
65750              
65751              Put back the slice accidentally removed by #6907.
65752              
65753              Reset archname and archname64 always, forcing them be
65754              recomputed at each Configure run, make Configure and
65755              the hints files agree on the naming of largefiles variables.
65756              
65757              Don't say "Perl 5.0 source kit".
65758              
65759              Subject: [PATCH] fix misc cast warnings
65760              
65761              Subject: typos in pods
65762              
65763              NVs not necessarily doubles, as pointed out by Yitzchak.
65764              
65765              Subject: [PATCH 6889] add a few ldbl formats to configure.com
65766              
65767              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
65768              
65769              Better options for rsync.
65770              
65771              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
65772              
65773              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
65774              
65775              Subject: [PATCH] Re: UNTIE method 
65776              
65777              A better fix for the Socket building problem from Craig Berry.
65778              
65779              Retract the dummy test, skip the security tests (instead of failing),
65780              explain what the warnings mean.
65781              
65782              Heap decorruption.
65783              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
65784              
65785              Update to Unicode 3.0.1.
65786              
65787              Missed one Unicode file.
65788              
65789              Subject: Re: typos in pods
65790              
65791              The #6929 was too skimpy.
65792              
65793              sscanf() may be the only way to read long doubles from strings.
65794              
65795              Reveal Borland's isnan.
65796              Subject: build with BC++ tweak
65797              
65798              Issue useful diagnostic on unknown pod commands.
65799              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
65800              
65801              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
65802              
65803              Clarify the third case of ftmp-security warnings.
65804              
65805              Make -Dusemorebits find long doubles in Solaris.
65806              
65807              Wrap the test in eval.
65808      Branch: maint-5.6/perl
65809           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
65810           +> lib/unicode/PropList.txt lib/unicode/README.perl
65811           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65812           +> lib/unicode/Unicode.301 vms/vmspipe.com
65813            - lib/unicode/Props.txt lib/unicode/UCD300.html
65814            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
65815           !> (integrate 305 files)
65816 ____________________________________________________________________________
65817 [  8150] By: jhi                                   on 2000/12/17  18:47:57
65818         Log: Uncheckedin generated files.
65819      Branch: perl
65820            ! global.sym perlapi.c pod/perlapi.pod
65821 ____________________________________________________________________________
65822 [  8149] By: jhi                                   on 2000/12/17  18:41:22
65823         Log: Update Changes.
65824      Branch: perl
65825            ! Changes patchlevel.h
65826 ____________________________________________________________________________
65827 [  8148] By: jhi                                   on 2000/12/17  18:39:16
65828         Log: Subject: [PATCH] Fcntl constants speedup
65829              From: Nicholas Clark <nick@ccl4.org>
65830              Date: Sun, 17 Dec 2000 16:29:24 +0000
65831              Message-ID: <20001217162924.E97668@plum.flirble.org>
65832              
65833              Use IVs for the Fcntl constants instead of NVs.
65834      Branch: perl
65835            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
65836 ____________________________________________________________________________
65837 [  8147] By: jhi                                   on 2000/12/17  18:33:41
65838         Log: Add test for #8145 (binmode() warning), add warning for
65839              ioctl() and sockpair(), document them. (fileno() cannot
65840              be tripwired with the same kind of warning because
65841              'defined fileno($foo)' seems to be an idiom.)
65842      Branch: perl
65843            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
65844 ____________________________________________________________________________
65845 [  8146] By: gsar                                  on 2000/12/17  18:09:08
65846         Log: update Changes
65847      Branch: maint-5.6/perl
65848            ! Changes
65849 ____________________________________________________________________________
65850 [  8145] By: jhi                                   on 2000/12/17  17:39:35
65851         Log: Subject: [PATCH] Re: The long awaited feature ...
65852              From: Simon Cozens <simon@cozens.net>
65853              Date: Sun, 17 Dec 2000 12:31:56 +0000
65854              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
65855              
65856              Add a warning to binmode() about using bad filehandles
65857              (can happen e.g. if someone forgets the filehandle argument)
65858      Branch: perl
65859            ! pp_sys.c
65860 ____________________________________________________________________________
65861 [  8144] By: jhi                                   on 2000/12/17  17:33:48
65862         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
65863              From: Jonathan Stowe <gellyfish@gellyfish.com>
65864              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
65865              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
65866      Branch: perl
65867            ! lib/Net/Ping.pm
65868 ____________________________________________________________________________
65869 [  8143] By: jhi                                   on 2000/12/17  05:31:37
65870         Log: Polymorphic regexps.
65871              
65872              Fixes at least the bugs 20001028.003 (both of them...) and
65873              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
65874              also to be fixed by now, probably already before this patch.
65875      Branch: perl
65876            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
65877            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
65878            ! t/op/utf8decode.t t/pragma/utf8.t
65879 ____________________________________________________________________________
65880 [  8142] By: jhi                                   on 2000/12/16  17:16:05
65881         Log: Subject: [patch perl@8102] dos/djgpp update
65882              From: Laszlo Molnar <ml1050@freemail.hu>
65883              Date: Sat, 16 Dec 2000 01:40:52 +0100
65884              Message-ID: <20001216014052.A335@freemail.hu>
65885      Branch: perl
65886            ! djgpp/config.over t/base/commonsense.t
65887 ____________________________________________________________________________
65888 [  8141] By: jhi                                   on 2000/12/16  17:09:27
65889         Log: Few uncheckedin files.
65890      Branch: perl
65891            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
65892 ____________________________________________________________________________
65893 [  8140] By: nick                                  on 2000/12/15  22:14:31
65894         Log: Integrate mainline
65895      Branch: perlio
65896           !> (integrate 53 files)
65897 ____________________________________________________________________________
65898 [  8139] By: jhi                                   on 2000/12/15  19:49:49
65899         Log: One more IVUV tweak from Nicholas Clark.
65900      Branch: perl
65901            ! sv.c
65902 ____________________________________________________________________________
65903 [  8138] By: jhi                                   on 2000/12/15  19:17:06
65904         Log: Return of the IVUV-preservation, now seems to be happy even
65905              in Digital UNIX (the broken strtoul brokenness detection
65906              seems to have been the fly in the ointment).
65907      Branch: perl
65908            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65909            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
65910            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
65911            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
65912            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65913            ! vos/config.ga.h win32/config.bc win32/config.gc
65914            ! win32/config.vc
65915 ____________________________________________________________________________
65916 [  8137] By: jhi                                   on 2000/12/15  18:12:14
65917         Log: Metaconfig unit change for #8136.
65918      Branch: metaconfig
65919            ! U/modified/d_strtoul.U
65920      Branch: metaconfig/U/perl
65921            ! d_strtoull.U d_strtouq.U
65922 ____________________________________________________________________________
65923 [  8136] By: jhi                                   on 2000/12/15  18:11:35
65924         Log: I don't think it's sensible or portable to test the strtou*
65925              on /^-/ strings.
65926      Branch: perl
65927            ! Configure
65928 ____________________________________________________________________________
65929 [  8135] By: jhi                                   on 2000/12/15  17:18:49
65930         Log: Metaconfig unit change for #8134.
65931      Branch: metaconfig
65932            ! U/modified/d_strtoul.U
65933 ____________________________________________________________________________
65934 [  8134] By: jhi                                   on 2000/12/15  17:14:13
65935         Log: If longsize is 8 we don't need a LL suffix for integer constants.
65936      Branch: perl
65937            ! Configure config_h.SH
65938 ____________________________________________________________________________
65939 [  8133] By: jhi                                   on 2000/12/15  16:00:23
65940         Log: Update Changes.
65941      Branch: perl
65942            ! Changes patchlevel.h
65943 ____________________________________________________________________________
65944 [  8132] By: jhi                                   on 2000/12/15  15:44:16
65945         Log: Some compilers get huffy if you do not cast a const pointer
65946              to a non-const when assigning.
65947      Branch: perl
65948            ! gv.c
65949 ____________________________________________________________________________
65950 [  8131] By: jhi                                   on 2000/12/15  15:38:30
65951         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
65952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65953              Date: Fri, 15 Dec 2000 05:26:57 -0500
65954              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
65955      Branch: perl
65956            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
65957            ! t/pragma/overload.t
65958 ____________________________________________________________________________
65959 [  8130] By: jhi                                   on 2000/12/15  15:36:08
65960         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
65961              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65962              Date: Thu, 14 Dec 2000 22:02:43 -0500
65963              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
65964      Branch: perl
65965            ! gv.c perl.h
65966 ____________________________________________________________________________
65967 [  8129] By: jhi                                   on 2000/12/15  15:34:16
65968         Log: Subject: PATCH: h2xs nit
65969              From: Tim Jenness <t.jenness@jach.hawaii.edu>
65970              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
65971              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
65972              
65973              Add a template README.
65974      Branch: perl
65975            ! utils/h2xs.PL
65976 ____________________________________________________________________________
65977 [  8128] By: jhi                                   on 2000/12/15  15:32:22
65978         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
65979      Branch: perl
65980            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
65981 ____________________________________________________________________________
65982 [  8127] By: jhi                                   on 2000/12/15  15:19:34
65983         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
65984              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65985              Date:     Thu, 14 Dec 2000 20:04:42 EST
65986              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
65987      Branch: perl
65988            ! ext/Opcode/Opcode.xs
65989 ____________________________________________________________________________
65990 [  8126] By: jhi                                   on 2000/12/15  15:17:49
65991         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
65992              From: Peter Prymmer <pvhp@forte.com>
65993              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
65994              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
65995      Branch: perl
65996            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
65997            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
65998            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
65999 ____________________________________________________________________________
66000 [  8125] By: jhi                                   on 2000/12/15  15:11:05
66001         Log: This seems to be a stage sane and stable enough to checkin.
66002              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
66003      Branch: perl
66004            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
66005            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
66006            ! t/op/cmp.t t/op/numconvert.t
66007 ____________________________________________________________________________
66008 [  8124] By: jhi                                   on 2000/12/15  04:20:26
66009         Log: Something is really wonky.
66010      Branch: perl
66011            ! sv.c
66012 ____________________________________________________________________________
66013 [  8123] By: jhi                                   on 2000/12/15  04:00:50
66014         Log: Fixes for the IV UV patches to compile in Digital UNIX.
66015      Branch: perl
66016            ! sv.c
66017 ____________________________________________________________________________
66018 [  8122] By: jhi                                   on 2000/12/15  02:53:40
66019         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66020              From: "Craig A. Berry" <craigberry@mac.com>
66021              Date: Thu, 14 Dec 2000 19:10:49 -0600
66022              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
66023      Branch: perl
66024            ! vms/vms.c
66025 ____________________________________________________________________________
66026 [  8121] By: jhi                                   on 2000/12/15  02:50:00
66027         Log: Metaconfig changes for #8120.
66028      Branch: metaconfig
66029            + U/modified/d_strtoul.U
66030      Branch: metaconfig/U/perl
66031            ! d_strtoull.U d_strtouq.U
66032 ____________________________________________________________________________
66033 [  8120] By: jhi                                   on 2000/12/15  02:49:42
66034         Log: From: Nicholas Clark <nick@ccl4.org> 
66035              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
66036              Date: Thu, 14 Dec 2000 18:38:57 +0000
66037              Message-ID: <20001214183857.B97909@plum.flirble.org>
66038      Branch: perl
66039            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66040            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
66041            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
66042            ! vos/config.ga.def vos/config.ga.h win32/config.bc
66043            ! win32/config.gc win32/config.vc
66044 ____________________________________________________________________________
66045 [  8119] By: jhi                                   on 2000/12/14  23:40:58
66046         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
66047              From: Nicholas Clark <nick@ccl4.org>
66048              Date: Wed, 13 Dec 2000 20:08:50 +0000
66049              Message-ID: <20001213200849.B71166@plum.flirble.org>
66050      Branch: perl
66051            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
66052            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
66053 ____________________________________________________________________________
66054 [  8118] By: jhi                                   on 2000/12/14  22:46:26
66055         Log: Integrate perlio.
66056      Branch: perl
66057           !> MANIFEST ext/Encode/compile makedef.pl
66058 ____________________________________________________________________________
66059 [  8117] By: nick                                  on 2000/12/14  22:38:53
66060         Log: Win32 tweaks to get Encode to build
66061              - temp hack to makedef.pl till PerlIO is properly "exported".
66062              - MSVC dislikes  
66063              static encpage_t foo[];
66064              so make 'em extern for now.
66065      Branch: perlio
66066            ! ext/Encode/compile makedef.pl
66067 ____________________________________________________________________________
66068 [  8116] By: nick                                  on 2000/12/14  22:00:53
66069         Log: Document the new files
66070      Branch: perlio
66071            ! MANIFEST
66072 ____________________________________________________________________________
66073 [  8115] By: jhi                                   on 2000/12/14  21:58:01
66074         Log: MANIFEST new files of #8114.
66075      Branch: perl
66076            ! MANIFEST
66077 ____________________________________________________________________________
66078 [  8114] By: jhi                                   on 2000/12/14  21:50:49
66079         Log: Integrate perlio.
66080      Branch: perl
66081           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66082           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
66083           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66084           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66085           !> ext/Encode/Makefile.PL
66086 ____________________________________________________________________________
66087 [  8113] By: jhi                                   on 2000/12/14  21:48:49
66088         Log: The documentation part of the
66089              
66090              Subject: [ID 20001214.002] Net::Ping patch
66091              From: Jonathan Stowe <gellyfish@gellyfish.com>
66092              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
66093              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
66094              since the #7529 had already addressed the same problem.
66095      Branch: perl
66096            ! lib/Net/Ping.pm
66097 ____________________________________________________________________________
66098 [  8112] By: jhi                                   on 2000/12/14  21:42:57
66099         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66100              From: Dominic Dunlop <domo@computer.org>
66101              Date: Tue, 12 Dec 2000 10:47:10 +0100
66102              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
66103              
66104              Document how elusive subroutines can be.
66105      Branch: perl
66106            ! pod/perlfunc.pod
66107 ____________________________________________________________________________
66108 [  8111] By: jhi                                   on 2000/12/14  21:38:05
66109         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66110              From: Dominic Dunlop <domo@computer.org>
66111              Date: Thu, 14 Dec 2000 10:13:51 +0100
66112              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
66113      Branch: perl
66114            ! ext/POSIX/POSIX.pod
66115 ____________________________________________________________________________
66116 [  8110] By: jhi                                   on 2000/12/14  21:36:32
66117         Log: Subject: [patch] perlfaq7
66118              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
66119              Date: Thu, 14 Dec 2000 15:31:07 +0100
66120              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
66121      Branch: perl
66122            ! pod/perlfaq7.pod
66123 ____________________________________________________________________________
66124 [  8109] By: jhi                                   on 2000/12/14  21:29:20
66125         Log: Subject: [8104] Encode
66126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66127              Date: Thu, 14 Dec 2000 14:49:34 +0100
66128              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
66129              
66130              Type casting for nervous compilers.
66131      Branch: perl
66132            ! ext/Encode/Encode.xs
66133 ____________________________________________________________________________
66134 [  8108] By: jhi                                   on 2000/12/14  21:26:17
66135         Log: Subject: [8104] DB_File
66136              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66137              Date: Thu, 14 Dec 2000 14:49:35 +0100
66138              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
66139              
66140              Type definition incorrect for DB 2.7.7.  Not known when it
66141              changed, so only changed it for a known revision.
66142      Branch: perl
66143            ! ext/DB_File/DB_File.xs
66144 ____________________________________________________________________________
66145 [  8107] By: jhi                                   on 2000/12/14  21:23:41
66146         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
66147              From: Peter Prymmer <pvhp@forte.com>
66148              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
66149              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
66150              
66151              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
66152      Branch: perl
66153            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
66154            ! ext/Encode/Encode/posix-bc.enc
66155 ____________________________________________________________________________
66156 [  8106] By: nick                                  on 2000/12/14  20:36:13
66157         Log: "Cold" build correction to Encode's Makefile.PL
66158      Branch: perlio
66159            ! ext/Encode/Makefile.PL
66160 ____________________________________________________________________________
66161 [  8105] By: nick                                  on 2000/12/14  20:09:37
66162         Log: "Compiled" encodings.
66163              Correct replacement character in EBCDIC .enc files
66164              Add 0x7F to ASCII repertoire.
66165      Branch: perlio
66166            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
66167            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66168            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66169            ! ext/Encode/Makefile.PL ext/Encode/compile
66170            ! ext/Encode/encengine.c ext/Encode/encode.h
66171 ____________________________________________________________________________
66172 [  8104] By: nick                                  on 2000/12/14  00:38:20
66173         Log: Integrate mainline
66174      Branch: perlio
66175           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
66176           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
66177           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
66178           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
66179           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
66180           !> t/lib/db-hash.t t/lib/db-recno.t
66181 ____________________________________________________________________________
66182 [  8103] By: nick                                  on 2000/12/13  23:16:13
66183         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
66184              so far and so it does not get lost.
66185      Branch: perlio
66186            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66187 ____________________________________________________________________________
66188 [  8102] By: jhi                                   on 2000/12/13  17:14:22
66189         Log: Update Changes.
66190      Branch: perl
66191            ! Changes patchlevel.h
66192 ____________________________________________________________________________
66193 [  8101] By: jhi                                   on 2000/12/13  16:53:41
66194         Log: Move the proto of start_glob() to a better place; regen api files.
66195      Branch: perl
66196            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
66197 ____________________________________________________________________________
66198 [  8100] By: jhi                                   on 2000/12/13  16:47:11
66199         Log: Metaconfig change for #8099.
66200      Branch: metaconfig
66201            ! U/modified/Head.U
66202 ____________________________________________________________________________
66203 [  8099] By: jhi                                   on 2000/12/13  16:46:48
66204         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
66205              From: Andy Dougherty <doughera@lafayette.edu>
66206              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
66207              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
66208      Branch: perl
66209            ! Configure
66210 ____________________________________________________________________________
66211 [  8098] By: jhi                                   on 2000/12/13  16:39:02
66212         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
66213              From: rspier@pobox.com (Robert Spier)
66214              Date: Tue, 12 Dec 2000 21:12:39 -0500
66215              Message-ID: <14902.56087.678086.725773@rls.cx>
66216              
66217              fastgetcwd is defined using a glob alias on a $^O dependent basis -
66218              and there was no default assignment or perl subroutine.
66219      Branch: perl
66220            ! lib/Cwd.pm
66221 ____________________________________________________________________________
66222 [  8097] By: jhi                                   on 2000/12/13  16:16:01
66223         Log: Subject: [PATCH] move startglob out of pp_hot.c
66224              From: Nicholas Clark <nick@ccl4.org>
66225              Date: Mon, 11 Dec 2000 23:16:39 +0000
66226              Message-ID: <20001211231638.A55550@plum.flirble.org>
66227      Branch: perl
66228            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
66229 ____________________________________________________________________________
66230 [  8096] By: jhi                                   on 2000/12/13  15:26:23
66231         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
66233              Date: Wed, 13 Dec 2000 14:01:37 +0100
66234              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
66235              
66236              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
66237              in turn requires libpthread in libswanted.
66238      Branch: perl
66239            ! hints/hpux.sh
66240 ____________________________________________________________________________
66241 [  8095] By: jhi                                   on 2000/12/12  19:51:05
66242         Log: The integration wars continue.
66243      Branch: perl
66244           !> sv.c
66245 ____________________________________________________________________________
66246 [  8094] By: jhi                                   on 2000/12/12  19:48:26
66247         Log: Subject: [PATCH perl@8070] DB_File-1.74  
66248              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
66249              Date: Mon, 11 Dec 2000 23:07:17 -0000
66250              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
66251      Branch: perl
66252            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66253            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
66254            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
66255            ! t/lib/db-recno.t
66256 ____________________________________________________________________________
66257 [  8093] By: nick                                  on 2000/12/12  19:42:13
66258         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
66259      Branch: perlio
66260            ! sv.c
66261           !> lib/File/DosGlob.pm
66262 ____________________________________________________________________________
66263 [  8092] By: jhi                                   on 2000/12/12  19:28:11
66264         Log: Integrate perlio.
66265      Branch: perl
66266           !> sv.c
66267 ____________________________________________________________________________
66268 [  8091] By: nick                                  on 2000/12/12  18:49:45
66269         Log: Fix for Tk, and upgrading shared SVs.
66270      Branch: perlio
66271            ! sv.c
66272 ____________________________________________________________________________
66273 [  8090] By: jhi                                   on 2000/12/12  16:48:59
66274         Log: Subject: [PATCH] Re: Breadperl & Tk
66275              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66276              Date: Tue, 12 Dec 2000 14:48:27 GMT
66277              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
66278      Branch: perl
66279            ! sv.c
66280 ____________________________________________________________________________
66281 [  8089] By: jhi                                   on 2000/12/12  03:37:19
66282         Log: Subject: DosGlob.pm diff for bash style brace expansion.
66283              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
66284              Date: Fri, 8 Dec 2000 10:45:30 -0600
66285              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
66286      Branch: perl
66287            ! lib/File/DosGlob.pm
66288 ____________________________________________________________________________
66289 [  8088] By: nick                                  on 2000/12/11  23:59:59
66290         Log: Integrate mainline
66291      Branch: perlio
66292           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
66293           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66294           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
66295           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
66296           !> t/op/local.t t/pragma/warn/toke toke.c
66297 ____________________________________________________________________________
66298 [  8087] By: jhi                                   on 2000/12/11  23:20:23
66299         Log: Integrate perlio.
66300      Branch: perl
66301           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66302 ____________________________________________________________________________
66303 [  8086] By: jhi                                   on 2000/12/11  22:50:59
66304         Log: Tune further the OS detection of CGI.
66305      Branch: perl
66306            ! lib/CGI.pm
66307 ____________________________________________________________________________
66308 [  8085] By: nick                                  on 2000/12/11  22:50:46
66309         Log: Finish 1st pass of "encoding" layer e.g. :
66310              open($fh,"<encoding(iso8859-7)",$greek) || die;
66311      Branch: perlio
66312            ! ext/Encode/Encode.xs perlio.c perliol.h
66313 ____________________________________________________________________________
66314 [  8084] By: jhi                                   on 2000/12/11  22:32:06
66315         Log: Revert the -f ambiguousity patch, seems to cause
66316              too much hassle (the interpret -Q as a function
66317              where Q is not a known filetest part is left in).
66318      Branch: perl
66319            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
66320            ! toke.c
66321 ____________________________________________________________________________
66322 [  8083] By: jhi                                   on 2000/12/11  22:27:23
66323         Log: (accidentally empty check-in)
66324      Branch: perl
66325            ! lib/File/DosGlob.pm
66326 ____________________________________________________________________________
66327 [  8082] By: nick                                  on 2000/12/11  19:09:51
66328         Log: Restore mmap function (broken by tweaks to shared buffer
66329              layer for encode(xxxx)).
66330      Branch: perlio
66331            ! perlio.c
66332 ____________________________________________________________________________
66333 [  8081] By: jhi                                   on 2000/12/11  18:29:13
66334         Log: Subject: Re: The long awaited feature ...
66335              From: Simon Cozens <simon@cozens.net>
66336              Date: Mon, 11 Dec 2000 15:54:24 +0000
66337              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
66338              
66339              More io/utf8 tests.
66340      Branch: perl
66341            ! t/io/utf8.t
66342 ____________________________________________________________________________
66343 [  8080] By: jhi                                   on 2000/12/11  18:19:36
66344         Log: Subject: PATCH MakeMaker manpage clarification
66345              From: andreas.koenig@anima.de (Andreas J. Koenig)
66346              Date: 10 Dec 2000 20:46:13 +0100
66347              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
66348      Branch: perl
66349            ! lib/ExtUtils/MakeMaker.pm
66350 ____________________________________________________________________________
66351 [  8079] By: jhi                                   on 2000/12/11  15:35:07
66352         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
66353              From: Simon Cozens <simon@cozens.net>
66354              Date: Sun, 10 Dec 2000 19:06:19 +0000
66355              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
66356      Branch: perl
66357            ! ext/B/B/Deparse.pm t/lib/b.t
66358 ____________________________________________________________________________
66359 [  8078] By: jhi                                   on 2000/12/11  15:09:11
66360         Log: Subject: [PATCH] docs on NaN
66361              From: Nicholas Clark <nick@ccl4.org>
66362              Date: Mon, 11 Dec 2000 01:48:38 +0000
66363              Message-ID: <20001211014838.B99205@plum.flirble.org>
66364      Branch: perl
66365            ! pod/perlop.pod
66366 ____________________________________________________________________________
66367 [  8077] By: jhi                                   on 2000/12/11  15:02:21
66368         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
66369              From: Simon Cozens <simon@cozens.net>
66370              Date: Mon, 11 Dec 2000 01:21:45 +0000
66371              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
66372      Branch: perl
66373            ! pp.c pp_hot.c scope.c t/op/local.t
66374 ____________________________________________________________________________
66375 [  8076] By: nick                                  on 2000/12/10  20:43:32
66376         Log: Not merge worthy...
66377              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
66378              syntax is modelled on attributes.
66379              Untested fix for io/utf8 on Win32 etc.
66380              Very clumsy start to the encode layer.
66381      Branch: perlio
66382            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66383 ____________________________________________________________________________
66384 [  8075] By: jhi                                   on 2000/12/10  18:39:33
66385         Log: Darwin is not Windows.
66386      Branch: perl
66387            ! lib/CGI.pm
66388 ____________________________________________________________________________
66389 [  8074] By: jhi                                   on 2000/12/10  18:31:27
66390         Log: Subject: Ambiguous -%c() resolved as a file test
66391              From: "Paul Marquess" <Paul.Marquess@openwave.com>
66392              Date: Sun, 10 Dec 2000 15:35:07 -0000
66393              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
66394      Branch: perl
66395            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66396 ____________________________________________________________________________
66397 [  8073] By: jhi                                   on 2000/12/10  18:16:29
66398         Log: Subject: PATCH installperl misinformed 
66399              From: andreas.koenig@anima.de (Andreas J. Koenig)
66400              Date: 10 Dec 2000 13:01:32 +0100 
66401              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
66402      Branch: perl
66403            ! installperl
66404 ____________________________________________________________________________
66405 [  8072] By: jhi                                   on 2000/12/10  18:07:55
66406         Log: The walkoptree confusion rages; walkoptree() seems to be coming
66407              from B.xs, while walkoptree_slow() comes from B.pm.
66408      Branch: perl
66409            ! ext/B/B.pm
66410 ____________________________________________________________________________
66411 [  8071] By: nick                                  on 2000/12/10  11:45:47
66412         Log: Integrate mainline
66413      Branch: perlio
66414           +> t/base/commonsense.t
66415           !> (integrate 37 files)
66416 ____________________________________________________________________________
66417 [  8070] By: jhi                                   on 2000/12/10  04:46:21
66418         Log: Update Changes.
66419      Branch: perl
66420            ! Changes patchlevel.h
66421 ____________________________________________________________________________
66422 [  8069] By: jhi                                   on 2000/12/10  04:39:19
66423         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
66424              From: andreas.koenig@anima.de (Andreas J. Koenig)
66425              Date: 09 Dec 2000 17:14:25 +0100
66426              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
66427      Branch: perl
66428            + t/base/commonsense.t
66429            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
66430 ____________________________________________________________________________
66431 [  8068] By: jhi                                   on 2000/12/10  04:17:36
66432         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
66433              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
66434              Date: Sat, 9 Dec 2000 16:47:22 -0000
66435              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
66436      Branch: perl
66437            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
66438            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
66439            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
66440            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
66441            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
66442            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
66443            ! t/lib/sdbm.t
66444 ____________________________________________________________________________
66445 [  8067] By: jhi                                   on 2000/12/10  03:52:02
66446         Log: Test case for #8066.
66447      Branch: perl
66448            ! t/op/misc.t
66449 ____________________________________________________________________________
66450 [  8066] By: jhi                                   on 2000/12/10  03:50:30
66451         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
66452              From: Simon Cozens <simon@cozens.net>
66453              Date: Sun, 10 Dec 2000 00:55:37 +0000
66454              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
66455      Branch: perl
66456            ! pp_sys.c
66457 ____________________________________________________________________________
66458 [  8065] By: jhi                                   on 2000/12/10  03:44:52
66459         Log: Test case for #8064.
66460      Branch: perl
66461            ! t/comp/proto.t
66462 ____________________________________________________________________________
66463 [  8064] By: jhi                                   on 2000/12/10  03:42:32
66464         Log: Subject: Re: prototype of substr
66465              From: Simon Cozens <simon@cozens.net>
66466              Date: Sun, 10 Dec 2000 00:13:33 +0000
66467              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
66468              
66469              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
66470              In other words, make the returned prototypes for any function
66471              stop prepending the ';' optionality marker after the first one.
66472              If they start getting optional, all the rest are optional.
66473      Branch: perl
66474            ! pp.c
66475 ____________________________________________________________________________
66476 [  8063] By: jhi                                   on 2000/12/10  03:39:42
66477         Log: Subject: [PATCH] perlguts.pod
66478              From: Simon Cozens <simon@cozens.net>
66479              Date: Sun, 10 Dec 2000 00:06:47 +0000
66480              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
66481              
66482              Documentation of the different types of ops,
66483              plus the functions in dump.c
66484      Branch: perl
66485            ! pod/perlguts.pod
66486 ____________________________________________________________________________
66487 [  8062] By: jhi                                   on 2000/12/10  03:30:04
66488         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
66489              From: Nicholas Clark <nick@talking.bollo.cx>
66490              Date: Sat, 09 Dec 2000 18:57:25 +0000
66491              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
66492              
66493              Be more robust in weird hostname setups.
66494      Branch: perl
66495            ! t/lib/net-hostent.t
66496 ____________________________________________________________________________
66497 [  8061] By: jhi                                   on 2000/12/10  03:28:21
66498         Log: Pacify fussy compiler. 
66499      Branch: perl
66500            ! pp_sys.c
66501 ____________________________________________________________________________
66502 [  8060] By: jhi                                   on 2000/12/10  02:52:46
66503         Log: Integrate perlio.
66504      Branch: perl
66505           !> pp_sys.c t/io/utf8.t
66506 ____________________________________________________________________________
66507 [  8059] By: nick                                  on 2000/12/09  23:40:14
66508         Log: read/sysread/recv should now be utf8 aware.
66509              Basic test for utf8 read.
66510      Branch: perlio
66511            ! pp_sys.c t/io/utf8.t
66512 ____________________________________________________________________________
66513 [  8058] By: jhi                                   on 2000/12/09  21:56:02
66514         Log: Integrate perlio.
66515      Branch: perl
66516           +> t/io/utf8.t
66517           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
66518 ____________________________________________________________________________
66519 [  8057] By: jhi                                   on 2000/12/09  21:53:35
66520         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
66521              From: Inaba Hiroto <inaba@st.rim.or.jp>
66522              Date: Sun, 10 Dec 2000 05:53:21 +0900
66523              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
66524              
66525              Tests for #8056.
66526      Branch: perl
66527            ! t/op/each.t
66528 ____________________________________________________________________________
66529 [  8056] By: jhi                                   on 2000/12/09  21:51:16
66530         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
66531              From: Inaba Hiroto <inaba@st.rim.or.jp>
66532              Date: Sat, 09 Dec 2000 18:02:00 +0900
66533              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
66534              
66535              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
66536      Branch: perl
66537            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
66538 ____________________________________________________________________________
66539 [  8055] By: nick                                  on 2000/12/09  20:11:48
66540         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
66541              than raw PerlIO_write() - does not seem to break any tests.
66542      Branch: perlio
66543            ! pp_sys.c
66544 ____________________________________________________________________________
66545 [  8054] By: nick                                  on 2000/12/09  19:47:30
66546         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
66547              (sysread, recv and write i.e. formats still to do...)
66548              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
66549              open($fh,">:utf8","name")
66550              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
66551              so no extra overhead is involved.
66552              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
66553              to a non-utf8 stream.
66554              Add initial io/utf8.t
66555              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
66556              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
66557              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
66558      Branch: perlio
66559            + t/io/utf8.t
66560            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
66561 ____________________________________________________________________________
66562 [  8053] By: nick                                  on 2000/12/09  19:26:37
66563         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
66564              was only testing this_utf8.
66565      Branch: perlio
66566            ! toke.c
66567 ____________________________________________________________________________
66568 [  8052] By: nick                                  on 2000/12/09  19:09:41
66569         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
66570              i.e. the output string has one, but don't mess with source assumption.
66571      Branch: perlio
66572            ! toke.c
66573 ____________________________________________________________________________
66574 [  8051] By: jhi                                   on 2000/12/09  16:55:17
66575         Log: Integrate perlio.
66576      Branch: perl
66577           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
66578           !> sv.c thrdvar.h util.c
66579 ____________________________________________________________________________
66580 [  8050] By: jhi                                   on 2000/12/09  16:48:07
66581         Log: Nits noticed by Peter Prymmer.
66582      Branch: perl
66583            ! lib/ExtUtils/MM_VMS.pm
66584 ____________________________________________________________________________
66585 [  8049] By: nick                                  on 2000/12/09  13:49:40
66586         Log: UTF8 output prework.
66587              - Store $\ and $, as SVs so they can have SvUTF8 flag
66588              - use do_print() rather than raw PerlIO_write() to print them.
66589      Branch: perlio
66590            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
66591            ! thrdvar.h util.c
66592 ____________________________________________________________________________
66593 [  8048] By: nick                                  on 2000/12/09  12:30:43
66594         Log: Integrate mainline.
66595      Branch: perlio
66596           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
66597           +> t/op/reverse.t
66598           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
66599           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
66600           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
66601           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
66602           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
66603           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
66604 ____________________________________________________________________________
66605 [  8047] By: jhi                                   on 2000/12/09  00:23:27
66606         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
66607              From: Michael G Schwern <schwern@pobox.com>
66608              Date: Fri, 8 Dec 2000 14:43:04 -0600
66609      Branch: perl
66610            ! lib/ExtUtils/MM_VMS.pm
66611 ____________________________________________________________________________
66612 [  8046] By: jhi                                   on 2000/12/08  23:10:27
66613         Log: A missed check-in.
66614      Branch: perl
66615            ! lib/ExtUtils/Manifest.pm
66616 ____________________________________________________________________________
66617 [  8045] By: jhi                                   on 2000/12/08  21:57:12
66618         Log: (null check-in)
66619      Branch: perl
66620            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
66621 ____________________________________________________________________________
66622 [  8044] By: jhi                                   on 2000/12/08  21:11:06
66623         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
66624              at the final draft stage.
66625      Branch: perl
66626            + ext/Encode/Encode/iso8859-16.enc
66627            ! MANIFEST
66628 ____________________________________________________________________________
66629 [  8043] By: jhi                                   on 2000/12/08  16:39:04
66630         Log: Update Changes.
66631      Branch: perl
66632            ! Changes patchlevel.h
66633 ____________________________________________________________________________
66634 [  8042] By: jhi                                   on 2000/12/08  16:33:39
66635         Log: Do not return the Unicode replacement character if UTF-8
66636              decoding goes awry, it should be up to the caller to decide.
66637      Branch: perl
66638            ! pod/perlapi.pod utf8.c
66639 ____________________________________________________________________________
66640 [  8041] By: jhi                                   on 2000/12/08  16:22:28
66641         Log: metaconfig maintenance.
66642      Branch: metaconfig
66643            ! U/modified/stdchar.U
66644      Branch: metaconfig/U/perl
66645            + testsyml.U
66646 ____________________________________________________________________________
66647 [  8040] By: jhi                                   on 2000/12/08  16:03:08
66648         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
66649              From: sthoenna@efn.org
66650              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
66651              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
66652      Branch: perl
66653            ! Changes lib/ExtUtils/MM_OS2.pm
66654 ____________________________________________________________________________
66655 [  8039] By: jhi                                   on 2000/12/08  15:57:11
66656         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
66657              From: Simon Cozens <simon@cozens.net>
66658              Date: Fri, 8 Dec 2000 13:33:31 +0000
66659              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
66660              
66661              (The pp_hot part needed a rewrite.)
66662      Branch: perl
66663            ! doop.c pp_hot.c utf8.c
66664 ____________________________________________________________________________
66665 [  8038] By: jhi                                   on 2000/12/08  15:25:08
66666         Log: Subject: djSP
66667              From: Michael Stevens <michael@etla.org>
66668              Date: Wed, 6 Dec 2000 23:24:01 +0000
66669              Message-ID: <20001206232400.A21381@firedrake.org>
66670              
66671              Plus a note from Nick Ing-Simmons.
66672      Branch: perl
66673            ! pp.h
66674 ____________________________________________________________________________
66675 [  8037] By: jhi                                   on 2000/12/08  15:18:35
66676         Log: Filetype is text.
66677      Branch: perl
66678            ! t/op/utf8decode.t
66679 ____________________________________________________________________________
66680 [  8036] By: jhi                                   on 2000/12/08  03:31:27
66681         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66682              From: Andy Dougherty <doughera@lafayette.edu>
66683              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
66684              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
66685              
66686              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66687              From: Andy Dougherty <doughera@lafayette.edu>
66688              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
66689              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
66690      Branch: perl
66691            + ext/POSIX/hints/svr4.pl
66692            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
66693 ____________________________________________________________________________
66694 [  8035] By: jhi                                   on 2000/12/08  03:26:01
66695         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
66696              From: Andy Dougherty <doughera@lafayette.edu>
66697              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
66698              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
66699      Branch: perl
66700            ! t/README t/base/term.t
66701 ____________________________________________________________________________
66702 [  8034] By: jhi                                   on 2000/12/08  03:21:59
66703         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
66704              From: mjd@plover.com  
66705              Date: 7 Dec 2000 21:04:20 -0000
66706              Message-ID: <20001207210420.22282.qmail@plover.com>
66707              
66708              Plus -z doc.
66709      Branch: perl
66710            ! pod/perlfunc.pod
66711 ____________________________________________________________________________
66712 [  8033] By: jhi                                   on 2000/12/08  03:19:03
66713         Log: Use the UTF8 macros a bit.  They can't be used with abandon
66714              everywhere because we do generate illegal UTF-8 in some situations.
66715              This is of course naughty.
66716      Branch: perl
66717            ! pod/perlapi.pod utf8.c utf8.h
66718 ____________________________________________________________________________
66719 [  8032] By: jhi                                   on 2000/12/08  03:00:09
66720         Log: Out of sync?
66721      Branch: perl
66722            ! t/pragma/warn/utf8
66723 ____________________________________________________________________________
66724 [  8031] By: jhi                                   on 2000/12/08  02:22:39
66725         Log: Cnt spl.
66726      Branch: perl
66727            ! MANIFEST
66728 ____________________________________________________________________________
66729 [  8030] By: jhi                                   on 2000/12/08  01:23:54
66730         Log: Add test for reverse().
66731      Branch: perl
66732            + t/op/reverse.t
66733            ! MANIFEST
66734 ____________________________________________________________________________
66735 [  8029] By: jhi                                   on 2000/12/08  01:21:47
66736         Log: Integrate perlio.
66737      Branch: perl
66738           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
66739           !> perlio.c perlio.h perlsdio.h warnings.pl
66740 ____________________________________________________________________________
66741 [  8028] By: jhi                                   on 2000/12/08  01:19:08
66742         Log: Introduce macros for UTF8 decoding.
66743      Branch: perl
66744            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
66745 ____________________________________________________________________________
66746 [  8027] By: nick                                  on 2000/12/07  22:18:19
66747         Log: Integrate mainline
66748      Branch: perlio
66749           !> embed.pl pod/perlapi.pod utf8.c
66750 ____________________________________________________________________________
66751 [  8026] By: nick                                  on 2000/12/07  21:45:08
66752         Log: Various oddities p4 diff -se showed up
66753              Remove 'our' from warnings.pl
66754      Branch: perlio
66755            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
66756 ____________________________________________________________________________
66757 [  8025] By: nick                                  on 2000/12/07  21:43:32
66758         Log: Change PerlIO_(get|set)pos to take SV *
66759              Should fix, OS/2, VMS, (sfio??)
66760      Branch: perlio
66761            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
66762 ____________________________________________________________________________
66763 [  8024] By: jhi                                   on 2000/12/07  19:05:32
66764         Log: Document utf8_to_uv() better.
66765      Branch: perl
66766            ! pod/perlapi.pod utf8.c
66767 ____________________________________________________________________________
66768 [  8023] By: jhi                                   on 2000/12/07  18:23:47
66769         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
66770      Branch: perl
66771            ! embed.pl pod/perlapi.pod utf8.c
66772 ____________________________________________________________________________
66773 [  8022] By: jhi                                   on 2000/12/07  04:13:51
66774         Log: Integrate perlio.
66775      Branch: perl
66776           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
66777           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
66778           !> win32/makefile.mk
66779 ____________________________________________________________________________
66780 [  8021] By: nick                                  on 2000/12/07  00:28:14
66781         Log: Various attempts at MSVC debug - not sure what has
66782              changed but works now. 
66783              Seems atexit() _may_ work for DLLs built with MSVC so don't
66784              call cleanup that way.
66785      Branch: perlio
66786            ! perlio.c win32/makefile.mk
66787 ____________________________________________________________________________
66788 [  8020] By: nick                                  on 2000/12/06  19:57:20
66789         Log: Integrate mainline
66790      Branch: perlio
66791           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
66792           !> (integrate 75 files)
66793 ____________________________________________________________________________
66794 [  8019] By: nick                                  on 2000/12/06  19:28:21
66795         Log: Add useperlio to config.vc
66796              Turn off binmode in config_H.PL
66797              Regen all the config_H.xx
66798              Attempt to get debugging build with MSVC.
66799      Branch: perlio
66800            ! win32/config.vc win32/config_H.bc win32/config_H.gc
66801            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
66802 ____________________________________________________________________________
66803 [  8018] By: nick                                  on 2000/12/06  19:21:57
66804         Log: Test various dup/external program options on all platforms.
66805      Branch: perlio
66806            ! t/io/dup.t
66807 ____________________________________________________________________________
66808 [  8017] By: nick                                  on 2000/12/06  19:20:47
66809         Log: Fix harness to be less picky
66810      Branch: perlio
66811            ! lib/Test/Harness.pm
66812 ____________________________________________________________________________
66813 [  8016] By: jhi                                   on 2000/12/06  16:45:12
66814         Log: Update Changes.
66815      Branch: perl
66816            ! Changes patchlevel.h
66817 ____________________________________________________________________________
66818 [  8015] By: jhi                                   on 2000/12/06  16:41:03
66819         Log: Test \x{...} with ord().
66820      Branch: perl
66821            ! t/op/ord.t
66822 ____________________________________________________________________________
66823 [  8014] By: jhi                                   on 2000/12/06  16:20:33
66824         Log: Test tweak because of #8013.
66825      Branch: perl
66826            ! t/lib/b.t
66827 ____________________________________________________________________________
66828 [  8013] By: jhi                                   on 2000/12/06  16:09:09
66829         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
66830              From: Michael G Schwern <schwern@pobox.com>
66831              Date: Tue, 5 Dec 2000 21:23:28 -0500
66832              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
66833              
66834              Carp::Heavy parts not very applicable because of recent changes.
66835      Branch: perl
66836            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
66837            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
66838            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
66839            ! lib/Exporter.pm lib/Exporter/Heavy.pm
66840            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
66841            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
66842            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
66843            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
66844            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
66845            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
66846            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
66847            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
66848            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
66849            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
66850            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
66851            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
66852            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
66853            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
66854            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
66855            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
66856            ! warnings.pl
66857 ____________________________________________________________________________
66858 [  8012] By: jhi                                   on 2000/12/06  15:22:38
66859         Log: Subject: [PATCH] Re: New harness is failing things
66860              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66861              Date: Wed, 6 Dec 2000 13:00:30 GMT
66862              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
66863      Branch: perl
66864            ! lib/Test/Harness.pm
66865 ____________________________________________________________________________
66866 [  8011] By: jhi                                   on 2000/12/06  15:12:08
66867         Log: Subject: installhtml changes
66868              From: Michael Stevens <michael@etla.org>
66869              Date: Wed, 6 Dec 2000 13:15:53 +0000
66870              Message-ID: <20001206131553.A27317@firedrake.org>
66871      Branch: perl
66872            ! installhtml
66873 ____________________________________________________________________________
66874 [  8010] By: jhi                                   on 2000/12/06  15:06:05
66875         Log: Subject: the dTHR hits
66876              From: Michael Stevens <michael@etla.org>
66877              Date: Wed, 6 Dec 2000 12:06:03 +0000
66878              Message-ID: <20001206120603.A24581@firedrake.org>
66879              
66880              More, errrm, less dTHRs.
66881      Branch: perl
66882            ! bytecode.pl ext/B/B/C.pm
66883 ____________________________________________________________________________
66884 [  8009] By: jhi                                   on 2000/12/06  15:04:25
66885         Log: Subject: MakeMaker mailing list gone?
66886              From: Michael G Schwern <schwern@pobox.com>
66887              Date: Tue, 5 Dec 2000 19:29:59 -0500
66888              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
66889              
66890              The MakeMaker mailing list is dead, perlbug is the right
66891              address to report bugs.
66892      Branch: perl
66893            ! lib/ExtUtils/MakeMaker.pm
66894 ____________________________________________________________________________
66895 [  8008] By: jhi                                   on 2000/12/06  15:00:32
66896         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
66897              From: Michael G Schwern <schwern@pobox.com>
66898              Date: Tue, 5 Dec 2000 19:21:21 -0500
66899              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
66900              
66901              Add a default MANIFEST skip that ignores things like
66902              version control files, editor temporary files, and the Makefile.
66903      Branch: perl
66904            + lib/ExtUtils/MANIFEST.SKIP
66905            ! MANIFEST lib/ExtUtils/Manifest.pm
66906 ____________________________________________________________________________
66907 [  8007] By: jhi                                   on 2000/12/06  14:57:20
66908         Log: In Amiga more manual hackery of the scripts seems to be needed,
66909              from Jan-Erik Karlsson.  Why Configure does not get this right
66910              is unknown, may be shell-induced.
66911      Branch: perl
66912            ! README.amiga
66913 ____________________________________________________________________________
66914 [  8006] By: jhi                                   on 2000/12/05  23:53:12
66915         Log: Add TOPm1s to peek at the second topmost stack item.
66916      Branch: perl
66917            ! pp.h
66918 ____________________________________________________________________________
66919 [  8005] By: jhi                                   on 2000/12/05  23:13:55
66920         Log: Avaunt, you foul UTF-8 tests.
66921      Branch: perl
66922            ! t/op/ver.t t/pragma/utf8.t
66923 ____________________________________________________________________________
66924 [  8004] By: jhi                                   on 2000/12/05  23:09:54
66925         Log: Continue utf8 dispersal. 
66926      Branch: perl
66927            + t/op/concat.t
66928            ! MANIFEST t/pragma/utf8.t
66929 ____________________________________________________________________________
66930 [  8003] By: nick                                  on 2000/12/05  23:02:39
66931         Log: Integrate mainline.
66932      Branch: perlio
66933           +> t/op/length.t t/op/utf8decode.t
66934           !> (integrate 69 files)
66935 ____________________________________________________________________________
66936 [  8002] By: jhi                                   on 2000/12/05  22:59:28
66937         Log: Integrate perlio.
66938      Branch: perl
66939           !> iperlsys.h perl.c perlio.c win32/perllib.c
66940 ____________________________________________________________________________
66941 [  8001] By: nick                                  on 2000/12/05  22:07:52
66942         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
66943              - calloc/free suffer from damage on TerminateThread()
66944              - use PerlMemShared (as originally planned) now fixed
66945              - avoid doing anything important on DLL "detach".
66946      Branch: perlio
66947            ! perl.c perlio.c win32/perllib.c
66948 ____________________________________________________________________________
66949 [  8000] By: nick                                  on 2000/12/05  21:05:09
66950         Log: Fix gross PerlMemShared issue.
66951      Branch: perlio
66952            ! iperlsys.h
66953 ____________________________________________________________________________
66954 [  7999] By: jhi                                   on 2000/12/05  20:46:58
66955         Log: Test for Unicode (UTF-8) hash keys.
66956      Branch: perl
66957            ! t/op/each.t
66958 ____________________________________________________________________________
66959 [  7998] By: jhi                                   on 2000/12/05  20:30:35
66960         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
66961              is now always UTF-8), empty line cosmetics.
66962      Branch: perl
66963            ! t/pragma/utf8.t
66964 ____________________________________________________________________________
66965 [  7997] By: jhi                                   on 2000/12/05  20:15:40
66966         Log: Subject: Re: STRLEN - what?
66967              From: Andy Dougherty <doughera@lafayette.edu>
66968              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
66969              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
66970              
66971              Explain STRLEN.
66972      Branch: perl
66973            ! pod/perlguts.pod
66974 ____________________________________________________________________________
66975 [  7996] By: jhi                                   on 2000/12/05  20:13:34
66976         Log: Split off the UTF-8 decoder tests, make them to check also
66977              the error message.
66978      Branch: perl
66979            + t/op/utf8decode.t
66980            ! MANIFEST t/pragma/utf8.t utf8.c
66981 ____________________________________________________________________________
66982 [  7995] By: jhi                                   on 2000/12/05  16:39:47
66983         Log: Start migrating bits of pragma/utf8 to elsewhere
66984              (since the long term plan is to obsolete 'use utf8').
66985      Branch: perl
66986            + t/op/length.t
66987            ! MANIFEST t/pragma/utf8.t
66988 ____________________________________________________________________________
66989 [  7994] By: jhi                                   on 2000/12/05  16:30:21
66990         Log: Fix a manual edit typo from #7993, fix the message formatting
66991              for Unicode, add few our declarations.
66992      Branch: perl
66993            ! lib/Carp/Heavy.pm
66994 ____________________________________________________________________________
66995 [  7993] By: jhi                                   on 2000/12/05  16:09:15
66996         Log: Subject: Need help with warnings :-(
66997              From: "Ben Tilly" <ben_tilly@hotmail.com>
66998              Date: Tue, 05 Dec 2000 01:35:54 -0500
66999              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
67000              
67001              Subject: UPDATE: Carp/Heavy now passes all tests
67002              From: "Ben Tilly" <ben_tilly@hotmail.com>
67003              Date: Tue, 05 Dec 2000 07:59:41 -0500
67004              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
67005              
67006              The Brave New Carp.
67007      Branch: perl
67008            ! lib/Carp.pm lib/Carp/Heavy.pm
67009 ____________________________________________________________________________
67010 [  7992] By: jhi                                   on 2000/12/05  15:55:08
67011         Log: Subject: [PATCH perl@7979] cygwin port
67012              From: "Eric Fifer" <efifer@dircon.co.uk>
67013              Date: Tue, 5 Dec 2000 14:04:09 -0000
67014              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
67015      Branch: perl
67016            ! t/lib/net-hostent.t
67017 ____________________________________________________________________________
67018 [  7991] By: jhi                                   on 2000/12/05  15:52:34
67019         Log: Subject: Re: [PATCH] The largest hoax of all times?
67020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67021              Date: Tue, 5 Dec 2000 00:40:25 -0500
67022              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
67023              
67024              Subject: Re: [PATCH] The largest hoax of all times?
67025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67026              Date: Mon, 4 Dec 2000 23:55:53 -0500
67027              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
67028              
67029              Subject: Re: [PATCH] The largest hoax of all times?
67030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67031              Date: Tue, 5 Dec 2000 01:28:45 -0500
67032              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
67033              
67034              Fix the unpredictable order of DESTROYs.
67035      Branch: perl
67036            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
67037            ! sv.c sv.h t/op/ref.t
67038 ____________________________________________________________________________
67039 [  7990] By: jhi                                   on 2000/12/05  14:38:53
67040         Log: Subject: [PATCH] shrink pp_hot fractionally
67041              From: Nicholas Clark <nick@ccl4.org>
67042              Date: Tue, 5 Dec 2000 12:44:31 +0000
67043              Message-ID: <20001205124431.E74518@plum.flirble.org>
67044              
67045              Use report_evil_fh().
67046      Branch: perl
67047            ! opcode.pl opnames.h pp_hot.c util.c
67048 ____________________________________________________________________________
67049 [  7989] By: jhi                                   on 2000/12/05  14:21:27
67050         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67051              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67052              Date: Mon, 04 Dec 2000 22:21:59 -0800
67053              Message-ID: <HmIL6gzkgepS092yn@efn.org>
67054              
67055              Harness shouldn't ignore responses like "ok 3\r\r\n".
67056      Branch: perl
67057            ! lib/Test/Harness.pm
67058 ____________________________________________________________________________
67059 [  7988] By: jhi                                   on 2000/12/05  13:51:28
67060         Log: Integrate the "skip" messages to explain().
67061      Branch: perl
67062            ! t/lib/syslfs.t t/op/lfs.t
67063 ____________________________________________________________________________
67064 [  7987] By: jhi                                   on 2000/12/05  12:34:54
67065         Log: The one that got away in #7984.
67066              
67067              Subject: Re: dTHR - what and why?
67068              From: Michael Stevens <michael@etla.org> 
67069              Date: Tue, 5 Dec 2000 11:15:52 +0000
67070              Message-ID: <20001205111552.A4647@firedrake.org>
67071      Branch: perl
67072            ! sv.h
67073 ____________________________________________________________________________
67074 [  7986] By: gsar                                  on 2000/12/05  09:14:44
67075         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
67076              due to the notorious GetFileType() bug in Windows 9x, which fstat()
67077              tickles)
67078      Branch: perl
67079            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
67080 ____________________________________________________________________________
67081 [  7985] By: jhi                                   on 2000/12/05  05:49:03
67082         Log: Integrate perlio.
67083      Branch: perl
67084           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67085           !> win32/perlhost.h win32/perllib.c
67086 ____________________________________________________________________________
67087 [  7984] By: jhi                                   on 2000/12/05  05:48:16
67088         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
67089      Branch: perl
67090            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
67091            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
67092            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
67093            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
67094            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
67095            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
67096            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
67097            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
67098            ! win32/win32.c
67099 ____________________________________________________________________________
67100 [  7983] By: nick                                  on 2000/12/04  23:27:43
67101         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
67102      Branch: perlio
67103            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67104            ! win32/perlhost.h win32/perllib.c
67105 ____________________________________________________________________________
67106 [  7982] By: jhi                                   on 2000/12/04  19:44:09
67107         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
67108              uncovered by #7980.
67109      Branch: perl
67110            ! op.c
67111 ____________________________________________________________________________
67112 [  7981] By: jhi                                   on 2000/12/04  19:42:07
67113         Log: Subject: [PATCH] Trivial dump.c feature
67114              From: Simon Cozens <simon@cozens.net>
67115              Date: Mon, 4 Dec 2000 18:08:38 +0000
67116              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
67117              
67118              Show whether a constant is UTF-8.
67119      Branch: perl
67120            ! dump.c
67121 ____________________________________________________________________________
67122 [  7980] By: jhi                                   on 2000/12/04  19:36:51
67123         Log: UTF-8 hash keys, patch from Inaba Hiroto.
67124      Branch: perl
67125            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
67126 ____________________________________________________________________________
67127 [  7979] By: jhi                                   on 2000/12/04  17:36:28
67128         Log: Update Changes.
67129      Branch: perl
67130            ! Changes patchlevel.h
67131 ____________________________________________________________________________
67132 [  7978] By: jhi                                   on 2000/12/04  16:42:17
67133         Log: Retract #7977, still too volatile (the euphemism of the day
67134              for unfinished and buggy :-)
67135      Branch: perl
67136            ! doop.c hv.c pp.c sv.h
67137 ____________________________________________________________________________
67138 [  7977] By: jhi                                   on 2000/12/04  16:25:15
67139         Log: (Retracted by #7978, too shaky yet.)
67140              
67141              Subject: Re: utf8 in hash keys, implementor missing
67142              From: Simon Cozens <simon@cozens.net>
67143              Date: Sat, 2 Dec 2000 19:49:35 +0000
67144              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
67145              
67146              The first step at UTF-8 hash keys.
67147      Branch: perl
67148            ! doop.c hv.c pp.c sv.h
67149 ____________________________________________________________________________
67150 [  7976] By: jhi                                   on 2000/12/04  16:13:53
67151         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67152              From: sthoenna@efn.org
67153              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
67154              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
67155      Branch: perl
67156            ! os2/os2.c perlio.c
67157 ____________________________________________________________________________
67158 [  7975] By: jhi                                   on 2000/12/04  16:05:25
67159         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
67160              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67161              Date: Thu, 30 Nov 2000 20:50:37 -0800
67162              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
67163      Branch: perl
67164            ! os2/os2.c
67165 ____________________________________________________________________________
67166 [  7974] By: jhi                                   on 2000/12/04  16:03:57
67167         Log: Subject: [PATCH] ++ 20% faster
67168              From: Nicholas Clark <nick@ccl4.org>
67169              Date: Mon, 4 Dec 2000 12:17:27 +0000
67170              Message-ID: <20001204121726.B52976@plum.flirble.org>
67171              
67172              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
67173      Branch: perl
67174            ! sv.c
67175 ____________________________________________________________________________
67176 [  7973] By: jhi                                   on 2000/12/04  16:00:48
67177         Log: 
67178              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
67179              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67180              Date: Mon, 04 Dec 2000 12:30:45 +0100
67181              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
67182              
67183              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
67184              library (getprotobyname and getprotobynumber are outversioned by
67185              the same calls in libc, at least for xlc version 3.
67186      Branch: perl
67187            ! hints/aix.sh
67188 ____________________________________________________________________________
67189 [  7972] By: jhi                                   on 2000/12/04  02:58:31
67190         Log: Integrate perlio.
67191      Branch: perl
67192           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
67193           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
67194           !> win32/win32.h win32/win32iop.h win32/win32thread.h
67195 ____________________________________________________________________________
67196 [  7971] By: nick                                  on 2000/12/04  00:24:33
67197         Log: Quieten some noise in Win32 builds:
67198              - win32.h is included after <sys/socket.h>, so need to 
67199              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
67200              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
67201      Branch: perlio
67202            ! doio.c perl.h toke.c win32/win32.h
67203 ____________________________________________________________________________
67204 [  7970] By: nick                                  on 2000/12/03  22:57:46
67205         Log: PERL_IMPLICIT_SYS compiles but does not work.
67206      Branch: perlio
67207            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
67208            ! win32/perlhost.h win32/perllib.c win32/win32.h
67209            ! win32/win32iop.h win32/win32thread.h
67210 ____________________________________________________________________________
67211 [  7969] By: jhi                                   on 2000/12/03  22:12:58
67212         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
67213              used to swash_init(), makes regprop() dumps more informative
67214              (+utf8::IsAlpha, -utf8::IsDigit, for example).
67215      Branch: perl
67216            ! regcomp.c regexec.c
67217 ____________________________________________________________________________
67218 [  7968] By: jhi                                   on 2000/12/03  21:39:56
67219         Log: Implement ANYOFUTF8 regprop() dumping.
67220      Branch: perl
67221            ! regcomp.c
67222 ____________________________________________________________________________
67223 [  7967] By: jhi                                   on 2000/12/03  20:57:19
67224         Log: Make uv_to_utf8() to zero-terminate its output buffer,
67225              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
67226      Branch: perl
67227            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
67228 ____________________________________________________________________________
67229 [  7966] By: nick                                  on 2000/12/03  18:41:21
67230         Log: Integrate mainline (STDCHAR)
67231      Branch: perlio
67232           !> Configure t/pragma/utf8.t
67233 ____________________________________________________________________________
67234 [  7965] By: jhi                                   on 2000/12/03  17:58:20
67235         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
67236      Branch: perl
67237            ! t/pragma/utf8.t
67238 ____________________________________________________________________________
67239 [  7964] By: jhi                                   on 2000/12/03  17:35:56
67240         Log: Integrate perlio.
67241      Branch: perl
67242           !> iperlsys.h perlio.c
67243 ____________________________________________________________________________
67244 [  7963] By: jhi                                   on 2000/12/03  17:33:55
67245         Log: Metaconfig unit change for #7962.
67246      Branch: metaconfig
67247            ! U/modified/stdchar.U
67248 ____________________________________________________________________________
67249 [  7962] By: jhi                                   on 2000/12/03  17:33:27
67250         Log: Untangle the <stdio.h> #include nest for the stdchar test,
67251              from Andy Dougherty.
67252      Branch: perl
67253            ! Configure
67254 ____________________________________________________________________________
67255 [  7961] By: nick                                  on 2000/12/03  16:53:00
67256         Log: Make iperlsys.h vector stdio not PerlIO.
67257      Branch: perlio
67258            ! iperlsys.h perlio.c
67259 ____________________________________________________________________________
67260 [  7960] By: nick                                  on 2000/12/03  14:43:01
67261         Log: Integrate mainline
67262      Branch: perlio
67263           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
67264           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
67265 ____________________________________________________________________________
67266 [  7959] By: jhi                                   on 2000/12/03  08:16:36
67267         Log: Use DO_UTF8().
67268      Branch: perl
67269            ! op.c
67270 ____________________________________________________________________________
67271 [  7958] By: jhi                                   on 2000/12/02  18:33:05
67272         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67273              From: Mike Guy <mjtg@cam.ac.uk>         
67274              Date: Sat, 02 Dec 2000 17:27:13 +0000
67275              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
67276              
67277              An extraneous argument.
67278      Branch: perl
67279            ! toke.c
67280 ____________________________________________________________________________
67281 [  7957] By: jhi                                   on 2000/12/02  18:22:32
67282         Log: A missing hunk.
67283      Branch: perl
67284            ! t/lib/net-hostent.t
67285 ____________________________________________________________________________
67286 [  7956] By: jhi                                   on 2000/12/02  18:06:20
67287         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
67288              From: Nicholas Clark <nick@ccl4.org>
67289              Date: Sat, 2 Dec 2000 14:28:27 +0000
67290              Message-ID: <20001202142827.A12308@plum.flirble.org>
67291              
67292              Test robustness.
67293      Branch: perl
67294            ! t/lib/net-hostent.t
67295 ____________________________________________________________________________
67296 [  7955] By: jhi                                   on 2000/12/02  17:58:06
67297         Log: Metaconfig unit change for #7954.
67298      Branch: metaconfig
67299            ! U/modified/stdchar.U
67300 ____________________________________________________________________________
67301 [  7954] By: jhi                                   on 2000/12/02  17:54:32
67302         Log: An inconvenient hang would happen if the stdio _ptr wasn't
67303              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
67304              would be grepping stdin for all eternity for the _ptr.)
67305      Branch: perl
67306            ! Configure
67307 ____________________________________________________________________________
67308 [  7953] By: jhi                                   on 2000/12/02  00:07:15
67309         Log: Update Changes.
67310      Branch: perl
67311            ! Changes patchlevel.h
67312 ____________________________________________________________________________
67313 [  7952] By: jhi                                   on 2000/12/01  23:54:47
67314         Log: Subject: Re: long shell lines
67315              From: Andy Dougherty <doughera@lafayette.edu>
67316              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
67317              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
67318              
67319              Split overly long shell command lines.
67320      Branch: perl
67321            ! lib/ExtUtils/MM_Unix.pm
67322 ____________________________________________________________________________
67323 [  7951] By: jhi                                   on 2000/12/01  23:48:02
67324         Log: The metaconfig unit change for #7950.
67325      Branch: metaconfig
67326            + U/modified/stdchar.U
67327 ____________________________________________________________________________
67328 [  7950] By: jhi                                   on 2000/12/01  23:47:39
67329         Log: Try to find stdchar also from <stdio_impl.h>.
67330      Branch: perl
67331            ! Configure config_h.SH
67332 ____________________________________________________________________________
67333 [  7949] By: jhi                                   on 2000/12/01  23:46:45
67334         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67335              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67336              Date: Fri, 1 Dec 2000 16:26:08 -0500
67337              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
67338              
67339              Reword the diagnostic message.
67340      Branch: perl
67341            ! pod/perldiag.pod
67342 ____________________________________________________________________________
67343 [  7948] By: nick                                  on 2000/12/01  22:49:43
67344         Log: Integrate mainline (for s/y/m as sub names stuff).
67345      Branch: perlio
67346           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
67347           !> t/pragma/warn/toke toke.c
67348 ____________________________________________________________________________
67349 [  7947] By: jhi                                   on 2000/12/01  20:55:41
67350         Log: Integrate perlio.
67351      Branch: perl
67352           !> perlio.c perliol.h t/io/pipe.t
67353 ____________________________________________________________________________
67354 [  7946] By: jhi                                   on 2000/12/01  20:36:51
67355         Log: Upgrade to CPAN 1.59_51, from Andreas König.
67356      Branch: perl
67357            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67358 ____________________________________________________________________________
67359 [  7945] By: nick                                  on 2000/12/01  20:31:32
67360         Log: Integrate mainline
67361      Branch: perlio
67362           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
67363           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
67364           +> t/lib/net-hostent.t
67365           !> (integrate 35 files)
67366 ____________________________________________________________________________
67367 [  7944] By: jhi                                   on 2000/12/01  20:23:29
67368         Log: Some help for 20001130.011.  Now one gets warnings like
67369              "Ambiguous -f() resolved as a file test ..."
67370      Branch: perl
67371            ! pod/perldiag.pod t/pragma/warn/toke toke.c
67372 ____________________________________________________________________________
67373 [  7943] By: jhi                                   on 2000/12/01  19:44:44
67374         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
67375              that also breaks using them as methods. 
67376      Branch: perl
67377            ! pod/perldiag.pod t/op/misc.t toke.c
67378 ____________________________________________________________________________
67379 [  7942] By: nick                                  on 2000/12/01  17:56:46
67380         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
67381              Make 'unix' pass most tests
67382              - do unread by temporary push of layer ("pending") holding unread chars
67383              - fast_gets is now based on per-handle flag
67384              - relax one of io/pipe.t tests to allow print to fail and close to
67385              succeed so that it passes on unbuffered "unix" layer.
67386              Remaining fail is sporadic and a genuine race condition between
67387              parent/child in fork test.
67388      Branch: perlio
67389            ! perlio.c perliol.h t/io/pipe.t
67390 ____________________________________________________________________________
67391 [  7941] By: jhi                                   on 2000/12/01  15:28:58
67392         Log: (Retracted by #7943.)
67393              
67394              Reserve the short named string operator names.
67395      Branch: perl
67396            ! pod/perldiag.pod t/op/misc.t toke.c
67397 ____________________________________________________________________________
67398 [  7940] By: jhi                                   on 2000/12/01  06:45:53
67399         Log: Get the three different space character classes right under utf8.
67400      Branch: perl
67401            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67402            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67403            ! regexec.c t/op/pat.t utf8.c
67404 ____________________________________________________________________________
67405 [  7939] By: jhi                                   on 2000/12/01  03:26:26
67406         Log: Two more tests that make no sense in UTF-8 since the test
67407              data is not in UTF-8.
67408      Branch: perl
67409            ! t/op/regexp.t
67410 ____________________________________________________________________________
67411 [  7938] By: jhi                                   on 2000/12/01  03:20:39
67412         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
67413              should it be required inside regexen?
67414      Branch: perl
67415            ! regcomp.c t/op/regmesg.t
67416 ____________________________________________________________________________
67417 [  7937] By: jhi                                   on 2000/12/01  02:58:53
67418         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67419              stored and restored, and thusly was trounced by the utf8 swash
67420              routines.
67421      Branch: perl
67422            ! regcomp.c
67423 ____________________________________________________________________________
67424 [  7936] By: jhi                                   on 2000/11/30  20:41:39
67425         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
67426              Why the different platforms behave so differently (core dump vs
67427              no core dump) on this bug is a but of a mystery, but if I had to
67428              guess I would mumble something like 'alignment'.
67429      Branch: perl
67430            ! sv.c
67431 ____________________________________________________________________________
67432 [  7935] By: jhi                                   on 2000/11/30  16:17:02
67433         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
67434              From: Robin Barker <rmb1@cise.npl.co.uk>
67435              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
67436              Date: Thu, 30 Nov 2000 14:27:12 GMT
67437      Branch: perl
67438            ! perlio.c toke.c
67439 ____________________________________________________________________________
67440 [  7934] By: jhi                                   on 2000/11/30  16:04:49
67441         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
67442      Branch: perl
67443            ! t/lib/net-hostent.t
67444 ____________________________________________________________________________
67445 [  7933] By: jhi                                   on 2000/11/30  06:07:26
67446         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
67447              From: Peter Prymmer <pvhp@forte.com>
67448              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
67449              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
67450              
67451              In VMS the localhost may be LOCALHOST.
67452      Branch: perl
67453            ! t/lib/net-hostent.t
67454 ____________________________________________________________________________
67455 [  7932] By: jhi                                   on 2000/11/30  01:11:11
67456         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
67457              From: Peter Prymmer <pvhp@forte.com>
67458              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
67459              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
67460              
67461              plus regen perlapi.pod.
67462      Branch: perl
67463            ! pod/perlapi.pod utf8.c
67464 ____________________________________________________________________________
67465 [  7931] By: jhi                                   on 2000/11/30  01:06:19
67466         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
67467              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67468              Date:     Wed, 29 Nov 2000 17:15:11 EST
67469              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
67470      Branch: perl
67471            ! t/lib/filter-util.pl t/lib/filter-util.t
67472 ____________________________________________________________________________
67473 [  7930] By: jhi                                   on 2000/11/29  18:51:55
67474         Log: Update Changes.
67475      Branch: perl
67476            ! Changes patchlevel.h
67477 ____________________________________________________________________________
67478 [  7929] By: jhi                                   on 2000/11/29  18:50:55
67479         Log: Update the va_copy() metaconfig unit.
67480      Branch: metaconfig/U/perl
67481            ! need_va_copy.U
67482 ____________________________________________________________________________
67483 [  7928] By: jhi                                   on 2000/11/29  17:50:43
67484         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
67485              From: Dominic Dunlop <domo@computer.org>
67486              Date: Tue, 28 Nov 2000 16:41:57 +0100
67487              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
67488              
67489              Patch to catch a core dump in the Configure va_copy test.
67490      Branch: perl
67491            ! Configure config_h.SH
67492 ____________________________________________________________________________
67493 [  7927] By: jhi                                   on 2000/11/29  17:31:59
67494         Log: Retract #7921, the patch shouldn't be needed.
67495      Branch: perl
67496            ! sv.c
67497 ____________________________________________________________________________
67498 [  7926] By: jhi                                   on 2000/11/29  17:01:41
67499         Log: Make the Class::Struct import() wiser.
67500      Branch: perl
67501            ! lib/Class/Struct.pm t/lib/class-struct.t
67502 ____________________________________________________________________________
67503 [  7925] By: jhi                                   on 2000/11/29  16:36:33
67504         Log: All the core library users of Class::Struct seem to be
67505              using "use Class::Struct 'struct';" instead of the bare
67506              "use Class::Struct;", which isn't documented in Class::Struct.
67507              This can't be right.
67508      Branch: perl
67509            ! lib/File/stat.pm
67510 ____________________________________________________________________________
67511 [  7924] By: jhi                                   on 2000/11/29  16:32:15
67512         Log: A test works better if it has the right 1..$n output.
67513      Branch: perl
67514            ! t/lib/class-struct.t
67515 ____________________________________________________________________________
67516 [  7923] By: jhi                                   on 2000/11/29  16:29:11
67517         Log: Forgot to MANIFEST the new Net::hostent test.
67518      Branch: perl
67519            ! MANIFEST
67520 ____________________________________________________________________________
67521 [  7922] By: jhi                                   on 2000/11/29  16:27:49
67522         Log: Integrate perlio.
67523      Branch: perl
67524           !> iperlsys.h perlio.c
67525 ____________________________________________________________________________
67526 [  7921] By: jhi                                   on 2000/11/29  16:27:10
67527         Log: (Retracted by #7927.)
67528              
67529              Subject: [PATCH] Is infinity a number?
67530              From: Simon Cozens <simon@cozens.net>
67531              Date: Wed, 29 Nov 2000 14:48:20 +0000
67532              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
67533      Branch: perl
67534            ! sv.c
67535 ____________________________________________________________________________
67536 [  7920] By: jhi                                   on 2000/11/29  16:23:02
67537         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
67538              From: rspier@pobox.com (Robert Spier)
67539              Date: Wed, 29 Nov 2000 02:17:49 -0500
67540              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
67541              
67542              Add a test for Net::hostent.
67543      Branch: perl
67544            + t/lib/net-hostent.t
67545 ____________________________________________________________________________
67546 [  7919] By: jhi                                   on 2000/11/29  16:21:31
67547         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
67548              add a test for Class::Struct.
67549      Branch: perl
67550            + t/lib/class-struct.t
67551            ! MANIFEST lib/Class/Struct.pm
67552 ____________________________________________________________________________
67553 [  7918] By: jhi                                   on 2000/11/29  15:48:40
67554         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
67555              From: rspier@pobox.com (Robert Spier)
67556              Date: Wed, 29 Nov 2000 02:25:39 -0500
67557              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
67558              
67559              More checking in case someone has broken their services or
67560              protocol databases.
67561      Branch: perl
67562            ! ext/Sys/Syslog/Syslog.pm
67563 ____________________________________________________________________________
67564 [  7917] By: jhi                                   on 2000/11/29  15:46:25
67565         Log: Subject: [PATCH] $^O  win32 -> MSWin32
67566              From: rspier@pobox.com (Robert Spier)
67567              Date: Wed, 29 Nov 2000 02:17:38 -0500
67568              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
67569              
67570              plus similar nits for vms, err, VMS, and UNICOS.
67571      Branch: perl
67572            ! t/lib/syslfs.t t/op/lfs.t
67573 ____________________________________________________________________________
67574 [  7916] By: jhi                                   on 2000/11/29  15:42:51
67575         Log: Subject: [PATCH] Tokeniser debugging
67576              From: Simon Cozens <simon@cozens.net>
67577              Date: Wed, 29 Nov 2000 14:15:45 +0000
67578              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
67579      Branch: perl
67580            ! perl.c perl.h pod/perlrun.pod toke.c
67581 ____________________________________________________________________________
67582 [  7915] By: jhi                                   on 2000/11/29  15:41:36
67583         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67585              Date: Wed, 29 Nov 2000 02:13:14 -0500
67586              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
67587              
67588              OUT keyword nits.
67589              
67590              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67591              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67592              Date: Wed, 29 Nov 2000 03:09:04 -0500
67593              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
67594              
67595              OUT and IN_OUT documentation.
67596      Branch: perl
67597            ! lib/ExtUtils/xsubpp pod/perlxs.pod
67598 ____________________________________________________________________________
67599 [  7914] By: jhi                                   on 2000/11/29  03:35:01
67600         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
67601              From: John Tobey <jtobey@john-edwin-tobey.org>
67602              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
67603              Message-Id: <m140e1N-000FOoC@feynman.localnet>
67604              
67605              plus a performance speedup noticed by Sarathy.
67606      Branch: perl
67607            ! op.c
67608 ____________________________________________________________________________
67609 [  7913] By: jhi                                   on 2000/11/29  03:16:59
67610         Log: Use "1 while unlink" so that VMS gets clean, too.
67611      Branch: perl
67612            ! t/lib/filter-util.t
67613 ____________________________________________________________________________
67614 [  7912] By: jhi                                   on 2000/11/29  03:09:08
67615         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
67616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67617              Date: Tue, 28 Nov 2000 03:27:09 -0500
67618              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
67619      Branch: perl
67620            ! lib/ExtUtils/xsubpp
67621 ____________________________________________________________________________
67622 [  7911] By: jhi                                   on 2000/11/29  03:06:30
67623         Log: This should have been part of #7872: no need to scan UTF-8
67624              until eternity.
67625      Branch: perl
67626            ! utf8.c
67627 ____________________________________________________________________________
67628 [  7910] By: jhi                                   on 2000/11/29  02:50:04
67629         Log: One more perltie.pod nit from Casey R. Tweten.
67630      Branch: perl
67631            ! pod/perltie.pod
67632 ____________________________________________________________________________
67633 [  7909] By: jhi                                   on 2000/11/29  02:44:23
67634         Log: Document the known sprintf test failures, exact standard
67635              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
67636      Branch: perl
67637            ! pod/perldelta.pod t/op/sprintf.t
67638 ____________________________________________________________________________
67639 [  7908] By: jhi                                   on 2000/11/29  02:36:23
67640         Log: Add the Encoding table format documentation.
67641      Branch: perl
67642            + ext/Encode/Encode/EncodeFormat.pod
67643            ! MANIFEST
67644 ____________________________________________________________________________
67645 [  7907] By: jhi                                   on 2000/11/29  02:07:24
67646         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
67647              From: "Casey R. Tweten" <crt@kiski.net>
67648              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
67649              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
67650              
67651              Subject: Re: [PATCH] Updating perltie.pod for arrays
67652              From: "Casey R. Tweten" <crt@kiski.net>
67653              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
67654              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
67655      Branch: perl
67656            ! pod/perltie.pod
67657 ____________________________________________________________________________
67658 [  7906] By: nick                                  on 2000/11/28  22:40:59
67659         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
67660      Branch: perlio
67661            ! iperlsys.h perlio.c
67662 ____________________________________________________________________________
67663 [  7905] By: nick                                  on 2000/11/28  22:04:34
67664         Log: Integrate mainline
67665      Branch: perlio
67666           !> (integrate 39 files)
67667 ____________________________________________________________________________
67668 [  7904] By: jhi                                   on 2000/11/28  16:44:43
67669         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
67670              From: Nicholas Clark <nick@babyhippo.co.uk>
67671              Date: Tue, 28 Nov 2000 11:16:57 +0000
67672              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
67673      Branch: perl
67674            ! pod/perlipc.pod
67675 ____________________________________________________________________________
67676 [  7903] By: jhi                                   on 2000/11/28  16:40:31
67677         Log: Subject: [PATCH] Updating perltie.pod for arrays
67678              From: "Casey R. Tweten" <crt@kiski.net>
67679              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
67680              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
67681      Branch: perl
67682            ! pod/perltie.pod
67683 ____________________________________________________________________________
67684 [  7902] By: jhi                                   on 2000/11/28  16:39:37
67685         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
67686              From: Robin Barker <rmb1@cise.npl.co.uk>
67687              Date: Mon, 27 Nov 2000 17:56:44 GMT
67688              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
67689      Branch: perl
67690            ! pod/perlfunc.pod t/op/split.t
67691 ____________________________________________________________________________
67692 [  7901] By: jhi                                   on 2000/11/28  16:28:04
67693         Log: setmode() is a DOSish-only thing.
67694      Branch: perl
67695            ! perlio.c
67696 ____________________________________________________________________________
67697 [  7900] By: jhi                                   on 2000/11/28  16:21:46
67698         Log: Subject: [PATCH] perlcc.PL cleanups
67699              From: Simon Cozens <simon@cozens.net>
67700              Date: Tue, 28 Nov 2000 12:44:35 +0000
67701              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
67702      Branch: perl
67703            ! utils/perlcc.PL
67704 ____________________________________________________________________________
67705 [  7899] By: gsar                                  on 2000/11/28  06:32:55
67706         Log: reintegrate files missed by change#7895
67707      Branch: maint-5.6/perl
67708           +> ext/ByteLoader/bytecode.h utils/Makefile
67709            - utils/perlbc.PL
67710 ____________________________________________________________________________
67711 [  7897] By: gsar                                  on 2000/11/27  18:22:47
67712         Log: can't integrate these two files, for some reason
67713      Branch: maint-5.6/perl
67714            - ext/ByteLoader/bytecode.h utils/Makefile
67715 ____________________________________________________________________________
67716 [  7895] By: gsar                                  on 2000/11/27  18:11:21
67717         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
67718              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
67719              6757..6890,6892..6901 from mainline
67720              
67721              Bytecompiler patches from Benjamin Stuhl.
67722              
67723              More bytecompiler.
67724              
67725              Subject: [PATCH blead] B:: missing dependency
67726              
67727              Subject: [PATCH: 6757] configure.com updates and syslog build
67728              
67729              Long double Gconvert fixes from Yitzchak Scott-Thoennes
67730              and Spider Boardman.
67731              
67732              Subject: [PATCH blead] nextchar() abuse misses an optimisation
67733              
67734              Long double fixes from Spider Boardman.
67735              
67736              Make the selection of NVff et al stricter.
67737              
67738              cSVOPo_*v things index into the current PL_curpad
67739              under ithreads, which is different from the curpad
67740              used by the XSUB.  (In other words, the code as-is
67741              before this patch wouldn't work under ithreads.)
67742              
67743              Be portable.
67744              
67745              VMS MMS (make) wants null action.
67746              
67747              Mac and other portability updates from Chris Nandor.
67748              
67749              Storable support, v-version fixes.
67750              Subject: CPAN.pm beta for testing available
67751              
67752              Portability fix from Hugo van der Sanden.
67753              
67754              Bad makefile.
67755              
67756              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
67757              
67758              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
67759              
67760              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
67761              
67762              Replace #6705 with a minimal doc patch.
67763              Subject: [PATCH 5.6.0] replace change #6705
67764              
67765              Drop the separate perlbc, perlcc -b should be enough.
67766              
67767              installperl couldn't tell whether it had run tests or not.
67768              Subject: [PATCH] Re: installperl and t/TEST
67769              
67770              Add silencer flags to installperl.
67771              Subject: [PATCH] Making installperl silent.
67772              
67773              Make "make install" by default silent.  A new "install-verbose"
67774              target is verbose.
67775              
67776              More liberal parsing of version numbers.
67777              Subject: Re: CPAN.pm beta for testing available
67778              
67779              Create directories in silence.
67780              Subject: [PATCH] Another silencer for MakeMaker
67781              
67782              DOS patches and portability/porting notes, from Tim Jenness.
67783              
67784              Make installman to recognize the silence flag -S.
67785              
67786              Actually do something with the silencer option.
67787              
67788              Continue silencing.
67789              
67790              Show the doc file, not the temp file.
67791              
67792              Regen perltoc.
67793              
67794              Subject: [PATCH] More silencing of installman.
67795              
67796              Better wording for the vec lvalue diagnostic.
67797              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
67798              
67799              Subject: [PATCH: 6805] several more tweaks to configure.com
67800              
67801              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
67802              
67803              Missing parts of 
67804              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
67805              
67806              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
67807              (applied slightly modified)
67808              
67809              installperl --verbose and --silent.
67810              Subject: Re: [PATCH] More silencing of installman.
67811              
67812              Add install-silent target.
67813              
67814              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
67815              the problem reported in
67816              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
67817              
67818              Tweak the sfio/useperlio logic, hopefully as wished in
67819              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
67820              
67821              One forgotten file from #6816.
67822              
67823              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
67824              
67825              Remove duplicately applied patch shards.
67826              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
67827              
67828              Support preserving extremely big/small angles.
67829              
67830              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
67831              
67832              Subject: [PATCH] installation not quite silent yet.
67833              
67834              Update the test count.
67835              
67836              Use UVxf, PTR2UV, NVff.
67837              
67838              Document PTR2XX and INT2PTR.
67839              
67840              no-install target a la make -n.
67841              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
67842              
67843              grep -e isn't portable.
67844              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
67845              
67846              Can't get the test to reliably work thanks to the
67847              inaccurateness of floating point.  "Resolves" bug ids
67848              20000826.003, 20000826.009, 20000826.010,
67849              
67850              Subject: installman buglet
67851              
67852              DJGPP update from Laszlo Molnar.
67853              
67854              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
67855              
67856              Passing -R in ldflags makes now it to appear in the default
67857              for lddlflags, just like with -L.
67858              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
67859              
67860              Test nit.
67861              
67862              Use the actual thread type, not the pointer-to-struct.
67863              
67864              Provice virtual $Config{ccflags_nolargefiles} etc. 
67865              
67866              display_format used as a class method without arguments was broken,
67867              reported in
67868              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
67869              
67870              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
67871              
67872              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
67873              
67874              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
67875              
67876              opmini.o may be left around if a build is interrupted.
67877              
67878              Typo in #6858.
67879              
67880              Fix for ID 20000828.001, long doubles were not formatted
67881              correctly (showed up in $], which stopped installing perl).
67882              
67883              An attempt to fix the problem reported in
67884              Subject: Building perl@6856 using gcc/AIX 4.3.3 
67885              I can't test this properly since the gcc installation I have
67886              access to seems to be botched (gcc is calling the AIX cpp,
67887              a losing proposition...)
67888              
67889              Add -ld to archname on long tr...double platforms.
67890              
67891              Subject: hv.h Doc Patch
67892              
67893              Potential cruft.
67894              
67895              Subject: [PATCH bleedperl@6856] warnings fixes
67896              
67897              -S is the silent flag, -s is the strip flag.
67898              Subject: [PATCH] Re: [PATCH] make no-install          
67899              
67900              Take out the SUIDMAIL thing, that will not be
67901              a problem in 5.7.*.
67902              
67903              Subject: [PATCH bleedperl@6866] spellings
67904              
67905              Subject: [PATCH] Re: files not cleaned even by veryclean
67906              
67907              Use minimal @INC in tests, most of the time just '../lib',
67908              so that we simply can't pick up stuff from other Perls than
67909              the one we are testing.  Pointed out by
67910              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
67911              
67912              Update to Getopt::Long 2.24, from Johan Vromans.
67913              
67914              Fix for thinko in #6848.
67915              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
67916              
67917              Patches all over for people and the files they (hopefully) care about.
67918              
67919              Subject: Net::protoent does not export 'getproto'
67920              
67921              Missed a change in #6869.
67922              
67923              Subject: [PATCH] Warnings in B::Deparse
67924              
67925              Subject: [PATCH] Glob dumping
67926              
67927              Disable one of the tests for now.
67928              
67929              Disabling the one test is a bit tricky.
67930              
67931              Don't forget to tidy up.
67932              
67933              The #6881 removed one dump line.
67934              
67935              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
67936              
67937              Under usethreads the dumped variable is IN_PAD.
67938              Subject: Re: [PATCH] Glob dumping
67939              
67940              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
67941              
67942              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
67943              
67944              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
67945              
67946              Regen Configure for #6894.
67947              
67948              Subject: [PATCH: 6889] updates to perlebcdic.pod
67949              
67950              Undo namespace pollution of #6878.
67951              Subject: Re: Net::protoent does not export 'getproto'
67952              
67953              Admit that we are leaking scalars.
67954              
67955              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
67956      Branch: maint-5.6/perl
67957           !> (integrate 271 files)
67958 ____________________________________________________________________________
67959 [  7894] By: gsar                                  on 2000/11/27  16:00:34
67960         Log: a couple of nits
67961      Branch: maint-5.6/perl
67962            ! MANIFEST pp_sys.c
67963 ____________________________________________________________________________
67964 [  7893] By: gsar                                  on 2000/11/27  15:10:56
67965         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
67966              6740..6745,6747..6757,6760
67967              
67968              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
67969              
67970              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
67971              
67972              Doc nits spotted by Richard Soderberg.
67973              
67974              move WNOHANG definition to where other such things are
67975              
67976              Make $Config{byteorder} more magical so that it is
67977              dynamically computed: nice for 'fat binaries'.
67978              Subject: [PATCH]: default byteorder
67979              
67980              Subject: [PATCH] Cwd.pm now uses strict
67981              
67982              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
67983              
67984              Get -DLEAKTEST to compile (not necessarily to work, mind)
67985              Subject: [ID 20000724.006] -DLEAKTEST problem
67986              
67987              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
67988              
67989              Add perlebcdic from Peter Prymmer, regen toc.
67990              
67991              Don't propose using modules built for 5.005 if no binary
67992              compatibility with 5.005 is attempted.
67993              
67994              Do not use prototyping here.
67995              Subject: [ID 20000817.016] [PATCH] Peek.xs
67996              
67997              Document what the backtick returns if the command fails.
67998              
67999              Add byteorder to the myconfig output.
68000              
68001              Introduce NVef, NVff, and NVgf, use the middle one.
68002              (helps for lib/peek + Linux + long doubles)  Reported in
68003              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68004              Use NVs in POSIX math, not doubles.
68005              Subject: [ID 20000817.014] POSIX & modfl
68006              
68007              Subject: [PATCH 5.6.0+] newSVrv() memory leak
68008              
68009              The byteorder code in #6671 was wrong.
68010              
68011              Fix the lib/complex failure of
68012              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68013              Linux long double accuracy issue: something that
68014              when printed with %g looks like "2" but int() of it is 1.
68015              
68016              Propagate new Configure vars.
68017              
68018              Unbuffer the output.
68019              
68020              Subject: [PATCH] perltrap.pod spring cleaning
68021              
68022              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
68023              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
68024              
68025              Tiny Getopt::Long patch from Johan Vromans.
68026              
68027              Document code point which makes if (defined %stash::) to work
68028              (noted by Spider Boardman).
68029              
68030              Subject: [PATCH perl@6698] cygwin port
68031              
68032              Document the NDBM_File and ODBM_File as SDBM_File
68033              was documented in #6417.
68034              
68035              The new tests were missing from #6415.
68036              
68037              Add [[:blank:]] as suggested in
68038              Subject: [ID 20000716.024] [=cc=] / [:blank:]
68039              (the [=cc=] has already been taken care of by #6439
68040              so the whole bug report can be closed)
68041              and make [[:space:]] to be equivalent to isspace(3)
68042              (as opposed to \s, which is isSPACE()).  The difference
68043              is that now [[:space:]] matches the mythical vertical tab,
68044              while \s doesn't.
68045              
68046              Don't eat leading os from index entries.
68047              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
68048              
68049              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
68050              
68051              Typo in pp_complement().
68052              Subject: [PATCH perl-current] Deparse
68053              
68054              Add warnif(), check warnings further up the stack,
68055              all the warnings functions now can take an optional object reference.
68056              Subject: [PATCH bleedperl@6691] warnings pragma update
68057              
68058              Fix a core dump in lib/selfloader under -DDEBUGGING.
68059              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
68060              
68061              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
68062              
68063              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
68064              
68065              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
68066              Put back the long double avoidance code to POSIX.xs
68067              because VMS seems to need it still.
68068              
68069              Introduce a 'veryclean' target that is like 'distclean'
68070              but also removes *~ and *.orig.
68071              
68072              Subject: [ID 20000817.023] endianness description in perlfunc.pod
68073              
68074              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
68075              
68076              Let's try #6717 again.
68077              
68078              UTF8 concat fixes.
68079              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
68080              
68081              pp_open() could pass an uninitialized filename down to do_open9().
68082              
68083              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
68084              
68085              Update to CGI 2.72, from Lincoln Stein.
68086              
68087              Subject: [PATCH] Silence MakeMaker (Was: installman)
68088              
68089              Use temporary directory instead of current directory.
68090              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
68091              
68092              Document odd vs even subreleases and -Dusedevel.
68093              
68094              The veryclean target needs to clobber.
68095              
68096              Use File::Spec->tmpdir().
68097              
68098              Document the number of exponent digits.
68099              
68100              Mention perlebcdic and perlposix-bc.
68101              
68102              s/this one/the 5.6.0 release/
68103              
68104              The #6724 is here.
68105              
68106              The correct cleaning order is an art.
68107              
68108              small tweaks for change#6705: avoid C++ style comments in C code;
68109              use Perl's malloc API rather than the low level system one
68110              
68111              Array context keeps slithering in.
68112              
68113              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
68114              
68115              Subject: [PATCH] os2.c fix for use64bitint
68116              
68117              Update to Pod::LaTeX 0.53.
68118              Subject: [PATCH] lib/Pod/LaTeX.pm updates
68119              
68120              Document the endianness of Alpha more precisely.
68121              
68122              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
68123              
68124              Rename the macro argument because some preprocessors
68125              can't tell the difference and expand arguments also inside
68126              double quoted strings.
68127              
68128              free TLS slot properly on Windows
68129              
68130              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
68131              
68132              Unicos/mk requires elaborate paranoia.
68133              
68134              Tweak the floating point output routine preferences.
68135              
68136              Also under djgpp the timestamps are funky.
68137              
68138              Apply some PodParser 1.18 patches; the Pod/Find.pm
68139              patches cannot be applied since #6712 conflicts.
68140              
68141              Use PodParser 1.18 new test.
68142              
68143              A pod nit.
68144              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
68145              
68146              Be verydeepclean.
68147      Branch: maint-5.6/perl
68148           +> pod/perlebcdic.pod
68149           !> (integrate 106 files)
68150 ____________________________________________________________________________
68151 [  7892] By: jhi                                   on 2000/11/27  15:02:32
68152         Log: Update Changes.
68153      Branch: perl
68154            ! Changes patchlevel.h
68155 ____________________________________________________________________________
68156 [  7891] By: jhi                                   on 2000/11/27  14:57:23
68157         Log: Subject: Re: perlfaq style changes
68158              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68159              Date: Sat, 25 Nov 2000 23:32:26 -0800
68160              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
68161              
68162              plus a note from Ronald Kimball.
68163      Branch: perl
68164            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
68165 ____________________________________________________________________________
68166 [  7890] By: jhi                                   on 2000/11/27  14:53:14
68167         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
68168              From: Benjamin Holzman <bah@ecnvantage.com>
68169              Date: Sun, 26 Nov 2000 16:27:33 -0500
68170              Message-ID: <20001126162733.J25040@ecnvantage.com>
68171      Branch: perl
68172            ! gv.c
68173 ____________________________________________________________________________
68174 [  7889] By: jhi                                   on 2000/11/27  14:43:11
68175         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
68176              From: lvirden@cas.org
68177              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
68178              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
68179      Branch: perl
68180            ! README.amiga
68181 ____________________________________________________________________________
68182 [  7888] By: jhi                                   on 2000/11/27  14:32:34
68183         Log: Restore also the locale test to no-sprintf-taint state.
68184              Fixes the bug 20001127.003.
68185      Branch: perl
68186            ! sv.c t/pragma/locale.t
68187 ____________________________________________________________________________
68188 [  7887] By: gsar                                  on 2000/11/27  14:13:05
68189         Log: integrate changes#6613..6616,6620..6665 from mainline
68190              
68191              VMS configure.com update continues.
68192              
68193              Subject: Test fails / warnings with perl-current #6612
68194              
68195              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
68196              
68197              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68198              
68199              For now remove the mail code.
68200              
68201              Subject: Re: [PATCH] @+, @- readonly
68202              
68203              Subject: warning: storage class after type is obsolescent
68204              
68205              Subject: sfio2000
68206              
68207              Subject: Re: File::Temp problems on VMS in bleedperl
68208              
68209              README.os2 update.
68210              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
68211              
68212              Make the user to give up his firstborn, err, to knowingly
68213              verify installing an unstable developer release.  Also bump
68214              the release to 5.7.0, but leave a patch tag in the local
68215              patches saying that this is not yet the real thing.
68216              
68217              Update (kinda) to Test 1.14, from Joshua Pritikin.
68218              
68219              make ok etc also for win32.
68220              
68221              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
68222              
68223              Don't blow limited stacks, a lower number is enough to
68224              tickle the lookbehind limit.
68225              
68226              Use -Dusedevel; regen Configure and the respective Porting stuff.
68227              
68228              Subject: [PATCH] debugger exit code should reflect user exit code
68229              
68230              Subject: [PATCH perl@6620] cygwin port
68231              
68232              Missed a file from #6638.
68233              
68234              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)
68235              
68236              magic callbacks all need to have same type signature
68237              
68238              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
68239              
68240              Fix a dependency problem.
68241              Subject: [PATCH: 6640] VMS Makefile.SH update
68242              
68243              The numeric locale was reset to "C" by s?printf and never restored.
68244              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
68245              No test since adding the failing example to locale.t
68246              does not fail -- probably because the locale settings are so
68247              thoroughly tweaked by that time.  Running the example standalone
68248              does fail, though.  UPDATE: test case added at change #7540.
68249              
68250              Subject: [ID 20000324.040] minor fix to perlhpux.pod
68251              
68252              Update to CPAN 1.57.
68253              
68254              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
68255              
68256              Change the perlbug address to perl.org since it's more forgiving.
68257              
68258              Change the regx compilation error markers to use = instead of <
68259              since pod makes using the latter quite messy.  Reported in
68260              ID 20000814.006 by Abigail and in
68261              Subject: Unknown escape E<> ?
68262              
68263              Update to perldebtut 1.9, from Richard Foley.
68264              
68265              check that the number pseudo children doesn't exceed
68266              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
68267              the WaitForMultipleObjects() limit that would cause wait()
68268              to crash)
68269              wait() and waitpid() could potentially be rewritten to use
68270              more than one thread to do the waiting to eliminate this
68271              limitation
68272              
68273              change#6328 could make close(SOCKET) return false on windows
68274              when it shouldn't
68275              
68276              pod nit seen in passing
68277              
68278              on windows, the return values from wait() and waitpid() don't
68279              match those of pseudo-pids
68280              
68281              waitpid() now handles externally spawned pids correctly;
68282              fixes for backtick/wait/waitpid failures on Windows 9x
68283              these changes make the pid returned by process functions on
68284              Windows 9x always positive by clearing the high bit (which
68285              is always set on Win9x); pseudo-process PIDs are likewise
68286              always negative now on Win9x (just as on NT/2000)
68287              
68288              trailing new %ENV entries weren't being pushed into the real
68289              environment of subprocesses on Windows
68290              
68291              Tweak the regex compilation errors once more.
68292              
68293              avoid warnings from dense compiler
68294              
68295              add "ok" targets from change#6632 in makefile.mk
68296      Branch: maint-5.6/perl
68297            - lib/Pod/PlainText.pm vms/configure.com
68298           !> (integrate 66 files)
68299 ____________________________________________________________________________
68300 [  7886] By: jhi                                   on 2000/11/27  13:54:18
68301         Log: __FUNCTION__ isn't portable and trying to emulate it leads
68302              into practically spelling out the name of the function.
68303              Takes care of the bug 20001127.001.
68304      Branch: perl
68305            ! perlio.c
68306 ____________________________________________________________________________
68307 [  7885] By: gsar                                  on 2000/11/27  13:53:18
68308         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
68309              6610..6611 from mainline
68310              
68311              Make regular expression parse error messages easier to understand.
68312              Subject: Re: enhanced(?) regex error messages
68313              
68314              Tiny tidying on report_evil_fh().
68315              
68316              Subject: Re: enhanced(?) regex error messages 
68317              plus Capitalize the error messages, plus perldiag them.
68318              
68319              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
68320              
68321              Document here-doc better.
68322              
68323              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68324              
68325              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
68326              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
68327              (either perlbug or p5p ate the original), plus regen
68328              perlapi and perltoc. 
68329              
68330              Regen global.sym.
68331              
68332              Double check that we have a dirhandle.
68333              
68334              Subject: Re: enhanced(?) regex error messages
68335              (plus two small patches sent privately)
68336              (this still seems to leave few test failures)
68337              
68338              warn is a macro, avoid using at a variable to avoid warnings
68339              in some configurations; readdir.t is too conservative in
68340              estimating number of *.t's
68341              
68342              Get back into sync with Jeffrey on the enhanced regex warnings.
68343              
68344              Subject: [PATCH 5.6.0] cygwin port
68345              
68346              Zero entries were skipped, fix from Adrian Goalby
68347              <argoalby@yahoo.co.uk>
68348              
68349              Subject: Remove dead entry in perldiag
68350              
68351              Amend the description of Perl6.
68352              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
68353              
68354              detypo
68355              
68356              It's the 2ndO'ROSSC.
68357              
68358              Revert the sv.c part of #6559, a better fix is needed.
68359              
68360              Iterating perl6 description.
68361              
68362              Update to Term::ANSIColor 1.03, from Russ Allbery.
68363              
68364              Update to Getopt::Long 2.23_05, from Johan Vromans.
68365              
68366              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
68367              
68368              Update to Pod::Parser 1.17, from Brad Appleton.
68369              
68370              Update to CPAN 1.56, from Andreas König.
68371              
68372              Update to CGI 2.70, from Lincoln Stein.
68373              
68374              Put back the std @INC thing.
68375              
68376              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
68377              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
68378              
68379              Document the IO::Select timeout.
68380              
68381              sleep(1) does not necessarily return 1.
68382              Subject: [PATCH bleadperl] op/lex_assign.t  
68383              
68384              Subject: debugger "d" command doesnt check line number
68385              
68386              B::Deparse didn't do sub attributes.
68387              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68388              
68389              Preprocessing and postprocessing for File::Find.
68390              Subject: Patch to Find::File.pm to allow alphabetical results
68391              
68392              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
68393              
68394              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
68395              
68396              Subject: Re: [ID 20000730.003] utf8::length() bad
68397              
68398              Subject: Getting perlio and threads to compile
68399              (the Solaris version changes in Configure skipped)
68400              
68401              Tests for #6589.
68402              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68403              
68404              Add Perl debugging tutorial, regen toc. 
68405              Subject: perldebtut.pod
68406              
68407              Add a few missing files, update MANIFEST.
68408              
68409              Rewrite of vms/subconfigure.com as configure.com,
68410              from Peter Prymmer and the vmsperl crew.
68411              
68412              Should have deleted this in #6603.
68413              
68414              Fix the test for 5005threads.
68415              
68416              Fix-n-skip the tests under 5005threads.
68417              
68418              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
68419              
68420              Upgrade to CGI 2.71, from Lincoln Stein.
68421      Branch: maint-5.6/perl
68422           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
68423           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
68424           +> t/op/regmesg.t t/pod/find.t vms/configure.com
68425            - vms/subconfigure.com
68426            ! lib/lib.pm
68427           !> (integrate 115 files)
68428 ____________________________________________________________________________
68429 [  7884] By: jhi                                   on 2000/11/27  13:44:33
68430         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
68431              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68432              Date:     Mon, 27 Nov 2000 08:23:54 EST
68433              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
68434      Branch: perl
68435            ! vms/descrip_mms.template vms/test.com
68436 ____________________________________________________________________________
68437 [  7883] By: gsar                                  on 2000/11/27  11:50:46
68438         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
68439              6511..6513,6515..6523,6525..6536
68440              
68441              The swallow_bom() saga continues.  The #23 of require.t
68442              (UTF16-LE) still fails (silently, no output) but the #22
68443              (UTF16-BE) seems to be working now.  The root of the
68444              failure may be in sv_gets(): is it UTF-16LE-aware,
68445              especially when it comes to line endings? 
68446              
68447              Document the problem with -P in HP-UX and its workaround.
68448              
68449              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
68450              (aka ID 20000730.002)
68451              
68452              Subject: fix and question re: waitpid() under win32
68453              
68454              Make the safety catch for buggy gccs work with triple version
68455              numbers like 2.95.2.  Reported in
68456              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
68457              
68458              In Digital UNIX warn if gcc explicitly chosen because even
68459              2.95.2 is known to cause problems.
68460              
68461              Make chr() for values >127 to create utf8 when under utf8.
68462              
68463              various syntax errors and such (not fixed: comp/require.t#22 coredump
68464              on Windows)
68465              
68466              Stash away the largefiles flags and libswanted.
68467              
68468              BOM patching from Simon Cozens.
68469              
68470              If gccosandvers is equal to osname, clear gccosandvers.
68471              
68472              Make p4desc to skip non-mainperl branches by default.
68473              
68474              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
68475              
68476              The test from this
68477              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
68478              
68479              In new BSDs changes to argv[] do not show up in ps(1) output,
68480              instead one must use setproctitle().  This was already addressed
68481              by change #6457, but the below has a new variant for FreeBSD 4.0
68482              or later, and the matter is also documented more.
68483              
68484              FreeBSD 3.* updates from
68485              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
68486              
68487              regen_headers, regen perltoc.
68488              
68489              Document in one place the memory abstractions used in Perl core.
68490              
68491              memcpy has n o in it, as pinted ut by Sarathy.
68492              
68493              Remove the extraneous "main::" prefix from all the
68494              "opened only for", "on closed", and "never opened" warnings.
68495              
68496              The name of a filehandle does not have <these>.
68497              
68498              The tr utf8 patching continues.
68499              
68500              The new setproctitle() feature is available only in 
68501              bleeding edge FreeBSD.  From Paul Saab.
68502              
68503              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
68504              
68505              Dump UVs as UVs in Data::Dumper.
68506              
68507              detypo #6494
68508              
68509              Document the IVdf UVuf UVof UVxf.
68510              
68511              require.t needs binmode() to work on windows
68512              
68513              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
68514              that are hopefully soon put into use.
68515              
68516              Allow "no Module;" even if there is no 'unimport'.
68517              
68518              Better skip message for the test; one of the two problems in
68519              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
68520              
68521              The subtest 4 may fail also on VOBS, as pointed out
68522              by Nick Ing-Simmons in November 1999, bug id 19991124.003
68523              (but the failure in that bug report isn't the subtest 4).
68524              
68525              Be more informative on what is skipped and why,
68526              also repeat the list at the end.
68527              
68528              Add a URL for FSF.
68529              
68530              Subject: [PATCH] sv.h documentation - SvLEN
68531              
68532              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
68533              
68534              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
68535              
68536              Subject: [PATCH] bad cppsymbols on os2 + Configure question
68537              
68538              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
68539              
68540              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
68541              mention the idea of @( and @)
68542              
68543              This is 6512.  Really.
68544              
68545              Subject: [ID 19990721.004] Documentation bug in perlfunc
68546              
68547              Subject: Minor tweak to perlvar.pod
68548              
68549              In the warnings call filehandles consistently so;
68550              add "unopened" warning for stat().
68551              
68552              After the #6519 a warning about stat() is just that,
68553              not about a filetest, which now have their own warning.
68554              
68555              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
68556              
68557              Subject: Re: Array vs. List context
68558              
68559              Subject: New perlcc, take 2
68560              
68561              Weed buglets pointed out by
68562              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
68563              
68564              gcc versions might have (parentheses) in them.
68565              
68566              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
68567              
68568              Essential prototype changes were missing from #6527.
68569              Also make report_evil_fh() more bomb-proof.
68570              
68571              Zap lib/Sys directory when cleaning up.
68572              
68573              Change the Policy policy: now -Dprefix= with an existing
68574              Policy.sh and prefix == siteprefix == vendorprefix, then all
68575              of them follow along the new prefix.
68576              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
68577              
68578              Continue fixing the io warnings.  This also
68579              sort of fixes bug ID 20000802.003: the core dump
68580              is no more.  Whether the current behaviour is correct
68581              (giving a warning: "Not a format reference"), is another matter.
68582              
68583              Have symbols for the IoTYPEs.
68584              
68585              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
68586              
68587              Document a bit that UDP is not what you might think.
68588              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
68589              tr memory corruption fix from Simon Cozens.
68590              
68591              Plug the security hole described in the Aug 05 2000 bugtraq message
68592              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
68593              The security hole exists only in suidperls, which isn't
68594              installed or even built by default.
68595      Branch: maint-5.6/perl
68596           !> (integrate 71 files)
68597 ____________________________________________________________________________
68598 [  7882] By: gsar                                  on 2000/11/27  10:25:36
68599         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
68600              from mainline
68601              
68602              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
68603              to be fatal errors (instead of by default ignoring them, and
68604              ignoring with a bug: even though -w gave an error, the opening [
68605              was left in)  Reported in:
68606              
68607              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
68608              
68609              Subject: [PATCH] split /^/
68610              
68611              MacOS nits from Matthias Neeracher.
68612              
68613              More split() doc and test patches from Mike Guy.
68614              
68615              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
68616              from Graham Barr in the module list.
68617              
68618              docfix from Peter Scott <Peter@PSDT.com>.
68619              
68620              File::Temp patches for VMS and OS/2 from Tim Jenness.
68621              
68622              open() wariness in perlbug.
68623              
68624              Subject: [PATCH] minor doc change - perlguts
68625              
68626              Subject: Minor doc patch: handy.h
68627              
68628              Be wary of close()s, too.
68629              
68630              Further File::Temp patches from Yitzchak Scott-Thoennes
68631              and Craig A. Berry.
68632              
68633              Subject: [PATCH] fixes bug 20000508.004
68634              
68635              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
68636              
68637              Allow "no AutoLoader;", based on change #6444,
68638              suggested by Graham Barr.
68639              
68640              Use setproctitle() if available to modify $0.
68641              
68642              Warn if the version of the operating system used to compile gcc
68643              differs from the current version of the operating system.
68644              Also display the gcc compilation os and version in myconfig.
68645              Inspiration from
68646              
68647              Tiny fixes for #6460.
68648              
68649              The problem described in this
68650              Subject: [ID 20000322.018] named chars aren't magical enough
68651              has been fixed in perl 5.6.0 but just in case added a test
68652              to keep it away.  (The report from Joseph Hall.)
68653              
68654              Tune the comments and hopefully stop a memory leak.
68655              
68656              Subject: UTF8 concat
68657              (with a memory leak fixed, plus a few casts added)
68658              This also seems to help for
68659              Subject: [ID 20000716.015] join UTF8 weirdness
68660              
68661              Do not upgrade SVs into utf8 just because they participate
68662              in eq or cmp.  Reported and fix suggested in
68663              Subject: [ID 20000720.009] sv_eq UTF8 bug
68664              
68665              Fix the HALF_UPGRADE() macro introduced in #6263.
68666              
68667              Find green threads before native threads.
68668              Subject: Re: Patch to jpl/JNI/Makefile.PL
68669      Branch: maint-5.6/perl
68670           !> (integrate 30 files)
68671 ____________________________________________________________________________
68672 [  7881] By: jhi                                   on 2000/11/27  05:48:41
68673         Log: It seems that *both* the unused submatch loop cleanup
68674              codes are needed.
68675      Branch: perl
68676            ! regexec.c
68677 ____________________________________________________________________________
68678 [  7880] By: jhi                                   on 2000/11/27  04:50:07
68679         Log: Clean .exists deeper.
68680      Branch: perl
68681            ! Makefile.SH
68682 ____________________________________________________________________________
68683 [  7879] By: jhi                                   on 2000/11/27  02:31:35
68684         Log: The code in regcppop() (see #7878) contains the correct lower
68685              limit for the unused submatch 'cleanup' loop so that under
68686              "use utf8" the following code wouldn't dump core:
68687              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
68688              the cleanup loop in regtry() stomped beyond allocated area
68689              in the startp[] array.  Therefore, copied the correct lower
68690              loop limit (*PL_reglastparen) to regtry().  Note: something
68691              may still not be quite right: why was the _higher_ loop limit
68692              (prog->nparens) different in the utf8 case?
68693              
68694              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
68695              without core dumps, there were about 17 of them before
68696              the patch (with us since Perl 5.7.0).  Two failures, still:
68697              496 and 505 (though these may not be severe).
68698              
68699              Patch #7881 is also needed since both the cleanup loops
68700              seem to be needed.
68701              
68702              Also, the t/op/pat#44 seems to core dump under utf8.
68703              Plus a couple of failures.  UGH-8.
68704      Branch: perl
68705            ! regexec.c
68706 ____________________________________________________________________________
68707 [  7878] By: jhi                                   on 2000/11/27  02:21:17
68708         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
68709              the code in regcppop() seems to be redundant for the test suite --
68710              but it contains a germ of truth, and it needed for the build
68711              process itself: see #7879 and #7881.
68712      Branch: perl
68713            ! regexec.c
68714 ____________________________________________________________________________
68715 [  7877] By: jhi                                   on 2000/11/27  01:53:09
68716         Log: Comment on comment.
68717      Branch: perl
68718            ! regexec.c
68719 ____________________________________________________________________________
68720 [  7876] By: jhi                                   on 2000/11/27  00:49:59
68721         Log: Adjust the docs to agree with #7875.
68722      Branch: perl
68723            ! pod/perllocale.pod
68724 ____________________________________________________________________________
68725 [  7875] By: jhi                                   on 2000/11/27  00:49:27
68726         Log: Retract #7863.  It makes more sense not to taint formatted output,
68727              not even by sprintf().
68728      Branch: perl
68729            ! sv.c
68730 ____________________________________________________________________________
68731 [  7874] By: jhi                                   on 2000/11/26  23:36:02
68732         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
68733              Not really fixed (should really dump the UTF-8 charclass),
68734              but stopped displaying the garbage.
68735              
68736              Also add a note on the (missing) Unicode PSXSPC and BLANK.
68737      Branch: perl
68738            ! regcomp.c
68739 ____________________________________________________________________________
68740 [  7873] By: jhi                                   on 2000/11/26  21:31:13
68741         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
68742      Branch: perl
68743            ! regexec.c
68744 ____________________________________________________________________________
68745 [  7872] By: jhi                                   on 2000/11/26  21:06:04
68746         Log: No need to scan till infinity, 13 is enough.
68747      Branch: perl
68748            ! handy.h utf8.c
68749 ____________________________________________________________________________
68750 [  7871] By: jhi                                   on 2000/11/26  20:20:32
68751         Log: Test line numbers are different with utf8.
68752      Branch: perl
68753            ! t/op/re_tests
68754 ____________________________________________________________________________
68755 [  7870] By: jhi                                   on 2000/11/26  20:10:12
68756         Log: Message nit.
68757      Branch: perl
68758            ! regcomp.c
68759 ____________________________________________________________________________
68760 [  7869] By: jhi                                   on 2000/11/26  19:01:05
68761         Log: Make utf8_length() and utf8_distance() (the latter of which
68762              is unused at the moment) to be less forgiving about bad UTF-8.
68763      Branch: perl
68764            ! embed.h embed.pl objXSUB.h proto.h utf8.c
68765 ____________________________________________________________________________
68766 [  7868] By: jhi                                   on 2000/11/26  18:45:56
68767         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
68768              From: Benjamin Holzman <bah@ecnvantage.com>
68769              Date: Sat, 25 Nov 2000 20:40:20 -0500       
68770              Message-ID: <20001125204020.A25040@ecnvantage.com>              
68771              
68772              Debian allows installing /usr/bin/locale without installing
68773              any locales, an error message will ensue.
68774      Branch: perl
68775            ! t/pragma/locale.t
68776 ____________________________________________________________________________
68777 [  7867] By: jhi                                   on 2000/11/26  18:31:12
68778         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
68779              From: Benjamin Holzman <bah@ecnvantage.com>
68780              Date: Sun, 26 Nov 2000 02:42:34 -0500
68781              Message-ID: <20001126024234.G25040@ecnvantage.com>
68782              
68783              Patch for the bug 20000212.002.
68784      Branch: perl
68785            ! sv.c t/op/array.t
68786 ____________________________________________________________________________
68787 [  7866] By: jhi                                   on 2000/11/26  18:28:09
68788         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
68789              From: Tim Jenness <t.jenness@jach.hawaii.edu>
68790              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
68791              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
68792              
68793              File::Temp 0.11.
68794      Branch: perl
68795            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
68796 ____________________________________________________________________________
68797 [  7865] By: jhi                                   on 2000/11/26  18:24:22
68798         Log: The metaconfig unit change for #7864.
68799      Branch: metaconfig/U/perl
68800            ! need_va_copy.U
68801 ____________________________________________________________________________
68802 [  7864] By: jhi                                   on 2000/11/26  18:23:41
68803         Log: Make the va_copy() test not to be so talkative.
68804      Branch: perl
68805            ! Configure config_h.SH
68806 ____________________________________________________________________________
68807 [  7863] By: jhi                                   on 2000/11/26  18:11:02
68808         Log: Fix locale inconsistencies unearthed by Hugo's work.
68809              Now the floating point sprintf really does taint the result
68810              string as perllocale promises (has promised for a long time)
68811              if "use locale" is in the lexical scope.
68812      Branch: perl
68813            ! sv.c t/pragma/locale.t
68814 ____________________________________________________________________________
68815 [  7862] By: jhi                                   on 2000/11/26  00:35:15
68816         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
68817              From: Nicholas Clark <nick@ccl4.org>
68818              Date: Sun, 26 Nov 2000 00:07:50 +0000
68819              Message-ID: <20001126000750.A22446@plum.flirble.org>
68820              
68821              Infinit.
68822      Branch: perl
68823            ! sv.c
68824 ____________________________________________________________________________
68825 [  7861] By: jhi                                   on 2000/11/26  00:01:26
68826         Log: Integrate perlio.
68827      Branch: perl
68828           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
68829 ____________________________________________________________________________
68830 [  7860] By: nick                                  on 2000/11/25  22:04:17
68831         Log: Correct relative path from new ext\Filter\Util\Call location
68832              back to miniperl.
68833      Branch: perlio
68834            ! win32/makefile.mk
68835 ____________________________________________________________________________
68836 [  7859] By: nick                                  on 2000/11/25  21:26:54
68837         Log: Integrate mainline.
68838      Branch: perlio
68839           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
68840           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
68841           +> t/lib/filter-util.t
68842            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
68843            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
68844            - t/lib/filt-util.t
68845           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
68846           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
68847           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
68848           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
68849           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
68850           !> win32/makefile.mk
68851 ____________________________________________________________________________
68852 [  7858] By: gsar                                  on 2000/11/25  20:52:17
68853         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
68854              parent's memory; fix it by keeping track of the actual pad
68855              offset rather than a raw pointer (this change is probably also
68856              relevant to non-ithreads case to avoid fallout from reallocs of
68857              the pad array, but is currently only enabled for the ithreads
68858              case in the interests of minimal disruption to existing "well
68859              tested" code)
68860      Branch: perl
68861            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
68862            ! proto.h scope.c scope.h sv.c t/op/fork.t
68863 ____________________________________________________________________________
68864 [  7857] By: nick                                  on 2000/11/25  20:01:28
68865         Log: All tests pass on Win32/gcc/USE_PERLIO.
68866              - when crlf layer is pushed make unix-level binary.
68867              - remove :crlf injection in pp_backtick in pp_sys.c
68868              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
68869      Branch: perlio
68870            ! doio.c perlio.c pp_sys.c win32/makefile.mk
68871 ____________________________________________________________________________
68872 [  7856] By: jhi                                   on 2000/11/25  18:38:30
68873         Log: Update the metaconfig units for #7855.
68874      Branch: metaconfig/U/perl
68875            ! useperlio.U usesocks.U
68876 ____________________________________________________________________________
68877 [  7855] By: jhi                                   on 2000/11/25  18:37:54
68878         Log: Undo the SOCKS workarounds, instead start using PerlIO
68879              if SOCKS is selected.
68880              
68881              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
68882              From: Jens Hamisch <jens@Strawberry.COM>
68883              Date: Fri, 24 Nov 2000 18:31:30 +0100
68884              Message-ID: <20001124183130.E28337@Strawberry.COM>
68885              
68886              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
68887              From: Jens Hamisch <jens@Strawberry.COM>
68888              Date: Fri, 24 Nov 2000 19:11:51 +0100
68889              Message-ID: <20001124191151.A28753@Strawberry.COM>
68890      Branch: perl
68891            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
68892            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
68893 ____________________________________________________________________________
68894 [  7854] By: jhi                                   on 2000/11/25  17:39:08
68895         Log: Undo #7848.  Some of the code seems to use walkoptree(),
68896              some walkoptree_slow().  An unfinished renaming?
68897              Now the sub is walkoptree() (which is @EXPORT_OK),
68898              the walkoptree_slow() is a typeglob alias to walkoptree.
68899              This makes the tests to pass, at least.
68900      Branch: perl
68901            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
68902 ____________________________________________________________________________
68903 [  7853] By: nick                                  on 2000/11/24  22:24:33
68904         Log: Re-arrange crlf vs binary for platforms that care.
68905              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
68906              Lip-service to making stdio layer work on such platforms (untested).
68907              Now fails 3 tests rather than one, checkin to see if I can debug 
68908              the issue under linux. (Do not merge.)
68909      Branch: perlio
68910            ! doio.c perlio.c perliol.h
68911 ____________________________________________________________________________
68912 [  7852] By: jhi                                   on 2000/11/24  18:57:39
68913         Log: AUTHORS edits.
68914      Branch: perl
68915            ! AUTHORS
68916 ____________________________________________________________________________
68917 [  7851] By: jhi                                   on 2000/11/24  17:34:56
68918         Log: Add Jan-Erik Karlsson.
68919      Branch: perl
68920            ! AUTHORS
68921 ____________________________________________________________________________
68922 [  7850] By: jhi                                   on 2000/11/24  17:27:56
68923         Log: Configure should find stdchar on its own.
68924      Branch: perl
68925            ! hints/solaris_2.sh
68926 ____________________________________________________________________________
68927 [  7849] By: jhi                                   on 2000/11/24  17:24:55
68928         Log: Subject: PATCH over 7848: Filter test flawed
68929              From: andreas.koenig@anima.de (Andreas J. Koenig)
68930              Date: 24 Nov 2000 10:28:29 +0100
68931              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
68932      Branch: perl
68933            ! t/lib/filter-util.t
68934 ____________________________________________________________________________
68935 [  7848] By: jhi                                   on 2000/11/24  17:22:15
68936         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
68937              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
68938              Date: Fri, 24 Nov 2000 16:12:58 +0000
68939              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
68940      Branch: perl
68941            ! ext/B/B.pm
68942 ____________________________________________________________________________
68943 [  7847] By: jhi                                   on 2000/11/24  03:07:01
68944         Log: Integrate perlio.
68945      Branch: perl
68946           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
68947           !> win32/makefile.mk
68948 ____________________________________________________________________________
68949 [  7846] By: gsar                                  on 2000/11/24  00:55:57
68950         Log: integrate changes#6415..6418,6420..6438 from mainline
68951              
68952              Fix the bitvector ops for utf8 (tricky since past 7 bits
68953              the utf8 'characters' can be more than one octet).
68954              
68955              MPE/ix updates for perl 5.6.0 from Mark Bixby.
68956              
68957              Subject: SDBM_File documentation
68958              
68959              Detypo.
68960              
68961              Decutandpasto.
68962              
68963              Send all installperl messages to STDERR and be -w clean.
68964              
68965              Out-of-date note removed.
68966              
68967              Protect against "wild next"s, that is, callbacks doing "next"
68968              instead of "return".
68969              
68970              Use STDOUT consistently.
68971              
68972              The output might have been produced in the wrong order.
68973              
68974              A missing 'break' after the [[:space:]] switch case.
68975              
68976              Add tests for
68977              [ID 19991110.003] another matching finding by pcre author
68978              which has already been fixed by some patch, as verified in
68979              
68980              Documentation to explain the behaviour of map().
68981              
68982              Add an optimization for map-maps-a-list-element-to-more-list-elements
68983              case, but add also notes explaining the relationship of this
68984              patch and the earlier notes by Sarathy.
68985              
68986              Subject: [ID 20000716.023] syslog test fails without sockets
68987              
68988              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
68989              Test cases for #6431.
68990              
68991              File::Spec::VMS fixup for tmpdir from Craig Berry.
68992              
68993              Make the "uninit variable" warning to say "concat or string"
68994              or "join or string" when in concat or join .
68995              
68996              Get UTF16 BOMs working.  Patch from
68997              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
68998              
68999              Subject: [PATCH] Make large file tests deal with SIGXFSZ
69000              
69001              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
69002              
69003              Subject: [PATCH] av.c apidoc
69004      Branch: maint-5.6/perl
69005           !> (integrate 43 files)
69006 ____________________________________________________________________________
69007 [  7845] By: gsar                                  on 2000/11/24  00:20:45
69008         Log: integrate changes#6406..6414 from mainline
69009              
69010              Merge perlhacktut into perlhack, update perlguts.
69011              
69012              Fix AutoSplit to use File::Spec the right way in VMS,
69013              from Peter Prymmer.
69014              
69015              The bug report
69016              [ID 19991110.002] minimal matching discrepancy found by pcre author
69017              seems to have been fixed (though differently from what was suggested
69018              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
69019              
69020              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
69021              not in pod, from Peter Prymmer
69022              
69023              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
69024              From: Hugo <hv@crypt.compulink.co.uk>
69025              Date: Fri, 14 Jul 2000 23:05:20 +0100
69026              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
69027              
69028              Didn't anymore apply, but that point still could use another fix.
69029              
69030              lib/b test fixes from Peter Prymmer.
69031              
69032              More docs for sv functions.
69033              
69034              perlvms.pod whitespace cleanup to keep pod utils happy.
69035              
69036              another VMS build tweak from Peter Prymmer
69037      Branch: maint-5.6/perl
69038           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
69039           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
69040           !> vms/descrip_mms.template vms/perlvms.pod
69041 ____________________________________________________________________________
69042 [  7844] By: nick                                  on 2000/11/23  23:42:45
69043         Log: Win32/perlio Now just fails one io/argv.t test - lack 
69044              of default :crlf on standard streams.
69045      Branch: perlio
69046            ! doio.c perlio.c
69047 ____________________________________________________________________________
69048 [  7843] By: nick                                  on 2000/11/23  23:04:05
69049         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
69050              peek fail is showing a real problem (multiple crlf layers
69051              are getting pushed.)
69052      Branch: perlio
69053            ! doio.c perlio.c win32/makefile.mk
69054 ____________________________________________________________________________
69055 [  7842] By: nick                                  on 2000/11/23  19:46:23
69056         Log: Implement PerlIO_binmode()
69057              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
69058              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
69059              make binmode in t/lib/io_tell.t unconditional so that works.
69060              Checkin just so Win32 machine can see these changes.
69061      Branch: perlio
69062            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69063 ____________________________________________________________________________
69064 [  7841] By: jhi                                   on 2000/11/23  19:30:00
69065         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
69066      Branch: perl
69067            ! README.amiga
69068 ____________________________________________________________________________
69069 [  7840] By: jhi                                   on 2000/11/23  17:18:02
69070         Log: SOCKS wrestling continues, patches from Jens Hamisch.
69071      Branch: perl
69072            ! doio.c embed.h embed.pl perlsdio.h proto.h
69073 ____________________________________________________________________________
69074 [  7839] By: jhi                                   on 2000/11/23  16:54:14
69075         Log: Push Filter::Util::Call one level deeper.
69076      Branch: perl
69077            + t/lib/filter-util.t
69078           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
69079           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69080            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69081            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69082            - t/lib/filt-util.t
69083            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
69084            ! win32/Makefile win32/makefile.mk
69085 ____________________________________________________________________________
69086 [  7838] By: jhi                                   on 2000/11/23  16:52:40
69087         Log: Reach back one higher up when searching for PERL_SRC.
69088      Branch: perl
69089            ! lib/ExtUtils/MM_Unix.pm
69090 ____________________________________________________________________________
69091 [  7837] By: jhi                                   on 2000/11/23  16:05:41
69092         Log: Subject: Re: perl@7826
69093              Date: Thu, 23 Nov 2000 02:20:25 -0600
69094              From: "Craig A. Berry" <craigberry@mac.com>
69095              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
69096              
69097              Make VMS to like Filter::Util::Call. 
69098      Branch: perl
69099            ! configure.com ext/Filter/Util/Makefile.PL
69100 ____________________________________________________________________________
69101 [  7836] By: nick                                  on 2000/11/23  16:04:08
69102         Log: Implement crlf layer - not ready for merge.
69103      Branch: perlio
69104            ! perlio.c win32/makefile.mk
69105 ____________________________________________________________________________
69106 [  7835] By: jhi                                   on 2000/11/23  15:56:52
69107         Log: STDCHAR is different in Sparc v9 vs x86.
69108      Branch: perl
69109            ! hints/solaris_2.sh
69110 ____________________________________________________________________________
69111 [  7834] By: jhi                                   on 2000/11/23  15:50:47
69112         Log: The type needs to be visible to protos.
69113      Branch: perl
69114            ! perl.h
69115 ____________________________________________________________________________
69116 [  7833] By: jhi                                   on 2000/11/23  15:40:46
69117         Log: Finish unfinished SOCKS workaround changes.
69118      Branch: perl
69119            ! doio.c
69120 ____________________________________________________________________________
69121 [  7832] By: jhi                                   on 2000/11/23  15:33:30
69122         Log: Integrate perlio.
69123      Branch: perl
69124           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
69125           !> win32/makefile.mk
69126 ____________________________________________________________________________
69127 [  7831] By: nick                                  on 2000/11/23  10:31:07
69128         Log: Correct makefile.mk dependancies for ext/Filter/Util
69129              Build ext/Encode
69130              Run dmake regen_config_h
69131      Branch: perlio
69132            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69133            ! win32/makefile.mk
69134 ____________________________________________________________________________
69135 [  7830] By: nick                                  on 2000/11/23  08:05:07
69136         Log: Integrate mainline
69137      Branch: perlio
69138           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69139           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
69140           +> t/lib/filt-util.pl t/lib/filt-util.t
69141           !> (integrate 41 files)
69142 ____________________________________________________________________________
69143 [  7829] By: gsar                                  on 2000/11/23  03:07:11
69144         Log: build the Filter extension on windows
69145      Branch: perl
69146            ! win32/Makefile win32/makefile.mk
69147 ____________________________________________________________________________
69148 [  7828] By: gsar                                  on 2000/11/23  02:46:35
69149         Log: regenerate win32/config* and fix some inconsistencies in the
69150              makefiles; always export Perl_deb() because it is needed
69151              by ext/re/* (whether perl itself is built with -DDEBUGGING
69152              or not)
69153      Branch: perl
69154            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
69155            ! win32/config_H.vc win32/makefile.mk
69156 ____________________________________________________________________________
69157 [  7827] By: gsar                                  on 2000/11/23  02:18:38
69158         Log: get sources building on windows+MSVC again (untested with other
69159              compilers)
69160      Branch: perl
69161            ! win32/include/sys/socket.h win32/perllib.c
69162 ____________________________________________________________________________
69163 [  7826] By: jhi                                   on 2000/11/23  01:18:26
69164         Log: Update Changes.
69165      Branch: perl
69166            ! Changes patchlevel.h
69167 ____________________________________________________________________________
69168 [  7825] By: jhi                                   on 2000/11/23  00:20:41
69169         Log: Subject: Re: av.c patch (having slight problems)
69170              From: "Ben Tilly" <ben_tilly@hotmail.com>
69171              Date: Tue, 21 Nov 2000 23:29:31 -0500
69172              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
69173              
69174              unshift() speedup.
69175      Branch: perl
69176            ! av.c
69177 ____________________________________________________________________________
69178 [  7824] By: jhi                                   on 2000/11/22  23:59:15
69179         Log: Fixes for signedness warnings noticed by VMSperlers.
69180      Branch: perl
69181            ! ext/Storable/Storable.xs regcomp.c sv.c
69182 ____________________________________________________________________________
69183 [  7823] By: jhi                                   on 2000/11/22  23:19:31
69184         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
69185              From: Peter Prymmer <pvhp@forte.com>
69186              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
69187              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
69188      Branch: perl
69189            ! t/pragma/warn/pp_hot
69190 ____________________________________________________________________________
69191 [  7822] By: jhi                                   on 2000/11/22  22:52:20
69192         Log: Be clean.
69193      Branch: perl
69194            ! Makefile.SH
69195 ____________________________________________________________________________
69196 [  7821] By: jhi                                   on 2000/11/22  22:46:39
69197         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
69198              by Damian Conway, as suggested by Paul Marquess.
69199      Branch: perl
69200            + lib/Filter/Simple.pm
69201 ____________________________________________________________________________
69202 [  7820] By: jhi                                   on 2000/11/22  22:45:51
69203         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
69204      Branch: perl
69205            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69206            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69207            + t/lib/filt-util.t
69208            ! MANIFEST
69209 ____________________________________________________________________________
69210 [  7819] By: jhi                                   on 2000/11/22  22:03:27
69211         Log: Integrate perlio.
69212      Branch: perl
69213           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69214           !> win32/makefile.mk
69215 ____________________________________________________________________________
69216 [  7818] By: jhi                                   on 2000/11/22  21:56:02
69217         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
69218      Branch: perl
69219            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
69220            ! t/lib/io_sock.t
69221 ____________________________________________________________________________
69222 [  7817] By: jhi                                   on 2000/11/22  21:39:49
69223         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
69224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69225              Date: Wed, 22 Nov 2000 16:08:12 -0500
69226              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
69227      Branch: perl
69228            ! lib/ExtUtils/Liblist.pm
69229 ____________________________________________________________________________
69230 [  7816] By: jhi                                   on 2000/11/22  21:38:25
69231         Log: Go ahead and #include <unistd.h> in perl.h.
69232      Branch: perl
69233            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
69234            ! util.c
69235 ____________________________________________________________________________
69236 [  7815] By: jhi                                   on 2000/11/22  21:22:52
69237         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
69238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69239              Date: Mon, 20 Nov 2000 18:30:52 -0500
69240              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
69241      Branch: perl
69242            ! pod/perlre.pod regcomp.c t/op/re_tests
69243 ____________________________________________________________________________
69244 [  7814] By: jhi                                   on 2000/11/22  21:21:46
69245         Log: Subject: [PATCH 5.7.0] Liblist finally works
69246              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69247              Date: Tue, 21 Nov 2000 22:02:17 -0500
69248              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
69249      Branch: perl
69250            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
69251            ! lib/ExtUtils/MakeMaker.pm
69252 ____________________________________________________________________________
69253 [  7813] By: jhi                                   on 2000/11/22  21:20:23
69254         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
69255              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69256              Date: Wed, 22 Nov 2000 17:53:15 +0100
69257              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
69258              
69259              AIX dynaloader and perlio patch.
69260      Branch: perl
69261            ! ext/DynaLoader/dl_aix.xs
69262 ____________________________________________________________________________
69263 [  7812] By: jhi                                   on 2000/11/22  21:17:52
69264         Log: (Accidentally empty patch.)
69265      Branch: perl
69266            ! av.c
69267 ____________________________________________________________________________
69268 [  7811] By: jhi                                   on 2000/11/22  21:16:31
69269         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
69270              From: Peter Prymmer <pvhp@forte.com>
69271              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
69272              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
69273      Branch: perl
69274            ! vms/test.com
69275 ____________________________________________________________________________
69276 [  7810] By: jhi                                   on 2000/11/22  21:15:36
69277         Log: Subject: Re: perl@7777 
69278              From: "John P. Linderman" <jpl@research.att.com>
69279              Date: Wed, 22 Nov 2000 13:11:11 -0500
69280              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
69281              
69282              Detypoing.
69283      Branch: perl
69284            ! lib/CPAN.pm
69285 ____________________________________________________________________________
69286 [  7809] By: jhi                                   on 2000/11/22  21:14:19
69287         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
69288              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69289              Date:     Wed, 22 Nov 2000 13:51:37 EST
69290              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
69291      Branch: perl
69292            ! perlsdio.h
69293 ____________________________________________________________________________
69294 [  7808] By: jhi                                   on 2000/11/22  21:13:27
69295         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
69296              From: Casey Tweten <crt@kiski.net>
69297              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
69298              Message-Id: <200011201653.LAA10194@home.kiski.net>
69299      Branch: perl
69300            ! t/lib/io_udp.t
69301 ____________________________________________________________________________
69302 [  7807] By: jhi                                   on 2000/11/22  21:12:35
69303         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69304              From: Casey Tweten <crt@kiski.net>
69305              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
69306              Message-Id: <200011201636.LAA07227@home.kiski.net>
69307      Branch: perl
69308            ! t/lib/io_sock.t
69309 ____________________________________________________________________________
69310 [  7806] By: jhi                                   on 2000/11/22  21:10:59
69311         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
69312              From: "Casey R. Tweten" <crt@kiski.net>
69313              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
69314              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
69315      Branch: perl
69316            ! utils/h2xs.PL
69317 ____________________________________________________________________________
69318 [  7805] By: nick                                  on 2000/11/22  21:05:06
69319         Log: Integrate mainline
69320      Branch: perlio
69321           !> Changes Porting/genlog ext/DB_File/DB_File.xs
69322           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
69323           !> utils/perlbug.PL
69324 ____________________________________________________________________________
69325 [  7804] By: jhi                                   on 2000/11/22  21:01:12
69326         Log: Subject: [PATCH] Test.pm POD peculiarity
69327              From: "Casey R. Tweten" <crt@kiski.net>
69328              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
69329              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
69330      Branch: perl
69331            ! lib/Test.pm
69332 ____________________________________________________________________________
69333 [  7803] By: jhi                                   on 2000/11/22  20:59:59
69334         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
69335              From: "Philip Newton" <pnewton@gmx.de>
69336              Date: Wed, 22 Nov 2000 14:25:53 +0100
69337              Message-Id: <3A1BD771.25462.1939FAD@localhost>
69338              
69339              Be case-understanding also on 's', and use the -oi of sendmail
69340              not to terminate the transmission on a lone '.'.
69341      Branch: perl
69342            ! utils/perlbug.PL
69343 ____________________________________________________________________________
69344 [  7802] By: nick                                  on 2000/11/22  20:51:42
69345         Log: Win32 PerlIO intermediate state now working as expected.
69346              - In current state we are still using C runtime in text/binary
69347              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
69348              - PERLIO=stdio and PERLIO=unix pass all expected tests.
69349              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
69350              and PerlIO_seek() and the dummy crlf layer is not making adjustments
69351              for CRLF translation happening in C runtime. All other tests pass.
69352              
69353              Added note to README.win32 to point out the snags of doing a perl build
69354              with Norton AntiVirus turned on.
69355              
69356              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
69357              which file a fail comes from.
69358              
69359              Updated "canned" config.h to match the one generated.
69360      Branch: perlio
69361            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69362            ! win32/makefile.mk
69363 ____________________________________________________________________________
69364 [  7801] By: jhi                                   on 2000/11/22  06:50:20
69365         Log: Nickety nits.
69366      Branch: perl
69367            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
69368 ____________________________________________________________________________
69369 [  7800] By: jhi                                   on 2000/11/22  01:29:55
69370         Log: Changes had accidentally gone too silent on non-main branches.
69371      Branch: perl
69372            ! Changes Porting/genlog patchlevel.h
69373 ____________________________________________________________________________
69374 [  7799] By: gsar                                  on 2000/11/22  01:02:56
69375         Log: some lib_pm.PL changes snuck in via change#7772
69376      Branch: maint-5.6/perl
69377            ! Makefile.SH
69378 ____________________________________________________________________________
69379 [  7798] By: nick                                  on 2000/11/21  21:59:40
69380         Log: Integrate mainline
69381      Branch: perlio
69382           !> (integrate 28 files)
69383 ____________________________________________________________________________
69384 [  7797] By: jhi                                   on 2000/11/21  21:01:45
69385         Log: Integrate perlio.
69386      Branch: perl
69387           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
69388 ____________________________________________________________________________
69389 [  7796] By: nick                                  on 2000/11/21  20:36:22
69390         Log: Win32 builds and runs (mostly) with USE_PERLIO.
69391              PERLIO=perlio passes all tests. 
69392              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
69393      Branch: perlio
69394            ! perlio.c win32/perllib.c win32/win32.c
69395 ____________________________________________________________________________
69396 [  7795] By: jhi                                   on 2000/11/21  19:03:44
69397         Log: Update Changes.
69398      Branch: perl
69399            ! Changes patchlevel.h
69400 ____________________________________________________________________________
69401 [  7794] By: jhi                                   on 2000/11/21  18:56:34
69402         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
69403              From: "Craig A. Berry" <craigberry@mac.com>
69404              Date: Mon, 20 Nov 2000 20:27:06 -0600
69405              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
69406              
69407              A cut-and-pasto.
69408      Branch: perl
69409            ! perlio.h
69410 ____________________________________________________________________________
69411 [  7793] By: jhi                                   on 2000/11/21  18:54:41
69412         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
69413              From: Dominic Dunlop <domo@computer.org> 
69414              Date: Mon, 20 Nov 2000 18:55:29 +0100
69415              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
69416              
69417              va_copy() and the need of it.
69418              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
69419      Branch: metaconfig/U/perl
69420            + need_va_copy.U
69421      Branch: perl
69422            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69423            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
69424            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
69425            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69426            ! win32/config.bc win32/config.gc win32/config.vc
69427 ____________________________________________________________________________
69428 [  7792] By: jhi                                   on 2000/11/21  17:04:10
69429         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
69430      Branch: perl
69431           !> scope.h
69432 ____________________________________________________________________________
69433 [  7791] By: jhi                                   on 2000/11/21  17:01:16
69434         Log: Export the SOCKS workaround symbols only if necessary.
69435      Branch: perl
69436            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
69437 ____________________________________________________________________________
69438 [  7790] By: nick                                  on 2000/11/20  23:57:11
69439         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
69440      Branch: perlio
69441            ! scope.h
69442 ____________________________________________________________________________
69443 [  7789] By: nick                                  on 2000/11/20  23:38:33
69444         Log: Integrate mainline
69445      Branch: perlio
69446           +> lib/File/Spec/Epoc.pm
69447           !> (integrate 34 files)
69448 ____________________________________________________________________________
69449 [  7788] By: nick                                  on 2000/11/20  23:20:18
69450         Log: Make extra buffer layer work (dummy crlf layer)
69451      Branch: perlio
69452            ! doio.c perlio.c perlio.h
69453 ____________________________________________________________________________
69454 [  7787] By: jhi                                   on 2000/11/20  22:44:04
69455         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
69456              From: Peter Prymmer <pvhp@forte.com>
69457              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
69458              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
69459      Branch: perl
69460            ! t/pragma/locale.t
69461 ____________________________________________________________________________
69462 [  7786] By: jhi                                   on 2000/11/20  22:29:10
69463         Log: Subject: DOC PATCH 5.6.0 perlreftut
69464              From: mjd@plover.com
69465              Date: 20 Nov 2000 19:45:06 -0000
69466              Message-ID: <20001120194506.9505.qmail@plover.com>
69467      Branch: perl
69468            ! pod/perlreftut.pod
69469 ____________________________________________________________________________
69470 [  7785] By: jhi                                   on 2000/11/20  22:27:44
69471         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
69472              From: David Dyck <dcd@tc.fluke.com>
69473              Date: Mon, 20 Nov 2000 11:43:40 -0800
69474              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
69475      Branch: perl
69476            ! lib/Cwd.pm
69477 ____________________________________________________________________________
69478 [  7784] By: jhi                                   on 2000/11/20  22:23:21
69479         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
69480              Date: Mon, 20 Nov 2000 17:06:10 -0500
69481              To: Mailing list Perl5 <perl5-porters@perl.org>
69482              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
69483      Branch: perl
69484            ! pp_ctl.c t/op/pat.t
69485 ____________________________________________________________________________
69486 [  7783] By: jhi                                   on 2000/11/20  22:11:18
69487         Log: Subject: [PATCH] doop.c - UTF8 tr///               
69488              From: Simon Cozens <simon@cozens.net>
69489              Date: Sat, 18 Nov 2000 18:49:30 +0000
69490              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
69491              
69492              Subject: Re: [PATCH] doop.c - UTF8 tr///           
69493              From: Simon Cozens <simon@cozens.net>
69494              Date: Mon, 20 Nov 2000 20:45:22 +0000
69495              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
69496              
69497              Make tr on UTF-8 better but still not correct.
69498      Branch: perl
69499            ! doop.c
69500 ____________________________________________________________________________
69501 [  7782] By: jhi                                   on 2000/11/20  22:02:16
69502         Log: Remove the shared object before attempting to create
69503              (by linking) a new one.  E.g. in AIX not removing
69504              becomes quite painful if one tries to do more than one
69505              build in the same tree (an interrupted build, for example),
69506              since the AIX' shared dynaloader seemingly keeps the shared
69507              objects open and therefore 'busy' for quite a while, even when
69508              nobody is using the objects, leading into link failures.
69509      Branch: perl
69510            ! lib/ExtUtils/MM_Unix.pm
69511 ____________________________________________________________________________
69512 [  7781] By: gsar                                  on 2000/11/20  19:02:55
69513         Log: type mismatch due to faulty integration
69514      Branch: maint-5.6/perl
69515            ! toke.c win32/Makefile
69516 ____________________________________________________________________________
69517 [  7780] By: gsar                                  on 2000/11/20  17:31:55
69518         Log: integrate changes#6392,6394..6399,6401..6404
69519              
69520              The {multiplier} of a fixed substring was overlooked which
69521              caused a wrong initial search offset for that substring.
69522              
69523              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
69524              From: Hugo <hv@crypt.compulink.co.uk>
69525              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
69526              Date: Thu, 13 Jul 2000 19:27:13 +0100
69527              
69528              Fix the BOM bug: not a byteorder bug, a signedness bug.
69529              
69530              Replace change #6337 with a better one.
69531              
69532              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69533              From: Hugo <hv@crypt.compulink.co.uk>
69534              Date: Fri, 14 Jul 2000 04:16:20 +0100
69535              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
69536              
69537              MakeMaker should not remove editor backups (*~) on `make clean`
69538              by default (completes change#6383)
69539              
69540              move new variables to the end of the interpreter structure (for
69541              bincompat in code that doesn't #include XSUB.h)
69542              
69543              rename totally bletcherous SvLOCK() thingy (doesn't do what the
69544              name suggests anyway)
69545              
69546              various cleanups (typos, misformatted code, and small bugs)
69547              
69548              typecasts needed for change#6394
69549              
69550              typos in change#6399, regen headers
69551              
69552              inconsistent types needs casts
69553              
69554              PERL_OBJECT build tweaks
69555      Branch: maint-5.6/perl
69556           !> MANIFEST doop.c embed.h embed.pl embedvar.h
69557           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
69558           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
69559           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
69560           !> toke.c util.c
69561 ____________________________________________________________________________
69562 [  7779] By: gsar                                  on 2000/11/20  17:06:29
69563         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
69564              
69565              Cosmetics and perldelta.
69566              
69567              Fix nits noticed by Boston.pm.
69568              
69569              Do the cc sanity check both before the hints and
69570              after the cc selction.
69571              
69572              get sprintf.t to adjust properly for 3-digit exponents
69573              
69574              don't clobber *.orig files on *clean targets
69575              
69576              fix bugs in processing %v-*d and similar format specs (from
69577              Avi Finkel <avi@finkel.org>)
69578              
69579              sprintf test tweaks (from Dominic Dunlop)
69580              
69581              new selfloader.t in change#6183 doesn't close DATA handles,
69582              and thus fails to clean up tmp files on dosish platforms
69583              
69584              typos (spotted by Peter Prymmer)
69585              
69586              typo fix from Craig Berry
69587      Branch: maint-5.6/perl
69588           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
69589           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
69590           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
69591           !> x2p/Makefile.SH
69592 ____________________________________________________________________________
69593 [  7778] By: gsar                                  on 2000/11/20  16:46:51
69594         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
69595              
69596              Subject: Re: format bug report  [Patch]
69597              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69598              Date: Wed, 05 Jul 2000 13:12:52 +0200
69599              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
69600              
69601              Subject: Re: format bug report  [Patch]
69602              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69603              Date: Wed, 05 Jul 2000 14:10:01 +0200
69604              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
69605              
69606              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
69607              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69608              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
69609              Date: Fri, 07 Jul 2000 17:57:16 +0100
69610              
69611              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
69612              To: perl5-porters@perl.org
69613              From: Karsten Sperling <spiff@phreax.net>
69614              Date: Mon, 10 Jul 2000 15:12:52 +0200
69615              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
69616              
69617              README.posix-bc podified from Thomas Dorner.
69618              
69619              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
69620              From: Dominic Dunlop <domo@computer.org>
69621              Date: Tue, 11 Jul 2000 12:27:33 +0200
69622              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
69623              
69624              Typo in #6341.
69625              
69626              Fix for
69627              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
69628              From: Roderick Schertler <roderick@argon.org>
69629              Date: Tue, 11 Jul 2000 13:55:05 -0400
69630              Message-Id: <200007111755.NAA05077@jones.argon.org>
69631              
69632              Minor cleanups on the booklist.
69633              
69634              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
69635              regen perltoc.
69636              
69637              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
69638      Branch: maint-5.6/perl
69639           +> pod/perlbook.pod
69640           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
69641           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
69642           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
69643 ____________________________________________________________________________
69644 [  7777] By: jhi                                   on 2000/11/20  16:08:49
69645         Log: Update Changes.
69646      Branch: perl
69647            ! Changes patchlevel.h
69648 ____________________________________________________________________________
69649 [  7776] By: jhi                                   on 2000/11/20  15:27:56
69650         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
69651              This may be overly harsh but until proven otherwise, we think this
69652              way, or until we have a simple test for Configure (having to start
69653              up servers is does not count as simple) to check for the problems.
69654      Branch: perl
69655            ! perl.h
69656 ____________________________________________________________________________
69657 [  7775] By: jhi                                   on 2000/11/20  15:22:17
69658         Log: Solaris hints tweaks.
69659      Branch: perl
69660            ! hints/solaris_2.sh
69661 ____________________________________________________________________________
69662 [  7774] By: jhi                                   on 2000/11/20  15:01:20
69663         Log: Add a workaround to SOCKS 64-bit problems.
69664      Branch: perl
69665            ! doio.c embed.h embed.pl perlsdio.h proto.h
69666 ____________________________________________________________________________
69667 [  7773] By: jhi                                   on 2000/11/20  14:51:47
69668         Log: sysseek() instead of seek().
69669      Branch: perl
69670            ! t/lib/syslfs.t
69671 ____________________________________________________________________________
69672 [  7772] By: gsar                                  on 2000/11/20  13:06:23
69673         Log: integrate changes#6315..6319,6321..6331,6333..6338
69674              
69675              Integrate with Sarathy, preliminary fix for unicos
69676              alignment problems in [ID 20000612.002] Perl problem on Cray system.
69677              
69678              some debugger output does not go to the socket when RemotePort is set
69679              
69680              winsock cleanup never done on Windows (leads to handle leaks)
69681              
69682              fix UNC path handling on Windows under ithreads, and chdir()
69683              return value when given a non-existent directory
69684              
69685              Autogenerate pod/Makefile and pod/buildtoc.
69686              buildtoc also checks whether the existin pods are
69687              mentioned in MANIFEST and perl.pod, and vice versa.
69688              (None of the thusly found discrepancies fixed yet.)
69689              roffitall also needs to be autogenerated similarly but it
69690              seems so badly out of date that I didn't touch it yet.
69691              
69692              Config is being used.
69693              
69694              Add =head1 NAMEs so that buildtoc is happy.
69695              (The CGI::Util nit reported to Lincoln.)
69696              
69697              Fix complaints of buildtoc.
69698              
69699              Fix the alignment problem in Crays ([ID 20000612.002]).
69700              
69701              Remove perlbook, update perlfaq book listing,
69702              rearrange perl.pod, regenerate perltoc.
69703              
69704              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
69705              was cast to an unsigned (32-bit) integer with wild abandon.
69706              
69707              winsock options weren't being set in all threads under ithreads
69708              (caused send()s from second and subsequent threads to fail)
69709              
69710              accept() leaks memory on windows due to incorrect ordering of
69711              closesocket() and fclose() calls
69712              
69713              Reorder perl.pod once more.
69714              
69715              More POSIX.pod tweaks.
69716              
69717              Sprinkle ldlibpath.
69718              
69719              Precedence goof, fix based on
69720              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
69721              From: Hugo <hv@crypt.compulink.co.uk>
69722              Date: Tue, 11 Jul 2000 12:52:38 +0100
69723              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
69724              
69725              Subject: PATCH perlguts.pod: Document D and d magic types
69726              From: mjd@plover.com
69727              Date: 5 Jul 2000 18:01:51 -0000
69728              Message-ID: <20000705180151.29413.qmail@plover.com>
69729              
69730              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
69731              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
69732              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
69733              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
69734              
69735              Subject: [PATCH cfgperl] $& segfaults if you trick it
69736              From: simon@brecon.co.uk (Simon Cozens)
69737              Date: 7 Jul 2000 11:26:09 GMT
69738              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
69739              
69740              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69741              From: Hugo <hv@crypt.compulink.co.uk>
69742              Date: Tue, 11 Jul 2000 12:44:50 +0100
69743              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
69744              
69745              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
69746              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69747              Date: Tue, 11 Jul 2000 13:50:51 +0100
69748              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
69749      Branch: maint-5.6/perl
69750           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
69751           +> pod/buildtoc.PL
69752            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
69753           !> (integrate 26 files)
69754 ____________________________________________________________________________
69755 [  7771] By: gsar                                  on 2000/11/20  12:31:42
69756         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
69757              6310,6311,6314
69758              
69759              Subject: [PATCH bleedperl] File::Spec 0.82 beta
69760              From: Barrie Slaymaker <barries@jester.slaysys.com>
69761              Date: Wed, 28 Jun 2000 11:35:29 -0400
69762              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
69763              
69764              tweak perlembed for multiplicity/usethreads sanity; correct notes
69765              about Windows
69766              
69767              localize %INC in a Safe compartment so that use/require work
69768              (many other magic globals probably need similar treatment)
69769              
69770              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
69771              when @_ is modified, causing coredumps
69772              
69773              slurp mode fix in change#4736 still not quite right
69774              
69775              Point to perlipc for more SysV IPC examples.
69776              
69777              Elaborate POSIX.pod.  Still needs work.
69778              
69779              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
69780              
69781              fix large memory leak that has been around for ever, masked by
69782              -DPURIFY (most of the arenas were never freed!)
69783              
69784              fix memory leak on Windows (PL_sys_intern contents were never
69785              freed)
69786              
69787              PERL_OBJECT build tweak
69788              
69789              adjust change#6299
69790              
69791              remove rel2abs prototypes (from Barrie Slaymaker)
69792              
69793              missing perldiag entry for unpack("w",...) diagnostic (from
69794              Andreas Koenig)
69795              
69796              better diagnostic on Frob->stuff() when Frob:: doesn't exist
69797              (from Richard Soderberg <rs@oregonnet.com>)
69798              
69799              Win32 patches for cfgperl from Sarathy.
69800              
69801              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
69802              
69803              More POSIX.pod embellishment.
69804              
69805              tyop in change#6306
69806      Branch: maint-5.6/perl
69807           !> (integrate 44 files)
69808 ____________________________________________________________________________
69809 [  7770] By: gsar                                  on 2000/11/20  11:51:00
69810         Log: integrate changes#6268..6282 from cfgperl branch
69811              
69812              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
69813              From: Dominic Dunlop <domo@computer.org>
69814              Date: Thu, 29 Jun 2000 12:32:39 +0200
69815              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
69816              
69817              Regen headers for #6261 (and update embed.pl for this) and #6267,
69818              silence few compiler warnings.
69819              
69820              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
69821              From: Nicholas Clark <nick@talking.bollo.cx>
69822              Date: Fri, 23 Jun 2000 16:21:15 +0100
69823              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
69824              
69825              Subject: PATCH pod/perltie.pod
69826              From: Ian Phillipps <Ian.Phillipps@iname.com>
69827              Date: Fri, 16 Jun 2000 00:17:19 +0100
69828              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
69829              (only the first hunk, the second hunk had already been done
69830              by some other patch)
69831              
69832              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
69833              From: Tom Phoenix <rootbeer@redcat.com>
69834              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
69835              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
69836              
69837              Subject: [PATCH] xsub attributes
69838              From: Doug MacEachern <dougm@covalent.net>
69839              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
69840              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
69841              
69842              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
69843              From: Andy Dougherty <doughera@lafayette.edu>
69844              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
69845              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
69846              
69847              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
69848              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
69849              Date: Tue, 13 Jun 2000 02:43:48 -0500
69850              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
69851              
69852              Subject: [PATCH] Re: eval documentation: context
69853              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69854              Date: Mon, 12 Jun 2000 15:07:29 +0100
69855              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
69856              
69857              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
69858              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69859              Date: Mon, 12 Jun 2000 14:55:59 +0100
69860              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
69861              
69862              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
69863              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
69864              Date: Fri, 09 Jun 2000 12:39:27 -0400
69865              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
69866              (plus update the version "number" of Text::Wrap)
69867              
69868              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
69869              From: Tim Ayers <tayers@bridge.com>
69870              Date: Thu, 08 Jun 2000 08:11:06 +0200
69871              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
69872              [resent by Richard Foley, Message-Id probably wrong]
69873              
69874              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
69875              From: rspier@pobox.com (Robert Spier)
69876              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
69877              Message-ID: <14654.31913.845602.610277@rls.cx>
69878              
69879              Subject: [PATCH 5.6.0] utils/h2xs.PL
69880              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
69881              Date: Wed, 7 Jun 2000 04:02:04 -0500
69882              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
69883              
69884              Subject: [PATCH 5.6.0]ITHREADs for VMS
69885              From: Dan Sugalski <dan@sidhe.org>
69886              Date: Tue, 06 Jun 2000 11:59:50 -0400
69887              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
69888      Branch: maint-5.6/perl
69889           !> (integrate 31 files)
69890 ____________________________________________________________________________
69891 [  7769] By: gsar                                  on 2000/11/20  11:29:06
69892         Log: integrate changes#6261..6266 from cfgperl
69893              
69894              Subject: Re: [PATCH cfgperl] BOMs away!
69895              From: simon@brecon.co.uk (Simon Cozens)
69896              Date: 17 Jun 2000 11:49:57 GMT
69897              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
69898              
69899              Subject: 5.6.0 Patch for EPOC
69900              From: Olaf Flebbe <o.flebbe@gmx.de>
69901              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
69902              Message-ID: <23449.960929969@www11.gmx.net>
69903              
69904              tr fixes from Simon Cozens
69905              
69906              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
69907              From: Marty Lucich <marty@netcom.com>
69908              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
69909              Message-Id: <200006282116.OAA11148@netcom.com>
69910              ccdlflags update (the BSD/OS 4.1 part had already been taken
69911              care of by #6141).
69912              
69913              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
69914              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69915              Date: Wed, 28 Jun 2000 17:50:12 -0700
69916              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
69917              
69918              Subject: [PATCH 5.6.0] cygwin port
69919              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
69920              From: "Fifer, Eric" <EFifer@sanwaint.com>
69921              Date: Thu, 29 Jun 2000 12:58:29 +0100
69922      Branch: maint-5.6/perl
69923           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
69924           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
69925           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
69926           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
69927 ____________________________________________________________________________
69928 [  7768] By: gsar                                  on 2000/11/20  11:13:44
69929         Log: integrate changes#6252..6256,6259..6260
69930              
69931              Paranoia tweak on #6249.
69932              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
69933              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
69934              Date: Sun, 25 Jun 2000 23:43:12 -0400
69935              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
69936              
69937              Subject: tr///, help wanted.
69938              From: simon@brecon.co.uk (Simon Cozens)
69939              Date: 28 Jun 2000 11:29:04 GMT
69940              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
69941              
69942              small thinko tweaks
69943              
69944              tweaks from Simon Conzes to further fix tr/// under utf8
69945              
69946              perlnewmod was missing from MANIFEST.
69947              
69948              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
69949              From: simon@brecon.co.uk (Simon Cozens)
69950              Date: 17 Jun 2000 11:56:44 GMT
69951              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
69952              pack U0, pack C0
69953      Branch: maint-5.6/perl
69954           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
69955           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
69956           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
69957           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
69958 ____________________________________________________________________________
69959 [  7767] By: gsar                                  on 2000/11/20  10:51:38
69960         Log: integrate change#6250 from cfgperl
69961              
69962              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
69963              From: Doug MacEachern <dougm@covalent.net>
69964              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
69965              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
69966      Branch: maint-5.6/perl
69967           +> t/op/my_stash.t
69968           !> MANIFEST embed.pl global.sym proto.h toke.c
69969 ____________________________________________________________________________
69970 [  7766] By: gsar                                  on 2000/11/20  10:48:34
69971         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
69972              
69973              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
69974              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
69975              Date: Mon, 26 Jun 2000 18:40:14 +0100
69976              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
69977              
69978              Subject: [PATCH] bytes<->utf8 fixes
69979              From: simon@brecon.co.uk (Simon Cozens)
69980              Date: 26 Jun 2000 04:55:45 GMT
69981              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
69982              
69983              Subject: [PATCH] is_utf8_string
69984              From: simon@brecon.co.uk (Simon Cozens)
69985              Date: 26 Jun 2000 02:25:59 GMT
69986              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
69987              
69988              Subject: [PATCH] avoid mg_ptr in '*' magic
69989              From: Doug MacEachern <dougm@covalent.net>
69990              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
69991              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
69992              
69993              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
69994              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
69995              Date: Sat, 24 Jun 2000 13:06:20 +0100
69996              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
69997              
69998              Allow for standalone testing.
69999              
70000              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
70001              From: Mark-Jason Dominus <mjd@plover.com>
70002              Date: Tue, 27 Jun 2000 22:36:42 -0400
70003              Message-ID: <20000628023642.12166.qmail@plover.com>
70004              
70005              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70006              From: Frank Tobin <ftobin@uiuc.edu>
70007              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
70008              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
70009      Branch: maint-5.6/perl
70010           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
70011           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
70012           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
70013           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
70014           !> utf8.c utils/h2xs.PL
70015 ____________________________________________________________________________
70016 [  7765] By: gsar                                  on 2000/11/20  10:29:13
70017         Log: integrate change#6239 from cfgperl
70018              
70019              Configure maintenance.  Sever some dependency cycles,
70020              separate gccversion from the cc unit,
70021              address [ID 20000623.006] Configure script patch for using gcc on AIX
70022              (but solve it a little bit differently),
70023              unduplex some accidentally duplicated units,
70024              suggest using gcc if no cc available
70025              (p5p thread: "Solaris configure: counterproposal", 1999-09)
70026      Branch: maint-5.6/perl
70027           !> Configure Todo-5.6 config_h.SH
70028 ____________________________________________________________________________
70029 [  7764] By: gsar                                  on 2000/11/20  10:25:55
70030         Log: integrate changes#6233..6238 from cfgperl
70031              
70032              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
70033              From: Mark-Jason Dominus <mjd@plover.com>
70034              Date: Fri, 16 Jun 2000 20:53:04 -0400
70035              Message-ID: <20000617005304.8008.qmail@plover.com>
70036              
70037              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
70038              because when run as services (Win32ese for daemons)
70039              no environment variables are set and tmpdir ends up as /tmp,
70040              which is ambiguous.
70041              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
70042              From: matt@sergeant.org
70043              Date: 16 Jun 2000 16:30:43 -0000
70044              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
70045              
70046              The thread begun by
70047              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
70048              From: Kevin.Ruscoe@ubsw.com
70049              Date: Fri, 16 Jun 2000 16:38:51 +0100
70050              Message-Id: <H000019b03c300d6@MHS>
70051              
70052              Tweak embed.pl, regen headers.
70053              
70054              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
70055              From: Dan Sugalski <dan@sidhe.org>
70056              Date: Fri, 23 Jun 2000 17:00:00 -0400
70057              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
70058      Branch: maint-5.6/perl
70059           !> (integrate 27 files)
70060 ____________________________________________________________________________
70061 [  7763] By: gsar                                  on 2000/11/20  10:08:08
70062         Log: s/perl56delta/perldelta/g
70063      Branch: maint-5.6/perl
70064            ! pod/Makefile
70065 ____________________________________________________________________________
70066 [  7762] By: gsar                                  on 2000/11/20  10:04:00
70067         Log: integrate changes#6225,6229,6231,6232 from cfgperl
70068              
70069              Add source code filenames to apidoc.
70070              From: simon@brecon.co.uk (Simon Cozens)
70071              Subject: [PATCH embed.pl] Source X-ref
70072              Date: 22 Jun 2000 02:18:49 GMT
70073              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
70074              
70075              Subject: README.hpux version 0.6.1
70076              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
70077              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
70078              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
70079              
70080              Subject: [PATCH 5.6.0] cygwin port
70081              From: "Fifer, Eric" <EFifer@sanwaint.com>
70082              Date: Tue, 20 Jun 2000 14:30:58 +0100
70083              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
70084              
70085              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
70086              From: simon@brecon.co.uk (Simon Cozens)
70087              Date: 19 Jun 2000 15:18:27 GMT
70088              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
70089              
70090              plus update pod/Makefile and regenerate perltoc
70091      Branch: maint-5.6/perl
70092           +> pod/perlutil.pod
70093           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
70094           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
70095 ____________________________________________________________________________
70096 [  7761] By: jhi                                   on 2000/11/20  04:09:55
70097         Log: Miraculous typo.
70098      Branch: perl
70099            ! t/op/pat.t
70100 ____________________________________________________________________________
70101 [  7760] By: jhi                                   on 2000/11/20  04:06:08
70102         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
70103              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70104              Date: Sun, 19 Nov 2000 22:30:26 -0500
70105              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
70106      Branch: perl
70107            ! regexec.c scope.h t/op/pat.t
70108 ____________________________________________________________________________
70109 [  7759] By: jhi                                   on 2000/11/20  02:05:22
70110         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
70111      Branch: perl
70112            ! perl.h
70113 ____________________________________________________________________________
70114 [  7758] By: jhi                                   on 2000/11/20  01:58:11
70115         Log: Subject: [perl 7711: EPOC] updates
70116              From: Olaf Flebbe <o.flebbe@gmx.de>
70117              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
70118              Message-ID: <25575.974658810@www23.gmx.net>               
70119      Branch: perl
70120            + lib/File/Spec/Epoc.pm
70121            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
70122            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
70123            ! lib/File/Spec.pm perl.c sv.c
70124 ____________________________________________________________________________
70125 [  7757] By: jhi                                   on 2000/11/20  01:53:11
70126         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
70127      Branch: perl
70128            ! MANIFEST
70129 ____________________________________________________________________________
70130 [  7756] By: jhi                                   on 2000/11/20  01:47:22
70131         Log: Integrate perlio.
70132      Branch: perl
70133            - ext/re/hints/MSWin32.pl
70134           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
70135           !> win32/config.gc win32/config_H.gc win32/win32sck.c
70136 ____________________________________________________________________________
70137 [  7755] By: nick                                  on 2000/11/19  20:57:17
70138         Log: Add dummy crlf layer (just as buffer)
70139              Correct 1st bug - one layer of indirection.
70140      Branch: perlio
70141            ! perlio.c perlio.h perliol.h
70142 ____________________________________________________________________________
70143 [  7754] By: nick                                  on 2000/11/19  20:56:12
70144         Log: Work-round to Perl_deb_nocontext is no longer required
70145      Branch: perlio
70146            - ext/re/hints/MSWin32.pl
70147 ____________________________________________________________________________
70148 [  7753] By: nick                                  on 2000/11/19  20:01:16
70149         Log: diff -se shows these as different
70150      Branch: perlio
70151            ! global.sym pod/perlapi.pod
70152 ____________________________________________________________________________
70153 [  7752] By: nick                                  on 2000/11/19  18:57:30
70154         Log: Configure GCC/Win32 build -Duseperlio
70155              Fix a couple of gross issues
70156              - double-include of ../deb.o in re.dll
70157              - win32sck.c needs PerlIO and FILE 
70158      Branch: perlio
70159            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
70160            ! win32/win32sck.c
70161 ____________________________________________________________________________
70162 [  7751] By: nick                                  on 2000/11/19  17:05:36
70163         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
70164      Branch: perlio
70165            ! perlio.c
70166 ____________________________________________________________________________
70167 [  7750] By: nick                                  on 2000/11/19  16:57:14
70168         Log: Missing aTHX_
70169      Branch: perlio
70170            ! sv.c
70171 ____________________________________________________________________________
70172 [  7749] By: jhi                                   on 2000/11/19  16:28:40
70173         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
70174              From: "Peter J. Farley III" <pjfarley@banet.net>
70175              Date: Sun, 19 Nov 2000 01:42:58 -0500
70176              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
70177      Branch: perl
70178            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
70179 ____________________________________________________________________________
70180 [  7748] By: jhi                                   on 2000/11/19  16:08:10
70181         Log: Subject: podlators 1.05 available        
70182              From: Russ Allbery <rra@stanford.edu>   
70183              Date: 18 Nov 2000 22:04:28 -0800
70184              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
70185      Branch: perl
70186            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
70187 ____________________________________________________________________________
70188 [  7747] By: nick                                  on 2000/11/19  11:19:39
70189         Log: Integrate mainline
70190      Branch: perlio
70191           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70192           !> util.c
70193 ____________________________________________________________________________
70194 [  7746] By: jhi                                   on 2000/11/19  06:42:22
70195         Log: Make hex scanning warn on "\x{x}" and "\xx".
70196              "\x" and and hex("x") are still valid.
70197      Branch: perl
70198            ! util.c
70199 ____________________________________________________________________________
70200 [  7745] By: nick                                  on 2000/11/18  22:52:28
70201         Log: Integrate mainline
70202      Branch: perlio
70203           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
70204           !> perl.h perlio.c proto.h regcomp.c regcomp.h
70205 ____________________________________________________________________________
70206 [  7744] By: jhi                                   on 2000/11/18  22:50:28
70207         Log: Introduce Perl_utf8_length().  Use it.
70208      Branch: perl
70209            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70210 ____________________________________________________________________________
70211 [  7743] By: jhi                                   on 2000/11/18  22:38:51
70212         Log: Compiler denit.
70213      Branch: perl
70214            ! perlio.c
70215 ____________________________________________________________________________
70216 [  7742] By: jhi                                   on 2000/11/18  20:33:05
70217         Log: Integrate perlio.
70218      Branch: perl
70219           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70220           !> perlio.h pp_ctl.c pp_sys.c sv.c
70221 ____________________________________________________________________________
70222 [  7741] By: jhi                                   on 2000/11/18  20:31:27
70223         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
70224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70225              Date: Fri, 17 Nov 2000 20:35:11 -0500
70226              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
70227              
70228              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
70229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70230              Date: Fri, 17 Nov 2000 21:03:47 -0500
70231              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
70232              
70233              Plus a little bit of tweaking in pregcomp().
70234      Branch: perl
70235            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
70236 ____________________________________________________________________________
70237 [  7740] By: nick                                  on 2000/11/18  20:17:22
70238         Log: Lexical use open ... support:
70239              add ->cop_io to COP structure in cop.h.
70240              Make mg.c and gv.c associate it with ${^OPEN}.
70241              Make lib/open.pm set it.
70242              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
70243              manner similar to ->cop_warnings.
70244              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
70245              call new PerlIO_apply_layers().
70246              Declare latter in perlio.h and define in perlio.c
70247      Branch: perlio
70248            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70249            ! perlio.h pp_ctl.c pp_sys.c sv.c
70250 ____________________________________________________________________________
70251 [  7739] By: jhi                                   on 2000/11/18  19:54:00
70252         Log: Integrate perlio.
70253      Branch: perl
70254           !> doio.c perlio.c pp.c
70255 ____________________________________________________________________________
70256 [  7738] By: jhi                                   on 2000/11/18  17:16:13
70257         Log: Subject: [PATCH 5.7.0] etags broken again
70258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70259              Date: Sat, 18 Nov 2000 02:41:36 -0500
70260              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
70261      Branch: perl
70262            ! emacs/ptags
70263 ____________________________________________________________________________
70264 [  7737] By: jhi                                   on 2000/11/18  17:12:18
70265         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70266      Branch: perl
70267            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70268 ____________________________________________________________________________
70269 [  7736] By: nick                                  on 2000/11/18  14:06:20
70270         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
70271              part to be isolated.
70272      Branch: perlio
70273            ! doio.c perlio.c
70274 ____________________________________________________________________________
70275 [  7735] By: nick                                  on 2000/11/18  11:03:32
70276         Log: Integrate mainline
70277      Branch: perlio
70278           !> Changes README.amiga README.win32 patchlevel.h
70279           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
70280 ____________________________________________________________________________
70281 [  7734] By: jhi                                   on 2000/11/18  01:18:56
70282         Log: Update Changes.
70283      Branch: perl
70284            ! Changes patchlevel.h
70285 ____________________________________________________________________________
70286 [  7733] By: jhi                                   on 2000/11/18  00:32:54
70287         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
70288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70289              Date: Fri, 17 Nov 2000 17:28:02 -0500
70290              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
70291      Branch: perl
70292            ! regcomp.c regexec.c t/op/re_tests
70293 ____________________________________________________________________________
70294 [  7732] By: jhi                                   on 2000/11/18  00:28:56
70295         Log: Sparc 64-bit pack() fix from Jens Hamisch.
70296      Branch: perl
70297            ! pp.c
70298 ____________________________________________________________________________
70299 [  7731] By: jhi                                   on 2000/11/18  00:18:39
70300         Log: Explain in more detail the {} syntax ambiguousity.
70301              
70302              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70303              From: Nicholas Clark <nick@ccl4.org>
70304              Date: Fri, 17 Nov 2000 22:10:28 +0000
70305              Message-ID: <20001117221028.A88930@plum.flirble.org>
70306      Branch: perl
70307            ! pod/perlfunc.pod
70308 ____________________________________________________________________________
70309 [  7730] By: jhi                                   on 2000/11/18  00:12:18
70310         Log: Subject: Fix for README.amiga (20000323.033)
70311              From: "Stephen P. Potter" <spp@spotter.yi.org>
70312              Date: Fri, 17 Nov 2000 12:25:51 -0500
70313              Message-Id: <200011171725.MAA05768@spotter.yi.org>
70314      Branch: perl
70315            ! README.amiga
70316 ____________________________________________________________________________
70317 [  7729] By: jhi                                   on 2000/11/18  00:08:34
70318         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
70319              From: "A. C. Yardley" <yardley@tanet.net>
70320              Date: Mon, 3 Apr 2000 11:35:33 -0700
70321              Message-ID: <3483.000403@tanet.net>
70322      Branch: perl
70323            ! README.win32
70324 ____________________________________________________________________________
70325 [  7728] By: nick                                  on 2000/11/17  21:59:47
70326         Log: Integrate mainline
70327      Branch: perlio
70328           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
70329           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
70330           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
70331           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
70332 ____________________________________________________________________________
70333 [  7727] By: nick                                  on 2000/11/17  21:56:31
70334         Log: Experiment on use of attributes.pm interface.
70335              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
70336              SVt_PVRV if not already something better (else vivify of say magic gets
70337              core dump).
70338      Branch: perlio
70339            ! perlio.c pp.c
70340 ____________________________________________________________________________
70341 [  7726] By: jhi                                   on 2000/11/17  14:15:49
70342         Log: Subject: Fix for 20000815.006
70343              From: "Stephen P. Potter" <spp@spotter.yi.org>
70344              Date: Fri, 17 Nov 2000 08:57:45 -0500
70345              Message-Id: <200011171357.IAA05122@spotter.yi.org>
70346              
70347              It's really 20000518.006.
70348      Branch: perl
70349            ! pod/perlmodlib.PL
70350 ____________________________________________________________________________
70351 [  7725] By: jhi                                   on 2000/11/17  14:12:31
70352         Log: Subject: Fix for 20000409.001
70353              From: "Stephen P. Potter" <spp@spotter.yi.org>
70354              Date: Fri, 17 Nov 2000 08:55:45 -0500
70355              Message-Id: <200011171355.IAA05104@spotter.yi.org>
70356      Branch: perl
70357            ! pod/perlfaq9.pod
70358 ____________________________________________________________________________
70359 [  7724] By: jhi                                   on 2000/11/17  14:08:58
70360         Log: Undo #7627 now that we have =head3.
70361      Branch: perl
70362            ! pod/perlhack.pod
70363 ____________________________________________________________________________
70364 [  7723] By: jhi                                   on 2000/11/17  14:04:09
70365         Log: As surmised the #7719 wasn't a good move.
70366      Branch: perl
70367            ! hints/solaris_2.sh
70368 ____________________________________________________________________________
70369 [  7722] By: jhi                                   on 2000/11/17  13:59:04
70370         Log: Also the 64bitall hints can be either here or there.
70371      Branch: perl
70372            ! hints/solaris_2.sh
70373 ____________________________________________________________________________
70374 [  7721] By: jhi                                   on 2000/11/17  02:26:23
70375         Log: Test tweak for the open pragma.
70376      Branch: perl
70377            ! t/lib/b.t
70378 ____________________________________________________________________________
70379 [  7720] By: jhi                                   on 2000/11/17  00:23:22
70380         Log: The long double hints can be here or there.
70381      Branch: perl
70382            ! hints/solaris_2.sh
70383 ____________________________________________________________________________
70384 [  7719] By: jhi                                   on 2000/11/17  00:14:06
70385         Log: For Solaris use64bitall the stdchar needs a little bit of help.
70386      Branch: perl
70387            ! hints/solaris_2.sh
70388 ____________________________________________________________________________
70389 [  7718] By: jhi                                   on 2000/11/16  23:27:34
70390         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
70391              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
70392              Date: Wed, 15 Nov 2000 08:56:32 +0100
70393              Message-ID: <3A1241B0.64477E00@alcatel.at>
70394      Branch: perl
70395            ! lib/Carp/Heavy.pm
70396 ____________________________________________________________________________
70397 [  7717] By: jhi                                   on 2000/11/16  23:23:29
70398         Log: Subject: [PATCH] Re: 20001101.003 PDL
70399              From: Nicholas Clark <nick@ccl4.org>
70400              Date: Thu, 16 Nov 2000 16:48:25 +0000
70401              Message-ID: <20001116164825.B93487@plum.flirble.org>
70402      Branch: perl
70403            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
70404 ____________________________________________________________________________
70405 [  7716] By: jhi                                   on 2000/11/16  23:21:31
70406         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
70407              From: "Casey R. Tweten" <crt@kiski.net>
70408              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
70409              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
70410      Branch: perl
70411            ! lib/Pod/Checker.pm pod/perlpod.pod
70412 ____________________________________________________________________________
70413 [  7715] By: jhi                                   on 2000/11/16  23:19:40
70414         Log: Avoid an infinite loop in VMS when utils scripts are run
70415              with no arguments, from Charles Lane.
70416      Branch: perl
70417            ! configure.com
70418 ____________________________________________________________________________
70419 [  7714] By: jhi                                   on 2000/11/16  23:17:08
70420         Log: Subject: perllocale.pod changes
70421              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70422              Date: Mon, 13 Nov 2000 10:09:22 +0300
70423              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
70424      Branch: perl
70425            ! pod/perllocale.pod
70426 ____________________________________________________________________________
70427 [  7713] By: jhi                                   on 2000/11/16  23:14:06
70428         Log: Integrate perlio.
70429      Branch: perl
70430           !> doio.c perlio.c perlio.h util.c
70431 ____________________________________________________________________________
70432 [  7712] By: nick                                  on 2000/11/16  21:10:58
70433         Log: Integrate mainline
70434      Branch: perlio
70435           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70436           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70437           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
70438           !> vos/config.ga.def vos/config.ga.h win32/config.bc
70439           !> win32/config.gc win32/config.vc
70440 ____________________________________________________________________________
70441 [  7711] By: nick                                  on 2000/11/16  19:56:41
70442         Log: Minor tweaks:
70443              consistent way of getting 'rb', 'wb' etc. for binary opens
70444              move *perlio::layers to *open::layers
70445              a #define to show layers available
70446              DOSISH popen/PerlIO had export/import sense inverted.
70447      Branch: perlio
70448            ! doio.c perlio.c perlio.h util.c
70449 ____________________________________________________________________________
70450 [  7710] By: jhi                                   on 2000/11/16  15:46:05
70451         Log: Add HAS_SBRK_PROTO.
70452      Branch: metaconfig/U/perl
70453            + d_sbrkproto.U
70454      Branch: perl
70455            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70456            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70457            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
70458            ! vos/config.ga.def vos/config.ga.h win32/config.bc
70459            ! win32/config.gc win32/config.vc
70460 ____________________________________________________________________________
70461 [  7709] By: nick                                  on 2000/11/16  07:31:49
70462         Log: Integrate mainline
70463      Branch: perlio
70464           !> (integrate 35 files)
70465 ____________________________________________________________________________
70466 [  7708] By: jhi                                   on 2000/11/16  05:33:03
70467         Log: These files are text, not binary.
70468      Branch: perl
70469            ! ext/Encode/Encode/iso8859-10.enc
70470            ! ext/Encode/Encode/iso8859-13.enc
70471            ! ext/Encode/Encode/iso8859-14.enc
70472            ! ext/Encode/Encode/iso8859-15.enc
70473 ____________________________________________________________________________
70474 [  7707] By: jhi                                   on 2000/11/16  01:53:37
70475         Log: Update Changes.
70476      Branch: perl
70477            ! Changes patchlevel.h
70478 ____________________________________________________________________________
70479 [  7706] By: jhi                                   on 2000/11/16  01:35:59
70480         Log: More #undefing of stdio.
70481      Branch: perl
70482            ! fakesdio.h nostdio.h
70483 ____________________________________________________________________________
70484 [  7705] By: jhi                                   on 2000/11/16  01:34:18
70485         Log: Add fwalk() probe to the configuration files and regen perltoc.
70486      Branch: perl
70487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70488            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
70489            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
70490            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70491            ! win32/config.bc win32/config.gc win32/config.vc
70492 ____________________________________________________________________________
70493 [  7704] By: jhi                                   on 2000/11/16  01:33:07
70494         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
70495              an optional third argument to Inlibc?)
70496      Branch: metaconfig/U/perl
70497            + d__fwalk.U
70498 ____________________________________________________________________________
70499 [  7703] By: jhi                                   on 2000/11/16  01:09:22
70500         Log: The type of the hash_cb() size argument is tricky.
70501      Branch: perl
70502            ! ext/DB_File/DB_File.xs
70503 ____________________________________________________________________________
70504 [  7702] By: jhi                                   on 2000/11/15  23:01:16
70505         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
70506      Branch: perl
70507            ! nostdio.h
70508 ____________________________________________________________________________
70509 [  7701] By: jhi                                   on 2000/11/15  22:52:32
70510         Log: Detypo.
70511      Branch: perl
70512            ! t/lib/bigfltpm.t
70513 ____________________________________________________________________________
70514 [  7700] By: jhi                                   on 2000/11/15  22:51:56
70515         Log: UINT64_C() work continues.
70516      Branch: perl
70517            ! handy.h perl.h utf8.h
70518 ____________________________________________________________________________
70519 [  7699] By: jhi                                   on 2000/11/15  14:13:04
70520         Log: SOCKS has its own USE_THREADS, based on
70521              
70522              Subject: [ID 20001114.002] et. al. bugfix followup
70523              From: Jens Hamisch <jens@Strawberry.COM> 
70524              Date: Wed, 15 Nov 2000 14:23:11 +0100
70525              Message-ID: <20001115142311.A21164@Strawberry.COM>
70526      Branch: perl
70527            ! perl.h
70528 ____________________________________________________________________________
70529 [  7698] By: jhi                                   on 2000/11/15  03:50:56
70530         Log: Add few missing #undefs and sort them.
70531      Branch: perl
70532            ! fakesdio.h
70533 ____________________________________________________________________________
70534 [  7697] By: jhi                                   on 2000/11/15  03:39:14
70535         Log: Linenumber fix.
70536      Branch: perl
70537            ! t/pragma/warn/utf8
70538 ____________________________________________________________________________
70539 [  7696] By: jhi                                   on 2000/11/15  02:55:26
70540         Log: EBCDIC tweaks.
70541              
70542              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
70543              From: Peter Prymmer <pvhp@forte.com>
70544              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
70545              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
70546      Branch: perl
70547            ! t/op/regmesg.t t/pragma/warn/utf8
70548 ____________________________________________________________________________
70549 [  7695] By: jhi                                   on 2000/11/15  02:53:58
70550         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
70551              From: Peter Prymmer <pvhp@forte.com>
70552              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
70553              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
70554      Branch: perl
70555            ! utf8.c
70556 ____________________________________________________________________________
70557 [  7694] By: jhi                                   on 2000/11/15  02:50:55
70558         Log: Subject: [PATCH: perl@7674] updates to README.os390
70559              From: Prymmer/Kahn <pvhp@best.com>
70560              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
70561              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
70562      Branch: perl
70563            ! README.os390
70564 ____________________________________________________________________________
70565 [  7693] By: jhi                                   on 2000/11/15  02:48:37
70566         Log: Quit utf8_to_uv() instantly if curlen == 0.
70567      Branch: perl
70568            ! utf8.c
70569 ____________________________________________________________________________
70570 [  7692] By: jhi                                   on 2000/11/15  02:24:29
70571         Log: Use u_int32_t for the size of hash_cb(), not size_t.
70572              
70573              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
70574              From: Jens Hamisch <jens@Strawberry.COM>     
70575              Date: Tue, 14 Nov 2000 19:03:55 +0100
70576              Message-Id: <20001114190355.A20559@Strawberry.COM>
70577      Branch: perl
70578            ! ext/DB_File/DB_File.xs
70579 ____________________________________________________________________________
70580 [  7691] By: jhi                                   on 2000/11/15  02:20:12
70581         Log: Use UINT64_C().
70582              
70583              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
70584              From: Jens Hamisch <jens@Strawberry.COM>
70585              Date: Tue, 14 Nov 2000 19:16:23 +0100
70586              Message-Id: <20001114191623.G20559@Strawberry.COM>
70587      Branch: perl
70588            ! utf8.c utf8.h
70589 ____________________________________________________________________________
70590 [  7690] By: jhi                                   on 2000/11/15  02:17:06
70591         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
70592              (a macro to define signed and unsigned integer constants).
70593      Branch: perl
70594            ! handy.h
70595 ____________________________________________________________________________
70596 [  7689] By: jhi                                   on 2000/11/15  01:56:51
70597         Log: Regen Configure.
70598      Branch: perl
70599            ! Configure
70600 ____________________________________________________________________________
70601 [  7688] By: jhi                                   on 2000/11/15  01:56:32
70602         Log: Make the unit know about SOCKS.
70603      Branch: metaconfig
70604            ! U/protos/socksizetype.U
70605 ____________________________________________________________________________
70606 [  7687] By: jhi                                   on 2000/11/15  01:54:47
70607         Log: Remove unused dependencies.
70608      Branch: metaconfig
70609            ! U/compline/d_getpagsz.U
70610 ____________________________________________________________________________
70611 [  7686] By: nick                                  on 2000/11/14  21:25:13
70612         Log: Integrate mainline.
70613      Branch: perlio
70614           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
70615           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
70616           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
70617           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
70618           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
70619           !> win32/config.bc win32/config.gc win32/config.vc
70620           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
70621 ____________________________________________________________________________
70622 [  7685] By: jhi                                   on 2000/11/14  17:54:56
70623         Log: Integrate perlio.
70624      Branch: perl
70625           +> fakesdio.h perliol.h
70626           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
70627           !> perlsdio.h perlsfio.h pod/perlfunc.pod
70628 ____________________________________________________________________________
70629 [  7684] By: nick                                  on 2000/11/14  17:43:04
70630         Log: PerlIO #include and #ifdef re-work.
70631      Branch: perlio
70632            + fakesdio.h perliol.h
70633            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
70634            ! perlsdio.h perlsfio.h
70635 ____________________________________________________________________________
70636 [  7683] By: jhi                                   on 2000/11/14  15:42:40
70637         Log: Hoist the duplicated socket/netdb include logic to perl.h;
70638              undef SETERRNO in case SOCKS has defined it.  Based on:
70639              
70640              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
70641              From: Jens Hamisch <jens@Strawberry.COM> 
70642              Date: Tue, 14 Nov 2000 11:34:40 +0100
70643              Message-Id: <20001114113440.A20005@Strawberry.COM>
70644      Branch: perl
70645            ! doio.c perl.h pp_sys.c
70646 ____________________________________________________________________________
70647 [  7682] By: jhi                                   on 2000/11/14  14:07:28
70648         Log: Subject: some additions for makefiles for win32 (for perl@7674)
70649              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70650              Date: Tue, 14 Nov 2000 09:31:13 +0300
70651              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
70652      Branch: perl
70653            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
70654            ! win32/makefile.mk
70655 ____________________________________________________________________________
70656 [  7681] By: jhi                                   on 2000/11/14  14:01:41
70657         Log: Subject: tiny typo in perl5db.pl
70658              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70659              Date: Tue, 14 Nov 2000 09:29:28 +0300
70660              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
70661      Branch: perl
70662            ! lib/perl5db.pl
70663 ____________________________________________________________________________
70664 [  7680] By: jhi                                   on 2000/11/14  04:13:50
70665         Log: Redo #7679 with LFs instead of CRLFs.
70666      Branch: perl
70667            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
70668            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
70669            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
70670 ____________________________________________________________________________
70671 [  7679] By: jhi                                   on 2000/11/14  01:21:09
70672         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
70673              From: Benjamin Stuhl <tiriath@yahoo.com> 
70674              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
70675              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
70676      Branch: perl
70677            + win32/bin/mdelete.bat
70678            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
70679            ! makedef.pl perlio.c win32/Makefile win32/config.gc
70680            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
70681 ____________________________________________________________________________
70682 [  7678] By: jhi                                   on 2000/11/14  01:19:20
70683         Log: Fix the re extension building for Win32.
70684              
70685              Subject: [PATCH perl@7638] Get PerlIO building on Win32
70686              From: Benjamin Stuhl <tiriath@yahoo.com> 
70687              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
70688              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
70689      Branch: perl
70690            + ext/re/hints/MSWin32.pl
70691            ! MANIFEST
70692 ____________________________________________________________________________
70693 [  7677] By: jhi                                   on 2000/11/14  01:13:54
70694         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
70695              From: sthoenna@efn.org
70696              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
70697              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
70698      Branch: perl
70699            ! doop.c pp.c toke.c utf8.c utf8.h
70700 ____________________________________________________________________________
70701 [  7676] By: jhi                                   on 2000/11/13  20:23:15
70702         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70703              From: Nicholas Clark <nick@ccl4.org>
70704              Date: Mon, 13 Nov 2000 18:55:04 +0000
70705              Message-ID: <20001113185504.J29183@plum.flirble.org>
70706      Branch: perl
70707            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
70708 ____________________________________________________________________________
70709 [  7675] By: nick                                  on 2000/11/13  20:21:57
70710         Log: Integrate mainline ...
70711      Branch: perlio
70712           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
70713           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
70714           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
70715           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
70716 ____________________________________________________________________________
70717 [  7674] By: jhi                                   on 2000/11/13  15:07:56
70718         Log: Update Changes.
70719      Branch: perl
70720            ! Changes patchlevel.h
70721 ____________________________________________________________________________
70722 [  7673] By: jhi                                   on 2000/11/13  14:42:42
70723         Log: Remove the new two tests of lib/io_xs for now, they seem to
70724              fail under perlio on some platforms.
70725      Branch: perl
70726            ! t/lib/io_xs.t
70727 ____________________________________________________________________________
70728 [  7672] By: jhi                                   on 2000/11/13  13:57:53
70729         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
70730      Branch: perl
70731            ! perlio.c
70732 ____________________________________________________________________________
70733 [  7671] By: jhi                                   on 2000/11/13  05:30:48
70734         Log: Placate nervous compilers that see longer than ints switch()ing.
70735      Branch: perl
70736            ! utf8.c
70737 ____________________________________________________________________________
70738 [  7670] By: jhi                                   on 2000/11/13  05:14:21
70739         Log: fputs() does return EOF on error but here we don't care.
70740      Branch: perl
70741            ! perlio.c
70742 ____________________________________________________________________________
70743 [  7669] By: jhi                                   on 2000/11/13  05:02:45
70744         Log: Declare reg_data like reg_substr_data.
70745      Branch: perl
70746            ! regexp.h
70747 ____________________________________________________________________________
70748 [  7668] By: jhi                                   on 2000/11/13  04:54:34
70749         Log: Typos in #7667.
70750      Branch: perl
70751            ! perl.h
70752 ____________________________________________________________________________
70753 [  7667] By: jhi                                   on 2000/11/13  04:49:49
70754         Log: Cleanup messy #ifdef.
70755      Branch: perl
70756            ! perl.h
70757 ____________________________________________________________________________
70758 [  7666] By: jhi                                   on 2000/11/13  04:17:34
70759         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70760              From: Nicholas Clark <nick@talking.bollo.cx>
70761              Date: Sun, 12 Nov 2000 21:14:11 +0000
70762              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
70763              
70764              Note: only one breakage of the two reported is fixed by this patch.
70765      Branch: perl
70766            ! perlio.c
70767 ____________________________________________________________________________
70768 [  7665] By: jhi                                   on 2000/11/13  04:05:07
70769         Log: Tweak the definition of the bit complement on UTF-8 data:
70770              if none of the characters in the string are > 0xff,
70771              the result is a complemented byte string, not a (UTF-8)
70772              char string.  Based on the summary in
70773              
70774              Subject: Re: [ID 20000918.005] ~ on wide chars
70775              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
70776              Date: Fri, 10 Nov 2000 09:47:15 -0800
70777              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
70778              
70779              This should give us the maximum backward (pre-char string)
70780              compatibility and utf8 compatibility.  The other alternative
70781              would be to limit the bit complement to be always byte only,
70782              taking the least significant byte of the chars.
70783      Branch: perl
70784            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
70785 ____________________________________________________________________________
70786 [  7664] By: jhi                                   on 2000/11/13  00:23:44
70787         Log: Couple of tests from #7660 salvaged.
70788      Branch: perl
70789            - t/op/tell.t
70790            ! MANIFEST t/io/tell.t
70791 ____________________________________________________________________________
70792 [  7663] By: jhi                                   on 2000/11/13  00:02:48
70793         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
70794              From: Nicholas Clark <nick@talking.bollo.cx>
70795              Date: Sun, 12 Nov 2000 21:23:43 +0000
70796              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
70797      Branch: perl
70798            ! perlsfio.h
70799 ____________________________________________________________________________
70800 [  7662] By: jhi                                   on 2000/11/13  00:01:39
70801         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
70802              From: Nicholas Clark <nick@talking.bollo.cx>
70803              Date: Sun, 12 Nov 2000 21:30:04 +0000
70804              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
70805      Branch: perl
70806            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
70807 ____________________________________________________________________________
70808 [  7661] By: jhi                                   on 2000/11/12  23:57:29
70809         Log: Document tell() on special streams.
70810      Branch: perl
70811            ! pod/perlfunc.pod
70812 ____________________________________________________________________________
70813 [  7660] By: jhi                                   on 2000/11/12  23:54:22
70814         Log: (Subsumed by #7664)
70815      Branch: perl
70816            + t/op/tell.t
70817            ! MANIFEST
70818 ____________________________________________________________________________
70819 [  7659] By: jhi                                   on 2000/11/12  22:55:25
70820         Log: Many subdocumented return values of the IO extension now documented.
70821              ungetc and write still left subdocumented.
70822              
70823              Subject: [PATCH] (was Re: IO::Handle::ungetc)
70824              From: Nicholas Clark <nick@talking.bollo.cx>
70825              Date: Sun, 12 Nov 2000 21:35:53 +0000
70826              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
70827      Branch: perl
70828            ! ext/IO/lib/IO/Handle.pm
70829 ____________________________________________________________________________
70830 [  7658] By: jhi                                   on 2000/11/12  21:37:06
70831         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
70832              From: Nicholas Clark <nick@talking.bollo.cx>
70833              Date: Sun, 12 Nov 2000 20:03:22 +0000
70834              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
70835      Branch: perl
70836            ! pod/perlfunc.pod
70837 ____________________________________________________________________________
70838 [  7657] By: jhi                                   on 2000/11/12  20:34:55
70839         Log: Integrate perlio.
70840      Branch: perl
70841           !> perlio.c
70842 ____________________________________________________________________________
70843 [  7656] By: nick                                  on 2000/11/12  19:25:06
70844         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
70845      Branch: perlio
70846            ! perlio.c
70847 ____________________________________________________________________________
70848 [  7655] By: nick                                  on 2000/11/12  19:09:41
70849         Log: Integrate mainline
70850      Branch: perlio
70851           +> README.solaris ext/Encode/Encode/cp1006.enc
70852           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
70853           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
70854           +> ext/Encode/Encode/iso8859-13.enc
70855           +> ext/Encode/Encode/iso8859-14.enc
70856           +> ext/Encode/Encode/iso8859-15.enc
70857           !> (integrate 34 files)
70858 ____________________________________________________________________________
70859 [  7654] By: jhi                                   on 2000/11/12  19:00:22
70860         Log: Add a metaconfig unit for fsync.
70861      Branch: metaconfig/U/perl
70862            + d_fsync.U
70863 ____________________________________________________________________________
70864 [  7653] By: jhi                                   on 2000/11/12  19:00:01
70865         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
70866      Branch: perl
70867            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70868            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
70869            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70870            ! vos/config.ga.h win32/config.bc win32/config.gc
70871            ! win32/config.vc
70872 ____________________________________________________________________________
70873 [  7652] By: jhi                                   on 2000/11/11  21:12:01
70874         Log: Copy the s// information of README.hpux also to the perlrun.
70875      Branch: perl
70876            ! README.hpux pod/perlrun.pod
70877 ____________________________________________________________________________
70878 [  7651] By: jhi                                   on 2000/11/11  21:03:13
70879         Log: More README.solaris updates from Andy Dougherty.
70880      Branch: perl
70881            ! README.solaris
70882 ____________________________________________________________________________
70883 [  7650] By: jhi                                   on 2000/11/11  18:38:57
70884         Log: More descriptive error for unknown perlio layers.
70885              
70886              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
70887              From: Dominic Dunlop <domo@computer.org> 
70888              Date: Sat, 11 Nov 2000 18:20:32 +0100             
70889              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
70890      Branch: perl
70891            ! perlio.c pod/perldiag.pod
70892 ____________________________________________________________________________
70893 [  7649] By: jhi                                   on 2000/11/11  18:37:52
70894         Log: MachTen doesn't really do mmap() and munmap().
70895              
70896              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
70897              From: Dominic Dunlop <domo@computer.org> 
70898              Date: Sat, 11 Nov 2000 18:20:32 +0100             
70899              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
70900      Branch: perl
70901            ! hints/machten.sh
70902 ____________________________________________________________________________
70903 [  7648] By: jhi                                   on 2000/11/11  18:36:46
70904         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
70905              From: rspier@pobox.com (Robert Spier)
70906              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
70907              Message-ID: <14861.32839.491271.985797@rls.cx>
70908      Branch: perl
70909            ! Porting/Contract pod/perltoot.pod
70910 ____________________________________________________________________________
70911 [  7647] By: jhi                                   on 2000/11/11  18:35:30
70912         Log: Simplify the getpagesize() unit by dropping the
70913              pagesize probe since it's nowadays slightly more
70914              complicated because of sysconf(). (Note: if some
70915              platform really needs the -lPW for getpagesize,
70916              I just broke it.)
70917              
70918              TODO: a new pagesize unit.
70919      Branch: metaconfig
70920            ! U/compline/d_getpagsz.U
70921 ____________________________________________________________________________
70922 [  7646] By: jhi                                   on 2000/11/11  18:33:23
70923         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
70924      Branch: perl
70925            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70926            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
70927            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70928            ! vos/config.ga.h win32/config.bc win32/config.gc
70929            ! win32/config.vc
70930 ____________________________________________________________________________
70931 [  7645] By: jhi                                   on 2000/11/11  16:45:15
70932         Log: Use sysconf() or getpagesize() to find out the pagesize.
70933      Branch: perl
70934            ! perlio.c
70935 ____________________________________________________________________________
70936 [  7644] By: jhi                                   on 2000/11/11  15:46:08
70937         Log: Integrate perlio.
70938      Branch: perl
70939           !> perlio.c
70940 ____________________________________________________________________________
70941 [  7643] By: jhi                                   on 2000/11/11  15:33:36
70942         Log: Subject: Re: [PATCH] README.solaris
70943              From: Lupe Christoph <lupe@lupe-christoph.de>
70944              Date: Sat, 11 Nov 2000 14:08:10 +0100
70945              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
70946      Branch: perl
70947            ! README.solaris
70948 ____________________________________________________________________________
70949 [  7642] By: jhi                                   on 2000/11/11  15:22:12
70950         Log: Subject: [PATCH perl@7638] cygwin port
70951              From: "Eric Fifer" <egf7@columbia.edu>            
70952              Date: Fri, 10 Nov 2000 19:30:30 -0000
70953              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
70954      Branch: perl
70955            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
70956 ____________________________________________________________________________
70957 [  7641] By: nick                                  on 2000/11/11  14:50:36
70958         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
70959              Also call "Buf" layer directly when unread'ing non-read chars.
70960      Branch: perlio
70961            ! perlio.c
70962 ____________________________________________________________________________
70963 [  7640] By: jhi                                   on 2000/11/11  02:05:02
70964         Log: Add more encoding tables.
70965      Branch: perl
70966            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
70967            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
70968            + ext/Encode/Encode/iso8859-10.enc
70969            + ext/Encode/Encode/iso8859-13.enc
70970            + ext/Encode/Encode/iso8859-14.enc
70971            + ext/Encode/Encode/iso8859-15.enc
70972            ! MANIFEST
70973 ____________________________________________________________________________
70974 [  7639] By: jhi                                   on 2000/11/10  18:49:25
70975         Log: Subject: [PATCH] README.solaris
70976              From: Andy Dougherty <doughera@lafayette.edu>
70977              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
70978              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
70979      Branch: perl
70980            + README.solaris
70981            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
70982            ! pod/perl.pod pod/perltoc.pod
70983 ____________________________________________________________________________
70984 [  7638] By: jhi                                   on 2000/11/10  15:04:15
70985         Log: Update Changes.
70986      Branch: perl
70987            ! Changes patchlevel.h
70988 ____________________________________________________________________________
70989 [  7637] By: jhi                                   on 2000/11/10  14:14:28
70990         Log: Explain better why certain regex tests are skipped.
70991              
70992              Subject: Re: tests skipped: unknown reason
70993              From: Lupe Christoph <lupe@lupe-christoph.de>
70994              Date: Fri, 10 Nov 2000 09:08:56 +0100
70995              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
70996      Branch: perl
70997            ! t/op/regexp.t
70998 ____________________________________________________________________________
70999 [  7636] By: nick                                  on 2000/11/10  13:40:00
71000         Log: Integrate mainline.
71001      Branch: perlio
71002           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
71003           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
71004           !> win32/bin/search.pl
71005 ____________________________________________________________________________
71006 [  7635] By: nick                                  on 2000/11/10  13:25:52
71007         Log: Re-instate stdio large file support via perlio.
71008      Branch: perl
71009            ! perlio.c
71010 ____________________________________________________________________________
71011 [  7634] By: jhi                                   on 2000/11/10  04:49:55
71012         Log: Amdahl UTS hints updates.
71013              
71014              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
71015              From: hom00@utsglobal.com (Harold O Morris)
71016              Date: Thu, 9 Nov 2000 20:02 PST
71017              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
71018      Branch: perl
71019            ! hints/uts.sh
71020 ____________________________________________________________________________
71021 [  7633] By: jhi                                   on 2000/11/09  23:33:28
71022         Log: Subject: [PATCH] IO::Seekable pod
71023              From: Nicholas Clark <nick@talking.bollo.cx>
71024              Date: Thu, 9 Nov 2000 20:29:45 +0000
71025              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
71026      Branch: perl
71027            ! ext/IO/lib/IO/Handle.pm
71028 ____________________________________________________________________________
71029 [  7632] By: jhi                                   on 2000/11/09  21:55:41
71030         Log: Various doc oddball characters.
71031              
71032              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71033              From: Michael Somos <somos@grail.cba.csuohio.edu>
71034              Date: Mon, 6 Nov 2000 17:44:20 -0500
71035              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
71036      Branch: perl
71037            ! emacs/cperl-mode.el lib/unicode/syllables.txt
71038            ! win32/bin/search.pl
71039 ____________________________________________________________________________
71040 [  7631] By: jhi                                   on 2000/11/09  21:12:29
71041         Log: Subject: Re: bash -c exit and linux hints 
71042              From: "John P. Linderman" <jpl@research.att.com>
71043              Date: Thu, 02 Nov 2000 09:37:25 -0500
71044              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
71045      Branch: perl
71046            ! hints/linux.sh
71047 ____________________________________________________________________________
71048 [  7630] By: nick                                  on 2000/11/09  20:34:11
71049         Log: Integrate mainline.
71050      Branch: perlio
71051           !> (integrate 91 files)
71052 ____________________________________________________________________________
71053 [  7629] By: jhi                                   on 2000/11/09  19:46:31
71054         Log: Missing dTHXs.
71055              
71056              Subject: RE: perl@7595 builds not on cygwin
71057              From: "Eric Fifer" <egf7@columbia.edu>
71058              Date: Thu, 9 Nov 2000 19:26:50 -0000
71059              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
71060      Branch: perl
71061            ! ext/Devel/Peek/Peek.xs
71062 ____________________________________________________________________________
71063 [  7628] By: jhi                                   on 2000/11/09  14:48:27
71064         Log: Disable only the tests 99 and 166 for UTF-8 locales.
71065      Branch: perl
71066            ! t/pragma/locale.t
71067 ____________________________________________________________________________
71068 [  7627] By: jhi                                   on 2000/11/09  14:40:27
71069         Log: There's no =head3.
71070      Branch: perl
71071            ! pod/perlhack.pod
71072 ____________________________________________________________________________
71073 [  7626] By: jhi                                   on 2000/11/09  13:54:26
71074         Log: The generated boot_* headers are wrong.  Pickier compiler,
71075              such as KAI C++ will refuse to compile the resulting perlmain.
71076              
71077              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71078              From: Harri Pasanen <harri.pasanen@trema.com>
71079              Date: Thu, 09 Nov 2000 14:23:28 +0100
71080              Message-Id: <3A0AA550.26D548A3@trema.com>
71081      Branch: perl
71082            ! minimod.pl
71083 ____________________________________________________________________________
71084 [  7625] By: jhi                                   on 2000/11/09  13:50:44
71085         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
71086              From: Prymmer/Kahn <pvhp@best.com>
71087              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
71088              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
71089              
71090              All except the "cow orker" change.
71091      Branch: perl
71092            ! Porting/pumpkin.pod
71093 ____________________________________________________________________________
71094 [  7624] By: jhi                                   on 2000/11/09  13:45:33
71095         Log: Fix for
71096              
71097              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
71098              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
71099              Date: Thu, 09 Nov 2000 11:05:52 +0100
71100              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
71101      Branch: perl
71102            ! pod/perldiag.pod t/pragma/warn/pp_sys
71103 ____________________________________________________________________________
71104 [  7623] By: jhi                                   on 2000/11/09  13:37:16
71105         Log: Typo in an ifndef.
71106              
71107              Subject: Re: [PATCH 5.7.0] better messages from malloc()
71108              From: Joe Smith <jms@inwap.com>         
71109              Date: Thu, 09 Nov 2000 01:33:14 -0800
71110              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
71111      Branch: perl
71112            ! malloc.c
71113 ____________________________________________________________________________
71114 [  7622] By: jhi                                   on 2000/11/09  13:31:18
71115         Log: Remove unused extra arguments.
71116      Branch: metaconfig/U/perl
71117            ! perlxv.U
71118      Branch: perl
71119            ! Configure config_h.SH
71120 ____________________________________________________________________________
71121 [  7621] By: jhi                                   on 2000/11/09  13:16:36
71122         Log: More VMS moves on environment handling, from Charles Lane.
71123      Branch: perl
71124            ! t/pragma/locale.t
71125 ____________________________________________________________________________
71126 [  7620] By: jhi                                   on 2000/11/09  04:42:38
71127         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71128              From: David Dyck <dcd@tc.fluke.com>
71129              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
71130              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
71131      Branch: perl
71132            ! pp_sys.c
71133 ____________________________________________________________________________
71134 [  7619] By: jhi                                   on 2000/11/09  04:36:21
71135         Log: Forgot from #7618.
71136      Branch: perl
71137            ! lib/File/stat.pm
71138 ____________________________________________________________________________
71139 [  7618] By: jhi                                   on 2000/11/09  04:28:44
71140         Log: Make deleting for %ENV work for (newer versions of) VMS,
71141              from Craig A. Berry.
71142      Branch: perl
71143            ! vms/vms.c
71144 ____________________________________________________________________________
71145 [  7617] By: jhi                                   on 2000/11/09  04:25:05
71146         Log: Subject: [PATCH] Class::Struct at compile time
71147              From: "Casey R. Tweten" <crt@kiski.net>
71148              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
71149              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
71150      Branch: perl
71151            ! lib/Class/Struct.pm
71152 ____________________________________________________________________________
71153 [  7616] By: jhi                                   on 2000/11/09  04:15:17
71154         Log: Subject: [ID 20001108.013] spelling
71155              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
71156              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
71157              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
71158      Branch: perl
71159            ! lib/ftp.pl
71160 ____________________________________________________________________________
71161 [  7615] By: jhi                                   on 2000/11/09  04:12:42
71162         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
71163              From: Peter Prymmer <pvhp@forte.com>
71164              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
71165              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
71166      Branch: perl
71167            ! configure.com
71168 ____________________________________________________________________________
71169 [  7614] By: jhi                                   on 2000/11/08  22:42:55
71170         Log: A missing aTHX_.
71171      Branch: perl
71172            ! ext/IPC/SysV/SysV.xs
71173 ____________________________________________________________________________
71174 [  7613] By: jhi                                   on 2000/11/08  19:30:21
71175         Log: Update Changes.
71176      Branch: perl
71177            ! Changes patchlevel.h
71178 ____________________________________________________________________________
71179 [  7612] By: jhi                                   on 2000/11/08  18:35:25
71180         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71181              From: David Dyck <dcd@tc.fluke.com>
71182              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
71183              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
71184      Branch: perl
71185            ! pp_sys.c
71186 ____________________________________________________________________________
71187 [  7611] By: jhi                                   on 2000/11/08  18:30:26
71188         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
71189              From: Dominic Dunlop <domo@computer.org>
71190              Date: Tue, 7 Nov 2000 12:05:25 +0100
71191              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
71192      Branch: perl
71193            ! malloc.c
71194 ____________________________________________________________________________
71195 [  7610] By: jhi                                   on 2000/11/08  18:25:14
71196         Log: Do not test UTF-8 locales since that the tests would require
71197              polymorphic regexen.
71198      Branch: perl
71199            ! t/pragma/locale.t
71200 ____________________________________________________________________________
71201 [  7609] By: jhi                                   on 2000/11/08  17:12:51
71202         Log: Locale buglets.
71203              
71204              Subject: RE: Locales support (setlocale) fixes
71205              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71206              Date: Wed, 8 Nov 2000 20:01:39 +0300
71207              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
71208      Branch: perl
71209            ! t/pragma/locale.t util.c
71210 ____________________________________________________________________________
71211 [  7608] By: jhi                                   on 2000/11/08  17:00:16
71212         Log: Deleting $ENV{PATH} in VMS is not recommendable.
71213      Branch: perl
71214            ! t/pragma/locale.t
71215 ____________________________________________________________________________
71216 [  7607] By: jhi                                   on 2000/11/08  16:58:26
71217         Log: Subject: PATCH std stdio for (Free)BSD
71218              From: Nicholas Clark <nick@ccl4.org>
71219              Date: Wed, 8 Nov 2000 15:36:29 +0000
71220              Message-ID: <20001108153629.D98736@plum.flirble.org>
71221      Branch: metaconfig
71222            ! U/compline/d_stdstdio.U
71223      Branch: perl
71224            ! Configure config_h.SH
71225 ____________________________________________________________________________
71226 [  7606] By: jhi                                   on 2000/11/08  16:43:31
71227         Log: Forgot to bump the line numbers in #7601.
71228      Branch: perl
71229            ! t/pragma/warn/pp_sys
71230 ____________________________________________________________________________
71231 [  7605] By: jhi                                   on 2000/11/08  16:39:12
71232         Log: More careful detection of how well NVs and UVs mix.
71233              
71234              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))
71235              From: Nicholas Clark <nick@ccl4.org>
71236              Date: Wed, 8 Nov 2000 15:14:12 +0000
71237              Message-ID: <20001108151412.B98736@plum.flirble.org>
71238              
71239              Added some SIGFPE paranoia.
71240      Branch: metaconfig/U/perl
71241            ! perlxv.U
71242      Branch: perl
71243            ! Configure config_h.SH
71244 ____________________________________________________________________________
71245 [  7604] By: jhi                                   on 2000/11/08  14:39:10
71246         Log: Subject: [patch perl@7595] VMS configure.com tweak
71247              From: "Craig A. Berry" <craigberry@mac.com>
71248              Date: Wed, 8 Nov 2000 00:24:12 -0600
71249              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
71250      Branch: perl
71251            ! configure.com
71252 ____________________________________________________________________________
71253 [  7603] By: jhi                                   on 2000/11/08  14:27:11
71254         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
71255              From: Robin Barker <rmb1@cise.npl.co.uk>
71256              Date: Wed, 8 Nov 2000 11:11:39 GMT
71257              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
71258      Branch: perl
71259            ! perlio.c
71260 ____________________________________________________________________________
71261 [  7602] By: jhi                                   on 2000/11/08  14:25:03
71262         Log: Fix for the tie-refhash string table leaks.
71263              
71264              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
71265              Date: Wed, 8 Nov 2000 13:03:04 GMT
71266              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
71267      Branch: perl
71268            ! t/lib/tie-refhash.t
71269 ____________________________________________________________________________
71270 [  7601] By: jhi                                   on 2000/11/08  14:21:08
71271         Log: Try to avoid flockless and emulationless places.
71272      Branch: perl
71273            ! t/pragma/warn/pp_sys
71274 ____________________________________________________________________________
71275 [  7600] By: jhi                                   on 2000/11/08  02:28:54
71276         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
71277              
71278              Subject: [PATCH] prototyped functions that should be overrideable
71279              From: "Casey R. Tweten" <crt@kiski.net>
71280              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
71281              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
71282      Branch: perl
71283            ! toke.c
71284 ____________________________________________________________________________
71285 [  7599] By: jhi                                   on 2000/11/08  01:12:05
71286         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
71287              
71288              Subject: [PATCH] perlbug.PL
71289              From: "Kurt D. Starsinic" <kstar@chapin.edu>
71290              Date: Mon, 6 Nov 2000 21:39:01 -0500
71291              Message-ID: <20001106213901.B20955@O2.chapin.edu>
71292      Branch: perl
71293            ! utils/perlbug.PL
71294 ____________________________________________________________________________
71295 [  7598] By: jhi                                   on 2000/11/07  23:42:00
71296         Log: Bad thinko in #7581 (I used the test program with the expanded
71297              values as-is).
71298      Branch: metaconfig
71299            ! U/compline/d_stdstdio.U
71300      Branch: perl
71301            ! Configure
71302 ____________________________________________________________________________
71303 [  7597] By: jhi                                   on 2000/11/07  21:43:29
71304         Log: Subject: [PATCH perl@7573] cygwin port
71305              From: "Fifer, Eric" <EFifer@sanwaint.com>
71306              Date: Tue, 7 Nov 2000 18:08:51 -0000 
71307              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
71308              
71309              Synchronize with Cygwin 1.1.5.
71310      Branch: perl
71311            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
71312            ! pod/perlport.pod unixish.h util.c
71313 ____________________________________________________________________________
71314 [  7596] By: jhi                                   on 2000/11/07  21:39:25
71315         Log: perlhack updates from H.Merijn Brand.
71316      Branch: perl
71317            ! pod/perlhack.pod
71318 ____________________________________________________________________________
71319 [  7595] By: jhi                                   on 2000/11/07  20:21:41
71320         Log: Update Changes.
71321      Branch: perl
71322            ! Changes patchlevel.h
71323 ____________________________________________________________________________
71324 [  7594] By: jhi                                   on 2000/11/07  19:18:58
71325         Log: Be more robust in Dynaloader.pm.
71326      Branch: perl
71327            ! ext/DynaLoader/DynaLoader_pm.PL
71328 ____________________________________________________________________________
71329 [  7593] By: jhi                                   on 2000/11/07  16:49:31
71330         Log: AUTHORS update.
71331      Branch: perl
71332            ! AUTHORS
71333 ____________________________________________________________________________
71334 [  7592] By: gsar                                  on 2000/11/07  16:39:51
71335         Log: normalize relative paths in virtualized current directory on windows,
71336              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
71337              returns)
71338      Branch: perl
71339            ! win32/vdir.h
71340 ____________________________________________________________________________
71341 [  7591] By: jhi                                   on 2000/11/07  16:04:26
71342         Log: Too profiler-happy: with optimization the #7590 actually makes
71343              the test to run 0.5% _slower_.  Requires much more instrumentation.
71344              Retract #7590.
71345      Branch: perl
71346            ! regcomp.c regcomp.h
71347 ____________________________________________________________________________
71348 [  7590] By: jhi                                   on 2000/11/07  15:51:13
71349         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
71350              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
71351              by using memset() and testing bytewise (as opposed to bitwise).
71352      Branch: perl
71353            ! regcomp.c regcomp.h
71354 ____________________________________________________________________________
71355 [  7589] By: jhi                                   on 2000/11/07  12:56:39
71356         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
71357              From: "Craig A. Berry" <craig.berry@psinetcs.com>
71358              Date: Mon, 06 Nov 2000 23:45:30 -0500
71359              Message-Id: <0011079735.AA973576259@univpress.com>
71360      Branch: perl
71361            ! configure.com t/lib/st-lock.t
71362 ____________________________________________________________________________
71363 [  7588] By: jhi                                   on 2000/11/07  01:03:28
71364         Log: Tweak #7587.
71365      Branch: perl
71366            ! pod/perldiag.pod
71367 ____________________________________________________________________________
71368 [  7587] By: jhi                                   on 2000/11/07  01:00:27
71369         Log: A doc addition for bug id 20001105.019, beware \p.
71370      Branch: perl
71371            ! pod/perldiag.pod
71372 ____________________________________________________________________________
71373 [  7586] By: jhi                                   on 2000/11/07  00:32:22
71374         Log: Fake support of holey files in win/dosish platforms.
71375              
71376              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
71377              From: kipp@shonanblue.ne.jp
71378              Date: Mon, 6 Nov 2000 13:30:55 -0800
71379              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
71380      Branch: perl
71381            ! ext/SDBM_File/sdbm/sdbm.c
71382 ____________________________________________________________________________
71383 [  7585] By: jhi                                   on 2000/11/07  00:12:54
71384         Log: Subject: Pod updates
71385              From: "Stephen P. Potter" <spp@spotter.yi.org>
71386              Date: Mon, 06 Nov 2000 18:56:43 -0500
71387              Message-Id: <200011062357.SAA18173@spotter.yi.org>
71388      Branch: perl
71389            ! README.dos README.os2 README.win32 pod/buildtoc.PL
71390            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
71391            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
71392            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
71393            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
71394            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
71395            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
71396            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
71397            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
71398            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
71399            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
71400            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
71401            ! pod/perltootc.pod pod/perlunicode.pod
71402 ____________________________________________________________________________
71403 [  7584] By: jhi                                   on 2000/11/07  00:04:17
71404         Log: Varargs don't always work too well if one puts an unsigned
71405              char on the stack and pop an unsigned quad off the stack.
71406              
71407              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
71408              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
71409              Date: Mon, 06 Nov 2000 15:19:05 -0800
71410              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
71411      Branch: perl
71412            ! utf8.c
71413 ____________________________________________________________________________
71414 [  7583] By: jhi                                   on 2000/11/06  23:58:48
71415         Log: %ENV note tweaks from Dan Sugalski.
71416      Branch: perl
71417            ! pod/perlport.pod vms/perlvms.pod
71418 ____________________________________________________________________________
71419 [  7582] By: jhi                                   on 2000/11/06  23:05:49
71420         Log: glibc5 detection by __GNU_LIBRARY__.
71421      Branch: perl
71422            ! toke.c
71423 ____________________________________________________________________________
71424 [  7581] By: jhi                                   on 2000/11/06  22:51:29
71425         Log: Make the stdio test program of 7427 less noisy while being 
71426              compiled so that Digital UNIX wouldn't get both
71427              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
71428              undefined.  This makes perlio happy.
71429      Branch: metaconfig
71430            ! U/compline/d_stdstdio.U
71431      Branch: perl
71432            ! Configure config_h.SH
71433 ____________________________________________________________________________
71434 [  7580] By: jhi                                   on 2000/11/06  22:41:41
71435         Log: Document %ENV = () portability issues.
71436      Branch: perl
71437            ! pod/perlport.pod vms/perlvms.pod
71438 ____________________________________________________________________________
71439 [  7579] By: jhi                                   on 2000/11/06  21:29:24
71440         Log: VOS updates from Paul Green.
71441      Branch: perl
71442            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71443 ____________________________________________________________________________
71444 [  7578] By: jhi                                   on 2000/11/06  21:00:40
71445         Log: Sanitize the environment further.
71446      Branch: perl
71447            ! t/pragma/locale.t
71448 ____________________________________________________________________________
71449 [  7577] By: jhi                                   on 2000/11/06  20:53:51
71450         Log: Re-introduce 7552 lost in integration.
71451      Branch: perl
71452            ! perlio.c
71453 ____________________________________________________________________________
71454 [  7576] By: jhi                                   on 2000/11/06  20:33:46
71455         Log: Admit that the test leaks scalars.
71456      Branch: perl
71457            ! t/comp/proto.t
71458 ____________________________________________________________________________
71459 [  7575] By: jhi                                   on 2000/11/06  20:17:08
71460         Log: Integrate perlio.
71461      Branch: perl
71462           !> perlio.c
71463 ____________________________________________________________________________
71464 [  7574] By: nick                                  on 2000/11/06  20:07:28
71465         Log: Remove debug. Try (Mmap_t) on madvise() call.
71466      Branch: perlio
71467            ! perlio.c
71468 ____________________________________________________________________________
71469 [  7573] By: jhi                                   on 2000/11/06  13:56:05
71470         Log: Update Changes.
71471      Branch: perl
71472            ! Changes patchlevel.h
71473 ____________________________________________________________________________
71474 [  7572] By: jhi                                   on 2000/11/06  13:48:41
71475         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
71476              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71477              Date: Mon, 06 Nov 2000 10:11:42 +0100
71478              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
71479      Branch: perl
71480            ! pod/perlhack.pod
71481 ____________________________________________________________________________
71482 [  7571] By: jhi                                   on 2000/11/06  01:45:51
71483         Log: AUTHORS updates.
71484      Branch: perl
71485            ! AUTHORS
71486 ____________________________________________________________________________
71487 [  7570] By: jhi                                   on 2000/11/06  00:18:00
71488         Log: Fix for
71489              
71490              Subject: [ID 20000728.005] perl -P broken
71491              From: David Dyck <dcd@tc.fluke.com>
71492              Date: Fri, 28 Jul 2000 17:19:16 -0700
71493              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
71494              
71495              (hopefully).  The fix is also not complete, it seems to break
71496              BOM swallowing for libc5 systems, but until someone figures
71497              out a way to do this without ftell(), this will do.
71498      Branch: perl
71499            ! toke.c
71500 ____________________________________________________________________________
71501 [  7569] By: jhi                                   on 2000/11/06  00:05:30
71502         Log: Document that the evaled syntax errors cause scalar leaks.
71503      Branch: perl
71504            ! t/comp/proto.t
71505 ____________________________________________________________________________
71506 [  7568] By: jhi                                   on 2000/11/05  23:14:47
71507         Log: opmini.o can linger from Configures past.
71508      Branch: perl
71509            ! Makefile.SH
71510 ____________________________________________________________________________
71511 [  7567] By: jhi                                   on 2000/11/05  21:28:39
71512         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
71513              first argument correctly.
71514      Branch: perl
71515            ! perlio.c
71516 ____________________________________________________________________________
71517 [  7566] By: jhi                                   on 2000/11/05  21:15:56
71518         Log: Integrate perlio.
71519      Branch: perl
71520           !> perlio.c
71521 ____________________________________________________________________________
71522 [  7565] By: jhi                                   on 2000/11/05  21:15:13
71523         Log: Use -dM for gcc (the suggested patch did it only for Linux,
71524              but I think it can be generalized).
71525              
71526              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
71527              From: Pixel <pixel@mandrakesoft.com>
71528              Date: 05 Nov 2000 21:49:34 +0100 
71529              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
71530      Branch: perl
71531            ! ext/Errno/Errno_pm.PL
71532 ____________________________________________________________________________
71533 [  7564] By: nick                                  on 2000/11/05  21:09:18
71534         Log: Added a mmap layer as a "subclass" of perlio.
71535              PERLIO=mmap ./perl harness passes
71536      Branch: perlio
71537            ! perlio.c
71538 ____________________________________________________________________________
71539 [  7563] By: jhi                                   on 2000/11/05  19:48:55
71540         Log: Add a note for future generations about bug id 20000229.006.
71541      Branch: perl
71542            ! malloc.c
71543 ____________________________________________________________________________
71544 [  7562] By: jhi                                   on 2000/11/05  19:38:24
71545         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
71546      Branch: perl
71547            ! pp_ctl.c t/op/pos.t
71548 ____________________________________________________________________________
71549 [  7561] By: jhi                                   on 2000/11/05  18:21:46
71550         Log: Add =pod to be tidy.
71551      Branch: perl
71552            ! lib/Math/Complex.pm
71553 ____________________________________________________________________________
71554 [  7560] By: jhi                                   on 2000/11/05  17:38:46
71555         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
71556      Branch: perl
71557            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
71558            ! ext/Storable/Storable.xs t/lib/st-recurse.t
71559 ____________________________________________________________________________
71560 [  7559] By: jhi                                   on 2000/11/05  17:32:59
71561         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
71562              From: "Peter J. Farley III" <pjfarley@banet.net>
71563              Date: Sun, 05 Nov 2000 11:55:59 -0500
71564              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
71565      Branch: perl
71566            ! t/lib/syslog.t
71567 ____________________________________________________________________________
71568 [  7558] By: jhi                                   on 2000/11/05  17:29:19
71569         Log: Integrate perlio.
71570      Branch: perl
71571           !> perlio.c
71572 ____________________________________________________________________________
71573 [  7557] By: jhi                                   on 2000/11/05  17:22:01
71574         Log: A fix of sorts for 20000329.026, a better error message
71575              for a missing "use charnames" when using the \N{...}. 
71576      Branch: perl
71577            ! pod/perldiag.pod toke.c
71578 ____________________________________________________________________________
71579 [  7556] By: jhi                                   on 2000/11/05  16:33:50
71580         Log: Test tweak: show also the failed locales.
71581              
71582              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
71583              From: Lupe Christoph <lupe@lupe-christoph.de>         
71584              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
71585              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
71586      Branch: perl
71587            ! t/pragma/locale.t
71588 ____________________________________________________________________________
71589 [  7555] By: nick                                  on 2000/11/05  11:09:34
71590         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
71591              open RDWR so does not fail. (pragma/warnings 303 again...)
71592      Branch: perlio
71593            ! perlio.c
71594 ____________________________________________________________________________
71595 [  7554] By: nick                                  on 2000/11/05  10:10:13
71596         Log: Fix case where ungetc(f,EOF) was allowed.
71597              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
71598              so we can see similarities.
71599              Use types more carefully and a STDCHAR array in hope that this will
71600              fix Jarrko's 64bit machine.
71601      Branch: perlio
71602            ! perlio.c
71603 ____________________________________________________________________________
71604 [  7553] By: jhi                                   on 2000/11/05  01:12:16
71605         Log: Fix for
71606              
71607              Subject: [ID 20001004.007] taint propogation is inconsistent
71608              From: pimlott@idiomtech.com (Andrew Pimlott) 
71609              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
71610              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
71611              
71612              The culprit was sv_setsv() which was rather blindly
71613              propagating taint, which lead to behaviour where if
71614              a tainted anon hash value was seen all the hash values
71615              from then on at that level became tainted, or at any
71616              upper levels in the case of nested anon hashes.
71617      Branch: perl
71618            ! sv.c t/op/taint.t
71619 ____________________________________________________________________________
71620 [  7552] By: jhi                                   on 2000/11/04  23:44:18
71621         Log: Some cpps don't like splitting conditionals across several lines.
71622      Branch: perl
71623            ! perlio.c
71624 ____________________________________________________________________________
71625 [  7551] By: nick                                  on 2000/11/04  23:40:44
71626         Log: Integrate mainline
71627      Branch: perlio
71628           !> pp_hot.c t/op/taint.t
71629 ____________________________________________________________________________
71630 [  7550] By: nick                                  on 2000/11/04  23:39:05
71631         Log: Integrate mainline again
71632      Branch: perlio
71633           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
71634           !> t/lib/b.t t/op/misc.t util.c
71635 ____________________________________________________________________________
71636 [  7549] By: jhi                                   on 2000/11/04  23:14:01
71637         Log: Fix for
71638              
71639              Subject: [ID 20001004.006] undef is never tainted
71640              From: pimlott@idiomtech.com (Andrew Pimlott)
71641              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
71642              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
71643              
71644              An undef read from a slurped file was not tainted.
71645      Branch: perl
71646            ! pp_hot.c t/op/taint.t
71647 ____________________________________________________________________________
71648 [  7548] By: jhi                                   on 2000/11/04  22:56:21
71649         Log: Test tweak ($Config{useperlio} is by default undef) .
71650      Branch: perl
71651            ! t/lib/b.t
71652 ____________________________________________________________________________
71653 [  7547] By: jhi                                   on 2000/11/04  22:43:56
71654         Log: Integrate perlio.
71655      Branch: perl
71656           +> lib/perlio.pm
71657           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
71658           !> pod/perlapi.pod t/lib/b.t
71659 ____________________________________________________________________________
71660 [  7546] By: jhi                                   on 2000/11/04  22:40:59
71661         Log: Configure would use a bad $myuname from an old config.sh.
71662              
71663              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
71664              From: Andy Dougherty <doughera@lafayette.edu>
71665              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
71666              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
71667      Branch: metaconfig
71668            ! U/modified/Oldconfig.U
71669      Branch: perl
71670            ! Configure config_h.SH
71671 ____________________________________________________________________________
71672 [  7545] By: jhi                                   on 2000/11/04  22:36:54
71673         Log: Subject: Locales support (setlocale) fixes
71674              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71675              Date: Sat, 4 Nov 2000 10:15:48 +0300 
71676              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
71677              
71678              Modified quite a bit to be more portable.
71679      Branch: perl
71680            ! embed.h embed.pl perl.h proto.h util.c
71681 ____________________________________________________________________________
71682 [  7544] By: jhi                                   on 2000/11/04  22:32:47
71683         Log: Dying is too strict here, better just skip.
71684      Branch: perl
71685            ! t/op/misc.t
71686 ____________________________________________________________________________
71687 [  7543] By: nick                                  on 2000/11/04  21:55:13
71688         Log: Merge mainline
71689      Branch: perlio
71690           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
71691           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
71692           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
71693           !> (integrate 64 files)
71694 ____________________________________________________________________________
71695 [  7542] By: jhi                                   on 2000/11/04  21:09:28
71696         Log: More Changes tweakery.
71697      Branch: perl
71698            ! Changes Porting/genlog
71699 ____________________________________________________________________________
71700 [  7541] By: jhi                                   on 2000/11/04  20:58:18
71701         Log: Changes fixups.
71702      Branch: perl
71703            ! Changes
71704 ____________________________________________________________________________
71705 [  7540] By: jhi                                   on 2000/11/04  20:42:38
71706         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
71707              create a "fast path" for locale name probing using "locale -a"
71708              if available, squash finally hopefully the s?printf resetting
71709              the numeric locale (since, IIUC perllocale, it never shouldn't). 
71710      Branch: perl
71711            ! sv.c t/op/misc.t t/pragma/locale.t
71712 ____________________________________________________________________________
71713 [  7539] By: nick                                  on 2000/11/04  19:56:10
71714         Log: PerlIO infrastructure complete.
71715      Branch: perlio
71716            + lib/perlio.pm
71717            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
71718 ____________________________________________________________________________
71719 [  7538] By: nick                                  on 2000/11/04  14:31:32
71720         Log: Type tweaks + less contorted allocation scheme
71721      Branch: perlio
71722            ! perlio.c
71723 ____________________________________________________________________________
71724 [  7537] By: nick                                  on 2000/11/04  12:40:42
71725         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
71726              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
71727              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
71728              sensible) which lead to some interesting fails.
71729      Branch: perlio
71730            ! perlio.c
71731 ____________________________________________________________________________
71732 [  7536] By: jhi                                   on 2000/11/04  00:20:02
71733         Log: Add FCNTL_CAN_LOCK.
71734              
71735              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71736              From: Andy Dougherty <doughera@lafayette.edu>
71737              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
71738              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
71739              
71740              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71741              From: Andy Dougherty <doughera@lafayette.edu>
71742              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
71743              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
71744      Branch: metaconfig/U/perl
71745            + d_fcntl_can_lock.U
71746            ! startperl.U
71747      Branch: perl
71748            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71749            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
71750            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71751            ! vos/config.ga.h win32/config.bc win32/config.gc
71752            ! win32/config.vc
71753 ____________________________________________________________________________
71754 [  7535] By: nick                                  on 2000/11/03  22:19:10
71755         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
71756              - Works on Linux with
71757              perlio + unix
71758              stdio
71759              - Works on Solaris with
71760              perlio + unix
71761              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
71762              - Fails (hangs in openpid) if you try and stack
71763              perlio + stdio - Linux stdio's read() logic is hanging.
71764      Branch: perlio
71765            ! iperlsys.h perlio.c
71766 ____________________________________________________________________________
71767 [  7534] By: jhi                                   on 2000/11/03  15:16:02
71768         Log: Subject: Re: README.aix
71769              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71770              Date: Fri, 03 Nov 2000 16:03:15 +0100
71771              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
71772      Branch: perl
71773            ! README.aix
71774 ____________________________________________________________________________
71775 [  7533] By: jhi                                   on 2000/11/03  03:59:02
71776         Log: Subject: [PATCH 5.7.0] better messages from malloc()
71777              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71778              Date: Wed, 1 Nov 2000 23:39:56 -0500
71779              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
71780      Branch: perl
71781            ! malloc.c pod/perldiag.pod
71782 ____________________________________________________________________________
71783 [  7532] By: jhi                                   on 2000/11/03  00:11:56
71784         Log: The #7521 touched things it shouldn't have.
71785      Branch: perl
71786            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
71787 ____________________________________________________________________________
71788 [  7531] By: jhi                                   on 2000/11/02  22:32:33
71789         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
71790              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71791              Date:     Thu, 2 Nov 2000 16:58:36 EST
71792              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
71793      Branch: perl
71794            ! vms/gen_shrfls.pl
71795 ____________________________________________________________________________
71796 [  7530] By: jhi                                   on 2000/11/02  22:08:49
71797         Log: Fix the problem discussed in
71798              
71799              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
71800              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
71801              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
71802              
71803              originally from Linc Madison.  Also Andreas König's comments
71804              taken into account.  Some other problems with Tie::SubstrHash
71805              fixed: didn't croak when the table exceeded the requested number
71806              of entries (as documented) but instead when the number of entries
71807              exceeded the size of the table, a croak() had an unnecessary \n,
71808              didn't have a CLEAR method, documented that there is no exists().
71809              Didn't fix to be strict-proof because the module uses &foo; and
71810              dynamic scope.  Added a test script exercizing both first tamely 
71811              the basic functionality, and then the failure cases reported by
71812              Linc Madison.
71813      Branch: perl
71814            + t/lib/tie-substrhash.t
71815            ! MANIFEST lib/Tie/SubstrHash.pm
71816 ____________________________________________________________________________
71817 [  7529] By: jhi                                   on 2000/11/02  17:58:08
71818         Log: recv() can fail and return undef.
71819              
71820              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
71821              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
71822              Date: Thu, 2 Nov 2000 20:12:20 +0300
71823              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
71824      Branch: perl
71825            ! lib/Net/Ping.pm
71826 ____________________________________________________________________________
71827 [  7528] By: jhi                                   on 2000/11/02  17:49:09
71828         Log: Detpyo.
71829      Branch: perl
71830            ! pod/perlop.pod
71831 ____________________________________________________________________________
71832 [  7527] By: jhi                                   on 2000/11/02  15:48:37
71833         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
71834              fix a autovivification bug in Tie::RefHash, add tests for both.
71835              
71836              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
71837              From: Edward Avis <epa98@doc.ic.ac.uk>
71838              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
71839              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
71840      Branch: perl
71841            + t/lib/tie-refhash.t
71842            ! MANIFEST lib/Tie/RefHash.pm
71843 ____________________________________________________________________________
71844 [  7526] By: jhi                                   on 2000/11/02  13:56:26
71845         Log: Test::Harness revealed buglets in the new DynaLoader.
71846              
71847              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
71848              From: andreas.koenig@anima.de (Andreas J. Koenig)
71849              Date: 02 Nov 2000 11:26:48 +0100 
71850              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
71851      Branch: perl
71852            ! ext/DynaLoader/DynaLoader_pm.PL
71853 ____________________________________________________________________________
71854 [  7525] By: jhi                                   on 2000/11/01  23:52:08
71855         Log: The entry for #7503 was missing.
71856      Branch: perl
71857            ! Changes
71858 ____________________________________________________________________________
71859 [  7524] By: jhi                                   on 2000/11/01  23:40:52
71860         Log: Update Changes.
71861      Branch: perl
71862            ! Changes patchlevel.h
71863 ____________________________________________________________________________
71864 [  7523] By: jhi                                   on 2000/11/01  22:57:09
71865         Log: More tweaking on the #7522 theme.
71866      Branch: perl
71867            ! ext/DynaLoader/DynaLoader_pm.PL
71868 ____________________________________________________________________________
71869 [  7522] By: jhi                                   on 2000/11/01  22:06:15
71870         Log: Expand %Config variables and %ENV variables only if
71871              so requested during build time using the
71872              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
71873              Not expanding makes relocating distributions easier.
71874      Branch: perl
71875            ! ext/DynaLoader/DynaLoader_pm.PL
71876 ____________________________________________________________________________
71877 [  7521] By: jhi                                   on 2000/11/01  20:56:34
71878         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
71879              and setgid() because they were just changing $< and $( which means
71880              only changing the real uid/gid, as opposed to changing both
71881              real and effective ids.  (The alternative way could have been
71882              in POSIX.pm to change $> and $), too, but making a direct call
71883              to the C API feels cleaner.)  Fixes the bug
71884              
71885              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
71886              From: "Garry T. Williams" <garry@zvolve.com>
71887              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
71888              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
71889      Branch: perl
71890            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
71891            ! ext/POSIX/typemap pod/perlvar.pod
71892 ____________________________________________________________________________
71893 [  7520] By: jhi                                   on 2000/11/01  20:08:33
71894         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
71895              From: "Garry T. Williams" <garry@zvolve.com>
71896              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
71897              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
71898      Branch: perl
71899            ! pod/perlsec.pod
71900 ____________________________________________________________________________
71901 [  7519] By: jhi                                   on 2000/11/01  20:01:22
71902         Log: Locale warning explanation tweak.
71903      Branch: perl
71904            ! pod/perldiag.pod
71905 ____________________________________________________________________________
71906 [  7518] By: jhi                                   on 2000/11/01  18:57:13
71907         Log: C.pm part of
71908              
71909              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
71910              From: Jarkko Hietaniemi <jhi@iki.fi>
71911              Date: Tue, 10 Oct 2000 08:22:28 -0500
71912              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
71913      Branch: perl
71914            ! ext/B/B/C.pm
71915 ____________________________________________________________________________
71916 [  7517] By: jhi                                   on 2000/11/01  18:41:59
71917         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
71918              From: Martien Verbruggen <mgjv@comdyn.com.au>
71919              Date: Fri, 6 Oct 2000 14:09:10 +1100
71920              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
71921      Branch: perl
71922            ! pod/perlop.pod
71923 ____________________________________________________________________________
71924 [  7516] By: jhi                                   on 2000/11/01  18:34:55
71925         Log: Generalize the Camel wording.
71926              
71927              Subject: Re: perlfaq style changes
71928              From: John Borwick <jhborwic@unity.ncsu.edu>
71929              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
71930              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
71931      Branch: perl
71932            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
71933 ____________________________________________________________________________
71934 [  7515] By: jhi                                   on 2000/11/01  16:52:31
71935         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
71936              From: pimlott@idiomtech.com (Andrew Pimlott)
71937              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
71938              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
71939      Branch: perl
71940            ! pod/perlsec.pod
71941 ____________________________________________________________________________
71942 [  7514] By: jhi                                   on 2000/11/01  15:03:40
71943         Log: More AIX lore.
71944      Branch: perl
71945            ! ext/re/hints/aix.pl
71946 ____________________________________________________________________________
71947 [  7513] By: jhi                                   on 2000/11/01  14:48:30
71948         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
71949              From: root <root@chronos.fi.muni.cz>
71950              Date: Wed, 1 Nov 2000 12:31:32 +0100
71951              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
71952      Branch: perl
71953            ! lib/Net/Ping.pm
71954 ____________________________________________________________________________
71955 [  7512] By: jhi                                   on 2000/11/01  14:46:47
71956         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
71957              From: Martin Husemann <martin@duskware.de>
71958              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
71959              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
71960      Branch: perl
71961            ! regcomp.c
71962 ____________________________________________________________________________
71963 [  7511] By: jhi                                   on 2000/11/01  14:39:50
71964         Log: AUTHORS updates.
71965      Branch: perl
71966            ! AUTHORS
71967 ____________________________________________________________________________
71968 [  7510] By: jhi                                   on 2000/11/01  14:29:50
71969         Log: Subject: [PATCH] startperl to respect versiononly
71970              From: Robin Barker <rmb1@cise.npl.co.uk> 
71971              Date: Tue, 31 Oct 2000 16:29:36 GMT
71972              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
71973      Branch: metaconfig/U/perl
71974            ! startperl.U
71975      Branch: perl
71976            ! Configure config_h.SH
71977 ____________________________________________________________________________
71978 [  7509] By: jhi                                   on 2000/11/01  14:19:53
71979         Log: printf UVs the correct way, noticed by Robin Barker.
71980      Branch: perl
71981            ! utf8.c
71982 ____________________________________________________________________________
71983 [  7508] By: jhi                                   on 2000/11/01  14:10:03
71984         Log: Do not cleanup *% because the % has special meanings in some
71985              shell environments.
71986      Branch: perl
71987            ! ext/Storable/Makefile.PL
71988 ____________________________________________________________________________
71989 [  7507] By: jhi                                   on 2000/11/01  14:06:00
71990         Log: The NonStop-UX libraries have a novel way to say NaN.
71991      Branch: perl
71992            ! t/lib/bigfltpm.t
71993 ____________________________________________________________________________
71994 [  7506] By: jhi                                   on 2000/11/01  14:03:35
71995         Log: The osname has been lowercased by now, from Tom Bates.
71996      Branch: metaconfig
71997            ! U/modified/Oldconfig.U
71998      Branch: perl
71999            ! Configure config_h.SH
72000 ____________________________________________________________________________
72001 [  7505] By: jhi                                   on 2000/10/31  19:18:39
72002         Log: The compiler is either gcc or cc, from Tom Bates.
72003      Branch: perl
72004            ! hints/nonstopux.sh
72005 ____________________________________________________________________________
72006 [  7504] By: jhi                                   on 2000/10/31  14:53:42
72007         Log: Update Changes.
72008      Branch: perl
72009            ! Changes patchlevel.h
72010 ____________________________________________________________________________
72011 [  7503] By: jhi                                   on 2000/10/31  14:30:50
72012         Log: Whitespace style tweak.  Was originally going to see to
72013              
72014              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72015              From: Joe Smith <jms@inwap.com>
72016              Date: Mon, 30 Oct 2000 18:47:57 -0800
72017              Message-Id: <39FE32DD.24AAC4D@inwap.com>
72018              
72019              but that had already been taken care of.
72020      Branch: metaconfig
72021            ! U/compline/d_stdstdio.U
72022      Branch: perl
72023            ! Configure config_h.SH
72024 ____________________________________________________________________________
72025 [  7502] By: jhi                                   on 2000/10/31  14:25:02
72026         Log: AUTHORS tweaks.
72027      Branch: perl
72028            ! AUTHORS
72029 ____________________________________________________________________________
72030 [  7501] By: jhi                                   on 2000/10/31  14:23:59
72031         Log: Subject: perlfaq style changes
72032              From: John Borwick <jhborwic@unity.ncsu.edu>
72033              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
72034              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
72035      Branch: perl
72036            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
72037            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
72038            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
72039            ! pod/perlfaq9.pod
72040 ____________________________________________________________________________
72041 [  7500] By: jhi                                   on 2000/10/31  14:22:15
72042         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
72043              
72044              Subject: Re: [ID 20000918.005] ~ on wide chars
72045              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72046              Date: Mon, 30 Oct 2000 21:09:55 -0800
72047              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
72048              
72049              (The ord() part of the patch skipped.)
72050      Branch: perl
72051            ! doop.c
72052 ____________________________________________________________________________
72053 [  7499] By: jhi                                   on 2000/10/31  14:20:08
72054         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
72055              From: Jens Hamisch <jens@Strawberry.COM>
72056              Date: Mon, 30 Oct 2000 15:17:07 +0100
72057              Message-Id: <20001030151707.A9597@Strawberry.COM>
72058      Branch: perl
72059            ! av.c
72060 ____________________________________________________________________________
72061 [  7498] By: jhi                                   on 2000/10/31  14:16:29
72062         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
72063              From: Peter Prymmer <pvhp@forte.com>
72064              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
72065              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
72066      Branch: perl
72067            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72068            + ext/Encode/Encode/posix-bc.enc
72069            ! MANIFEST t/lib/encode.t
72070 ____________________________________________________________________________
72071 [  7497] By: jhi                                   on 2000/10/31  14:13:22
72072         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
72073              From: Peter Prymmer <pvhp@forte.com>
72074              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
72075              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
72076      Branch: perl
72077            ! t/lib/cgi-html.t
72078 ____________________________________________________________________________
72079 [  7496] By: jhi                                   on 2000/10/31  14:12:05
72080         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
72081              From: Peter Prymmer <pvhp@forte.com>
72082              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
72083              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
72084      Branch: perl
72085            ! t/lib/cgi-function.t
72086 ____________________________________________________________________________
72087 [  7495] By: jhi                                   on 2000/10/31  14:11:08
72088         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
72089              From: Peter Prymmer <pvhp@forte.com>
72090              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
72091              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
72092      Branch: perl
72093            + ext/re/hints/aix.pl
72094            ! MANIFEST ext/re/Makefile.PL
72095 ____________________________________________________________________________
72096 [  7494] By: jhi                                   on 2000/10/31  14:08:32
72097         Log: Use Errno magic.
72098              
72099              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
72100              From: Casey Tweten <perl@ctweten.amsite.com>
72101              Date: Mon, 30 Oct 2000 15:51:17 -0500
72102              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
72103      Branch: perl
72104            ! lib/File/Temp.pm
72105 ____________________________________________________________________________
72106 [  7493] By: jhi                                   on 2000/10/31  14:05:07
72107         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
72108              
72109              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
72110              From: Nicholas Clark <nick@ccl4.org>
72111              Date: Mon, 30 Oct 2000 17:38:45 +0000
72112              Message-ID: <20001030173845.O60355@plum.flirble.org>
72113      Branch: perl
72114            ! Makefile.SH utils/perlbug.PL
72115 ____________________________________________________________________________
72116 [  7492] By: nick                                  on 2000/10/30  19:37:23
72117         Log: Change files which are mysteriously different to mainline to be
72118              copies of mainline.
72119      Branch: perlio
72120            ! objXSUB.h perlapi.c pod/perlapi.pod
72121 ____________________________________________________________________________
72122 [  7491] By: nick                                  on 2000/10/30  18:05:54
72123         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
72124              - typo in endian code in putc.
72125              - Don't allow read of write-only files and vice-versa
72126              - and off-by-one in flush-all loop.
72127              Remove debug calls as they were using GCC specific features.
72128      Branch: perlio
72129            ! perlio.c
72130 ____________________________________________________________________________
72131 [  7490] By: nick                                  on 2000/10/29  21:45:45
72132         Log: Integrate mainline to perlio
72133      Branch: perlio
72134           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
72135           !> toke.c
72136 ____________________________________________________________________________
72137 [  7489] By: jhi                                   on 2000/10/29  21:11:08
72138         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
72139              From: andreas.koenig@anima.de (Andreas J. Koenig)
72140              Date: 29 Oct 2000 22:05:59 +0100
72141              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
72142      Branch: perl
72143            ! lib/ExtUtils/Manifest.pm
72144 ____________________________________________________________________________
72145 [  7488] By: jhi                                   on 2000/10/29  21:07:47
72146         Log: Tests for #7487.
72147              
72148              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72149              From: andreas.koenig@anima.de (Andreas J. Koenig)
72150              Date: 29 Oct 2000 19:37:09 +0100
72151              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
72152      Branch: perl
72153            ! t/comp/proto.t
72154 ____________________________________________________________________________
72155 [  7487] By: jhi                                   on 2000/10/29  21:06:27
72156         Log: constsub spillage.
72157              
72158              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72159              From: John Tobey <jtobey@john-edwin-tobey.org>
72160              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
72161              Message-Id: <m13pvSr-000FObC@feynman.localnet>
72162      Branch: perl
72163            ! op.c
72164 ____________________________________________________________________________
72165 [  7486] By: nick                                  on 2000/10/29  21:05:04
72166         Log: Integrate mainline to perlio branch
72167      Branch: perlio
72168           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
72169           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
72170           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
72171           +> vos/install_perl.cm
72172            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
72173            - vos/config.h vos/config_h.SH_orig
72174           !> (integrate 141 files)
72175 ____________________________________________________________________________
72176 [  7485] By: jhi                                   on 2000/10/29  21:00:47
72177         Log: Make \x{...} consistently produce UTF-8.
72178              
72179              Subject: Re: \x{...} is confused 
72180              From: Simon Cozens <simon@cozens.net>
72181              Date: Sun, 29 Oct 2000 19:36:48 +0000
72182              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
72183      Branch: perl
72184            ! t/pragma/utf8.t toke.c
72185 ____________________________________________________________________________
72186 [  7484] By: nick                                  on 2000/10/29  20:05:29
72187         Log: PerlIO passes all tests.
72188      Branch: perlio
72189            ! perlio.c
72190 ____________________________________________________________________________
72191 [  7483] By: jhi                                   on 2000/10/29  18:06:55
72192         Log: Update Changes.
72193      Branch: perl
72194            ! Changes patchlevel.h
72195 ____________________________________________________________________________
72196 [  7482] By: nick                                  on 2000/10/29  17:43:28
72197         Log: Include <unistd.h> to get correct lseek() prototype etc.
72198              (I thought perl.h did that) - down to two fails
72199              - comp/require.t (last test)
72200              - lib/io_xs.t - possibly import/export of FILE * ?
72201      Branch: perlio
72202            ! perlio.c
72203 ____________________________________________________________________________
72204 [  7481] By: jhi                                   on 2000/10/29  17:02:37
72205         Log: UTF-8 decoder tweak.
72206      Branch: perl
72207            ! utf8.c
72208 ____________________________________________________________________________
72209 [  7480] By: nick                                  on 2000/10/29  16:26:11
72210         Log: Fixed two bugs:
72211              - error code not being set on close (of broken pipe)
72212              - append mode was truncating.
72213              At least one seek/tell bug remains.
72214      Branch: perlio
72215            ! perlio.c
72216 ____________________________________________________________________________
72217 [  7479] By: nick                                  on 2000/10/29  11:18:16
72218         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
72219              in case of accidents. Still several worrying fails, no line disciplines yet.
72220      Branch: perlio
72221            ! iperlsys.h perlio.c
72222 ____________________________________________________________________________
72223 [  7478] By: jhi                                   on 2000/10/29  02:04:01
72224         Log: Add also emailless people.
72225      Branch: perl
72226            ! AUTHORS
72227 ____________________________________________________________________________
72228 [  7477] By: jhi                                   on 2000/10/29  01:36:00
72229         Log: The #7476 needs a MANIFEST change, too.
72230      Branch: perl
72231            ! MANIFEST
72232 ____________________________________________________________________________
72233 [  7476] By: jhi                                   on 2000/10/29  01:35:21
72234         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
72235      Branch: perl
72236            - MAINTAIN
72237            ! AUTHORS Changes
72238 ____________________________________________________________________________
72239 [  7475] By: jhi                                   on 2000/10/28  23:57:25
72240         Log: De-quoted-unreadable to ISO Latin 1.
72241              (There's one ISO-2022-JP name in Changes5.004.)
72242      Branch: perl
72243            ! Changes Changes5.6
72244 ____________________________________________________________________________
72245 [  7474] By: jhi                                   on 2000/10/28  19:13:06
72246         Log: Subject: [ID 20001027.007] uniq array in perlfaq
72247              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
72248              Date: Fri, 27 Oct 2000 19:28:30 +0200
72249              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
72250      Branch: perl
72251            ! pod/perlfaq4.pod
72252 ____________________________________________________________________________
72253 [  7473] By: jhi                                   on 2000/10/28  18:02:05
72254         Log: Locking null mutexes is not recommendable.
72255              
72256              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
72257              From: Hugo <hv@crypt.compulink.co.uk>
72258              Date: Sat, 28 Oct 2000 18:41:12 +0100
72259              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
72260      Branch: perl
72261            ! op.c
72262 ____________________________________________________________________________
72263 [  7472] By: jhi                                   on 2000/10/28  17:52:58
72264         Log: Better create a true mailing list for the repository keepers.
72265      Branch: perl
72266            ! Porting/repository.pod
72267 ____________________________________________________________________________
72268 [  7471] By: jhi                                   on 2000/10/28  17:28:24
72269         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
72270              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
72271      Branch: perl
72272            + Porting/repository.pod
72273            ! MANIFEST
72274 ____________________________________________________________________________
72275 [  7470] By: jhi                                   on 2000/10/28  17:20:54
72276         Log: Subject: DOC PATCH 5.6.0
72277              From: mjd@plover.com
72278              Date: 27 Oct 2000 17:32:44 -0000
72279              Message-ID: <20001027173244.23754.qmail@plover.com>
72280      Branch: perl
72281            ! pod/perlfunc.pod
72282 ____________________________________________________________________________
72283 [  7469] By: jhi                                   on 2000/10/28  17:16:45
72284         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
72285              From: "Peter J. Farley III" <pjfarley@banet.net>
72286              Date: Fri, 27 Oct 2000 20:32:56 -0400
72287              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
72288      Branch: perl
72289            ! README.dos
72290 ____________________________________________________________________________
72291 [  7468] By: jhi                                   on 2000/10/28  17:07:18
72292         Log: Make target reordering to avoid pointless re-makes.
72293              
72294              Subject: Re: Total re-make of 'make okfile' after 7451 ?
72295              From: Nicholas Clark <nick@ccl4.org>
72296              Date: Sat, 28 Oct 2000 00:31:02 +0100
72297              Message-ID: <20001028003101.A54517@plum.flirble.org>
72298      Branch: perl
72299            ! Makefile.SH
72300 ____________________________________________________________________________
72301 [  7467] By: jhi                                   on 2000/10/28  17:05:31
72302         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
72303              From: lvirden@cas.org
72304              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
72305              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
72306      Branch: perl
72307            ! README.os2
72308 ____________________________________________________________________________
72309 [  7466] By: jhi                                   on 2000/10/28  16:09:16
72310         Log: Upgrade to CPAN 1.58_55.
72311              
72312              Subject: CPAN.pm status
72313              From: andreas.koenig@anima.de (Andreas J. Koenig) 
72314              Date: 28 Oct 2000 08:18:00 +0200 
72315              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
72316      Branch: perl
72317            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72318 ____________________________________________________________________________
72319 [  7465] By: jhi                                   on 2000/10/28  16:02:47
72320         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
72321      Branch: perl
72322            ! embed.h embed.pl perl.h proto.h toke.c
72323 ____________________________________________________________________________
72324 [  7464] By: nick                                  on 2000/10/28  10:43:44
72325         Log: Fix for sv_2iv() on "shared" value from keys %hash.
72326      Branch: perl
72327            ! sv.c
72328 ____________________________________________________________________________
72329 [  7463] By: jhi                                   on 2000/10/27  16:18:29
72330         Log: Update Changes.
72331      Branch: perl
72332            ! Changes patchlevel.h
72333 ____________________________________________________________________________
72334 [  7462] By: jhi                                   on 2000/10/27  16:17:44
72335         Log: Too enthusiastic editing in #7460.
72336      Branch: metaconfig
72337            ! U/modified/Oldsym.U
72338      Branch: perl
72339            ! Configure config_h.SH
72340 ____________________________________________________________________________
72341 [  7461] By: jhi                                   on 2000/10/27  15:37:38
72342         Log: Retract #7459, the script needs more work.
72343      Branch: perl
72344            - mkreef
72345            ! MANIFEST
72346 ____________________________________________________________________________
72347 [  7460] By: jhi                                   on 2000/10/27  15:23:14
72348         Log: Use $sort, $uniq (and $tr) consistently as wondered
72349              by Nicholas Clark.
72350      Branch: metaconfig
72351            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
72352            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
72353            ! U/modified/libc.U
72354      Branch: perl
72355            ! Configure config_h.SH
72356 ____________________________________________________________________________
72357 [  7459] By: jhi                                   on 2000/10/27  15:02:07
72358         Log: (Retracted by #7461)
72359              
72360              Add a shell script for creating/removing symbolic link farms,
72361              useful for keeping the source code read-only and doing the
72362              builds somewhere else.
72363      Branch: perl
72364            + mkreef
72365            ! MANIFEST
72366 ____________________________________________________________________________
72367 [  7458] By: jhi                                   on 2000/10/27  14:42:20
72368         Log: Do away with the fix_pl.
72369      Branch: perl
72370            - fix_pl
72371            ! MANIFEST Makefile.SH
72372 ____________________________________________________________________________
72373 [  7457] By: jhi                                   on 2000/10/27  12:43:13
72374         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
72375              From: Jens Hamisch <jens@Strawberry.COM>
72376              Date: Fri, 27 Oct 2000 14:38:21 +0200
72377              Message-Id: <20001027143821.B3366@Strawberry.COM>
72378      Branch: perl
72379            ! perl.h
72380 ____________________________________________________________________________
72381 [  7456] By: jhi                                   on 2000/10/27  12:33:42
72382         Log: Subject: [PATCH] todo
72383              From: Nicholas Clark <nick@ccl4.org>
72384              Date: Thu, 26 Oct 2000 22:32:29 +0100
72385              Message-ID: <20001026223229.A44540@plum.flirble.org>
72386      Branch: perl
72387            ! pod/perltodo.pod
72388 ____________________________________________________________________________
72389 [  7455] By: jhi                                   on 2000/10/27  12:02:21
72390         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
72391              From: John Tobey <jtobey@john-edwin-tobey.org>
72392              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
72393              Message-Id: <m13ozHF-000FObC@feynman.localnet>
72394      Branch: perl
72395            ! op.c t/pragma/sub_lval.t
72396 ____________________________________________________________________________
72397 [  7454] By: jhi                                   on 2000/10/27  11:59:42
72398         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
72399              From: sthoenna@efn.org
72400              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
72401              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
72402      Branch: perl
72403            ! pp.c t/op/assignwarn.t
72404 ____________________________________________________________________________
72405 [  7453] By: jhi                                   on 2000/10/27  00:15:08
72406         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
72407      Branch: perl
72408            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
72409            ! ext/Storable/Storable.xs t/lib/st-lock.t
72410 ____________________________________________________________________________
72411 [  7452] By: jhi                                   on 2000/10/26  13:05:52
72412         Log: Undo #7451, this seems to be a deficiency in Perforce,
72413              there is no per-file line-terminator type, only per-client.
72414      Branch: perl
72415            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72416            ! win32/makefile.mk
72417 ____________________________________________________________________________
72418 [  7451] By: jhi                                   on 2000/10/26  04:56:03
72419         Log: Experimenting in DOS arcana.
72420      Branch: perl
72421            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72422            ! win32/makefile.mk
72423 ____________________________________________________________________________
72424 [  7450] By: jhi                                   on 2000/10/26  04:50:52
72425         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
72426              From: "Peter J. Farley III" <pjfarley@banet.net>            
72427              Date: Wed, 25 Oct 2000 23:10:18 -0400
72428              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
72429      Branch: perl
72430            ! t/io/open.t
72431 ____________________________________________________________________________
72432 [  7449] By: jhi                                   on 2000/10/26  04:49:16
72433         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
72434              From: Hugo <hv@crypt.compulink.co.uk>
72435              Date: Thu, 26 Oct 2000 01:55:17 +0100
72436              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
72437              
72438              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
72439      Branch: perl
72440            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
72441 ____________________________________________________________________________
72442 [  7448] By: jhi                                   on 2000/10/26  04:38:36
72443         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
72444              From: Peter Prymmer <pvhp@forte.com>
72445              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
72446              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
72447      Branch: perl
72448            ! configure.com
72449 ____________________________________________________________________________
72450 [  7447] By: jhi                                   on 2000/10/25  23:20:02
72451         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
72452              in platforms that strictly require all the symbols being present
72453              at link time.
72454      Branch: perl
72455            ! handy.h
72456 ____________________________________________________________________________
72457 [  7446] By: jhi                                   on 2000/10/25  21:55:57
72458         Log: Update Changes.
72459      Branch: perl
72460            ! Changes patchlevel.h
72461 ____________________________________________________________________________
72462 [  7445] By: jhi                                   on 2000/10/25  21:27:08
72463         Log: Integrate with vmsperl #7430 by Charles Bailey:
72464              
72465              Cleanup from prior patch (Charles Lane?):
72466              - improve handling of MFDs in Basename and Path
72467              - default to no xsubpp line # munging when building debug images
72468      Branch: perl
72469           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72470 ____________________________________________________________________________
72471 [  7444] By: jhi                                   on 2000/10/25  21:03:50
72472         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
72473              From: John Peacock <JPeacock@UnivPress.com>
72474              Date: Thu, 18 May 2000 11:55:27 -0400
72475              Message-ID: <3924126F.A58BE57A@UnivPress.com>
72476      Branch: perl
72477            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
72478            ! t/op/write.t
72479 ____________________________________________________________________________
72480 [  7443] By: jhi                                   on 2000/10/25  20:43:10
72481         Log: Temporary stopgap for the self-tying issue: for now only
72482              array and hash self-ties are verboten.  The real fix, of
72483              course, would be to comprehensively test (and implement?)
72484              and debug (and document) self-ties.
72485      Branch: perl
72486            ! pod/perldiag.pod pp_sys.c t/op/tie.t
72487 ____________________________________________________________________________
72488 [  7442] By: jhi                                   on 2000/10/25  20:14:30
72489         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
72490              From: Dan Sugalski <dan@sidhe.org>
72491              Date: Wed, 25 Oct 2000 13:36:35 -0400
72492              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
72493              
72494              plus regen global.sym.
72495      Branch: perl
72496            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
72497            ! thrdvar.h util.c
72498 ____________________________________________________________________________
72499 [  7441] By: jhi                                   on 2000/10/25  20:12:20
72500         Log: buildtoc target tweaks.
72501      Branch: perl
72502            ! pod/Makefile.SH
72503 ____________________________________________________________________________
72504 [  7440] By: jhi                                   on 2000/10/25  20:03:53
72505         Log: A new version of making the syslog test more robust.
72506              (Replaces #7421.)
72507              
72508              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72509              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72510              Date: Wed, 25 Oct 2000 12:13:54 -0400
72511              Message-ID: <20001025121354.B2264@O2.chapin.edu>
72512      Branch: perl
72513            ! t/lib/syslog.t
72514 ____________________________________________________________________________
72515 [  7439] By: jhi                                   on 2000/10/25  20:00:48
72516         Log: Continue the internal UTF-8 API tweaking.
72517              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
72518              used much more than the simpler API, now called utf8_to_uv_simple().
72519              Still not quite happy with API, too much partial duplication
72520              of functionality.
72521      Branch: perl
72522            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
72523            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
72524            ! regcomp.c regexec.c sv.c toke.c utf8.c
72525 ____________________________________________________________________________
72526 [  7438] By: jhi                                   on 2000/10/25  18:52:30
72527         Log: Allow poking holes at the UTF-8 decoding strictness.
72528      Branch: perl
72529            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
72530            ! utf8.h
72531 ____________________________________________________________________________
72532 [  7437] By: jhi                                   on 2000/10/25  13:53:05
72533         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
72534              UTF8LEN() and UTF8SKIP(). 
72535      Branch: perl
72536            ! pp.c utf8.c utf8.h
72537 ____________________________________________________________________________
72538 [  7436] By: jhi                                   on 2000/10/25  13:51:37
72539         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
72540              From: Nicholas Clark <nick@ccl4.org>
72541              Date: Wed, 25 Oct 2000 14:44:05 +0100
72542              Message-ID: <20001025144404.D27253@plum.flirble.org>
72543      Branch: perl
72544            ! pod/perlrun.pod
72545 ____________________________________________________________________________
72546 [  7435] By: jhi                                   on 2000/10/25  13:49:32
72547         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
72548              From: Mike Guy <mjtg@cam.ac.uk>
72549              Date: Tue, 24 Oct 2000 14:59:40 +0100
72550              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
72551      Branch: perl
72552            ! scope.c
72553 ____________________________________________________________________________
72554 [  7434] By: jhi                                   on 2000/10/25  13:48:41
72555         Log: AIX is picky about its symbol exports.  Solution for now
72556              is to include the deb.o explicitly to the re extension build.
72557              
72558              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
72559              From: Peter Prymmer <pvhp@forte.com>
72560              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
72561              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
72562      Branch: perl
72563            ! ext/re/Makefile.PL hints/aix.sh
72564 ____________________________________________________________________________
72565 [  7433] By: jhi                                   on 2000/10/25  13:46:49
72566         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
72567              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72568              Date: Wed, 25 Oct 2000 12:02:20 +0200
72569              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
72570      Branch: perl
72571            ! perlsdio.h
72572 ____________________________________________________________________________
72573 [  7432] By: jhi                                   on 2000/10/25  13:44:28
72574         Log: Subject: Minor update to find2perl, for portability
72575              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
72576              Date: Wed, 25 Oct 2000 12:05:47 +0100
72577              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
72578      Branch: perl
72579            ! x2p/find2perl.PL
72580 ____________________________________________________________________________
72581 [  7431] By: jhi                                   on 2000/10/25  13:40:39
72582         Log: Add targets to Makefile.SH, most importantly
72583              'regen_all' which also remembers to update vms/perly*.
72584      Branch: perl
72585            ! Makefile.SH
72586 ____________________________________________________________________________
72587 [  7430] By: bailey                                on 2000/10/25  03:13:53
72588         Log: Cleanup from prior patch (Charles Lane?):
72589              - improve handling of MFDs in Basename and Path
72590              - default to no xsubpp line # munging when building debug images
72591      Branch: vmsperl
72592            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72593 ____________________________________________________________________________
72594 [  7429] By: jhi                                   on 2000/10/24  20:03:40
72595         Log: Podify README.epoc and README.vos.
72596      Branch: perl
72597            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
72598            ! pod/perlport.pod pod/perltoc.pod
72599 ____________________________________________________________________________
72600 [  7428] By: jhi                                   on 2000/10/24  19:10:33
72601         Log: Stratus VOS updates from Paul Green.
72602      Branch: perl
72603            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72604            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
72605            - vos/config.def vos/config.h vos/config_h.SH_orig
72606            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
72607            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
72608 ____________________________________________________________________________
72609 [  7427] By: jhi                                   on 2000/10/24  18:59:48
72610         Log: Check if stdio supports tweaking lval and cnt simultaneously.
72611              
72612              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72613              From: Nicholas Clark <nick@ccl4.org>
72614              Date: Mon, 23 Oct 2000 15:39:32 +0100
72615              Message-ID: <20001023153932.A10786@plum.flirble.org>
72616      Branch: metaconfig
72617            ! U/compline/d_stdstdio.U
72618      Branch: perl
72619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72620            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
72621            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
72622            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
72623            ! vos/config.h vos/config_h.SH_orig win32/config.bc
72624            ! win32/config.gc win32/config.vc
72625 ____________________________________________________________________________
72626 [  7426] By: jhi                                   on 2000/10/24  17:57:44
72627         Log: Missed the header file changes from #7425.
72628      Branch: perl
72629            ! embed.h embed.pl objXSUB.h proto.h
72630 ____________________________________________________________________________
72631 [  7425] By: jhi                                   on 2000/10/24  17:55:17
72632         Log: Fix the bug reported in
72633              
72634              From: andreas.koenig@anima.de (Andreas J. Koenig)
72635              Subject: Encode bug?
72636              Date: 24 Oct 2000 14:01:26 +0200 
72637              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
72638              
72639              Also make is_utf8_char() stricter.
72640      Branch: perl
72641            ! ext/Encode/Encode.xs utf8.c
72642 ____________________________________________________________________________
72643 [  7424] By: jhi                                   on 2000/10/24  15:15:39
72644         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
72645              From: Peter Scott <Peter@PSDT.com>
72646              Date: Mon, 23 Oct 2000 19:46:01 -0700
72647              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
72648      Branch: perl
72649            ! pod/perlfaq5.pod
72650 ____________________________________________________________________________
72651 [  7423] By: jhi                                   on 2000/10/24  14:25:30
72652         Log: Test tweak to avoid pulling in the whole Config.
72653      Branch: perl
72654            ! t/lib/st-lock.t
72655 ____________________________________________________________________________
72656 [  7422] By: jhi                                   on 2000/10/24  14:03:16
72657         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
72658      Branch: perl
72659            ! pp.c
72660 ____________________________________________________________________________
72661 [  7421] By: jhi                                   on 2000/10/24  13:32:09
72662         Log: (Replaced by #7440.)
72663              
72664              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72665              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72666              Date: Mon, 23 Oct 2000 16:40:54 -0400
72667              Message-ID: <20001023164054.B14491@O2.chapin.edu>
72668      Branch: perl
72669            ! t/lib/syslog.t
72670 ____________________________________________________________________________
72671 [  7420] By: jhi                                   on 2000/10/24  13:30:53
72672         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
72673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72674              Date: Mon, 23 Oct 2000 17:29:03 -0400
72675              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
72676      Branch: perl
72677            ! lib/ExtUtils/MM_Unix.pm
72678 ____________________________________________________________________________
72679 [  7419] By: jhi                                   on 2000/10/24  13:29:57
72680         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
72681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72682              Date: Mon, 23 Oct 2000 19:01:32 -0400
72683              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
72684      Branch: perl
72685            ! utils/h2xs.PL
72686 ____________________________________________________________________________
72687 [  7418] By: jhi                                   on 2000/10/24  13:26:04
72688         Log: Replace #7409 with
72689              
72690              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
72691              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
72692              Date: Mon, 23 Oct 2000 20:08:56 +0200
72693              Message-ID: <20001023200855.A14850@nice.ram.loc>
72694      Branch: perl
72695            ! ext/Storable/Storable.pm t/lib/st-lock.t
72696 ____________________________________________________________________________
72697 [  7417] By: jhi                                   on 2000/10/24  13:17:52
72698         Log: Run vms/vms_yfix.pl, should have done that after changing
72699              perly.c in #7382.
72700      Branch: perl
72701            ! vms/perly_c.vms vms/perly_h.vms
72702 ____________________________________________________________________________
72703 [  7416] By: jhi                                   on 2000/10/24  02:55:33
72704         Log: Make the UTF-8 decoding stricter and more verbose when
72705              malformation happens.  This involved adding an argument
72706              to utf8_to_uv_chk(), which involved changing its prototype,
72707              and prefer STRLEN over I32 for the UTF-8 length, which as
72708              a domino effect necessitated changing the prototypes of
72709              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
72710              The stricter UTF-8 decoding checking uses Markus Kuhn's
72711              UTF-8 Decode Stress Tester from
72712              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
72713      Branch: perl
72714            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
72715            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
72716            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
72717            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
72718 ____________________________________________________________________________
72719 [  7415] By: jhi                                   on 2000/10/23  14:06:06
72720         Log: Update Changes.
72721      Branch: perl
72722            ! Changes patchlevel.h
72723 ____________________________________________________________________________
72724 [  7414] By: jhi                                   on 2000/10/23  12:39:52
72725         Log: Undo the basename() part of #7412 since the lib/basename
72726              tests would need upgrading too.
72727      Branch: perl
72728            ! lib/File/Basename.pm
72729 ____________________________________________________________________________
72730 [  7413] By: jhi                                   on 2000/10/23  12:19:27
72731         Log: Document PERL_INSTALL_ROOT of #7210.
72732      Branch: perl
72733            ! lib/ExtUtils/Install.pm
72734 ____________________________________________________________________________
72735 [  7412] By: jhi                                   on 2000/10/23  12:16:47
72736         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
72737      Branch: perl
72738            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
72739            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
72740 ____________________________________________________________________________
72741 [  7411] By: jhi                                   on 2000/10/23  12:07:41
72742         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
72743              From: Prymmer/Kahn <pvhp@best.com>
72744              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
72745              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
72746      Branch: perl
72747            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
72748 ____________________________________________________________________________
72749 [  7410] By: jhi                                   on 2000/10/23  04:10:11
72750         Log: The change #7187 was not so good on VMS.
72751              
72752              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
72753              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72754              Date: Sun, 22 Oct 2000 23:03:08 -0500
72755              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
72756      Branch: perl
72757            ! utils/perldoc.PL
72758 ____________________________________________________________________________
72759 [  7409] By: jhi                                   on 2000/10/23  03:57:36
72760         Log: Avoid Storable locking on DJGPP for now.
72761              
72762              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
72763              From: "Peter J. Farley III" <pjfarley@banet.net>
72764              Date: Sun, 22 Oct 2000 20:00:00 -0400
72765              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
72766      Branch: perl
72767            ! ext/Storable/Storable.pm t/lib/st-lock.t
72768 ____________________________________________________________________________
72769 [  7408] By: jhi                                   on 2000/10/23  03:50:24
72770         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
72771              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
72772              Date: Sun, 22 Oct 2000 21:12:22 -0400
72773              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
72774      Branch: perl
72775            ! lib/vars.pm
72776 ____________________________________________________________________________
72777 [  7407] By: jhi                                   on 2000/10/23  03:43:12
72778         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
72779              From: Hugo <hv@crypt.compulink.co.uk>
72780              Date: Mon, 23 Oct 2000 00:47:22 +0100
72781              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
72782      Branch: perl
72783            ! regexec.c t/op/pat.t
72784 ____________________________________________________________________________
72785 [  7406] By: jhi                                   on 2000/10/23  03:40:29
72786         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
72787      Branch: perl
72788            ! lib/ExtUtils/MakeMaker.pm
72789 ____________________________________________________________________________
72790 [  7405] By: jhi                                   on 2000/10/22  21:32:00
72791         Log: Doc patch.
72792              
72793              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
72794              From: rspier@pobox.com (Robert Spier)
72795              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
72796              Message-ID: <14835.16112.13457.447971@rls.cx>
72797      Branch: perl
72798            ! lib/strict.pm
72799 ____________________________________________________________________________
72800 [  7404] By: jhi                                   on 2000/10/22  21:30:51
72801         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
72802              From: rspier@pobox.com (Robert Spier)
72803              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
72804              Message-ID: <14835.17223.72448.705566@rls.cx>
72805      Branch: perl
72806            ! lib/ExtUtils/MakeMaker.pm
72807 ____________________________________________________________________________
72808 [  7403] By: jhi                                   on 2000/10/22  21:24:11
72809         Log: Subject: [PATCH bleadperl] ripples from constsub patch
72810              From: John Tobey <jtobey@john-edwin-tobey.org>
72811              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
72812              Message-Id: <m13nSOB-000FObC@feynman.localnet>
72813      Branch: perl
72814            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
72815 ____________________________________________________________________________
72816 [  7402] By: jhi                                   on 2000/10/22  20:59:35
72817         Log: Support s?printf parameter reordering.
72818      Branch: perl
72819            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
72820 ____________________________________________________________________________
72821 [  7401] By: jhi                                   on 2000/10/22  19:19:14
72822         Log: Expand %Config variables only if explicitly so requested
72823              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
72824              
72825              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
72826              From: Gurusamy Sarathy <gsar@ActiveState.com>
72827              Date: Sun, 22 Oct 2000 11:47:32 -0700
72828              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
72829      Branch: perl
72830            ! Makefile.SH lib/lib_pm.PL
72831 ____________________________________________________________________________
72832 [  7400] By: jhi                                   on 2000/10/22  18:24:10
72833         Log: Move the #7390 test from warn/op to comp/redef.
72834              
72835              Subject: Re: Creating const subs for constants.
72836              From: John Tobey <jtobey@john-edwin-tobey.org>
72837              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
72838              Message-Id: <m13nG72-000FObC@feynman.localnet>               
72839      Branch: perl
72840            ! t/comp/redef.t t/pragma/warn/op
72841 ____________________________________________________________________________
72842 [  7399] By: jhi                                   on 2000/10/22  17:49:59
72843         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
72844              From: Nicholas Clark <nick@ccl4.org>
72845              Date: Sat, 21 Oct 2000 22:23:19 +0100
72846              Message-ID: <20001021222319.B45586@plum.flirble.org>
72847      Branch: perl
72848            ! ext/DynaLoader/DynaLoader_pm.PL
72849 ____________________________________________________________________________
72850 [  7398] By: jhi                                   on 2000/10/22  17:47:35
72851         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
72852              From: Hugo <hv@crypt.compulink.co.uk>
72853              Date: Sat, 21 Oct 2000 18:19:59 +0100
72854              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
72855      Branch: perl
72856            ! ext/B/B.pm ext/B/B/C.pm
72857 ____________________________________________________________________________
72858 [  7397] By: jhi                                   on 2000/10/22  17:35:18
72859         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
72860              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
72861              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
72862              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
72863      Branch: perl
72864            ! hints/openbsd.sh
72865 ____________________________________________________________________________
72866 [  7396] By: jhi                                   on 2000/10/22  17:19:46
72867         Log: Subject: installman go-faster stripes
72868              From: Nicholas Clark <nick@talking.bollo.cx>
72869              Date: Sat, 21 Oct 2000 17:24:53 +0100
72870              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
72871              
72872              Subject: Re: installman go-faster stripes
72873              From: Russ Allbery <rra@stanford.edu>
72874              Date: 21 Oct 2000 11:04:13 -0700
72875              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
72876      Branch: perl
72877            ! installman pod/pod2man.PL
72878 ____________________________________________________________________________
72879 [  7395] By: jhi                                   on 2000/10/22  17:17:35
72880         Log: Hints tweak from Anton Berezin.
72881      Branch: perl
72882            ! hints/freebsd.sh
72883 ____________________________________________________________________________
72884 [  7394] By: jhi                                   on 2000/10/22  04:50:04
72885         Log: Tweak the Is* definitions of Unicode character classes
72886              to better match the official categorizations; embrace
72887              the official categorizations; add the combining marks
72888              as alpha (and -numeric); fix DCinital (a typo and edito)
72889              to be DCmedial.
72890      Branch: perl
72891            + lib/unicode/Is/DCmedial.pl
72892            - lib/unicode/Is/DCinital.pl
72893            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
72894            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
72895            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
72896            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
72897 ____________________________________________________________________________
72898 [  7393] By: jhi                                   on 2000/10/21  18:06:05
72899         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
72900              From: Daniel Chetlin <daniel@chetlin.com>
72901              Date: Sat, 21 Oct 2000 02:57:03 -0700
72902              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
72903      Branch: perl
72904            + t/lib/tie-splice.t
72905            ! MANIFEST lib/Tie/Array.pm
72906 ____________________________________________________________________________
72907 [  7392] By: gsar                                  on 2000/10/21  18:05:15
72908         Log: resync utfperl branch with mainline
72909      Branch: utfperl
72910           !> (integrate 1760 files)
72911 ____________________________________________________________________________
72912 [  7391] By: jhi                                   on 2000/10/21  14:37:49
72913         Log: Testcases for a #7383,#7385 related bug.
72914              
72915              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
72916              From: Nicholas Clark <nick@ccl4.org>
72917              Date: Sat, 21 Oct 2000 15:04:51 +0100
72918              Message-ID: <20001021150451.A51566@plum.flirble.org>
72919      Branch: perl
72920            ! t/pragma/utf8.t
72921 ____________________________________________________________________________
72922 [  7390] By: jhi                                   on 2000/10/21  14:35:57
72923         Log: Add a testcase for #7389.
72924      Branch: perl
72925            ! t/pragma/warn/op
72926 ____________________________________________________________________________
72927 [  7389] By: jhi                                   on 2000/10/21  14:26:45
72928         Log: Subject: Re: Creating const subs for constants.
72929              From: John Tobey <jtobey@john-edwin-tobey.org>
72930              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
72931              Message-Id: <m13mo0N-000FObC@feynman.localnet>
72932      Branch: perl
72933            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
72934            ! proto.h sv.c
72935 ____________________________________________________________________________
72936 [  7388] By: nick                                  on 2000/10/21  11:44:23
72937         Log: Populate perlio branch
72938      Branch: perlio
72939           +> (branch 1760 files)
72940 ____________________________________________________________________________
72941 [  7387] By: nick                                  on 2000/10/21  10:52:05
72942         Log: Get branch back as replica of mainline via :
72943              p4 integrate -b utfperl
72944              p4 resolve -at ./...
72945      Branch: utfperl
72946           +> (branch 269 files)
72947            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
72948            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
72949            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
72950            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
72951            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
72952            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
72953            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
72954            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
72955            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
72956            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
72957            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
72958            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
72959            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
72960            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
72961            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
72962            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
72963            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
72964            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
72965            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
72966            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
72967            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
72968            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
72969            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
72970            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
72971            - lib/unicode/UCD300.html lib/unicode/Unicode.300
72972            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
72973            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
72974            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
72975            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
72976           !> (integrate 965 files)
72977 ____________________________________________________________________________
72978 [  7386] By: jhi                                   on 2000/10/21  01:31:12
72979         Log: Update Changes.
72980      Branch: perl
72981            ! Changes patchlevel.h
72982 ____________________________________________________________________________
72983 [  7385] By: jhi                                   on 2000/10/21  01:28:42
72984         Log: The #7383 was right only in the context of the original bug report,
72985              not in more general case.
72986      Branch: perl
72987            ! pp_hot.c
72988 ____________________________________________________________________________
72989 [  7384] By: jhi                                   on 2000/10/21  01:08:23
72990         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
72991      Branch: perl
72992            ! ext/IO/lib/IO/Select.pm
72993 ____________________________________________________________________________
72994 [  7383] By: jhi                                   on 2000/10/21  00:44:18
72995         Log: Fix for ID 20001020.006, concatenating an unset submatch
72996              with utf8 resulted in "Modification of a read-only value".
72997      Branch: perl
72998            ! pp_hot.c t/pragma/utf8.t
72999 ____________________________________________________________________________
73000 [  7382] By: jhi                                   on 2000/10/20  20:44:31
73001         Log: Make scan_num() reëntrant, as suggested in
73002              
73003              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73004              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73005              Date: Fri, 20 Oct 2000 14:17:27 +0100
73006              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73007      Branch: perl
73008            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
73009            ! toke.c
73010 ____________________________________________________________________________
73011 [  7381] By: jhi                                   on 2000/10/20  20:07:29
73012         Log: Reëntrancy fix.
73013              
73014              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73015              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73016              Date: Fri, 20 Oct 2000 14:17:27 +0100
73017              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73018      Branch: perl
73019            ! embed.h embed.pl perl.h proto.h toke.c
73020 ____________________________________________________________________________
73021 [  7380] By: jhi                                   on 2000/10/20  19:15:54
73022         Log: Don't write double values through long double pointers,
73023              based on a part of
73024              
73025              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73026              From: Jens Hamisch <jens@Strawberry.COM>
73027              Date: Tue, 17 Oct 2000 08:39:36 +0200
73028              Message-Id: <20001017083936.A11104@Strawberry.COM>
73029      Branch: perl
73030            ! perl.h pp.c
73031 ____________________________________________________________________________
73032 [  7379] By: jhi                                   on 2000/10/20  18:43:37
73033         Log: Portability tweak on #7377.
73034              
73035              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
73036              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73037              Date:     Fri, 20 Oct 2000 13:13:41 EDT
73038              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
73039      Branch: perl
73040            ! t/lib/dprof.t
73041 ____________________________________________________________________________
73042 [  7378] By: jhi                                   on 2000/10/20  12:57:19
73043         Log: SOCKS function redefinitions need prototypes, too, otherwise
73044              for example 32 bit versus 64 bit differences cause a lot of
73045              problems.  Part of
73046              
73047              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73048              From: Jens Hamisch <jens@Strawberry.COM>
73049              Date: Tue, 17 Oct 2000 08:39:36 +0200
73050              Message-Id: <20001017083936.A11104@Strawberry.COM>
73051      Branch: perl
73052            ! doio.c pp_sys.c
73053 ____________________________________________________________________________
73054 [  7377] By: jhi                                   on 2000/10/20  12:37:12
73055         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
73056              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73057              Date:     Fri, 20 Oct 2000 08:26:04 EDT
73058              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
73059      Branch: perl
73060            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
73061 ____________________________________________________________________________
73062 [  7376] By: jhi                                   on 2000/10/20  12:35:31
73063         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
73064              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73065              Date:     Fri, 20 Oct 2000 07:48:15 EDT
73066              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
73067      Branch: perl
73068            ! configure.com vms/gen_shrfls.pl
73069 ____________________________________________________________________________
73070 [  7375] By: bailey                                on 2000/10/20  04:44:37
73071         Log: SYN SYN
73072      Branch: vmsperl
73073           +> (branch 134 files)
73074            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
73075            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
73076            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
73077            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
73078            - eg/cgi/frameset.cgi eg/cgi/index.html
73079            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73080            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73081            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73082            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73083            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73084            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73085            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73086            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73087            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73088            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73089            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73090            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73091            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73092            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
73093            - lib/unicode/Props.txt lib/unicode/UCD300.html
73094            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
73095            - utils/perlbc.PL vms/subconfigure.com
73096           !> (integrate 785 files)
73097 ____________________________________________________________________________
73098 [  7374] By: jhi                                   on 2000/10/20  00:59:48
73099         Log: In the latest compiler builds cccdlflags must not become -fpic,
73100              from Wilfredo Sánchez.
73101      Branch: perl
73102            ! hints/darwin.sh
73103 ____________________________________________________________________________
73104 [  7373] By: jhi                                   on 2000/10/20  00:56:35
73105         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
73106              From: Tony Cook <tony@develop-help.com>
73107              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
73108              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
73109      Branch: perl
73110            ! pod/perlop.pod
73111 ____________________________________________________________________________
73112 [  7372] By: jhi                                   on 2000/10/19  19:34:40
73113         Log: Typo noted by Mark Lutz.
73114      Branch: perl
73115            ! t/op/64bitint.t
73116 ____________________________________________________________________________
73117 [  7371] By: jhi                                   on 2000/10/19  19:33:13
73118         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
73119      Branch: metaconfig
73120            ! U/modified/Cppsym.U U/modified/Oldconfig.U
73121      Branch: metaconfig/U/perl
73122            ! End.U dlsrc.U libperl.U
73123      Branch: perl
73124            + hints/nonstopux.sh
73125            ! Configure MANIFEST config_h.SH
73126 ____________________________________________________________________________
73127 [  7370] By: jhi                                   on 2000/10/19  17:18:08
73128         Log: Subject: PATCH do_print has 2 PerlIO_error()s
73129              From: nick@ccl4.org
73130              Date: Thu, 19 Oct 2000 18:09:20 +0100
73131              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
73132      Branch: perl
73133            ! doio.c
73134 ____________________________________________________________________________
73135 [  7369] By: jhi                                   on 2000/10/19  14:01:49
73136         Log: Update Changes.
73137      Branch: perl
73138            ! Changes patchlevel.h
73139 ____________________________________________________________________________
73140 [  7368] By: jhi                                   on 2000/10/19  13:04:29
73141         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
73142              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73143              Date: Wed, 18 Oct 2000 13:12:01 +0200
73144              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
73145      Branch: perl
73146            ! hints/aix.sh
73147 ____________________________________________________________________________
73148 [  7367] By: jhi                                   on 2000/10/19  02:22:40
73149         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
73150              of a 'pmshort' anywhere in the B, so the offending line was simply
73151              removed.
73152      Branch: perl
73153            ! ext/B/B/Debug.pm
73154 ____________________________________________________________________________
73155 [  7366] By: jhi                                   on 2000/10/19  02:12:37
73156         Log: Add the test case for the bug id 20000730.004 which seems
73157              to have been fixed by now.
73158      Branch: perl
73159            ! t/pragma/utf8.t
73160 ____________________________________________________________________________
73161 [  7365] By: jhi                                   on 2000/10/18  23:36:24
73162         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
73163              From: Hugo <hv@crypt.compulink.co.uk>
73164              Date: Wed, 18 Oct 2000 23:25:58 +0100
73165              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
73166      Branch: perl
73167            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
73168 ____________________________________________________________________________
73169 [  7364] By: jhi                                   on 2000/10/18  21:12:53
73170         Log: (retracted)
73171      Branch: perl
73172            ! pp.c
73173 ____________________________________________________________________________
73174 [  7363] By: jhi                                   on 2000/10/18  20:55:38
73175         Log: Missing change from #7362.
73176      Branch: perl
73177            ! win32/perlhost.h
73178 ____________________________________________________________________________
73179 [  7362] By: jhi                                   on 2000/10/18  20:52:01
73180         Log: Borland C fstat() never saw the fd as writable.
73181              
73182              Subject: fix for Borland's weak "stat" (perl@7211)
73183              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73184              Date: Mon, 16 Oct 2000 09:55:03 +0400
73185              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
73186      Branch: perl
73187            ! win32/win32.c
73188 ____________________________________________________________________________
73189 [  7361] By: jhi                                   on 2000/10/18  17:43:50
73190         Log: Regen toc.
73191      Branch: perl
73192            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
73193 ____________________________________________________________________________
73194 [  7360] By: jhi                                   on 2000/10/18  17:07:44
73195         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73196              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
73197              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
73198              Date: Mon, 16 Oct 2000 15:19:49 +0200
73199      Branch: perl
73200            + README.aix
73201            ! MANIFEST
73202 ____________________________________________________________________________
73203 [  7359] By: jhi                                   on 2000/10/18  17:04:49
73204         Log: Subject: Pod patch for Devel::Peek
73205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73206              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
73207              Date: Mon, 16 Oct 2000 12:26:34 +0200
73208      Branch: perl
73209            ! ext/Devel/Peek/Peek.pm
73210 ____________________________________________________________________________
73211 [  7358] By: jhi                                   on 2000/10/18  17:03:15
73212         Log: Make Cwd more bulletproof in chrooted environments.
73213              
73214              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
73215              From: "Eric E. Coe" <Eric.Coe@oracle.com>
73216              Date: Wed, 18 Oct 2000 04:03:54 -0400
73217              Message-Id: <39ED596A.70E599FE@oracle.com>
73218      Branch: perl
73219            ! lib/Cwd.pm
73220 ____________________________________________________________________________
73221 [  7357] By: jhi                                   on 2000/10/18  16:37:26
73222         Log: Disable the UTF8 downgrade croakage for now to avoid
73223              too many not okay messages.
73224      Branch: perl
73225            ! doio.c
73226 ____________________________________________________________________________
73227 [  7356] By: jhi                                   on 2000/10/17  23:29:41
73228         Log: Show the failed remote port, instead of the failing line number.
73229              
73230              Subject: [PATCH 5.6.1 Debugger] More diagnostics
73231              From: David Sparks <daves@ActiveState.com>
73232              Date: Tue, 17 Oct 2000 15:00:24 -0700
73233              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
73234      Branch: perl
73235            ! lib/perl5db.pl
73236 ____________________________________________________________________________
73237 [  7355] By: jhi                                   on 2000/10/17  14:11:31
73238         Log: On output try to downgrade to bytes, croak if impossible,
73239              from Simon Cozens.  This means that outputting >255 UTF8
73240              is impossible.  Consider this as a strong incentive to get
73241              the I/O disciplines implemented.
73242      Branch: perl
73243            ! doio.c pod/perldiag.pod sv.c
73244 ____________________________________________________________________________
73245 [  7354] By: jhi                                   on 2000/10/17  13:42:23
73246         Log: Clarify documentation on 'use bytes'.
73247              
73248              Subject: Re: What does 'use bytes' "mean" ?
73249              From: Simon Cozens <simon@cozens.net>
73250              Date: Mon, 18 Sep 2000 18:24:25 +0100
73251              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
73252      Branch: perl
73253            ! lib/bytes.pm
73254 ____________________________________________________________________________
73255 [  7353] By: jhi                                   on 2000/10/17  13:28:12
73256         Log: Workaround for a sfio bug where the stream error indicator
73257              is not cleared as documented.
73258              
73259              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73260              From: Nicholas Clark <nick@ccl4.org>
73261              Date: Mon, 16 Oct 2000 18:28:23 +0100
73262              Message-ID: <20001016182823.J19700@plum.flirble.org>
73263      Branch: perl
73264            ! doio.c
73265 ____________________________________________________________________________
73266 [  7352] By: jhi                                   on 2000/10/17  13:06:19
73267         Log: More IoTYPE sprinkling.
73268      Branch: perl
73269            ! doio.c pp_hot.c
73270 ____________________________________________________________________________
73271 [  7351] By: jhi                                   on 2000/10/16  22:47:07
73272         Log: Detect early whether the std streams have gone bad.
73273              
73274              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73275              Date: Mon, 16 Oct 2000 23:28:42 +0100
73276              From: Nicholas Clark <nick@ccl4.org>
73277              Message-ID: <20001016232842.A37942@plum.flirble.org>
73278      Branch: perl
73279            ! t/op/misc.t
73280 ____________________________________________________________________________
73281 [  7350] By: jhi                                   on 2000/10/16  22:45:16
73282         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
73283              From: "Peter J. Farley III" <pjfarley@banet.net>
73284              Date: Mon, 16 Oct 2000 18:15:59 -0400
73285              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
73286      Branch: perl
73287            ! djgpp/djgpp.c dosish.h t/io/open.t
73288 ____________________________________________________________________________
73289 [  7349] By: jhi                                   on 2000/10/16  22:36:45
73290         Log: perldelta tweak.
73291      Branch: perl
73292            ! pod/perldelta.pod
73293 ____________________________________________________________________________
73294 [  7348] By: jhi                                   on 2000/10/16  15:17:53
73295         Log: Update Changes.
73296      Branch: perl
73297            ! Changes patchlevel.h
73298 ____________________________________________________________________________
73299 [  7347] By: jhi                                   on 2000/10/16  13:55:27
73300         Log: Add the capability to include/exclude branches.
73301      Branch: perl
73302            ! Porting/genlog
73303 ____________________________________________________________________________
73304 [  7346] By: jhi                                   on 2000/10/16  13:18:04
73305         Log: Add Charles Lane.
73306      Branch: perl
73307            ! AUTHORS Changes
73308 ____________________________________________________________________________
73309 [  7345] By: jhi                                   on 2000/10/16  13:13:21
73310         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
73311      Branch: perl
73312            ! pod/perldelta.pod
73313 ____________________________________________________________________________
73314 [  7344] By: gsar                                  on 2000/10/16  09:30:21
73315         Log: integrate change#6220 from cfgperl
73316              
73317              Win32 patches from Benjamin Stuhl.
73318      Branch: maint-5.6/perl
73319           !> makedef.pl win32/win32.h
73320 ____________________________________________________________________________
73321 [  7343] By: gsar                                  on 2000/10/16  08:32:19
73322         Log: integrate changes#6221,6222 from cfgperl
73323              
73324              Remove tr///CU (the feature is to be obsoleted by better interfaces).
73325              From: simon@brecon.co.uk (Simon Cozens)
73326              Subject: [PATCH] Eliminate tr///[CU][CU]
73327              Date: 23 Jun 2000 11:05:40 GMT
73328              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
73329              
73330              doc typo fix
73331              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
73332              From: Ian Phillipps <Ian.Phillipps@iname.com>
73333              Date: Fri, 23 Jun 2000 10:40:58 +0100
73334              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
73335      Branch: maint-5.6/perl
73336           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
73337 ____________________________________________________________________________
73338 [  7342] By: gsar                                  on 2000/10/16  08:28:08
73339         Log: integrate change#6217 from cfgperl (in part)
73340              
73341              Rename the fdpid locking and integrate with Sarathy.
73342      Branch: maint-5.6/perl
73343           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
73344           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
73345           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
73346           !> win32/win32.c
73347 ____________________________________________________________________________
73348 [  7341] By: gsar                                  on 2000/10/16  08:23:39
73349         Log: integrate changes#6214..6216 from mainline
73350              
73351              @_ can't have junk in it even in the non-USE_ITHREADS case because
73352              caller() wants to populate @DB::args with it (causes a coredump
73353              in Carp::confess())
73354              
73355              tweak comment about @DB::args
73356              
73357              be more optimal about clearing @_
73358      Branch: maint-5.6/perl
73359           !> av.h cop.h pp_ctl.c t/op/runlevel.t
73360 ____________________________________________________________________________
73361 [  7340] By: gsar                                  on 2000/10/16  08:20:37
73362         Log: integrate changes#6207..6210 from cfgperl
73363              
73364              Subject: [PATCH 5.6.0] Threadsafe patches
73365              From: Dan Sugalski <dan@sidhe.org>
73366              To: perl5-porters@perl.org
73367              Date: Mon, 08 May 2000 18:08:13 -0400
73368              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
73369              
73370              Regen headers for #6207.
73371              
73372              Lock PL_fdpid against race conditions, based on:
73373              Subject: [PATCH 5.6.0]subprocess fixup for threads
73374              From: Dan Sugalski <dan@sidhe.org>
73375              To: perl5-porters@perl.org
73376              Date: Tue, 11 Apr 2000 17:02:32 -0400
73377              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
73378              
73379              Mopup for #6207 and #6209.
73380      Branch: maint-5.6/perl
73381           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
73382           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
73383           !> win32/win32.c
73384 ____________________________________________________________________________
73385 [  7339] By: gsar                                  on 2000/10/16  08:14:34
73386         Log: integrate change#6203 from cfgperl
73387              
73388              perldiag should refer to perlos2.pod not README.os2
73389      Branch: maint-5.6/perl
73390           !> pod/perldiag.pod
73391 ____________________________________________________________________________
73392 [  7338] By: gsar                                  on 2000/10/16  08:11:42
73393         Log: integrate change#6201 from mainline
73394              
73395              Perl_eval_pv() leaks 4 bytes every time it is called because it
73396              does a PUSHMARK that's never ever POPMARKed; in general, only
73397              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
73398              Perl_eval_[sp]v() don't because they don't take any incoming
73399              arguments (this leak has been around since the original version
73400              of perl_eval_pv() in 5.003_97e)
73401      Branch: maint-5.6/perl
73402           !> perl.c
73403 ____________________________________________________________________________
73404 [  7337] By: gsar                                  on 2000/10/16  08:08:47
73405         Log: integrate changes#6197..6200 from cfgperl
73406              
73407              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
73408              From: John Borwick <jhborwic@unity.ncsu.edu>
73409              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
73410              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
73411              
73412              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
73413              From: Dan Sugalski <dan@sidhe.org>
73414              To: vmsperl@perl.org, perl5-porters@perl.org
73415              Date: Fri, 02 Jun 2000 16:00:41 -0400
73416              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
73417              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
73418              
73419              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
73420              From: Dan Sugalski <dan@sidhe.org>
73421              To: perl5-porters@perl.org, vmsperl@perl.org
73422              Date: Fri, 02 Jun 2000 17:30:51 -0400
73423              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
73424              
73425              Update to cperl-mode.el 4.31 from
73426              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
73427              Subject: A couple of notes
73428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73429              To: Mailing list Perl5 <perl5-porters@perl.org>
73430              Date: Sat, 3 Jun 2000 23:33:32 -0400
73431              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
73432      Branch: maint-5.6/perl
73433           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
73434           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
73435           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
73436           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
73437           !> vms/vmsish.h
73438 ____________________________________________________________________________
73439 [  7336] By: gsar                                  on 2000/10/16  08:03:46
73440         Log: integrate changes#6194,6195 from mainline
73441              
73442              fix small eval"" memory leaks under USE_ITHREADS
73443              
73444              fix yet another eval"" leak under USE_ITHREADS
73445      Branch: maint-5.6/perl
73446           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
73447           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
73448           !> vms/perly_c.vms
73449 ____________________________________________________________________________
73450 [  7335] By: gsar                                  on 2000/10/16  08:02:15
73451         Log: integrate changes#6190,6191 from mainline
73452              
73453              submit missing embed.pl change
73454              
73455              vec() loses numericalness (modified version of patch suggested
73456              by Robin Barker)
73457      Branch: maint-5.6/perl
73458           !> doop.c embed.pl t/op/vec.t
73459 ____________________________________________________________________________
73460 [  7334] By: gsar                                  on 2000/10/16  08:01:03
73461         Log: integrate change#6189 from mainline
73462              
73463              counting tr/// corrupts later operation (from M.J.T Guy)
73464      Branch: maint-5.6/perl
73465           !> doop.c t/op/tr.t
73466 ____________________________________________________________________________
73467 [  7333] By: gsar                                  on 2000/10/16  07:59:07
73468         Log: integrate changes#6183..6188 from mainline
73469              
73470              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
73471              <nick@ccl4.org>)
73472              
73473              tweak for change#6127
73474              
73475              remove incorrect documentation about implicit split to @_ in
73476              list context, which never really worked in perl 5 (from
73477              M.J.T. Guy)
73478              
73479              further qualify references to "alphanumeric" (from Wolfgang Laun
73480              <wolfgang.laun@alcatel.at>)
73481              
73482              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
73483              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
73484              
73485              h2xs tweaks
73486      Branch: maint-5.6/perl
73487           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
73488           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
73489           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
73490           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
73491           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
73492           !> pod/pod2latex.PL utils/h2xs.PL
73493 ____________________________________________________________________________
73494 [  7332] By: gsar                                  on 2000/10/16  07:53:52
73495         Log: integrate change#6179 from mainline
73496              
73497              buggy modulus on UVs introduced by change#3378 (resulted in
73498              4063328477 % 65535 amounting to 27406, instead of 27407)
73499      Branch: maint-5.6/perl
73500           !> pp.c t/op/arith.t
73501 ____________________________________________________________________________
73502 [  7331] By: gsar                                  on 2000/10/16  07:52:49
73503         Log: integrate changes#6176,6177,6178,6182 from cfgperl
73504              
73505              Single-quoted utf8 patch from Simon Cozens.
73506              
73507              Substitution utf8 patch from Simon Cozens.
73508              
73509              Be cleaner.
73510              
73511              Be Cleaner Part Deux.
73512      Branch: maint-5.6/perl
73513           !> Makefile.SH pp_hot.c toke.c
73514 ____________________________________________________________________________
73515 [  7330] By: gsar                                  on 2000/10/16  07:41:36
73516         Log: integrate change#6172 from mainline
73517              
73518              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
73519              (from Ilya Zakharevich)
73520      Branch: maint-5.6/perl
73521           !> regexec.c t/op/re_tests
73522 ____________________________________________________________________________
73523 [  7329] By: gsar                                  on 2000/10/16  07:40:25
73524         Log: integrate change#6171 from mainline
73525              
73526              scalar() doesn't force scalar context when used in void context
73527              (from Simon Cozens)
73528      Branch: maint-5.6/perl
73529           !> op.c t/op/wantarray.t
73530 ____________________________________________________________________________
73531 [  7328] By: gsar                                  on 2000/10/16  07:39:33
73532         Log: integrate change#6170 from mainline
73533              
73534              change#6142 needs tweaks to tests to work where there's no
73535              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73536      Branch: maint-5.6/perl
73537           !> t/lib/filefind.t
73538 ____________________________________________________________________________
73539 [  7327] By: gsar                                  on 2000/10/16  07:35:34
73540         Log: integrate changes#6166..6168 from cfgperl
73541              
73542              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
73543              in case somebody wants to write an extension for more
73544              shadow database interfaces.
73545              
73546              tweak todo
73547              
73548              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
73549      Branch: maint-5.6/perl
73550           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73551           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
73552           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
73553           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
73554           !> win32/config.vc win32/config_H.bc win32/config_H.gc
73555           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
73556 ____________________________________________________________________________
73557 [  7326] By: gsar                                  on 2000/10/16  07:29:05
73558         Log: integrate changes#6157,6159..6161,6164 from cfgperl
73559              
73560              Regen Configure to jive with #6149.
73561              
73562              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
73563              
73564              Changes for the File::Temp 0.08 (change #6159) test suite
73565              to fit better into the Perl distribution test framework.
73566              
73567              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
73568              both from Simon Cozens.
73569              
73570              detypo
73571      Branch: maint-5.6/perl
73572           +> pod/perlmodlib.PL pod/perlnewmod.pod
73573           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
73574           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
73575           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
73576           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
73577 ____________________________________________________________________________
73578 [  7325] By: gsar                                  on 2000/10/16  07:25:13
73579         Log: integrate change#6158 from vmsperl
73580              
73581              Add fallback to tmpfile for use in cases where user's relying on
73582              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
73583              Lane's patch)
73584      Branch: maint-5.6/perl
73585           !> vms/vms.c vms/vmsish.h
73586 ____________________________________________________________________________
73587 [  7324] By: gsar                                  on 2000/10/16  07:20:50
73588         Log: integrate changes#6153..6155 from mainline
73589              
73590              prettier Test::Harness output on failed tests (from Nicholas Clark
73591              <nick@Bagpuss.uk.boo.com>)
73592              
73593              avoid type mismatch warning
73594              
73595              small bug in change#6144; remove random \xA0 character that snuck
73596              in via change#6145
73597      Branch: maint-5.6/perl
73598           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
73599           !> perl.c
73600 ____________________________________________________________________________
73601 [  7323] By: gsar                                  on 2000/10/16  07:18:47
73602         Log: integrate changes#6151,6152 from mainline
73603              
73604              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
73605              
73606              cosmetic fixups of RE debug output (from Ilya Zakharevich)
73607      Branch: maint-5.6/perl
73608           !> regexec.c
73609 ____________________________________________________________________________
73610 [  7322] By: gsar                                  on 2000/10/16  07:17:25
73611         Log: integrate changes#6146..6150 from mainline
73612              
73613              doc typo
73614              
73615              add a make entry to Config.pm so "perl -V:make" works on VMS
73616              (from Peter Prymmer)
73617              
73618              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
73619              
73620              OS/2 tweaks for usethreads build (from Rocco Caputo
73621              <troc@netrus.net>)
73622              
73623              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
73624      Branch: maint-5.6/perl
73625           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
73626           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
73627           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
73628           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
73629           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
73630           !> warnings.pl x2p/a2p.h
73631 ____________________________________________________________________________
73632 [  7321] By: gsar                                  on 2000/10/16  07:14:02
73633         Log: integrate changes#6143..6145 from mainline
73634              
73635              MacOS support, part 1 (from Matthias Neeracher
73636              <neeri@iis.ee.ethz.ch>)
73637              
73638              MacOS support, part 2: make AutoSplit use File::Spec instead
73639              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
73640              <neeri@iis.ee.ethz.ch>)
73641              
73642              make xsubpp skip embedded pod (from Matthias Neeracher
73643              <neeri@iis.ee.ethz.ch>)
73644      Branch: maint-5.6/perl
73645           +> ext/DynaLoader/dl_mac.xs
73646           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
73647           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
73648           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
73649           !> pp_ctl.c proto.h toke.c util.c util.h
73650 ____________________________________________________________________________
73651 [  7320] By: gsar                                  on 2000/10/16  07:12:13
73652         Log: integrate changes#6141,6142 from mainline
73653              
73654              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
73655              forwarded by Peter Seebach from the bsdi-users mailing list.
73656              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
73657              
73658              File::Find fails to chdir when chasing symlinks (from
73659              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73660      Branch: maint-5.6/perl
73661           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
73662 ____________________________________________________________________________
73663 [  7319] By: gsar                                  on 2000/10/16  07:04:30
73664         Log: integrate change#6139 from mainline
73665              
73666              revise mktables.PL for bugs and newness in Unicode 3.0
73667              (from James Bence <jbence@amgen.com>)
73668      Branch: maint-5.6/perl
73669           +> (branch 30 files)
73670           !> (integrate 49 files)
73671 ____________________________________________________________________________
73672 [  7318] By: gsar                                  on 2000/10/16  07:01:01
73673         Log: integrate changes#6137,6138 from mainline
73674              
73675              fix bogus redeclaration warning for "our" variables in different
73676              scopes
73677              
73678              add note about the handling of negative indices to tied arrays
73679              (from Michael G Schwern <schwern@pobox.com>)
73680      Branch: maint-5.6/perl
73681           !> op.c pod/perltie.pod t/pragma/strict-vars
73682 ____________________________________________________________________________
73683 [  7317] By: gsar                                  on 2000/10/16  06:58:46
73684         Log: integrate changes#6127..6136 from mainline
73685              
73686              call_method(...,G_EVAL) can longjmp() out if the method probing
73687              failed (from Gisle Aas)
73688              
73689              new perlxstut example for passing/returning refs to arrays
73690              (from David Lowe <dlowe@pootpoot.com>)
73691              
73692              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
73693              
73694              fix places that mean C<"word" character> but say C<alphanumeric
73695              character>
73696              
73697              avoid warnings in POSIX.pm (from Barrie Slaymaker)
73698              
73699              warnings::enabled() doesn't fall back to looking at $^W if
73700              caller isn't using lexical warnings (from Paul Marquess)
73701              
73702              elide bogus test in change#6132
73703              
73704              make Test::Harness use wait.h/WCOREDUMP if available
73705              (from Ben Tilly <ben_tilly@hotmail.com>)
73706              
73707              enable Test::Harness to dynamically determine column width etc.
73708              (from Rob Napier <rnapier@employees.org>)
73709              
73710              random pod typos (from Peter Scott <Peter@PSDT.com>)
73711      Branch: maint-5.6/perl
73712           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
73713           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
73714           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
73715           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
73716 ____________________________________________________________________________
73717 [  7316] By: gsar                                  on 2000/10/16  06:53:23
73718         Log: integrate change#6126 from mainline
73719              
73720              change#2879 broke rvalue autovivification of magicals such as
73721              ${$num} (reworked variant of patch suggested by Simon Cozens)
73722      Branch: maint-5.6/perl
73723           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
73724           !> pp_hot.c proto.h t/op/gv.t
73725 ____________________________________________________________________________
73726 [  7315] By: gsar                                  on 2000/10/16  06:51:38
73727         Log: integrate changes#6123,6125 from mainline
73728              
73729              clarify gotcha with #line directives (from Rocco Caputo
73730              <troc@netrus.net>)
73731              
73732              enable propagating exception objects via Perl_croak() in XS code
73733              (from Gisle Aas)
73734      Branch: maint-5.6/perl
73735           !> pod/perldebug.pod pod/perlsyn.pod util.c
73736 ____________________________________________________________________________
73737 [  7314] By: gsar                                  on 2000/10/16  06:49:28
73738         Log: integrate change#6122 from mainline
73739              
73740              downgrade fatal error on C<"foo@nosucharray.com"> to optional
73741              warning (from Mark-Jason Dominus)
73742      Branch: maint-5.6/perl
73743           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
73744           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
73745           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
73746           !> toke.c
73747 ____________________________________________________________________________
73748 [  7313] By: gsar                                  on 2000/10/16  06:46:54
73749         Log: integrate changes#6112..6121 from vmsperl
73750              
73751              Check for existence of file before trying to delete
73752              
73753              Ugly workaround for version-specific RTL error
73754              
73755              Urk -- undo previous removal of vmsish 'exit' change
73756              
73757              Add bounds checking for several strings (Charles Lane)
73758              
73759              Miscellaneous cosmetic fixes (Charles Lane)
73760              
73761              Treat sockets as special in sys(read|write) (Charles Lane et al.)
73762              
73763              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
73764              Flatten case labels in switch statements uniformly (Charles Bailey)
73765              
73766              Quiet error messages in vmsish.t (Charles Lane)
73767              
73768              Add missing escape (Charles Lane)
73769              
73770              Allow eliminate_macros() and fixpath() to handle space-delimited
73771              lists (based on fixes by Craig Berry)
73772      Branch: maint-5.6/perl
73773           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
73774           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
73775           !> vms/vmsish.h
73776 ____________________________________________________________________________
73777 [  7312] By: gsar                                  on 2000/10/16  06:41:18
73778         Log: integrate changes#6107,6110 from cfgperl
73779              
73780              Tweak the todo list.
73781              
73782              todo tweak
73783      Branch: maint-5.6/perl
73784           !> Todo-5.6
73785 ____________________________________________________________________________
73786 [  7311] By: gsar                                  on 2000/10/16  06:38:38
73787         Log: integrate changes#6104,6108 from mainline
73788              
73789              PL_sys_intern was being initialized too late on windows
73790              
73791              reenable fake signal handling on Windows, bugs and all
73792      Branch: maint-5.6/perl
73793           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
73794           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
73795           !> win32/win32.c
73796 ____________________________________________________________________________
73797 [  7310] By: gsar                                  on 2000/10/16  06:36:03
73798         Log: integrate changes#6095,6097..6103 from cfgperl
73799              
73800              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
73801              might be useful in future.
73802              
73803              Add a note about possible compilation problems from Allen Smith.
73804              
73805              Add a note about other, yet unsupported, shadow password APIs.
73806              
73807              Tweaks for the cc bugs from Allen Smith.
73808              
73809              More compilation tweakery from Allen Smith.
73810              
73811              Hints and test tweaks for Unicos.
73812              
73813              The test suite tweak in #6101 wasn't quite right.
73814              
73815              Test tweaking for Unicos continues.
73816      Branch: maint-5.6/perl
73817           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73818           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
73819           !> t/lib/complex.t t/op/64bitint.t
73820 ____________________________________________________________________________
73821 [  7309] By: gsar                                  on 2000/10/16  06:29:41
73822         Log: integrate changes#6093,6094 from mainline
73823              
73824              fork() failure to create pseudo process sets errno=EAGAIN and returns
73825              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
73826              
73827              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
73828      Branch: maint-5.6/perl
73829           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
73830           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
73831 ____________________________________________________________________________
73832 [  7308] By: gsar                                  on 2000/10/16  06:27:29
73833         Log: integrate change#6092 from cfgperl
73834              
73835              Regen perltoc with the fixed buildtoc.
73836      Branch: maint-5.6/perl
73837           !> pod/perltoc.pod
73838 ____________________________________________________________________________
73839 [  7307] By: gsar                                  on 2000/10/16  06:26:40
73840         Log: integrate changes#6089,6090 from mainline
73841              
73842              buildtoc tweak to fix newline lossage
73843              
73844              concat doesn't preserve utf8-ness, and doesn't invalidate
73845              [NI]OK; added tests for both
73846      Branch: maint-5.6/perl
73847           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
73848 ____________________________________________________________________________
73849 [  7306] By: gsar                                  on 2000/10/16  06:24:05
73850         Log: integrate change#6088 from cfgperl
73851              
73852              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
73853              because we do not use those.  The HAS_GETSPNAM remains,
73854              though, because we still do use that.
73855      Branch: maint-5.6/perl
73856           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73857           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
73858           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
73859           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
73860           !> win32/config.vc win32/config_H.bc win32/config_H.gc
73861           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
73862 ____________________________________________________________________________
73863 [  7305] By: gsar                                  on 2000/10/16  06:15:52
73864         Log: integrate changes#6084,6085,6087 from mainline
73865              
73866              substr() does not preserve utf8-ness (from Stefan Eissing
73867              <Eissing@medicaldataservice.de>); added tests
73868              
73869              repeat operator (x) doesn't preserve utf8-ness
73870              
73871              reverse() and quotemeta() weren't preserving utf8-ness; add tests
73872      Branch: maint-5.6/perl
73873           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
73874 ____________________________________________________________________________
73875 [  7304] By: gsar                                  on 2000/10/16  06:13:10
73876         Log: integrate changes#6077..6083 from mainline
73877              
73878              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
73879              and Tom Phoenix)
73880              
73881              workaround for CRT bug in chdir() (from Charles Lane, via
73882              Peter Prymmer)
73883              
73884              remove outdated kludge in Carp (NULLs are permitted in diagnostics
73885              now)
73886              
73887              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
73888              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
73889              
73890              better default perlbug categories for ok reports (from Richard Foley)
73891              
73892              peek.t non-portable to ithreads
73893              
73894              note about undocumented caller() return value (from M.J.T. Guy);
73895              yet another peek.t tweak
73896      Branch: maint-5.6/perl
73897           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
73898           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
73899           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
73900           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
73901           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
73902           !> vms/vmsish.h
73903 ____________________________________________________________________________
73904 [  7303] By: gsar                                  on 2000/10/16  06:03:18
73905         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
73906              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
73907              
73908              &HUGE_VAL is not defined, it exists.
73909              
73910              Do not warn that an infinity does not look like a number.
73911              
73912              Rewrite the pwent/spent logic to be a little bit more clearer.
73913              
73914              Continue on the pwent/spent case.
73915              
73916              Correct Freudian slip.
73917              
73918              Use HUGE_VALL if applicable.
73919              
73920              pwent/spent #ifdef imbalance.
73921              
73922              Infinite problems.
73923              
73924              Call getspnam() only iff needd.
73925              
73926              Test both the scalar and list contexts.
73927              
73928              Use setxxent()/endxxent().
73929              
73930              Complex tweakery.
73931              
73932              Unicos hint tweak.
73933              
73934              Be more forgiving in POSIX about HUGE_VALL.
73935              
73936              Detypo.
73937              
73938              The search of infinity continues, this time simplified.
73939              
73940              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
73941              in natively 64-bit platforms where a long is a quad (no need
73942              for long longs).  Also added bias for IVs.
73943              
73944              Complex tweaks.
73945              
73946              Introduce t/lib/peek.t.
73947              
73948              Make the test more portable.
73949      Branch: maint-5.6/perl
73950           +> t/lib/peek.t
73951            ! pp_sys.c
73952           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
73953           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
73954           !> t/op/pwent.t toke.c util.c
73955 ____________________________________________________________________________
73956 [  7302] By: gsar                                  on 2000/10/16  05:03:37
73957         Log: integrate changes#6066..6071 from mainline
73958              
73959              s/END/CHECK/
73960              
73961              replace direct call to sighandler() with (*PL_sighandlerp)()
73962              
73963              note about values()
73964              
73965              File::Spec compatibility update (from Barrie Slaymaker
73966              <barries@slaysys.com>)
73967              
73968              remove misleading comment (from M.J.T. Guy)
73969              
73970              misformatted perllocal.pod (from Tim Jenness
73971              <t.jenness@jach.hawaii.edu>)
73972      Branch: maint-5.6/perl
73973           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
73974           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
73975           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
73976           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
73977 ____________________________________________________________________________
73978 [  7301] By: gsar                                  on 2000/10/16  05:00:08
73979         Log: integrate changes#6061..6063 from mainline
73980              
73981              change#5921 neglected to make eq honor "use bytes"
73982              
73983              additional tests for utf8.t
73984              
73985              tokeq() could read unallocated field in argument
73986      Branch: maint-5.6/perl
73987           !> sv.c t/pragma/utf8.t toke.c
73988 ____________________________________________________________________________
73989 [  7300] By: gsar                                  on 2000/10/16  04:56:54
73990         Log: integrate changes#6046,6048,6057,6058 from mainline
73991              
73992              libscheck has insufficient checks for n32 libs (from
73993              Albert Chin-A-Young <china@thewrittenword.com>)
73994              
73995              add note about how $( doesn't interpolate in REs (from
73996              Philip Newton <newton@ficus.frogspace.net>)
73997              
73998              fix broken parsing of /\x{ab}/
73999              
74000              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
74001              (spotted by Donald Kinzer <dkinzer@premia.com>)
74002      Branch: maint-5.6/perl
74003           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
74004           !> t/pragma/utf8.t
74005 ____________________________________________________________________________
74006 [  7299] By: gsar                                  on 2000/10/16  04:52:50
74007         Log: integrate change#6044 from mainline
74008              
74009              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
74010              such that underscores are only ignored in literal numbers,
74011              "\x{...}", and hex/oct argument
74012      Branch: maint-5.6/perl
74013           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
74014 ____________________________________________________________________________
74015 [  7298] By: gsar                                  on 2000/10/16  04:50:53
74016         Log: integrate changes#6027..6043 from mainline
74017              
74018              podlators-1.02 update (from Russ Allbery)
74019              
74020              Pod::Man generates groff-incompatible macro definition (from
74021              Tom Christiansen)
74022              
74023              add CGI.pm v2.66 (from Lincoln Stein)
74024              
74025              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
74026              for @- and @+ (from Johan Vromans)
74027              
74028              small nits in diagnostics.pm (from Robin Barker)
74029              
74030              whitespace adjustments
74031              
74032              missing files in MANIFEST
74033              
74034              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
74035              to compensate
74036              
74037              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
74038              
74039              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
74040      Branch: maint-5.6/perl
74041           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
74042           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
74043           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
74044           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
74045           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
74046           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
74047           !> t/lib/cgi-html.t t/lib/cgi-request.t
74048 ____________________________________________________________________________
74049 [  7297] By: gsar                                  on 2000/10/16  04:44:30
74050         Log: integrate change#6025 from mainline
74051              
74052              Is{Alnum,Alpha,Word} don't match titlecase
74053              TODO: IsSpace is defined recursively!
74054              (both spotted by Larry)
74055      Branch: maint-5.6/perl
74056           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
74057           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
74058 ____________________________________________________________________________
74059 [  7296] By: gsar                                  on 2000/10/16  04:39:30
74060         Log: integrate change#6023 from mainline
74061              
74062              debugger stomps on $. (from M.J.T. Guy)
74063      Branch: maint-5.6/perl
74064           !> lib/perl5db.pl
74065 ____________________________________________________________________________
74066 [  7295] By: gsar                                  on 2000/10/16  04:38:02
74067         Log: integrate change#6022 from mainline
74068              
74069              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
74070      Branch: maint-5.6/perl
74071           !> sv.c
74072 ____________________________________________________________________________
74073 [  7294] By: gsar                                  on 2000/10/16  04:37:05
74074         Log: integrate changes#6018..6021 from mainline
74075              
74076              make lib/syslog.t portable to systems that don't have _PATH_LOG,
74077              make _PATH_LOG() return "" if unavailable
74078              
74079              windows portability tweaks
74080              
74081              test tweak
74082              
74083              remove Win2K issue in pod (fixed by change#6020)
74084      Branch: maint-5.6/perl
74085           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
74086           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
74087           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
74088 ____________________________________________________________________________
74089 [  7293] By: gsar                                  on 2000/10/16  04:20:00
74090         Log: integrate changes#6013..6015 from mainline
74091              
74092              tweak change#5945 to display correct switch name in diagnostic
74093              
74094              glob() loading File::Glob behind the scenes may cause syntax errors
74095              
74096              tweak test for portability
74097      Branch: maint-5.6/perl
74098           !> op.c perl.c pod/perldiag.pod t/lib/b.t
74099 ____________________________________________________________________________
74100 [  7292] By: gsar                                  on 2000/10/16  04:18:11
74101         Log: integrate changes#6005..6010 from mainline, cfgperl
74102              
74103              perldoc might fail via "use blib" (from Hugo van der Sanden)
74104              
74105              Regen Configure.
74106              
74107              note about compile failures and END blocks (from M.J.T. Guy)
74108              
74109              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
74110              
74111              (change#6009 integrated earlier in change#7255)
74112              
74113              clarify note about shadow password support (from
74114              gellyfish@gellyfish.com)
74115      Branch: maint-5.6/perl
74116           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74117           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
74118           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
74119 ____________________________________________________________________________
74120 [  7291] By: gsar                                  on 2000/10/16  04:12:03
74121         Log: integrate changes#6002,6003 from mainline
74122              
74123              destructive sv_setsv() can lose UV-ness from source, causing
74124              numeric promotions/comparisons to fail to do the right thing
74125              
74126              allow REG_EXPAND_SZ keys in Windows registry (from
74127              John Clayton <John.Clayton@barclayscapital.com>)
74128      Branch: maint-5.6/perl
74129           !> sv.c win32/win32.c
74130 ____________________________________________________________________________
74131 [  7290] By: gsar                                  on 2000/10/16  04:10:19
74132         Log: integrate change#6001 from mainline
74133              
74134              support additional library locations via $Config{otherlibdirs}
74135              (from Andy Dougherty)
74136      Branch: maint-5.6/perl
74137           !> Configure INSTALL Porting/Glossary Porting/config.sh
74138           !> Porting/config_H config_h.SH epoc/config.sh perl.c
74139           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
74140           !> win32/config.bc win32/config.gc win32/config.vc
74141 ____________________________________________________________________________
74142 [  7289] By: gsar                                  on 2000/10/16  04:08:28
74143         Log: integrate change#5999 from mainline
74144              
74145              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
74146      Branch: maint-5.6/perl
74147           !> t/pragma/warn/toke toke.c
74148 ____________________________________________________________________________
74149 [  7288] By: gsar                                  on 2000/10/16  04:07:01
74150         Log: integrate changes#5997,5998 from cfgperl
74151              
74152              Preserve $!.
74153              
74154              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
74155      Branch: maint-5.6/perl
74156           !> lib/Math/Complex.pm
74157 ____________________________________________________________________________
74158 [  7287] By: gsar                                  on 2000/10/16  04:04:37
74159         Log: integrate change#5995 from mainline
74160              
74161              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
74162      Branch: maint-5.6/perl
74163           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
74164 ____________________________________________________________________________
74165 [  7286] By: gsar                                  on 2000/10/16  04:03:21
74166         Log: integrate change#5994 from mainline
74167              
74168              fix for missed accounting for null byte in pack("Z",...) (from
74169              M.J.T. Guy)
74170      Branch: maint-5.6/perl
74171           !> pp.c t/op/pack.t
74172 ____________________________________________________________________________
74173 [  7285] By: gsar                                  on 2000/10/16  04:02:11
74174         Log: integrate changes#5989..5993 from mainline
74175              
74176              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
74177              itself and no other (from Tom Hughes)
74178              
74179              use $ENV{LIB} to search for libs under Visual C compiler
74180              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
74181              
74182              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
74183              
74184              pod nit (from Simon Cozens)
74185              
74186              various minor tweaks seen on p5p
74187      Branch: maint-5.6/perl
74188           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
74189           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
74190           !> t/op/array.t toke.c
74191 ____________________________________________________________________________
74192 [  7284] By: gsar                                  on 2000/10/16  03:59:00
74193         Log: integrate changes#5978..5988 from mainline
74194              
74195              sync version numbers in File::Spec with the ones on CPAN
74196              (from Barrie Slaymaker)
74197              
74198              under useithreads, constant pad entries could inadvertantly be
74199              shared across threads (from Eric Blood <eblood@xmission.com>);
74200              added Eric's test case to testsuite
74201              
74202              allow Configure -S to run non-interactively (spotted by Greg Hudson
74203              <ghudson@mit.edu>)
74204              
74205              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
74206              prototype mismatch with CORE::glob(); update pod and tests to
74207              suit (File::Glob::glob() is still available for backward
74208              compatibility, but should be considered deprecated)
74209              
74210              avoid error in IO::Socket::INET when given an unknown service name
74211              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
74212              
74213              numeric conversion of non-number in change#3378 tramples on
74214              OOK offset, causing segfaults
74215              
74216              attributes::reftype() doesn't work on tied argument
74217              
74218              forked child may not exit correctly if it failed to open
74219              /dev/console (from Graham Barr)
74220              
74221              add regular expressions tutorial and quick-start guide (from
74222              Mark Kvale <kvale@phy.ucsf.edu>)
74223              
74224              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
74225              
74226              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
74227              <paul@miraclefish.com>)
74228      Branch: maint-5.6/perl
74229           +> pod/perlrequick.pod pod/perlretut.pod
74230           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
74231           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
74232           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
74233           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
74234           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
74235           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
74236           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
74237           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
74238 ____________________________________________________________________________
74239 [  7283] By: gsar                                  on 2000/10/16  03:52:14
74240         Log: integrate change#5977 from mainline
74241              
74242              autoquote barewords followed by newline and arrow properly
74243              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
74244      Branch: maint-5.6/perl
74245           !> t/pragma/warn/toke toke.c
74246 ____________________________________________________________________________
74247 [  7282] By: gsar                                  on 2000/10/16  03:50:48
74248         Log: integrate change#5976 from mainline
74249              
74250              DB_File v1.73 update (from Paul Marquess)
74251      Branch: maint-5.6/perl
74252           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
74253           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
74254 ____________________________________________________________________________
74255 [  7281] By: gsar                                  on 2000/10/16  03:49:14
74256         Log: integrate change#5975 from mainline
74257              
74258              allow sort() reentrancy (variant of patch suggested by
74259              Hugo van der Sanden)
74260      Branch: maint-5.6/perl
74261           !> pp_ctl.c t/op/sort.t
74262 ____________________________________________________________________________
74263 [  7280] By: gsar                                  on 2000/10/16  03:48:22
74264         Log: integrate change#5974 from mainline
74265              
74266              change#4197 somehow missed initializing PL_errors, meaning
74267              syntax error queueing wasn't working outside eval"" at all;
74268              also fixed eval"" to localize PL_error_count, so that compile-time
74269              eval's don't clobber the error state of the outer context
74270      Branch: maint-5.6/perl
74271           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
74272           !> t/pragma/warn/toke
74273 ____________________________________________________________________________
74274 [  7279] By: gsar                                  on 2000/10/16  03:46:21
74275         Log: integrate change#5973 from mainline
74276              
74277              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
74278      Branch: maint-5.6/perl
74279           !> regcomp.c regexec.c t/op/re_tests
74280 ____________________________________________________________________________
74281 [  7278] By: gsar                                  on 2000/10/16  03:44:54
74282         Log: integrate change#5971 from cfgperl
74283              
74284              Unicos tweaks from Mark P. Lutz.
74285      Branch: maint-5.6/perl
74286           !> hints/unicos.sh lib/Math/Complex.pm
74287 ____________________________________________________________________________
74288 [  7277] By: gsar                                  on 2000/10/16  03:42:59
74289         Log: integrate changes#5966..5970 from mainline
74290              
74291              add testsuite for B backends, fix bug in B::Deparse (from
74292              Simon Cozens <simon@brecon.co.uk>)
74293              
74294              improved docs on the warn_uninit diagnostic (from David Glasser
74295              and Simon Cozens)
74296              
74297              tolerate spaces in group names in test on solaris (from David Boyce
74298              <dsb@boyski.com>)
74299              
74300              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
74301              
74302              Data::Dumper fumbles negative numbers on 32-bit platforms where
74303              IV is >32bits
74304      Branch: maint-5.6/perl
74305           +> t/lib/b.t t/lib/syslog.t
74306           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
74307           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
74308           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
74309 ____________________________________________________________________________
74310 [  7276] By: gsar                                  on 2000/10/16  03:39:30
74311         Log: integrate change#5965 from mainline
74312              
74313              avoid "will not stay shared" warnings for our variables (from
74314              Robin Barker)
74315      Branch: maint-5.6/perl
74316           !> op.c t/pragma/warn/op
74317 ____________________________________________________________________________
74318 [  7275] By: gsar                                  on 2000/10/16  03:38:18
74319         Log: integrate change#5964 from mainline
74320              
74321              reformat to 72 columns (again)
74322      Branch: maint-5.6/perl
74323           !> pod/perldiag.pod
74324 ____________________________________________________________________________
74325 [  7274] By: gsar                                  on 2000/10/16  03:36:58
74326         Log: integrate change#5963 from mainline
74327              
74328              patch from Larry to make (\&) prototype work; added tests for
74329              the same
74330      Branch: maint-5.6/perl
74331           !> op.c t/comp/proto.t
74332 ____________________________________________________________________________
74333 [  7273] By: gsar                                  on 2000/10/16  03:35:51
74334         Log: integrate changes#5956..5962 from mainline
74335              
74336              better diagnostics on failed tests (from Ilya Zakharevich)
74337              
74338              pod nits (from A. C. Yardley <yardley@tanet.net>)
74339              
74340              change#3569 deleted some essential code, revert; avoid use of
74341              atexit() to make DynaLoader work properly on AIX under mod_perl
74342              (from Jens-Uwe Mager <jum@helios.de>)
74343              
74344              doubled words in pods (from Simon Cozens
74345              <simon.p.cozens@jp.pwcglobal.com>)
74346              
74347              better INSTALL notes on Solaris issues (from Dominic Dunlop)
74348              
74349              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
74350              
74351              updated README.hpux (from Jeff Okamoto)
74352      Branch: maint-5.6/perl
74353           !> INSTALL README.hpux emacs/cperl-mode.el
74354           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
74355           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
74356           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74357           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
74358           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
74359           !> t/op/lex_assign.t
74360 ____________________________________________________________________________
74361 [  7272] By: gsar                                  on 2000/10/16  03:31:22
74362         Log: integrate change#5955 from mainline
74363              
74364              longstanding bug exposed by change#3307: sort arguments weren't
74365              compiled with the right wantarray context (ensuing runtime lookup
74366              via block_gimme() was getting the incidental context of the
74367              sort() itself)
74368      Branch: maint-5.6/perl
74369           !> op.c t/op/sort.t
74370 ____________________________________________________________________________
74371 [  7271] By: gsar                                  on 2000/10/16  03:29:11
74372         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
74373              branch
74374              
74375              Flatten the cpp jungle doing the nosuid checking.
74376              
74377              Do not assume sign propagation. (from M.J.T. Guy)
74378              
74379              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
74380              
74381              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
74382              Now pp_ncmp() returns undef is either operand is a NaN.
74383              
74384              On second thoughts frexp() does have two arguments.
74385              
74386              Document that tr() is not tr(1).
74387              
74388              Be more robust on "extreme" (large absolute value)
74389              arguments.  Originally reported by Daniel Connelly
74390              as a problem with asinh() on large negative arguments,
74391              asinh() used to bail out because an argument to log()
74392              ended up being zero.  Ilya Zakharevich proposed using
74393              Taylor's series in such cases, which for such large
74394              arguments is a very good approximation.
74395              
74396              Undo "use integer" addition from 64bitint as it seems
74397              to break most of the subtests in Digital UNIX;
74398              Unicos needs to find another way.
74399      Branch: maint-5.6/perl
74400           !> (integrate 29 files)
74401 ____________________________________________________________________________
74402 [  7270] By: gsar                                  on 2000/10/16  03:09:44
74403         Log: integrate changes#5948,5949,5950 from mainline
74404              
74405              typo in vars.pm that leads to cryptic message (from Piotr
74406              Piatkowski <kompas@kompas.usr.onet.pl>)
74407              
74408              make perldoc use the pod2man from the same version (from
74409              M.J.T. Guy)
74410              
74411              reformat perldiag to avoid long lines
74412      Branch: maint-5.6/perl
74413           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
74414 ____________________________________________________________________________
74415 [  7269] By: gsar                                  on 2000/10/16  03:05:54
74416         Log: integrate change#5947 from mainline
74417              
74418              use &dl_error rather than &dl_load_file as the guard for calling
74419              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
74420              statically built perl)
74421      Branch: maint-5.6/perl
74422           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
74423 ____________________________________________________________________________
74424 [  7268] By: gsar                                  on 2000/10/16  03:04:48
74425         Log: integrate change#5945 from mainline
74426              
74427              make module name mandatory after -M switch; reorder perldiag
74428              alphabetically (from Mark-Jason Dominus)
74429      Branch: maint-5.6/perl
74430           !> perl.c pod/perldiag.pod
74431 ____________________________________________________________________________
74432 [  7267] By: gsar                                  on 2000/10/16  03:03:01
74433         Log: integrate change#5939 from mainline
74434              
74435              more pod nits (from Larry Virden)
74436      Branch: maint-5.6/perl
74437           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
74438           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
74439           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
74440 ____________________________________________________________________________
74441 [  7266] By: gsar                                  on 2000/10/16  03:01:39
74442         Log: integrate change#5938 from mainline
74443              
74444              Consolidated B::Deparse fixes (from Stephen McCamant)
74445      Branch: maint-5.6/perl
74446           !> ext/B/B/Deparse.pm
74447 ____________________________________________________________________________
74448 [  7265] By: gsar                                  on 2000/10/16  03:00:43
74449         Log: integrate change#5936 from mainline
74450              
74451              additional tests for change#7263 (from Paul Marquess)
74452      Branch: maint-5.6/perl
74453           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
74454           !> t/pragma/warn/5nolint t/pragma/warn/6default
74455 ____________________________________________________________________________
74456 [  7264] By: gsar                                  on 2000/10/16  02:58:34
74457         Log: integrate change#5934 from mainline
74458              
74459              propagate lexical warnings from surrounding scope correctly
74460              within string eval() (from Paul Marquess)
74461      Branch: maint-5.6/perl
74462           !> pp_ctl.c t/pragma/warn/pp_ctl
74463 ____________________________________________________________________________
74464 [  7263] By: gsar                                  on 2000/10/16  02:56:53
74465         Log: integrate change#5932 from mainline
74466              
74467              add rsignal(), whichsig() and do_join() to public API list
74468              (mod_perl uses them to good advantage)
74469      Branch: maint-5.6/perl
74470           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
74471 ____________________________________________________________________________
74472 [  7262] By: gsar                                  on 2000/10/16  02:55:53
74473         Log: integrate change#5931 from mainline
74474              
74475              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
74476      Branch: maint-5.6/perl
74477           !> pp_hot.c regexec.c t/op/pat.t
74478 ____________________________________________________________________________
74479 [  7261] By: gsar                                  on 2000/10/16  02:55:01
74480         Log: integrate change#5930 from mainline
74481              
74482              small os390 tweaks (from Peter Prymmer)
74483      Branch: maint-5.6/perl
74484           !> config_h.SH makedepend.SH
74485 ____________________________________________________________________________
74486 [  7260] By: gsar                                  on 2000/10/16  02:54:10
74487         Log: integrate change#5929 from mainline
74488              
74489              pod nits
74490      Branch: maint-5.6/perl
74491           !> pod/perlguts.pod
74492 ____________________________________________________________________________
74493 [  7259] By: gsar                                  on 2000/10/16  02:52:55
74494         Log: integrate change#5927 from mainline
74495              
74496              arrange for next() to resume at the unstack op rather than the
74497              loop conditional, so that scope cleanup happens correctly
74498              (from Stephen McCamant)
74499      Branch: maint-5.6/perl
74500           !> op.c pp_ctl.c t/op/misc.t
74501 ____________________________________________________________________________
74502 [  7258] By: gsar                                  on 2000/10/16  02:51:38
74503         Log: integrate change#5926 from mainline
74504              
74505              on windows, reserve 16M of stack rather than 128M (allows more
74506              threads to run concurrently)
74507      Branch: maint-5.6/perl
74508           !> win32/Makefile win32/makefile.mk
74509 ____________________________________________________________________________
74510 [  7257] By: gsar                                  on 2000/10/16  02:50:37
74511         Log: integrate change#5925 from mainline
74512              
74513              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
74514      Branch: maint-5.6/perl
74515           !> toke.c
74516 ____________________________________________________________________________
74517 [  7256] By: gsar                                  on 2000/10/16  02:49:36
74518         Log: integrate change#5924 from mainline
74519              
74520              avoid using uninitialized memory in require version check
74521      Branch: maint-5.6/perl
74522           !> pp_ctl.c universal.c
74523 ____________________________________________________________________________
74524 [  7255] By: gsar                                  on 2000/10/16  02:48:03
74525         Log: integrate changes#5923,5928,6009 from mainline
74526              
74527              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
74528      Branch: maint-5.6/perl
74529           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
74530 ____________________________________________________________________________
74531 [  7254] By: gsar                                  on 2000/10/16  02:44:46
74532         Log: integrate change#5922 from mainline
74533              
74534              commentary about IoTYPE() (from Nathan Torkington)
74535      Branch: maint-5.6/perl
74536           !> sv.h
74537 ____________________________________________________________________________
74538 [  7253] By: gsar                                  on 2000/10/16  02:43:49
74539         Log: integrate change#5921 from mainline
74540              
74541              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
74542      Branch: maint-5.6/perl
74543           !> sv.c t/lib/charnames.t t/pragma/utf8.t
74544 ____________________________________________________________________________
74545 [  7252] By: gsar                                  on 2000/10/16  02:42:31
74546         Log: integrate change#5920 from mainline
74547              
74548              Larry's fix for buggy propagation of utf8-ness in join(); add test
74549      Branch: maint-5.6/perl
74550           !> doop.c t/op/ver.t
74551 ____________________________________________________________________________
74552 [  7251] By: gsar                                  on 2000/10/16  02:41:14
74553         Log: integrate changes#5915..5919 from mainline
74554              
74555              various (pod tweaks &c)
74556      Branch: maint-5.6/perl
74557           !> (integrate 33 files)
74558 ____________________________________________________________________________
74559 [  7250] By: gsar                                  on 2000/10/16  02:38:16
74560         Log: integrate change#5914 from mainline
74561              
74562              caller() wasn't returning the right number of elements for
74563              eval {...}
74564      Branch: maint-5.6/perl
74565           !> pp_ctl.c t/pragma/warn/9enabled
74566 ____________________________________________________________________________
74567 [  7249] By: gsar                                  on 2000/10/16  02:37:02
74568         Log: integrate change#5913 from mainline
74569              
74570              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
74571              (from Mark-Jason Dominus)
74572      Branch: maint-5.6/perl
74573           !> pod/perlfunc.pod
74574 ____________________________________________________________________________
74575 [  7248] By: gsar                                  on 2000/10/16  02:35:58
74576         Log: integrate change#5912 from mainline
74577              
74578              fix totally broken caching in UNIVERSAL::isa() (from
74579              Nick Ing-Simmons)
74580      Branch: maint-5.6/perl
74581           !> t/op/universal.t universal.c
74582 ____________________________________________________________________________
74583 [  7247] By: gsar                                  on 2000/10/16  02:34:27
74584         Log: integrate changes#5910,5911 from mainline
74585              
74586              typo in pod
74587              
74588              add linebreak properties from unicode/LineBrk.txt (from
74589              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
74590      Branch: maint-5.6/perl
74591           +> (branch 29 files)
74592           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
74593 ____________________________________________________________________________
74594 [  7246] By: gsar                                  on 2000/10/16  02:33:29
74595         Log: integrate change#5909 from mainline
74596              
74597              mode argument to do_binmode() should be file mode, not boolean
74598      Branch: maint-5.6/perl
74599           !> pp_sys.c
74600 ____________________________________________________________________________
74601 [  7245] By: gsar                                  on 2000/10/16  02:31:04
74602         Log: integrate change#5908 from mainline
74603              
74604              introduce illegal symbols into null package so that
74605              gv_fetchpv(...,TRUE) always returns a valid GV even when the
74606              symbol is trapped by strictures (avoids coredumps)
74607      Branch: maint-5.6/perl
74608           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
74609           !> t/pragma/strict-vars
74610 ____________________________________________________________________________
74611 [  7244] By: jhi                                   on 2000/10/16  02:29:54
74612         Log: Subject: $Carp::ExportLevel confusion in Exporter
74613              From: "Ben Tilly" <ben_tilly@hotmail.com>
74614              Date: Sat, 14 Oct 2000 16:44:34 EDT
74615              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
74616      Branch: perl
74617            ! lib/Exporter/Heavy.pm
74618 ____________________________________________________________________________
74619 [  7243] By: jhi                                   on 2000/10/16  02:28:33
74620         Log: Subject: [PATCH perlguts.pod] Document offset hack
74621              From: Simon Cozens <simon@cozens.net>
74622              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
74623              Date: Sat, 14 Oct 2000 19:32:25 +0100
74624      Branch: perl
74625            ! pod/perlguts.pod
74626 ____________________________________________________________________________
74627 [  7242] By: gsar                                  on 2000/10/16  02:26:51
74628         Log: integrate changes#5905,5906,5907,6064 from mainline
74629              
74630              printf/sprintf didn't get quad types right under use64bitint
74631      Branch: maint-5.6/perl
74632           !> pp_sys.c sv.c t/op/64bitint.t
74633 ____________________________________________________________________________
74634 [  7241] By: jhi                                   on 2000/10/16  02:22:44
74635         Log: Subject: small pod patch
74636              From: Dan Boorstein <dan_boo@bellsouth.net>
74637              Date: Sat, 14 Oct 2000 14:29:24 -0400
74638              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
74639      Branch: perl
74640            ! pod/perlfaq7.pod pod/perlmod.pod
74641 ____________________________________________________________________________
74642 [  7240] By: jhi                                   on 2000/10/16  02:13:46
74643         Log: -w cleanup.
74644              
74645              Subject: Re: Problems with bleadperl 
74646              From: "Stephen P. Potter" <spp@ds.net>
74647              Date: Fri, 13 Oct 2000 13:32:49 -0400
74648              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
74649      Branch: perl
74650            ! t/pragma/overload.t
74651 ____________________________________________________________________________
74652 [  7239] By: jhi                                   on 2000/10/16  01:41:18
74653         Log: One more ~utf8 tweak.
74654      Branch: perl
74655            ! t/op/bop.t
74656 ____________________________________________________________________________
74657 [  7238] By: jhi                                   on 2000/10/16  01:34:14
74658         Log: Tweak the test of #7235.
74659      Branch: perl
74660            ! t/op/bop.t
74661 ____________________________________________________________________________
74662 [  7237] By: jhi                                   on 2000/10/16  01:25:04
74663         Log: Fix a couple of compiler-noted nits in #7235.
74664      Branch: perl
74665            ! pp.c
74666 ____________________________________________________________________________
74667 [  7236] By: jhi                                   on 2000/10/16  01:22:46
74668         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
74669      Branch: perl
74670            ! pp.c pp_hot.c
74671 ____________________________________________________________________________
74672 [  7235] By: jhi                                   on 2000/10/15  16:24:44
74673         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
74674              
74675              From: Simon Cozens <simon@cozens.net>
74676              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
74677              Date: Sat, 14 Oct 2000 20:52:13 +0100
74678              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
74679      Branch: perl
74680            ! pp.c t/op/bop.t utf8.h
74681 ____________________________________________________________________________
74682 [  7234] By: jhi                                   on 2000/10/15  15:19:29
74683         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
74684              The problem was that rx->minlen was in chars while pp_split()
74685              thought it would be in bytes. 
74686      Branch: perl
74687            ! pp.c t/pragma/utf8.t
74688 ____________________________________________________________________________
74689 [  7233] By: jhi                                   on 2000/10/14  20:24:24
74690         Log: Document FNCASE=y as discussed in the bug 20000902.009.
74691      Branch: perl
74692            ! README.dos
74693 ____________________________________________________________________________
74694 [  7232] By: jhi                                   on 2000/10/14  18:52:21
74695         Log: Add test for bug id 20000427.003 (which seems to have
74696              been fixed) (also duplicate as 20000427.004, though
74697              with a higher severity).  Move one utf8 from op/append
74698              to pragma/utf8, tag the tests with bug ids.
74699      Branch: perl
74700            ! t/op/append.t t/pragma/utf8.t
74701 ____________________________________________________________________________
74702 [  7231] By: jhi                                   on 2000/10/14  17:28:37
74703         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
74704      Branch: perl
74705            ! t/pragma/utf8.t
74706 ____________________________________________________________________________
74707 [  7230] By: jhi                                   on 2000/10/14  14:24:50
74708         Log: Needs to be conditional on SunOS 4.
74709              
74710              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
74711              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
74712              Date: Sat, 14 Oct 2000 13:37:49 +0100
74713              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
74714      Branch: metaconfig/U/perl
74715            ! End.U
74716      Branch: perl
74717            ! Configure myconfig.SH pod/perldelta.pod
74718 ____________________________________________________________________________
74719 [  7229] By: jhi                                   on 2000/10/14  00:49:22
74720         Log: Update Changes.
74721      Branch: perl
74722            ! Changes patchlevel.h
74723 ____________________________________________________________________________
74724 [  7228] By: jhi                                   on 2000/10/14  00:46:10
74725         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
74726              From: Peter Prymmer <pvhp@forte.com>
74727              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
74728              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
74729      Branch: perl
74730            ! lib/utf8.pm
74731 ____________________________________________________________________________
74732 [  7227] By: jhi                                   on 2000/10/13  23:20:30
74733         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
74734      Branch: perl
74735            ! t/op/tie.t
74736 ____________________________________________________________________________
74737 [  7226] By: jhi                                   on 2000/10/13  22:14:32
74738         Log: Tweak #7225.
74739              
74740              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
74741              From: Peter Prymmer <pvhp@forte.com>
74742              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
74743              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
74744      Branch: perl
74745            ! t/op/sprintf.t
74746 ____________________________________________________________________________
74747 [  7225] By: jhi                                   on 2000/10/13  22:11:31
74748         Log: op/sprintf.t patch for OS/390 (and any other host with limited
74749              floating-point exponent length)
74750              
74751              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
74752              From: Dominic Dunlop <domo@computer.org>
74753              Date: Fri, 13 Oct 2000 19:17:57 +0200
74754              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
74755      Branch: perl
74756            ! t/op/sprintf.t
74757 ____________________________________________________________________________
74758 [  7224] By: jhi                                   on 2000/10/13  18:40:48
74759         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
74760      Branch: perl
74761            ! toke.c
74762 ____________________________________________________________________________
74763 [  7223] By: jhi                                   on 2000/10/13  18:37:13
74764         Log: Thinko in #7222.
74765      Branch: perl
74766            ! utf8.c
74767 ____________________________________________________________________________
74768 [  7222] By: jhi                                   on 2000/10/13  18:05:23
74769         Log: Use UTF8SKIP(), from Simon Cozens.
74770      Branch: perl
74771            ! utf8.c
74772 ____________________________________________________________________________
74773 [  7221] By: jhi                                   on 2000/10/13  15:43:19
74774         Log: (accidentally empty check-in)
74775      Branch: perl
74776            ! utf8.c
74777 ____________________________________________________________________________
74778 [  7220] By: jhi                                   on 2000/10/13  15:23:51
74779         Log: Add (optimistically) Storable to static extensions.
74780      Branch: perl
74781            ! hints/uwin.sh hints/vmesa.sh
74782 ____________________________________________________________________________
74783 [  7219] By: jhi                                   on 2000/10/13  15:20:05
74784         Log: Amdahl UTS doesn't seem to do dynaloading.
74785      Branch: perl
74786            ! hints/uts.sh
74787 ____________________________________________________________________________
74788 [  7218] By: jhi                                   on 2000/10/13  15:15:20
74789         Log: Slight tweak of the code to appease Amdahl UTS cc.
74790      Branch: perl
74791            ! pp.c
74792 ____________________________________________________________________________
74793 [  7217] By: jhi                                   on 2000/10/13  14:50:42
74794         Log: In Amdahl UTS "struct sv" is defined by a system header,
74795              <ksync.h>.
74796      Branch: perl
74797            ! perl.h sv.h
74798 ____________________________________________________________________________
74799 [  7216] By: jhi                                   on 2000/10/13  11:58:25
74800         Log: Ilya implemented the memory profiling API.
74801      Branch: perl
74802            ! Todo
74803 ____________________________________________________________________________
74804 [  7215] By: jhi                                   on 2000/10/13  02:56:38
74805         Log: Subject: [PATCH 5.7.0] Perl API for mstats
74806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74807              Date: Thu, 12 Oct 2000 22:52:40 -0400
74808              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
74809      Branch: perl
74810            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
74811 ____________________________________________________________________________
74812 [  7214] By: jhi                                   on 2000/10/13  02:55:38
74813         Log: Subject: [PATCH 5.7.0] IVs in mtats
74814              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74815              Date: Thu, 12 Oct 2000 22:51:04 -0400
74816              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
74817      Branch: perl
74818            ! malloc.c perl.h
74819 ____________________________________________________________________________
74820 [  7213] By: jhi                                   on 2000/10/13  02:31:47
74821         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
74822      Branch: perl
74823            ! pod/perldiag.pod pp_sys.c
74824 ____________________________________________________________________________
74825 [  7212] By: jhi                                   on 2000/10/13  01:27:38
74826         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
74827              From: Peter Prymmer <pvhp@forte.com>
74828              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
74829              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
74830      Branch: perl
74831            ! t/op/oct.t
74832 ____________________________________________________________________________
74833 [  7211] By: jhi                                   on 2000/10/13  00:35:09
74834         Log: Update Changes.
74835      Branch: perl
74836            ! Changes patchlevel.h
74837 ____________________________________________________________________________
74838 [  7210] By: jhi                                   on 2000/10/12  23:59:40
74839         Log: The Install.pm third of
74840              
74841              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
74842              From: Bill Campbell <bill@celestial.com>
74843              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
74844              Date: Thu, 5 Oct 2000 18:04:51 -0700
74845      Branch: perl
74846            ! lib/ExtUtils/Install.pm
74847 ____________________________________________________________________________
74848 [  7209] By: jhi                                   on 2000/10/12  23:58:43
74849         Log: Two thirds of
74850              
74851              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
74852              Date: Thu, 5 Oct 2000 18:04:51 -0700
74853              From: Bill Campbell <bill@celestial.com>
74854              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
74855              
74856              The Install.pm changes will be submitted separately because
74857              they need some work and discussion still.
74858      Branch: perl
74859            ! lib/getopts.pl lib/termcap.pl
74860 ____________________________________________________________________________
74861 [  7208] By: jhi                                   on 2000/10/12  23:41:19
74862         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
74863              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74864              Date:     Thu, 12 Oct 2000 07:30:02 EDT
74865              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
74866      Branch: perl
74867            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
74868            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
74869 ____________________________________________________________________________
74870 [  7207] By: jhi                                   on 2000/10/12  23:39:01
74871         Log: An updated EBCDIC tr patch.
74872              
74873              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
74874              From: Peter Prymmer <pvhp@forte.com>
74875              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
74876              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
74877      Branch: perl
74878            ! t/op/tr.t
74879 ____________________________________________________________________________
74880 [  7206] By: jhi                                   on 2000/10/12  23:34:55
74881         Log: Upgrade to CPAN 1.58, from Andreas König.
74882      Branch: perl
74883            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74884 ____________________________________________________________________________
74885 [  7205] By: jhi                                   on 2000/10/12  23:29:08
74886         Log: Introduce the man[24-8] variables, from Andy Dougherty.
74887      Branch: metaconfig/U/perl
74888            + mandirs.U mandirstyle.U
74889      Branch: perl
74890            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74891            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
74892            ! vos/config.h vos/config.pl vos/config_h.SH_orig
74893            ! win32/config.bc win32/config.gc win32/config.vc
74894 ____________________________________________________________________________
74895 [  7204] By: gsar                                  on 2000/10/12  18:11:24
74896         Log: restore change#7202
74897      Branch: perl
74898            ! mg.c
74899 ____________________________________________________________________________
74900 [  7203] By: gsar                                  on 2000/10/12  18:09:40
74901         Log: another test of the Emergency Broadcast System--back out 
74902              change#7202
74903      Branch: perl
74904            ! mg.c
74905 ____________________________________________________________________________
74906 [  7202] By: gsar                                  on 2000/10/12  16:40:47
74907         Log: (submitted on behalf of Jarkko)
74908              Fix the lib/encode.t subtest 6 failure as reported by Andreas
74909              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
74910              was unearthed by change 7182, as was a bug in HTML::Entities.
74911      Branch: perl
74912            ! mg.c
74913 ____________________________________________________________________________
74914 [  7201] By: jhi                                   on 2000/10/11  03:16:05
74915         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
74916      Branch: perl
74917            ! pp_hot.c t/pragma/utf8.t
74918 ____________________________________________________________________________
74919 [  7200] By: jhi                                   on 2000/10/11  00:40:30
74920         Log: The #7198 was a false alarm.
74921      Branch: perl
74922            ! pp_hot.c
74923 ____________________________________________________________________________
74924 [  7199] By: jhi                                   on 2000/10/11  00:26:04
74925         Log: Remove duplicated code.
74926      Branch: perl
74927            ! t/lib/cgi-html.t
74928 ____________________________________________________________________________
74929 [  7198] By: jhi                                   on 2000/10/10  23:30:46
74930         Log: (Retracted by #7200.)
74931      Branch: perl
74932            ! pp_hot.c
74933 ____________________________________________________________________________
74934 [  7197] By: jhi                                   on 2000/10/10  21:49:30
74935         Log: Add the test case for #7190, from the original bug report
74936              by Andreas König.
74937      Branch: perl
74938            ! t/pragma/utf8.t
74939 ____________________________________________________________________________
74940 [  7196] By: jhi                                   on 2000/10/10  21:40:49
74941         Log: Reapply Andy's patch and regen Configure.
74942      Branch: perl
74943            ! Configure INSTALL Makefile.SH Porting/Glossary
74944            ! Porting/config.sh config_h.SH epoc/config.sh installperl
74945            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
74946            ! win32/config.vc
74947 ____________________________________________________________________________
74948 [  7195] By: jhi                                   on 2000/10/10  21:09:30
74949         Log: Use the versiononly instead of the installscripts,
74950              retract the changes 7146 and 7147.
74951      Branch: perl
74952            ! Configure INSTALL Makefile.SH Porting/Glossary
74953            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
74954            ! installperl uconfig.sh vos/config.def win32/config.bc
74955            ! win32/config.gc win32/config.vc
74956 ____________________________________________________________________________
74957 [  7194] By: jhi                                   on 2000/10/10  21:06:15
74958         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
74959              From: Peter Prymmer <pvhp@forte.com>
74960              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
74961              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
74962      Branch: perl
74963            ! t/op/ver.t
74964 ____________________________________________________________________________
74965 [  7193] By: jhi                                   on 2000/10/10  21:05:12
74966         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
74967              From: Peter Prymmer <pvhp@forte.com>
74968              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
74969              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
74970      Branch: perl
74971            ! t/op/tr.t
74972 ____________________________________________________________________________
74973 [  7192] By: jhi                                   on 2000/10/10  20:57:30
74974         Log: Add versiononly, delete installscripts, from Andy Dougherty.
74975      Branch: metaconfig
74976            - U/installdirs/installscripts.U
74977      Branch: metaconfig/U/perl
74978            + versiononly.U
74979 ____________________________________________________________________________
74980 [  7191] By: jhi                                   on 2000/10/10  19:41:21
74981         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
74982              From: Peter Prymmer <pvhp@forte.com>
74983              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
74984              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
74985      Branch: perl
74986            ! pod/perlebcdic.pod
74987 ____________________________________________________________________________
74988 [  7190] By: jhi                                   on 2000/10/10  19:26:14
74989         Log: Subject: Re: utf8 concat, mg_get
74990              From: Simon Cozens <simon@cozens.net>
74991              Date: Tue, 10 Oct 2000 17:40:17 +0100
74992              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
74993      Branch: perl
74994            ! pp_hot.c
74995 ____________________________________________________________________________
74996 [  7189] By: jhi                                   on 2000/10/10  19:23:03
74997         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
74998              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
74999              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
75000              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
75001      Branch: perl
75002            ! lib/ExtUtils/MM_Unix.pm
75003 ____________________________________________________________________________
75004 [  7188] By: jhi                                   on 2000/10/10  15:31:24
75005         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
75006              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75007              Date: Fri, 14 Jul 2000 10:47:36 +0100
75008              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
75009      Branch: perl
75010            ! README.win32
75011 ____________________________________________________________________________
75012 [  7187] By: jhi                                   on 2000/10/10  13:30:10
75013         Log: Quote the temp file name, needed in Win32 because the
75014              default name unfortunately contains spaces, shouldn't
75015              hurt elsewhere.
75016              
75017              Subject: FW: perldoc fails if $TEMP contains spaces
75018              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75019              Date: Thu, 14 Sep 2000 08:58:45 +0100
75020              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
75021      Branch: perl
75022            ! utils/perldoc.PL
75023 ____________________________________________________________________________
75024 [  7186] By: jhi                                   on 2000/10/10  13:16:27
75025         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
75026              From: hv@hugo.hybyte.com
75027              Date: Tue, 10 Oct 2000 14:10:20 +0100
75028              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
75029      Branch: perl
75030            ! t/lib/thr5005.t util.c
75031 ____________________________________________________________________________
75032 [  7185] By: jhi                                   on 2000/10/10  12:06:22
75033         Log: Upgrade to podlators 1.04, from Russ Allbery.
75034      Branch: perl
75035            ! lib/Pod/Man.pm lib/Pod/Text.pm
75036 ____________________________________________________________________________
75037 [  7184] By: jhi                                   on 2000/10/10  12:01:32
75038         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
75039      Branch: perl
75040            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
75041 ____________________________________________________________________________
75042 [  7183] By: jhi                                   on 2000/10/09  23:47:15
75043         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
75044              From: Peter Prymmer <pvhp@forte.com>
75045              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
75046              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
75047      Branch: perl
75048            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
75049 ____________________________________________________________________________
75050 [  7182] By: jhi                                   on 2000/10/09  23:43:16
75051         Log: Make eq work again with utf8 (disabling the upgrading
75052              should no more be necessary since the copies of the
75053              scalars are upgraded, not the scalars themselves).
75054              Takes care of ID 20001009.001.  (The claimed length()
75055              bug in 20001009.001 seems bogus to me.)
75056      Branch: perl
75057            ! sv.c t/pragma/utf8.t
75058 ____________________________________________________________________________
75059 [  7181] By: gsar                                  on 2000/10/09  19:41:54
75060         Log: tweak for change#7173
75061      Branch: perl
75062            ! win32/win32sck.c
75063 ____________________________________________________________________________
75064 [  7180] By: gsar                                  on 2000/10/09  19:26:56
75065         Log: on Windows, clean targets might not work under some flavors of the shell
75066      Branch: perl
75067            ! win32/Makefile win32/makefile.mk
75068 ____________________________________________________________________________
75069 [  7179] By: jhi                                   on 2000/10/09  19:21:02
75070         Log: Update Changes.
75071      Branch: perl
75072            ! Changes patchlevel.h
75073 ____________________________________________________________________________
75074 [  7178] By: jhi                                   on 2000/10/09  19:18:23
75075         Log: Warn about unknown scripts.
75076              
75077              Subject: Re: ideas? patches? [PATCH bleadperl]
75078              From: Dominic Dunlop <domo@computer.org>
75079              Date: Mon, 9 Oct 2000 14:57:17 +0200
75080              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
75081      Branch: perl
75082            ! lib/charnames.pm
75083 ____________________________________________________________________________
75084 [  7177] By: jhi                                   on 2000/10/09  19:13:27
75085         Log: Change #7160 had a nasty typo.
75086      Branch: metaconfig
75087            ! U/compline/Compile.U
75088      Branch: perl
75089            ! Configure config_h.SH
75090 ____________________________________________________________________________
75091 [  7176] By: gsar                                  on 2000/10/09  18:59:33
75092         Log: pod nit
75093      Branch: perl
75094            ! pod/perlport.pod
75095 ____________________________________________________________________________
75096 [  7175] By: gsar                                  on 2000/10/09  18:54:28
75097         Log: Windows9x doesn't support link(), despite what Config.pm
75098              might think
75099      Branch: perl
75100            ! lib/ExtUtils/Manifest.pm
75101 ____________________________________________________________________________
75102 [  7174] By: gsar                                  on 2000/10/09  18:50:03
75103         Log: avoid nonportable example code
75104      Branch: perl
75105            ! lib/File/Copy.pm
75106 ____________________________________________________________________________
75107 [  7173] By: gsar                                  on 2000/10/09  18:46:54
75108         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
75109              being used) when closing a socket handle
75110      Branch: perl
75111            ! win32/win32.c win32/win32.h win32/win32sck.c
75112 ____________________________________________________________________________
75113 [  7172] By: gsar                                  on 2000/10/09  18:41:40
75114         Log: on Windows, cwd strings in the environment should be of the
75115              form =X:=X:\foo instead of =X=X:\foo\
75116      Branch: perl
75117            ! win32/vdir.h
75118 ____________________________________________________________________________
75119 [  7171] By: gsar                                  on 2000/10/09  18:30:09
75120         Log: on Windows, LoadLibrary() could load an extension DLL multiple
75121              times if forward slashes are used in the path
75122      Branch: perl
75123            ! win32/win32.c
75124 ____________________________________________________________________________
75125 [  7170] By: jhi                                   on 2000/10/09  17:53:59
75126         Log: Add a todo note about overloadable assertions.
75127      Branch: perl
75128            ! Todo-5.6
75129 ____________________________________________________________________________
75130 [  7169] By: jhi                                   on 2000/10/09  13:43:45
75131         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
75132              From: mjd@plover.com
75133              Date: 9 Oct 2000 00:24:44 -0000
75134              Message-ID: <20001009002444.10616.qmail@plover.com>
75135      Branch: perl
75136            ! pod/perldebguts.pod
75137 ____________________________________________________________________________
75138 [  7168] By: nick                                  on 2000/10/08  13:16:33
75139         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
75140              is not right thing to do on (e.g. x86). Network order is also "right" for
75141              X fonts.
75142      Branch: perl
75143            ! ext/Encode/Encode.pm
75144 ____________________________________________________________________________
75145 [  7167] By: nick                                  on 2000/10/08  12:54:42
75146         Log: Make "encodings" work post-install when Encode/*.enc files may not
75147              be in same directory as Encode.pm
75148      Branch: perl
75149            ! ext/Encode/Encode.pm
75150 ____________________________________________________________________________
75151 [  7166] By: nick                                  on 2000/10/08  11:51:26
75152         Log: Work round the fact that $hash->{$key} does not take into account
75153              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
75154              so that key is always in the "expected" encoding - i.e. same way we put
75155              it in the hash.
75156      Branch: perl
75157            ! ext/Encode/Encode.pm
75158 ____________________________________________________________________________
75159 [  7165] By: gsar                                  on 2000/10/08  04:15:29
75160         Log: save_re_context() could reset PL_curcop to freed memory, causing core
75161              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
75162      Branch: perl
75163            ! pp_ctl.c
75164 ____________________________________________________________________________
75165 [  7164] By: jhi                                   on 2000/10/06  20:51:48
75166         Log: UTF8ize split() so that the cloned substrings get the UTF8
75167              flag of the original scalar.  Problem reported by Simon Cozens.
75168      Branch: perl
75169            ! pp.c t/pragma/utf8.t
75170 ____________________________________________________________________________
75171 [  7163] By: nick                                  on 2000/10/06  20:48:34
75172         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
75173              got a false +ve and so did not reach code which would have un-FAKEd the SV.
75174      Branch: perl
75175            ! sv.c
75176 ____________________________________________________________________________
75177 [  7162] By: nick                                  on 2000/10/06  20:25:37
75178         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
75179              To fix  (sort {$a <=> $b} keys %hash) in particular but
75180              should cover a number of other as-yet-unknown cases as well.
75181      Branch: perl
75182            ! sv.c
75183 ____________________________________________________________________________
75184 [  7161] By: jhi                                   on 2000/10/06  19:56:18
75185         Log: Change the version number of Tie::Handle in the core to 4.0,
75186              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
75187              
75188              Subject: Note on Tie::Handle
75189              From: andreas.koenig@anima.de (Andreas J. Koenig)
75190              Date:      06 Oct 2000 21:48:58 +0200
75191              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
75192      Branch: perl
75193            ! lib/Tie/Handle.pm
75194 ____________________________________________________________________________
75195 [  7160] By: jhi                                   on 2000/10/06  18:20:35
75196         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
75197              as the first option of cc/ld because of ultrapicky compilers
75198              (e.g. OS/390 R2.5)
75199      Branch: metaconfig
75200            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
75201            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
75202            ! U/compline/orderlib.U U/modified/Cppsym.U
75203            ! U/modified/d_access.U
75204      Branch: metaconfig/U/perl
75205            ! Checkcc.U d_dlsymun.U gccvers.U
75206      Branch: perl
75207            ! Configure config_h.SH
75208 ____________________________________________________________________________
75209 [  7159] By: jhi                                   on 2000/10/06  13:56:39
75210         Log: Update Changes.
75211      Branch: perl
75212            ! Changes patchlevel.h
75213 ____________________________________________________________________________
75214 [  7158] By: jhi                                   on 2000/10/06  12:48:40
75215         Log: Eliminate $Is_VMS code from the test.
75216              
75217              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
75218              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75219              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
75220              Date:     Thu, 5 Oct 2000 07:46:33 EDT
75221      Branch: perl
75222            ! t/lib/b.t
75223 ____________________________________________________________________________
75224 [  7157] By: jhi                                   on 2000/10/06  12:47:13
75225         Log: Also the $ccflags is needed for the C compiler check.
75226              
75227              Subject: Configure (check for C-compiler)
75228              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75229              Date: Fri, 06 Oct 2000 08:47:15 +0200
75230              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
75231      Branch: metaconfig/U/perl
75232            ! Checkcc.U
75233      Branch: perl
75234            ! Configure config_h.SH
75235 ____________________________________________________________________________
75236 [  7156] By: jhi                                   on 2000/10/06  11:45:15
75237         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
75238      Branch: perl
75239            ! perl.c pp_ctl.c sv.h utf8.c
75240 ____________________________________________________________________________
75241 [  7155] By: jhi                                   on 2000/10/06  11:40:41
75242         Log: IO::Handle->syswrite() did not handle length omission
75243              like CORE::syswrite() does.
75244              
75245              Subject: [Fwd] IO::Handle, syswrite and arguments
75246              From: Graham Barr <gbarr@pobox.com>
75247              Date: Fri, 6 Oct 2000 10:22:05 +0100
75248              Message-ID: <20001006102205.U6312@pobox.com>
75249              
75250              The original patch from andrew@ugh.net.au.
75251      Branch: perl
75252            ! ext/IO/lib/IO/Handle.pm
75253 ____________________________________________________________________________
75254 [  7154] By: jhi                                   on 2000/10/06  01:42:15
75255         Log: Tweak #7153.
75256      Branch: perl
75257            ! utf8.h
75258 ____________________________________________________________________________
75259 [  7153] By: jhi                                   on 2000/10/06  00:39:55
75260         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
75261      Branch: perl
75262            ! utf8.h
75263 ____________________________________________________________________________
75264 [  7152] By: jhi                                   on 2000/10/06  00:38:11
75265         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
75266      Branch: perl
75267            ! perl.c pp_ctl.c sv.h utf8.c
75268 ____________________________________________________________________________
75269 [  7151] By: jhi                                   on 2000/10/06  00:36:38
75270         Log: Subject: Re: Questions about Tie::Array and perl modules
75271              From: Nick Ing-Simmons <nik@tiuk.ti.com>
75272              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
75273              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
75274              
75275              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
75276      Branch: perl
75277            ! lib/Tie/Array.pm t/op/array.t
75278 ____________________________________________________________________________
75279 [  7150] By: jhi                                   on 2000/10/05  00:20:45
75280         Log: Regen Changes.
75281      Branch: perl
75282            ! Changes patchlevel.h
75283 ____________________________________________________________________________
75284 [  7149] By: jhi                                   on 2000/10/05  00:20:01
75285         Log: Regen toc.
75286      Branch: perl
75287            ! pod/perltoc.pod
75288 ____________________________________________________________________________
75289 [  7148] By: jhi                                   on 2000/10/04  23:35:08
75290         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
75291              reported several times by Dominic Dunlop, for example in
75292              ID 20000315.008.  Patch from Dominic.  Patch affects at
75293              least MachTen, and possibly other oldish BSDs. Should not
75294              break non-broken platforms (tested on LinuxPPC). 
75295      Branch: perl
75296            ! doio.c
75297 ____________________________________________________________________________
75298 [  7147] By: jhi                                   on 2000/10/04  23:26:34
75299         Log: The one that got away from 7146.
75300      Branch: metaconfig
75301            + U/installdirs/installscripts.U
75302 ____________________________________________________________________________
75303 [  7146] By: jhi                                   on 2000/10/04  23:25:04
75304         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
75305              suggested by H. Merijn Brand.
75306      Branch: perl
75307            ! Configure INSTALL Makefile.SH Porting/Glossary
75308            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
75309            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75310            ! win32/config.vc
75311 ____________________________________________________________________________
75312 [  7145] By: jhi                                   on 2000/10/04  22:08:21
75313         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75314              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75315              Date: Wed, 4 Oct 2000 17:37:46 -0400
75316              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
75317      Branch: perl
75318            ! utils/h2xs.PL
75319 ____________________________________________________________________________
75320 [  7144] By: jhi                                   on 2000/10/04  18:11:41
75321         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
75322              From: Jeff Pinyan <jeffp@crusoe.net>
75323              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
75324              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
75325      Branch: perl
75326            ! pod/perlrun.pod
75327 ____________________________________________________________________________
75328 [  7143] By: jhi                                   on 2000/10/04  18:09:58
75329         Log: Subject: perlhack.pod Patch for Externals Tools
75330              From: Fisher Mark <fisherm@tce.com>
75331              Date: Tue, 3 Oct 2000 15:43:27 -0500 
75332              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
75333      Branch: perl
75334            ! pod/perlhack.pod
75335 ____________________________________________________________________________
75336 [  7142] By: jhi                                   on 2000/10/04  18:08:41
75337         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
75338              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75339              Date:     Wed, 4 Oct 2000 12:11:11 EDT
75340              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
75341      Branch: perl
75342            ! vms/vms.c
75343 ____________________________________________________________________________
75344 [  7141] By: jhi                                   on 2000/10/04  12:20:16
75345         Log: Subject: [PATCH 5.7.0] h2xs not working
75346              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75347              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
75348              Date: Tue, 3 Oct 2000 21:43:01 -0400
75349              
75350              Subject: [PATCH 5.7.0] h2xs not documenting the created module
75351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75352              Date: Tue, 3 Oct 2000 22:55:19 -0400
75353              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
75354      Branch: perl
75355            ! utils/h2xs.PL
75356 ____________________________________________________________________________
75357 [  7140] By: jhi                                   on 2000/10/04  11:53:44
75358         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
75359              From: nick@babyhippo.com
75360              Date: Wed, 4 Oct 2000 12:06:45 +0100
75361              Message-Id: <20001004120645.A7356@babyhippo.com>
75362              
75363              Retract 7118 and 7135.
75364      Branch: perl
75365            ! installman installperl op.c t/pragma/subs.t
75366 ____________________________________________________________________________
75367 [  7139] By: jhi                                   on 2000/10/03  22:09:41
75368         Log: It is possible to have no hosts database at all.  Pointed out in
75369              
75370              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75371              From: Peter Prymmer <pvhp@forte.com>
75372              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75373              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75374      Branch: metaconfig
75375            ! U/modified/myhostname.U
75376      Branch: perl
75377            ! Configure config_h.SH
75378 ____________________________________________________________________________
75379 [  7138] By: jhi                                   on 2000/10/03  21:49:49
75380         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75381              From: Peter Prymmer <pvhp@forte.com>
75382              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75383              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75384      Branch: perl
75385            ! pp_sys.c
75386 ____________________________________________________________________________
75387 [  7137] By: jhi                                   on 2000/10/03  20:10:05
75388         Log: One remaining nit less at the VMS mailbox sizing.
75389      Branch: perl
75390            ! vms/vms.c
75391 ____________________________________________________________________________
75392 [  7136] By: jhi                                   on 2000/10/03  20:08:47
75393         Log: Test harness update to sync with the new perlcc,
75394              from Simon Cozens.
75395      Branch: perl
75396            ! t/TEST t/UTEST
75397 ____________________________________________________________________________
75398 [  7135] By: jhi                                   on 2000/10/03  15:15:42
75399         Log: Subject: Re: PATCH for 20001003.004
75400              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
75401              From: "AARON B. DOSSETT" <aaron@iglou.com>
75402              Message-Id: <E13gTay-0006od-00@iglou.com>
75403      Branch: perl
75404            ! installman installperl
75405 ____________________________________________________________________________
75406 [  7134] By: jhi                                   on 2000/10/03  15:00:34
75407         Log: Subject: [ID 20001003.006] B::Debug not -w clean
75408              From: Nicholas Clark <nick@babyhippo.co.uk>
75409              Date: Tue, 03 Oct 2000 15:46:32 +0100
75410              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
75411      Branch: perl
75412            ! ext/B/B/Debug.pm
75413 ____________________________________________________________________________
75414 [  7133] By: jhi                                   on 2000/10/03  14:58:39
75415         Log: Scale down the VMS message boxes, by Charles Lane.
75416              Fix for ID 20000903.009, workaround at
75417              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
75418      Branch: perl
75419            ! vms/vms.c
75420 ____________________________________________________________________________
75421 [  7132] By: jhi                                   on 2000/10/03  11:20:37
75422         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
75423      Branch: perl
75424            + t/lib/st-lock.t t/lib/st-utf8.t
75425            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
75426            ! ext/Storable/Storable.xs t/lib/st-recurse.t
75427 ____________________________________________________________________________
75428 [  7131] By: jhi                                   on 2000/10/03  03:38:23
75429         Log: Encode nits.
75430      Branch: perl
75431            ! MANIFEST Makefile.SH
75432 ____________________________________________________________________________
75433 [  7130] By: jhi                                   on 2000/10/03  03:31:05
75434         Log: Update Changes.
75435      Branch: perl
75436            ! Changes patchlevel.h
75437 ____________________________________________________________________________
75438 [  7129] By: jhi                                   on 2000/10/03  02:24:02
75439         Log: Misplaced else.
75440      Branch: metaconfig/U/perl
75441            ! d_strtoll.U
75442      Branch: perl
75443            ! Configure config_h.SH
75444 ____________________________________________________________________________
75445 [  7128] By: jhi                                   on 2000/10/03  02:08:29
75446         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
75447              From: sthoenna@efn.org
75448              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
75449              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
75450      Branch: metaconfig/U/perl
75451            ! d_strtoll.U
75452      Branch: perl
75453            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
75454 ____________________________________________________________________________
75455 [  7127] By: jhi                                   on 2000/10/03  01:13:14
75456         Log: Update Changes.
75457      Branch: perl
75458            ! Changes patchlevel.h
75459 ____________________________________________________________________________
75460 [  7126] By: jhi                                   on 2000/10/03  00:57:08
75461         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
75462              as suggested by Olaf Flebbe and Nick Clark.
75463      Branch: perl
75464            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
75465 ____________________________________________________________________________
75466 [  7125] By: jhi                                   on 2000/10/03  00:50:56
75467         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
75468              From: Nick Clark <nick@plum.flirble.org>
75469              Date: Mon, 2 Oct 2000 11:03:24 +0100
75470              Message-Id: <20001002110324.D20073@plum.flirble.org>
75471              
75472              Also fixes bug ID 20001002.005.
75473      Branch: perl
75474            ! t/lib/encode.t
75475 ____________________________________________________________________________
75476 [  7124] By: jhi                                   on 2000/10/03  00:34:59
75477         Log: Subject: [PATCH 5.7.0] Epoc update
75478              From: Olaf Flebbe <o.flebbe@gmx.de>
75479              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
75480              Message-ID: <26423.969484586@www10.gmx.net>
75481      Branch: perl
75482            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
75483            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
75484            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
75485            ! util.c util.h
75486 ____________________________________________________________________________
75487 [  7123] By: jhi                                   on 2000/10/03  00:30:07
75488         Log: Regen headers.
75489      Branch: perl
75490            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
75491 ____________________________________________________________________________
75492 [  7122] By: jhi                                   on 2000/10/03  00:10:48
75493         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
75494      Branch: perl
75495            ! hints/openbsd.sh
75496 ____________________________________________________________________________
75497 [  7121] By: jhi                                   on 2000/10/03  00:05:06
75498         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
75499              From: <abigail@foad.org>
75500              Date: Tue, 26 Sep 2000 13:36:14 -0400
75501              Message-ID: <20000926173614.4356.qmail@foad.org>
75502      Branch: perl
75503            ! pod/perlop.pod
75504 ____________________________________________________________________________
75505 [  7120] By: jhi                                   on 2000/10/03  00:04:00
75506         Log: Inside require() $^S was always left undefined.
75507              
75508              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
75509              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75510              Date: Wed, 27 Sep 2000 18:54:49 -0400
75511              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
75512      Branch: perl
75513            ! cop.h mg.c pp_ctl.c util.c
75514 ____________________________________________________________________________
75515 [  7119] By: jhi                                   on 2000/10/03  00:00:16
75516         Log: Subject: [PATCH] DLL not restartabke with threaded perl
75517              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
75518              Date: Thu, 28 Sep 2000 09:20:46 +0100
75519              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
75520      Branch: perl
75521            ! perl.c
75522 ____________________________________________________________________________
75523 [  7118] By: jhi                                   on 2000/10/02  23:59:20
75524         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
75525              From: Nicholas Clark <nick@ccl4.org>
75526              Date: Thu, 28 Sep 2000 11:52:24 +0100
75527              Message-ID: <20000928115224.D7924@plum.flirble.org>
75528      Branch: perl
75529            ! op.c
75530 ____________________________________________________________________________
75531 [  7117] By: jhi                                   on 2000/10/02  23:57:51
75532         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
75533              From: Nicholas Clark <nick@babyhippo.co.uk>
75534              Date: Thu, 28 Sep 2000 12:18:10 +0100
75535              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
75536              
75537              Did not apply cleanly, manual intervention was needed.
75538      Branch: perl
75539            ! ext/B/B/Bytecode.pm utils/perlcc.PL
75540 ____________________________________________________________________________
75541 [  7116] By: jhi                                   on 2000/10/02  23:50:40
75542         Log: Document the issue (is not a syntax error, kind of)
75543              
75544              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
75545              From: Nicholas Clark <nick@ccl4.org>
75546              Date: Thu, 28 Sep 2000 17:12:42 +0100
75547              Message-ID: <20000928171242.K7924@plum.flirble.org>
75548      Branch: perl
75549            ! pod/perldata.pod
75550 ____________________________________________________________________________
75551 [  7115] By: jhi                                   on 2000/10/02  23:48:58
75552         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
75553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75554              Date: Thu, 28 Sep 2000 21:55:31 -0400
75555              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
75556      Branch: perl
75557            ! regexec.c
75558 ____________________________________________________________________________
75559 [  7114] By: jhi                                   on 2000/10/02  23:47:57
75560         Log: Subject: DOC PATCH 5.6.0
75561              From: mjd@plover.com
75562              Date: 30 Sep 2000 06:02:34 -0000
75563              Message-ID: <20000930060234.4559.qmail@plover.com>
75564      Branch: perl
75565            ! pod/perldebguts.pod
75566 ____________________________________________________________________________
75567 [  7113] By: jhi                                   on 2000/10/02  23:46:43
75568         Log: SOCK_DGRAM and listen() do not mix as reported in
75569              
75570              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
75571              From: Petter Reinholdtsen <pere@hungry.com>
75572              Date: Sun, 1 Oct 2000 10:57:20 +0800
75573              Message-Id: <200010010257.KAA05735@localhost.localdomain>
75574              
75575              The patch for 5.7.0+ had to be reengineered, though.
75576      Branch: perl
75577            ! ext/IO/lib/IO/Socket/UNIX.pm
75578 ____________________________________________________________________________
75579 [  7112] By: jhi                                   on 2000/10/02  23:36:57
75580         Log: Subject: Re: [PATCH 5.005_64 missed]
75581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75582              Date: Sun, 1 Oct 2000 18:50:10 -0400
75583              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
75584      Branch: perl
75585            ! pod/perlxs.pod
75586 ____________________________________________________________________________
75587 [  7111] By: jhi                                   on 2000/10/02  23:35:40
75588         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
75589              From: Radu Greab <radu@netsoft.ro>
75590              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
75591              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
75592      Branch: perl
75593            ! op.c opcode.pl t/op/substr.t
75594 ____________________________________________________________________________
75595 [  7110] By: jhi                                   on 2000/10/02  23:32:38
75596         Log: Subject: [PATCH] Fix aliasing of tied filehandles
75597              From: Daniel Chetlin <daniel@chetlin.com>
75598              Date: Mon, 2 Oct 2000 14:53:27 -0700
75599              Message-ID: <20001002145327.C1617@ilmd>
75600      Branch: perl
75601            ! perl.h pp_hot.c t/op/tiehandle.t
75602 ____________________________________________________________________________
75603 [  7109] By: jhi                                   on 2000/10/02  23:31:30
75604         Log: s/Robin Parker/Robin Barker/
75605      Branch: perl
75606            ! Changes5.6
75607 ____________________________________________________________________________
75608 [  7108] By: jhi                                   on 2000/10/02  23:15:46
75609         Log: Retract #7091 as suggested in
75610              
75611              From: Robin Barker <rmb1@cise.npl.co.uk> 
75612              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
75613              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
75614              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
75615      Branch: perl
75616            ! embed.pl proto.h
75617 ____________________________________________________________________________
75618 [  7107] By: nick                                  on 2000/10/02  18:23:14
75619         Log: A few tweaks to get Tk803 to work with Encode scheme.
75620      Branch: perl
75621            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
75622 ____________________________________________________________________________
75623 [  7106] By: nick                                  on 2000/10/01  21:34:14
75624         Log: Add checking cases to Encode's toUnicode and fromUnicode.
75625      Branch: perl
75626            ! ext/Encode/Encode.pm
75627 ____________________________________________________________________________
75628 [  7105] By: nick                                  on 2000/10/01  17:18:01
75629         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
75630              To read and use them.
75631              Add a lib/encode.t which checks a few things.
75632      Branch: perl
75633            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
75634            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
75635            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
75636            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
75637            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
75638            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
75639            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
75640            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
75641            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
75642            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
75643            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
75644            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
75645            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
75646            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
75647            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
75648            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
75649            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
75650            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
75651            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
75652            + ext/Encode/Encode/iso2022-jp.enc
75653            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
75654            + ext/Encode/Encode/iso8859-1.enc
75655            + ext/Encode/Encode/iso8859-2.enc
75656            + ext/Encode/Encode/iso8859-3.enc
75657            + ext/Encode/Encode/iso8859-4.enc
75658            + ext/Encode/Encode/iso8859-5.enc
75659            + ext/Encode/Encode/iso8859-6.enc
75660            + ext/Encode/Encode/iso8859-7.enc
75661            + ext/Encode/Encode/iso8859-8.enc
75662            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
75663            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
75664            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
75665            + ext/Encode/Encode/macCentEuro.enc
75666            + ext/Encode/Encode/macCroatian.enc
75667            + ext/Encode/Encode/macCyrillic.enc
75668            + ext/Encode/Encode/macDingbats.enc
75669            + ext/Encode/Encode/macGreek.enc
75670            + ext/Encode/Encode/macIceland.enc
75671            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
75672            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
75673            + ext/Encode/Encode/macTurkish.enc
75674            + ext/Encode/Encode/macUkraine.enc
75675            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
75676            + t/lib/encode.t
75677            ! MANIFEST ext/Encode/Encode.pm
75678 ____________________________________________________________________________
75679 [  7104] By: nick                                  on 2000/09/30  13:04:30
75680         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
75681              From: Daniel Chetlin <daniel@chetlin.com>
75682              Date: Mon, 18 Sep 2000 05:05:40 -0700
75683              Message-Id: <20000918050540.C652@ilmd>
75684      Branch: perl
75685            ! lib/overload.pm sv.c t/pragma/overload.t
75686 ____________________________________________________________________________
75687 [  7103] By: nick                                  on 2000/09/30  12:53:36
75688         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
75689              From: Johan Vromans <jvromans@squirrel.nl>
75690              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
75691              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
75692      Branch: perl
75693            ! pod/Makefile.SH
75694 ____________________________________________________________________________
75695 [  7102] By: nick                                  on 2000/09/30  12:52:31
75696         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
75697              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75698              Date: Sat, 16 Sep 2000 16:36:45 -0400
75699              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
75700      Branch: perl
75701            ! ext/B/B/Deparse.pm
75702 ____________________________________________________________________________
75703 [  7101] By: nick                                  on 2000/09/30  12:51:41
75704         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
75705              From: Craig A. Berry <craig.berry@psinetcs.com>
75706              Date: Sat, 16 Sep 2000 10:11:10 -0500
75707              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
75708      Branch: perl
75709            ! vms/vms.c
75710 ____________________________________________________________________________
75711 [  7100] By: nick                                  on 2000/09/30  12:50:33
75712         Log: Subject: Re: unicode support and perl [ID 20000901.097]
75713              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75714              Date: Fri, 15 Sep 2000 16:37:58 -0400
75715              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
75716      Branch: perl
75717            ! t/op/append.t
75718 ____________________________________________________________________________
75719 [  7099] By: nick                                  on 2000/09/30  12:49:35
75720         Log: Subject: Re: unicode support and perl [ID 20000901.097]
75721              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75722              Date: Fri, 15 Sep 2000 16:25:30 -0400
75723              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
75724      Branch: perl
75725            ! pp_hot.c
75726 ____________________________________________________________________________
75727 [  7098] By: nick                                  on 2000/09/30  12:48:00
75728         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
75729              From: Gisle Aas <gisle@ActiveState.com>
75730              Date: 15 Sep 2000 16:23:41 +0200
75731              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
75732      Branch: perl
75733            ! toke.c
75734 ____________________________________________________________________________
75735 [  7097] By: nick                                  on 2000/09/30  12:45:16
75736         Log: Subject: [PATCH] Nits in perlmod.pod
75737              From: Daniel Chetlin <daniel@chetlin.com>
75738              Date: Fri, 15 Sep 2000 02:04:09 -0700
75739              Message-Id: <20000915020409.A2104@ilmd>
75740      Branch: perl
75741            ! pod/perlmod.pod
75742 ____________________________________________________________________________
75743 [  7096] By: nick                                  on 2000/09/30  12:18:00
75744         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
75745              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
75746              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
75747              0 to checking to get the warning.
75748      Branch: perl
75749            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
75750            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
75751            ! regexec.c sv.c toke.c utf8.c
75752 ____________________________________________________________________________
75753 [  7095] By: nick                                  on 2000/09/15  16:55:59
75754         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
75755              
75756              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
75757              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75758              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
75759              Date: Fri, 15 Sep 2000 06:37:30 -0400
75760      Branch: perl
75761            ! ext/Encode/Encode.xs sv.c
75762 ____________________________________________________________________________
75763 [  7094] By: jhi                                   on 2000/09/15  03:23:32
75764         Log: Update Changes.
75765      Branch: perl
75766            ! Changes patchlevel.h
75767 ____________________________________________________________________________
75768 [  7093] By: jhi                                   on 2000/09/15  03:11:44
75769         Log: Fix for the charnames.t failures from Spider Boardman.
75770      Branch: perl
75771            ! toke.c
75772 ____________________________________________________________________________
75773 [  7092] By: jhi                                   on 2000/09/15  00:15:48
75774         Log: Botched the #7090 check-in.
75775      Branch: perl
75776            ! sv.c
75777 ____________________________________________________________________________
75778 [  7091] By: jhi                                   on 2000/09/14  23:33:24
75779         Log: Part of #7081 didn't come through.
75780      Branch: perl
75781            ! embed.pl proto.h
75782 ____________________________________________________________________________
75783 [  7090] By: jhi                                   on 2000/09/14  23:17:39
75784         Log: Subject: Re: perl@7078 
75785              From: Spider Boardman <spider@web.zk3.dec.com>
75786              Date: Thu, 14 Sep 2000 19:06:36 -0400
75787              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
75788      Branch: perl
75789            ! sv.c toke.c
75790 ____________________________________________________________________________
75791 [  7089] By: jhi                                   on 2000/09/14  23:11:21
75792         Log: Small portability tweaks.
75793      Branch: perl
75794            ! ext/Encode/Encode.xs
75795 ____________________________________________________________________________
75796 [  7088] By: jhi                                   on 2000/09/14  22:57:23
75797         Log: Fake return to pacify picky compilers.
75798      Branch: perl
75799            ! ext/Encode/Encode.xs
75800 ____________________________________________________________________________
75801 [  7087] By: jhi                                   on 2000/09/14  22:53:37
75802         Log: Subject: [PATCH] utf8.c apidoc
75803              From: Simon Cozens <simon@cozens.net>
75804              Date: Thu, 14 Sep 2000 23:46:57 +0100
75805              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
75806      Branch: perl
75807            ! perlapi.c pod/perlapi.pod utf8.c
75808 ____________________________________________________________________________
75809 [  7086] By: jhi                                   on 2000/09/14  22:40:38
75810         Log: We don't need to count the high bit bytes, a boolean is enough. 
75811      Branch: perl
75812            ! sv.c
75813 ____________________________________________________________________________
75814 [  7085] By: jhi                                   on 2000/09/14  21:20:09
75815         Log: Replace #7084 with
75816              
75817              Subject: Re: perl@7078 
75818              From: Spider Boardman <spider@web.zk3.dec.com>
75819              Date: Thu, 14 Sep 2000 17:09:36 -0400
75820              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
75821      Branch: perl
75822            ! sv.c utf8.c
75823 ____________________________________________________________________________
75824 [  7084] By: jhi                                   on 2000/09/14  20:03:34
75825         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
75826              convertible to bytes by checking it doesn't go above 0xc3
75827              
75828              Subject: Re: perl@7078
75829              From: Simon Cozens <simon@cozens.net>
75830              Date: Thu, 14 Sep 2000 20:59:19 +0100
75831              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
75832      Branch: perl
75833            ! utf8.c
75834 ____________________________________________________________________________
75835 [  7083] By: jhi                                   on 2000/09/14  19:38:47
75836         Log: Subject: Re: perl@7078
75837              From: Simon Cozens <simon@cozens.net>
75838              Date: Thu, 14 Sep 2000 20:13:09 +0100
75839              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
75840      Branch: perl
75841            ! t/op/bop.t
75842 ____________________________________________________________________________
75843 [  7082] By: jhi                                   on 2000/09/14  17:50:44
75844         Log: The one that got away.
75845      Branch: perl
75846            ! lib/File/Find.pm
75847 ____________________________________________________________________________
75848 [  7081] By: jhi                                   on 2000/09/14  17:45:35
75849         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
75850              From: Robin Barker <rmb1@cise.npl.co.uk>
75851              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
75852              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
75853      Branch: perl
75854            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
75855            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
75856            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
75857            ! regcomp.c toke.c universal.c
75858 ____________________________________________________________________________
75859 [  7080] By: jhi                                   on 2000/09/14  17:40:35
75860         Log: Problems picked up by AIX cc.
75861              
75862              Subject: Re: perl@7078 (patch included)
75863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75864              Date: Thu, 14 Sep 2000 18:53:30 +0200
75865              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
75866      Branch: perl
75867            ! ext/Encode/Encode.xs
75868 ____________________________________________________________________________
75869 [  7079] By: jhi                                   on 2000/09/14  17:38:27
75870         Log: Subject: File::Find 5.7.0 POD nits
75871              From: Rich Morin <rdm@cfcl.com>
75872              Date: Wed, 13 Sep 2000 22:03:58 -0700
75873              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
75874      Branch: perl
75875            ! lib/File/Find.pm
75876 ____________________________________________________________________________
75877 [  7078] By: jhi                                   on 2000/09/14  14:58:20
75878         Log: Update Changes.
75879      Branch: perl
75880            ! Changes patchlevel.h
75881 ____________________________________________________________________________
75882 [  7077] By: jhi                                   on 2000/09/14  14:55:54
75883         Log: Compilation warnings and an error.
75884      Branch: perl
75885            ! sv.c
75886 ____________________________________________________________________________
75887 [  7076] By: jhi                                   on 2000/09/14  14:42:56
75888         Log: Fix for a parsing bug, not for the original bug.
75889              
75890              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
75891              From: Spider Boardman <spider@web.zk3.dec.com>
75892              Date: Wed, 13 Sep 2000 17:52:20 -0400
75893              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
75894      Branch: perl
75895            ! regcomp.c
75896 ____________________________________________________________________________
75897 [  7075] By: jhi                                   on 2000/09/14  14:40:40
75898         Log: Batch of UTF-8 patches from Simon Cozens.
75899      Branch: perl
75900            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
75901            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
75902            ! toke.c utf8.c
75903 ____________________________________________________________________________
75904 [  7074] By: jhi                                   on 2000/09/14  14:29:58
75905         Log: Subject: Re: Two advertising clauses need to be removed
75906              From: Russ Allbery <rra@stanford.edu>
75907              Date: 13 Sep 2000 18:50:26 -0700
75908              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
75909      Branch: perl
75910            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
75911 ____________________________________________________________________________
75912 [  7073] By: jhi                                   on 2000/09/14  14:28:20
75913         Log: Subject: [PATCH] de-wall t/README
75914              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75915              Date: Wed, 13 Sep 2000 17:46:55 -0700
75916              Message-ID: <//Bw5gzkge/e092yn@efn.org>
75917      Branch: perl
75918            ! t/README
75919 ____________________________________________________________________________
75920 [  7072] By: jhi                                   on 2000/09/14  14:25:10
75921         Log: Hints optimization.
75922              
75923              Subject: Minor nit
75924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75925              Date: Wed, 13 Sep 2000 21:42:07 +0200
75926              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
75927      Branch: perl
75928            ! hints/hpux.sh
75929 ____________________________________________________________________________
75930 [  7071] By: jhi                                   on 2000/09/14  14:23:30
75931         Log: Allow chop() and chomp() to be overridden.
75932              
75933              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
75934              From: "Casey R. Tweten" <crt@kiski.net>
75935              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
75936              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
75937      Branch: perl
75938            ! toke.c
75939 ____________________________________________________________________________
75940 [  7070] By: jhi                                   on 2000/09/14  14:20:36
75941         Log: The return value of setlocale must be copied away.
75942              
75943              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
75944              From: Alan Burlison <Alan.Burlison@uk.sun.com>
75945              Date: Wed, 13 Sep 2000 16:27:37 +0100 
75946              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
75947      Branch: perl
75948            ! util.c
75949 ____________________________________________________________________________
75950 [  7069] By: jhi                                   on 2000/09/14  14:16:27
75951         Log: Remove vestiges of tr//CU.
75952              
75953              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
75954              From: Nick Clark <nick@plum.flirble.org>
75955              Date: Tue, 12 Sep 2000 22:50:14 +0100
75956              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
75957              
75958              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
75959              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75960              Date: Tue, 12 Sep 2000 21:38:48 -0700
75961              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
75962      Branch: perl
75963            ! op.h pod/perlunicode.pod
75964 ____________________________________________________________________________
75965 [  7068] By: jhi                                   on 2000/09/13  14:18:39
75966         Log: Add the Encode extension.  The code is still largely just skeleton.
75967      Branch: perl
75968            + ext/Encode/Encode.pm ext/Encode/Encode.xs
75969            + ext/Encode/Makefile.PL ext/Encode/Todo
75970            ! MANIFEST Todo-5.6
75971 ____________________________________________________________________________
75972 [  7067] By: jhi                                   on 2000/09/12  17:43:33
75973         Log: Allow for whitespace between "#" and "line" in cpp output.
75974              
75975              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
75976              From: Calle Dybedahl <calle@lysator.liu.se>
75977              Date: 12 Sep 2000 19:38:02 +0200 
75978              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
75979      Branch: perl
75980            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
75981 ____________________________________________________________________________
75982 [  7066] By: gsar                                  on 2000/09/12  17:24:29
75983         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
75984              initialization in all the threads on Windows
75985      Branch: perl
75986            ! win32/win32.c
75987 ____________________________________________________________________________
75988 [  7065] By: jhi                                   on 2000/09/12  15:11:31
75989         Log: Update Changes.
75990      Branch: perl
75991            ! Changes patchlevel.h
75992 ____________________________________________________________________________
75993 [  7064] By: jhi                                   on 2000/09/12  14:54:54
75994         Log: Retract #7062, the pod tests are not ready.
75995      Branch: perl
75996            ! t/TEST t/harness
75997 ____________________________________________________________________________
75998 [  7063] By: jhi                                   on 2000/09/12  14:25:41
75999         Log: The #7054 truncated Configure badly.
76000      Branch: metaconfig/U/perl
76001            ! End.U
76002      Branch: perl
76003            ! Configure config_h.SH
76004 ____________________________________________________________________________
76005 [  7062] By: jhi                                   on 2000/09/12  14:08:32
76006         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
76007              From: sthoenna@efn.org
76008              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
76009              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
76010      Branch: perl
76011            ! t/TEST t/harness
76012 ____________________________________________________________________________
76013 [  7061] By: jhi                                   on 2000/09/12  14:07:18
76014         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
76015              From: sthoenna@efn.org
76016              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
76017              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
76018      Branch: perl
76019            ! pod/perlxs.pod
76020 ____________________________________________________________________________
76021 [  7060] By: jhi                                   on 2000/09/12  14:06:08
76022         Log: Break up the myconfig lines a bit.
76023              
76024              Subject: perlbug/perl -V output format
76025              From: sthoenna@efn.org
76026              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
76027              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
76028      Branch: perl
76029            ! myconfig.SH
76030 ____________________________________________________________________________
76031 [  7059] By: jhi                                   on 2000/09/12  14:05:04
76032         Log: Test for the #7049.
76033              
76034              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
76035              From: andreas.koenig@anima.de (Andreas J. Koenig)
76036              Date: 12 Sep 2000 06:42:01 +0200
76037              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
76038      Branch: perl
76039            ! t/op/my.t
76040 ____________________________________________________________________________
76041 [  7058] By: jhi                                   on 2000/09/12  14:03:05
76042         Log: Subject: [patch: perl@7045] vms updates
76043              From: Peter Prymmer <pvhp@forte.com>
76044              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
76045              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
76046      Branch: perl
76047            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
76048 ____________________________________________________________________________
76049 [  7057] By: jhi                                   on 2000/09/12  14:00:51
76050         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
76051              From: sthoenna@efn.org
76052              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
76053              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
76054      Branch: perl
76055            ! t/op/64bitint.t
76056 ____________________________________________________________________________
76057 [  7056] By: jhi                                   on 2000/09/12  13:58:14
76058         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
76059              From: Jeff Pinyan <jeffp@crusoe.net>
76060              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
76061              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
76062      Branch: perl
76063            ! pod/perlfunc.pod
76064 ____________________________________________________________________________
76065 [  7055] By: jhi                                   on 2000/09/12  13:56:32
76066         Log: Do in VMS as the #7054 does.
76067      Branch: perl
76068            ! configure.com
76069 ____________________________________________________________________________
76070 [  7054] By: jhi                                   on 2000/09/12  13:50:31
76071         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
76072              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76073              Date: Mon, 11 Sep 2000 08:33:09 +0100
76074              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
76075      Branch: metaconfig/U/perl
76076            ! End.U
76077      Branch: perl
76078            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
76079            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
76080 ____________________________________________________________________________
76081 [  7053] By: jhi                                   on 2000/09/12  13:29:19
76082         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
76083              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76084              Date:     Tue, 12 Sep 2000 08:35:59 EDT
76085              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
76086      Branch: perl
76087            ! vms/test.com
76088 ____________________________________________________________________________
76089 [  7052] By: jhi                                   on 2000/09/11  23:01:50
76090         Log: Document the SvUTF8*().
76091      Branch: perl
76092            ! pod/perlapi.pod sv.h
76093 ____________________________________________________________________________
76094 [  7051] By: gsar                                  on 2000/09/11  14:46:30
76095         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
76096              (missed a spot when fixing up op_pmreplroot hack for ithreads)
76097      Branch: perl
76098            ! op.c t/op/split.t
76099 ____________________________________________________________________________
76100 [  7050] By: nick                                  on 2000/09/11  10:03:51
76101         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
76102              
76103              Subject: borland C++ win32.c tweak
76104              From: Vadim Konovalov <vkonovalov@lucent.com>
76105              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
76106              Date: Mon, 11 Sep 2000 11:22:33 +0400
76107      Branch: perl
76108            ! win32/win32.c
76109 ____________________________________________________________________________
76110 [  7049] By: nick                                  on 2000/09/11  09:57:33
76111         Log: Point fix for s/// on foreach (keys %xxx).
76112      Branch: perl
76113            ! pp_hot.c
76114 ____________________________________________________________________________
76115 [  7048] By: jhi                                   on 2000/09/10  23:37:09
76116         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
76117              by Pod::Text, from Brad Appleton.
76118      Branch: perl
76119            ! t/pod/testp2pt.pl
76120 ____________________________________________________________________________
76121 [  7047] By: jhi                                   on 2000/09/10  14:32:53
76122         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
76123              by Russ Allbery.
76124      Branch: perl
76125            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
76126 ____________________________________________________________________________
76127 [  7046] By: jhi                                   on 2000/09/10  14:15:08
76128         Log: Upgrade to CPAN 1.57_65, from Andreas König.
76129      Branch: perl
76130            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76131 ____________________________________________________________________________
76132 [  7045] By: jhi                                   on 2000/09/08  21:36:32
76133         Log: Update Changes.
76134      Branch: perl
76135            ! Changes patchlevel.h
76136 ____________________________________________________________________________
76137 [  7044] By: jhi                                   on 2000/09/08  21:29:56
76138         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
76139              From: Peter Prymmer <pvhp@forte.com>
76140              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
76141              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
76142      Branch: perl
76143            ! configure.com
76144 ____________________________________________________________________________
76145 [  7043] By: jhi                                   on 2000/09/08  21:27:50
76146         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
76147              From: Peter Prymmer <pvhp@forte.com>
76148              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
76149              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
76150      Branch: perl
76151            ! Makefile.SH installperl
76152 ____________________________________________________________________________
76153 [  7042] By: jhi                                   on 2000/09/08  21:23:21
76154         Log: Continue #7041.
76155      Branch: perl
76156            ! cygwin/Makefile.SHs os2/Makefile.SHs
76157 ____________________________________________________________________________
76158 [  7041] By: jhi                                   on 2000/09/08  21:18:10
76159         Log: Do away with memory models cruft.  Sorry, PDP users.
76160      Branch: metaconfig
76161            ! U/modified/cc.U U/modified/libpth.U
76162      Branch: perl
76163            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
76164            ! Porting/config_H cflags.SH config_h.SH configure.com
76165            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
76166            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
76167            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
76168 ____________________________________________________________________________
76169 [  7040] By: jhi                                   on 2000/09/08  14:34:18
76170         Log: Major rewrite of s2p.  And I mean really major, it is
76171              an implementation of sed in perl.  If called as s2p it
76172              will function as s2p.  Note: needs non-UNIXifying.
76173              
76174              Subject: s2p
76175              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76176              Date: Mon, 28 Aug 2000 14:05:12 +0200
76177              Message-ID: <39AA5578.2102E2AA@alcatel.at>
76178      Branch: perl
76179            ! x2p/s2p.PL
76180 ____________________________________________________________________________
76181 [  7039] By: jhi                                   on 2000/09/08  14:19:49
76182         Log: Re-allow vec() for characters > 255.
76183              
76184              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
76185              From: Spider Boardman <spider@web.zk3.dec.com>
76186              Date: Fri, 08 Sep 2000 02:21:02 -0400
76187              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
76188      Branch: perl
76189            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
76190            ! t/op/vec.t
76191 ____________________________________________________________________________
76192 [  7038] By: jhi                                   on 2000/09/08  14:14:18
76193         Log: Subject: [PATCH lib/Benchmark.pm]
76194              From: <abigail@foad.org>
76195              Date: Thu, 7 Sep 2000 15:03:20 -0400
76196              Message-ID: <20000907190320.888.qmail@foad.org>
76197      Branch: perl
76198            ! lib/Benchmark.pm
76199 ____________________________________________________________________________
76200 [  7037] By: jhi                                   on 2000/09/08  14:11:06
76201         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
76202              
76203              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
76204              From: Spider Boardman <spider@web.zk3.dec.com>
76205              Date: Fri, 08 Sep 2000 01:30:27 -0400
76206              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
76207      Branch: perl
76208            ! op.c
76209 ____________________________________________________________________________
76210 [  7036] By: jhi                                   on 2000/09/08  14:08:58
76211         Log: Subject: [ID 20000908.002] perlipc documentation bug.
76212              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
76213              Date: Fri, 08 Sep 2000 12:38:32 +0200
76214              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
76215      Branch: perl
76216            ! pod/perlipc.pod
76217 ____________________________________________________________________________
76218 [  7035] By: jhi                                   on 2000/09/08  14:03:12
76219         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76220              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76221              Date: Fri, 08 Sep 2000 11:47:34 +0200
76222              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
76223      Branch: perl
76224            ! hints/dec_osf.sh
76225 ____________________________________________________________________________
76226 [  7034] By: jhi                                   on 2000/09/08  13:59:35
76227         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
76228              From: Simon Cozens <simon@cozens.net>
76229              Date: Thu, 7 Sep 2000 20:40:38 +0100
76230              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
76231      Branch: perl
76232            ! pp_hot.c
76233 ____________________________________________________________________________
76234 [  7033] By: jhi                                   on 2000/09/08  04:03:03
76235         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
76236              From: "Larry W. Virden" <lvirden@cas.org>
76237              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
76238              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
76239      Branch: perl
76240            ! pod/perldiag.pod
76241 ____________________________________________________________________________
76242 [  7032] By: jhi                                   on 2000/09/07  22:18:30
76243         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
76244              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
76245              Date: Mon, 04 Sep 2000 13:16:38 -0700
76246              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
76247      Branch: perl
76248            ! lib/perl5db.pl
76249 ____________________________________________________________________________
76250 [  7031] By: jhi                                   on 2000/09/07  22:02:29
76251         Log: Fix the ccversion detection for 5.1 and beyond.
76252              
76253              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76254              From: Spider Boardman <spider@leggy.zk3.dec.com>
76255              Date: Thu, 7 Sep 2000 17:54:27 -0400
76256              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
76257      Branch: perl
76258            ! hints/dec_osf.sh
76259 ____________________________________________________________________________
76260 [  7030] By: jhi                                   on 2000/09/07  19:12:28
76261         Log: Fix for
76262              
76263              Subject: [ID 20000903.001] \w in utf8-strings
76264              From: Marc Lehmann <pcg@goof.com>
76265              Date: Sun, 03 Sep 2000 09:44:29 +0200
76266              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
76267              
76268              and various related nits.
76269      Branch: perl
76270            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
76271 ____________________________________________________________________________
76272 [  7029] By: jhi                                   on 2000/09/07  18:49:09
76273         Log: Fix the URL, but the server is still missing in action.
76274              
76275              Subject: [ID 20000905.002] perlfaq1.pod URL error
76276              From: "Larry W. Virden" <lvirden@cas.org>
76277              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
76278              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
76279      Branch: perl
76280            ! pod/perlfaq1.pod
76281 ____________________________________________________________________________
76282 [  7028] By: jhi                                   on 2000/09/07  18:47:13
76283         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
76284              From: Hugo <hv@crypt.compulink.co.uk>
76285              Date: Tue, 05 Sep 2000 14:13:37 +0100
76286              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
76287      Branch: perl
76288            ! toke.c
76289 ____________________________________________________________________________
76290 [  7027] By: jhi                                   on 2000/09/07  18:45:35
76291         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
76292              From: Daniel Chetlin <daniel@chetlin.com>
76293              Date: Tue, 5 Sep 2000 04:57:07 -0700
76294              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
76295      Branch: perl
76296            ! pod/perlfaq6.pod pod/perlop.pod
76297 ____________________________________________________________________________
76298 [  7026] By: jhi                                   on 2000/09/07  18:44:01
76299         Log: Document the new ref() semantics.
76300              
76301              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76302              From: Gisle Aas <gisle@ActiveState.com>
76303              Date: 05 Sep 2000 08:10:30 +0200
76304              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
76305      Branch: perl
76306            ! pod/perldelta.pod
76307 ____________________________________________________________________________
76308 [  7025] By: jhi                                   on 2000/09/07  18:42:27
76309         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
76310              
76311              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76312              From: Gisle Aas <gisle@ActiveState.com>
76313              Date: 05 Sep 2000 08:11:40 +0200
76314              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
76315      Branch: perl
76316            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
76317 ____________________________________________________________________________
76318 [  7024] By: jhi                                   on 2000/09/07  18:39:32
76319         Log: Subject: [PATCH] Modernize Opcode.pm documentation
76320              From: Gisle Aas <gisle@ActiveState.com>
76321              Date: 4 Sep 2000 00:18:55 -0000
76322              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
76323      Branch: perl
76324            ! ext/Opcode/Opcode.pm
76325 ____________________________________________________________________________
76326 [  7023] By: jhi                                   on 2000/09/07  18:37:42
76327         Log: Subject: [PATCH] Tied filehandle documentation
76328              From: Gisle Aas <gisle@ActiveState.com>
76329              Date: 4 Sep 2000 00:14:40 -0000
76330              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
76331      Branch: perl
76332            ! pod/perlfunc.pod pod/perltie.pod
76333 ____________________________________________________________________________
76334 [  7022] By: jhi                                   on 2000/09/07  18:35:37
76335         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
76336              From: Gisle Aas <gisle@ActiveState.com>
76337              Date: 4 Sep 2000 00:04:22 -0000
76338              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
76339      Branch: perl
76340            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
76341 ____________________________________________________________________________
76342 [  7021] By: jhi                                   on 2000/09/07  18:33:22
76343         Log: Subject: small apidoc fix
76344              From: Marc Lehmann <pcg@goof.com>
76345              Date: Sun, 3 Sep 2000 05:12:06 +0200
76346              Message-ID: <20000903051206.A5909@cerebro.laendle>
76347      Branch: perl
76348            ! pod/perlapi.pod utf8.c
76349 ____________________________________________________________________________
76350 [  7020] By: jhi                                   on 2000/09/07  16:14:57
76351         Log: Tiny perldelta nits.
76352      Branch: perl
76353            ! pod/perldelta.pod
76354 ____________________________________________________________________________
76355 [  7019] By: jhi                                   on 2000/09/07  16:04:20
76356         Log: Guard against bad string->int conversion for quads.
76357      Branch: perl
76358            ! t/op/64bitint.t
76359 ____________________________________________________________________________
76360 [  7018] By: jhi                                   on 2000/09/06  17:07:03
76361         Log: Update Unicode todo list.
76362      Branch: perl
76363            ! Todo-5.6
76364 ____________________________________________________________________________
76365 [  7017] By: jhi                                   on 2000/09/05  21:16:01
76366         Log: Document the SvIOK_.*UV().
76367      Branch: perl
76368            ! pod/perlapi.pod sv.h
76369 ____________________________________________________________________________
76370 [  7016] By: nick                                  on 2000/09/03  21:54:46
76371         Log: Hash lookup of constant strings optimization:
76372              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
76373              to string table (as per sharepvn). Add newSV_pvn_share to create such
76374              a thing. Make hv.c compare addresses of strings and skip string compare
76375              if equal. Make method_named and helem ops use these shared-string SVs
76376              when arg is constant. Make keys op return shared-string SVs (less clearly
76377              a win).
76378      Branch: perl
76379            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
76380            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
76381            ! pod/perlintern.pod pp_hot.c proto.h sv.c
76382 ____________________________________________________________________________
76383 [  7015] By: jhi                                   on 2000/09/02  17:48:59
76384         Log: This is 5.7.0.
76385      Branch: perl
76386            ! Changes
76387 ____________________________________________________________________________
76388 [  7014] By: jhi                                   on 2000/09/02  17:35:45
76389         Log: Changes and patchlevel tweaks.
76390      Branch: perl
76391            ! Changes patchlevel.h
76392 ____________________________________________________________________________
76393 [  7013] By: jhi                                   on 2000/09/02  17:30:50
76394         Log: Update Changes.
76395      Branch: perl
76396            ! Changes patchlevel.h
76397 ____________________________________________________________________________
76398 [  7012] By: nick                                  on 2000/09/02  17:25:20
76399         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
76400      Branch: perl
76401            ! gv.c lib/overload.pm
76402 ____________________________________________________________________________
76403 [  7011] By: jhi                                   on 2000/09/02  17:16:25
76404         Log: Update perlhist.
76405      Branch: perl
76406            ! pod/perlhist.pod
76407 ____________________________________________________________________________
76408 [  7010] By: jhi                                   on 2000/09/02  17:01:35
76409         Log: perldelta nits.
76410      Branch: perl
76411            ! pod/perldelta.pod
76412 ____________________________________________________________________________
76413 [  7009] By: nick                                  on 2000/09/02  16:48:35
76414         Log: If overloaded %{} etc. return the object do not loop.
76415              Thus  sub deref { $_[0] } functions if object is wanted type.
76416      Branch: perl
76417            ! pp.h
76418 ____________________________________________________________________________
76419 [  7008] By: jhi                                   on 2000/09/02  16:26:11
76420         Log: Retab MANIFEST.
76421      Branch: perl
76422            ! ext/Storable/MANIFEST
76423 ____________________________________________________________________________
76424 [  7007] By: jhi                                   on 2000/09/02  16:23:02
76425         Log: Make certain cc is set before trying to run it.
76426      Branch: perl
76427            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
76428 ____________________________________________________________________________
76429 [  7006] By: jhi                                   on 2000/09/02  15:45:41
76430         Log: Unicode notes.
76431      Branch: perl
76432            ! pod/perldelta.pod
76433 ____________________________________________________________________________
76434 [  7005] By: jhi                                   on 2000/09/02  15:42:11
76435         Log: Various Configure nits by Philip Newton,
76436              plus the ebcdic one by me.
76437      Branch: metaconfig
76438            + U/modified/pager.U
76439            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
76440      Branch: metaconfig/U/perl
76441            ! Devel.U quadfio.U
76442      Branch: perl
76443            ! Configure config_h.SH
76444 ____________________________________________________________________________
76445 [  7004] By: jhi                                   on 2000/09/02  15:06:14
76446         Log: Apparently avoiding the swapping is too costly.
76447              
76448              From: "Ben Tilly" <ben_tilly@hotmail.com>
76449              Subject: Re: the door is closed.
76450              Date: Fri, 01 Sep 2000 20:23:16 EDT
76451              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
76452      Branch: perl
76453            ! pod/perlfaq4.pod
76454 ____________________________________________________________________________
76455 [  7003] By: nick                                  on 2000/09/02  12:26:04
76456         Log: Undo part of change 6489 which looks like a bulk edit which
76457              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
76458              The supressing of main:: on return from select() is undesirable.
76459      Branch: perl
76460            ! pp_sys.c
76461 ____________________________________________________________________________
76462 [  7002] By: jhi                                   on 2000/09/01  23:08:54
76463         Log: Update Changes.
76464      Branch: perl
76465            ! Changes patchlevel.h
76466 ____________________________________________________________________________
76467 [  7001] By: jhi                                   on 2000/09/01  23:00:13
76468         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
76469              From: Peter Prymmer <pvhp@forte.com>
76470              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
76471              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
76472              
76473              plus rework the http: spots as suggested by Tom Christiansen,
76474              plus regen perltoc.
76475      Branch: perl
76476            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
76477            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
76478 ____________________________________________________________________________
76479 [  7000] By: jhi                                   on 2000/09/01  22:36:01
76480         Log: Only the first line, thank you very much.
76481      Branch: perl
76482            ! hints/solaris_2.sh
76483 ____________________________________________________________________________
76484 [  6999] By: gsar                                  on 2000/09/01  22:16:40
76485         Log: change#6791 accidentally clobbered change#6710, put it back
76486      Branch: perl
76487            ! win32/win32.c
76488 ____________________________________________________________________________
76489 [  6998] By: jhi                                   on 2000/09/01  22:14:16
76490         Log: Mention the HP-UX LP64 freak failure.
76491      Branch: perl
76492            ! pod/perldelta.pod
76493 ____________________________________________________________________________
76494 [  6997] By: jhi                                   on 2000/09/01  21:48:32
76495         Log: Detypo.
76496      Branch: perl
76497            ! hints/hpux.sh
76498 ____________________________________________________________________________
76499 [  6996] By: jhi                                   on 2000/09/01  21:27:10
76500         Log: Update Changes.
76501      Branch: perl
76502            ! Changes patchlevel.h
76503 ____________________________________________________________________________
76504 [  6995] By: jhi                                   on 2000/09/01  21:14:24
76505         Log: Mi splgn s gnin.g
76506      Branch: perl
76507            ! pp_ctl.c
76508 ____________________________________________________________________________
76509 [  6994] By: jhi                                   on 2000/09/01  21:09:54
76510         Log: Subject: http:// in L<>
76511              From: Nicholas Clark <nick@ccl4.org>
76512              Date: Fri, 1 Sep 2000 22:03:21 +0100
76513              Message-ID: <20000901220321.B72074@plum.flirble.org>
76514      Branch: perl
76515            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
76516 ____________________________________________________________________________
76517 [  6993] By: jhi                                   on 2000/09/01  21:06:54
76518         Log: Update to Storable 1.0, from Raphael Manfredi.
76519      Branch: perl
76520            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
76521            ! ext/Storable/Makefile.PL ext/Storable/README
76522            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
76523            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
76524            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
76525            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
76526            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
76527            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
76528 ____________________________________________________________________________
76529 [  6992] By: jhi                                   on 2000/09/01  20:43:05
76530         Log: Mention known sfio+linux buglet.
76531      Branch: perl
76532            ! pod/perldelta.pod
76533 ____________________________________________________________________________
76534 [  6991] By: jhi                                   on 2000/09/01  20:40:11
76535         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
76536              From: Peter Prymmer <pvhp@forte.com>
76537              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
76538              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
76539      Branch: perl
76540            ! vms/vms.c
76541 ____________________________________________________________________________
76542 [  6990] By: jhi                                   on 2000/09/01  20:25:26
76543         Log: Retract #6986.
76544      Branch: perl
76545            ! hints/solaris_2.sh
76546 ____________________________________________________________________________
76547 [  6989] By: jhi                                   on 2000/09/01  20:23:00
76548         Log: Mergesort is back.
76549      Branch: perl
76550            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
76551 ____________________________________________________________________________
76552 [  6988] By: jhi                                   on 2000/09/01  19:37:40
76553         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
76554              From: Mike Guy <mjtg@cam.ac.uk>
76555              Date: Fri, 01 Sep 2000 17:43:33 +0100
76556              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
76557      Branch: perl
76558            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
76559            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
76560 ____________________________________________________________________________
76561 [  6987] By: jhi                                   on 2000/09/01  19:17:10
76562         Log: Regen perltoc.
76563      Branch: perl
76564            ! pod/perltoc.pod
76565 ____________________________________________________________________________
76566 [  6986] By: jhi                                   on 2000/09/01  18:51:10
76567         Log: Subject: Re: Solaris x86 has no SPARC libraries!
76568              From: Lupe Christoph <lupe@lupe-christoph.de>
76569              Date: Fri, 1 Sep 2000 20:41:20 +0200
76570              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
76571      Branch: perl
76572            ! hints/solaris_2.sh
76573 ____________________________________________________________________________
76574 [  6985] By: jhi                                   on 2000/09/01  18:28:10
76575         Log: Update Changes.
76576      Branch: perl
76577            ! Changes patchlevel.h
76578 ____________________________________________________________________________
76579 [  6984] By: jhi                                   on 2000/09/01  18:26:53
76580         Log: Feature ordering tweak.
76581      Branch: perl
76582            ! myconfig.SH
76583 ____________________________________________________________________________
76584 [  6983] By: jhi                                   on 2000/09/01  18:19:50
76585         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76586              From: <abigail@foad.org>
76587              Date: Fri, 1 Sep 2000 13:07:32 -0400
76588              Message-ID: <20000901170732.18249.qmail@foad.org>
76589      Branch: perl
76590            ! t/pragma/overload.t
76591 ____________________________________________________________________________
76592 [  6982] By: jhi                                   on 2000/09/01  18:17:54
76593         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
76594              so that case-ignoring systems like DCL can tell them from
76595              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
76596      Branch: metaconfig/U/perl
76597            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
76598      Branch: perl
76599            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76600            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
76601            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
76602            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
76603            ! vos/config.def vos/config.h vos/config_h.SH_orig
76604            ! win32/config.bc win32/config.gc win32/config.vc
76605 ____________________________________________________________________________
76606 [  6981] By: nick                                  on 2000/09/01  17:21:57
76607         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
76608              warning when UNTIE exists and instead pass the count of extra references to
76609              the UNTIE method.
76610      Branch: perl
76611            ! pod/perltie.pod pp_sys.c
76612 ____________________________________________________________________________
76613 [  6980] By: jhi                                   on 2000/09/01  16:54:44
76614         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
76615              From: Peter Prymmer <pvhp@forte.com>
76616              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
76617              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
76618      Branch: perl
76619            ! configure.com
76620 ____________________________________________________________________________
76621 [  6979] By: jhi                                   on 2000/09/01  16:06:20
76622         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
76623              From: Mike Guy <mjtg@cam.ac.uk> 
76624              Date: Fri, 01 Sep 2000 16:49:27 +0100
76625              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
76626      Branch: perl
76627            ! t/base/rs.t
76628 ____________________________________________________________________________
76629 [  6978] By: jhi                                   on 2000/09/01  16:00:42
76630         Log: Update to PodParser 1.18, from Brad Appleton.
76631      Branch: perl
76632            ! lib/Pod/Checker.pm t/pod/find.t
76633 ____________________________________________________________________________
76634 [  6977] By: jhi                                   on 2000/09/01  14:48:58
76635         Log: Subject: Nit in Configure (bleadperl@6961)
76636              From: Lupe Christoph <lupe@lupe-christoph.de>
76637              Date: Fri, 1 Sep 2000 16:34:29 +0200
76638              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
76639      Branch: metaconfig
76640            ! U/compline/ccflags.U
76641      Branch: perl
76642            ! Configure config_h.SH
76643 ____________________________________________________________________________
76644 [  6976] By: jhi                                   on 2000/09/01  14:39:52
76645         Log: Update Changes.
76646      Branch: perl
76647            ! Changes patchlevel.h
76648 ____________________________________________________________________________
76649 [  6975] By: jhi                                   on 2000/09/01  14:37:36
76650         Log: microperl config update.
76651      Branch: perl
76652            ! uconfig.h uconfig.sh
76653 ____________________________________________________________________________
76654 [  6974] By: jhi                                   on 2000/09/01  14:36:53
76655         Log: Document known deficiencies.
76656      Branch: perl
76657            ! pod/perldelta.pod
76658 ____________________________________________________________________________
76659 [  6973] By: jhi                                   on 2000/09/01  14:10:20
76660         Log: Mention warnings fixes and updates.
76661      Branch: perl
76662            ! pod/perldelta.pod
76663 ____________________________________________________________________________
76664 [  6972] By: jhi                                   on 2000/09/01  14:01:52
76665         Log: Drop unused argument.
76666              
76667              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
76668              From: Spider Boardman <spider@web.zk3.dec.com>
76669              Date: Thu, 31 Aug 2000 16:10:15 -0400
76670              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
76671      Branch: perl
76672            ! toke.c
76673 ____________________________________________________________________________
76674 [  6971] By: jhi                                   on 2000/09/01  13:59:24
76675         Log: Add the overload warnings to perldiag.
76676      Branch: perl
76677            ! lib/overload.pm pod/perldiag.pod
76678 ____________________________________________________________________________
76679 [  6970] By: jhi                                   on 2000/09/01  13:55:10
76680         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76681              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76682              Date: Fri, 1 Sep 2000 13:43:15 +0100 
76683              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
76684      Branch: perl
76685            ! lib/overload.pm t/pragma/overload.t
76686 ____________________________________________________________________________
76687 [  6969] By: jhi                                   on 2000/09/01  13:52:27
76688         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76689              From: <abigail@foad.org>
76690              Date: Fri, 1 Sep 2000 05:46:54 -0400
76691              Message-ID: <20000901094654.6476.qmail@foad.org>
76692      Branch: perl
76693            ! lib/overload.pm
76694 ____________________________________________________________________________
76695 [  6968] By: jhi                                   on 2000/09/01  13:50:05
76696         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
76697              From: Daniel Chetlin <daniel@chetlin.com>
76698              Date: Fri, 1 Sep 2000 02:10:55 -0700
76699              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
76700      Branch: perl
76701            ! pod/perlretut.pod
76702 ____________________________________________________________________________
76703 [  6967] By: jhi                                   on 2000/09/01  13:47:54
76704         Log: Part of the solution.
76705              
76706              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
76707              From: Mike Guy <mjtg@cam.ac.uk>
76708              Date: Fri, 01 Sep 2000 14:16:01 +0100
76709              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
76710      Branch: perl
76711            ! gv.c mg.c
76712 ____________________________________________________________________________
76713 [  6966] By: jhi                                   on 2000/09/01  13:46:17
76714         Log: Subject: CPAN.pm beta 1.57_57 for the core
76715              From: andreas.koenig@anima.de (Andreas J. Koenig)
76716              Date: 01 Sep 2000 15:16:31 +0200
76717              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
76718      Branch: perl
76719            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76720 ____________________________________________________________________________
76721 [  6965] By: jhi                                   on 2000/09/01  13:43:18
76722         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
76723              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76724              Date: Fri, 01 Sep 2000 01:47:22 -0500
76725              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
76726      Branch: perl
76727            ! pod/perldelta.pod vms/vms.c
76728 ____________________________________________________________________________
76729 [  6964] By: jhi                                   on 2000/09/01  13:35:35
76730         Log: File::Temp patches from Andreas König,
76731              
76732              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
76733              From: andreas.koenig@anima.de (Andreas J. Koenig)
76734              Date: 01 Sep 2000 10:07:20 +0200
76735              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
76736              
76737              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
76738              From: andreas.koenig@anima.de (Andreas J. Koenig)
76739              Date: 31 Aug 2000 23:26:08 +0200
76740              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
76741      Branch: perl
76742            ! lib/File/Temp.pm t/lib/ftmp-security.t
76743 ____________________________________________________________________________
76744 [  6963] By: jhi                                   on 2000/09/01  02:22:24
76745         Log: Retract the mergesort code, way too incompatible licensing
76746              and copyrights.
76747      Branch: perl
76748            ! pod/perldelta.pod pp_ctl.c
76749 ____________________________________________________________________________
76750 [  6962] By: jhi                                   on 2000/08/31  23:27:32
76751         Log: Update Changes.
76752      Branch: perl
76753            ! Changes patchlevel.h
76754 ____________________________________________________________________________
76755 [  6961] By: jhi                                   on 2000/08/31  23:20:04
76756         Log: Small tweaks all over.
76757      Branch: metaconfig
76758            ! U/compline/d_gconvert.U
76759      Branch: perl
76760            ! AUTHORS Configure config_h.SH pp_ctl.c
76761 ____________________________________________________________________________
76762 [  6960] By: jhi                                   on 2000/08/31  22:39:36
76763         Log: Further rewording.
76764      Branch: perl
76765            ! pp_ctl.c
76766 ____________________________________________________________________________
76767 [  6959] By: jhi                                   on 2000/08/31  21:26:44
76768         Log: More address tweaking.
76769      Branch: perl
76770            ! AUTHORS Changes
76771 ____________________________________________________________________________
76772 [  6958] By: jhi                                   on 2000/08/31  20:47:25
76773         Log: AUTHORS tweaks, from Peter Prymmer.
76774              
76775              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
76776              From: Peter Prymmer <pvhp@forte.com>
76777              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
76778              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
76779      Branch: perl
76780            ! AUTHORS MAINTAIN
76781 ____________________________________________________________________________
76782 [  6957] By: jhi                                   on 2000/08/31  20:34:43
76783         Log: perldelta tweaks.
76784      Branch: perl
76785            ! pod/perldelta.pod
76786 ____________________________________________________________________________
76787 [  6956] By: jhi                                   on 2000/08/31  19:11:06
76788         Log: Regen perltoc.
76789      Branch: perl
76790            ! pod/perltoc.pod
76791 ____________________________________________________________________________
76792 [  6955] By: jhi                                   on 2000/08/31  19:06:30
76793         Log: Clarify the mergesort situation.
76794      Branch: perl
76795            ! pp_ctl.c
76796 ____________________________________________________________________________
76797 [  6954] By: jhi                                   on 2000/08/31  18:24:17
76798         Log: Move the Solaris 7 scan to use64bitall, make the
76799              failure to find 64-bot sparc libc to mention the
76800              possibility of being in an intel, from Lupe and Alan.
76801      Branch: perl
76802            ! hints/solaris_2.sh
76803 ____________________________________________________________________________
76804 [  6953] By: jhi                                   on 2000/08/31  18:09:20
76805         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
76806              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
76807      Branch: metaconfig
76808            ! U/compline/d_gconvert.U U/threads/archname.U
76809      Branch: metaconfig/U/perl
76810            ! perlxv.U
76811      Branch: perl
76812            ! Configure config_h.SH sv.c
76813 ____________________________________________________________________________
76814 [  6952] By: jhi                                   on 2000/08/31  17:42:24
76815         Log: :: not allowed in pathnames, change to .
76816              
76817              Subject: [PATCH perl@6938] cygwin port
76818              From: "Fifer, Eric" <EFifer@sanwaint.com>
76819              Date: Thu, 31 Aug 2000 16:32:59 +0100
76820              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
76821      Branch: metaconfig/U/perl
76822            ! perlxv.U
76823 ____________________________________________________________________________
76824 [  6951] By: jhi                                   on 2000/08/31  17:02:05
76825         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
76826      Branch: perl
76827            ! perl.h
76828 ____________________________________________________________________________
76829 [  6950] By: jhi                                   on 2000/08/31  16:26:08
76830         Log: More author updates.
76831              
76832              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
76833              From: Simon Cozens <simon@cozens.net>
76834              Date: Thu, 31 Aug 2000 17:13:32 +0100
76835              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
76836      Branch: perl
76837            ! AUTHORS
76838 ____________________________________________________________________________
76839 [  6949] By: jhi                                   on 2000/08/31  16:04:49
76840         Log: POSIX doesn't report long double values under -Duselongdouble
76841              when the long doubles are "real" (bigger than doubles).
76842              
76843              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
76844              From: Spider Boardman <spider@peano.zk3.dec.com>
76845              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
76846              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
76847      Branch: perl
76848            ! ext/POSIX/POSIX.xs
76849 ____________________________________________________________________________
76850 [  6948] By: jhi                                   on 2000/08/31  15:25:10
76851         Log: Update Changes.
76852      Branch: perl
76853            ! Changes patchlevel.h
76854 ____________________________________________________________________________
76855 [  6947] By: jhi                                   on 2000/08/31  15:22:29
76856         Log: Document UNTIE in a very minimalistic way.
76857      Branch: perl
76858            ! pod/perlfunc.pod pod/perltie.pod
76859 ____________________________________________________________________________
76860 [  6946] By: jhi                                   on 2000/08/31  15:15:23
76861         Log: Document known failures.
76862      Branch: perl
76863            ! pod/perldelta.pod
76864 ____________________________________________________________________________
76865 [  6945] By: jhi                                   on 2000/08/31  15:07:00
76866         Log: Don't attach -ld to the archname if pointless.
76867      Branch: metaconfig
76868            ! U/threads/archname.U
76869      Branch: perl
76870            ! Configure config_h.SH
76871 ____________________________________________________________________________
76872 [  6944] By: jhi                                   on 2000/08/31  14:37:42
76873         Log: Wrap the test in eval.
76874              
76875              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
76876              From: Tim Jenness <timj@jach.hawaii.edu>
76877              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
76878              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
76879      Branch: perl
76880            ! t/lib/ftmp-security.t
76881 ____________________________________________________________________________
76882 [  6943] By: jhi                                   on 2000/08/31  14:30:57
76883         Log: Make -Dusemorebits find long doubles in Solaris.
76884      Branch: perl
76885            ! hints/solaris_2.sh
76886 ____________________________________________________________________________
76887 [  6942] By: jhi                                   on 2000/08/31  13:48:45
76888         Log: Clarify the third case of ftmp-security warnings.
76889      Branch: perl
76890            ! INSTALL
76891 ____________________________________________________________________________
76892 [  6941] By: jhi                                   on 2000/08/31  13:40:31
76893         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
76894              From: <abigail@foad.org>
76895              Date: Thu, 31 Aug 2000 01:35:05 -0400
76896              Message-ID: <20000831053505.32120.qmail@foad.org>
76897      Branch: perl
76898            ! pod/perldelta.pod
76899 ____________________________________________________________________________
76900 [  6940] By: jhi                                   on 2000/08/31  13:38:48
76901         Log: Issue useful diagnostic on unknown pod commands.
76902              
76903              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
76904              From: <abigail@foad.org>
76905              Date: Thu, 31 Aug 2000 03:41:18 -0400
76906              Message-ID: <20000831074118.24880.qmail@foad.org>
76907      Branch: perl
76908            ! lib/Pod/Man.pm
76909 ____________________________________________________________________________
76910 [  6939] By: jhi                                   on 2000/08/31  13:34:33
76911         Log: Reveal Borland's isnan.
76912              
76913              Subject: build with BC++ tweak
76914              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76915              Date: Thu, 31 Aug 2000 13:09:37 +0400
76916              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
76917      Branch: perl
76918            ! win32/win32.h
76919 ____________________________________________________________________________
76920 [  6938] By: jhi                                   on 2000/08/31  05:01:20
76921         Log: Update Changes.
76922      Branch: perl
76923            ! Changes patchlevel.h
76924 ____________________________________________________________________________
76925 [  6937] By: jhi                                   on 2000/08/31  04:26:23
76926         Log: sscanf() may be the only way to read long doubles from strings.
76927      Branch: metaconfig/U/perl
76928            ! longdblfio.U
76929      Branch: perl
76930            ! Configure config_h.SH perl.h util.c
76931 ____________________________________________________________________________
76932 [  6936] By: jhi                                   on 2000/08/31  04:18:19
76933         Log: The #6929 was too skimpy.
76934      Branch: perl
76935            ! sv.c
76936 ____________________________________________________________________________
76937 [  6935] By: jhi                                   on 2000/08/31  02:47:07
76938         Log: Subject: Re: typos in pods
76939              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76940              Date: Wed, 30 Aug 2000 19:25:34 -0700
76941              Message-ID: <eIcr5gzkg25X092yn@efn.org>
76942      Branch: perl
76943            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
76944 ____________________________________________________________________________
76945 [  6934] By: jhi                                   on 2000/08/31  02:42:55
76946         Log: Missed one Unicode file.
76947      Branch: perl
76948            + lib/unicode/UCDFF301.html
76949 ____________________________________________________________________________
76950 [  6933] By: jhi                                   on 2000/08/30  23:42:27
76951         Log: Update Changes.
76952      Branch: perl
76953            ! Changes patchlevel.h
76954 ____________________________________________________________________________
76955 [  6932] By: jhi                                   on 2000/08/30  23:40:07
76956         Log: Mention UNTIE in perldelta.  Still needs documenting
76957              in perltie et alia.
76958      Branch: perl
76959            ! pod/perldelta.pod
76960 ____________________________________________________________________________
76961 [  6931] By: jhi                                   on 2000/08/30  23:36:02
76962         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
76963              From: <abigail@foad.org>
76964              Date: Wed, 30 Aug 2000 19:28:07 -0400
76965              Message-ID: <20000830232807.305.qmail@foad.org>
76966      Branch: perl
76967            ! pod/perldelta.pod
76968 ____________________________________________________________________________
76969 [  6930] By: jhi                                   on 2000/08/30  23:32:40
76970         Log: Update to Unicode 3.0.1.
76971      Branch: perl
76972            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
76973            + lib/unicode/PropList.txt lib/unicode/README.perl
76974            + lib/unicode/UCD301.html lib/unicode/Unicode.301
76975            - lib/unicode/Props.txt lib/unicode/UCD300.html
76976            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
76977            ! (edit 257 files)
76978 ____________________________________________________________________________
76979 [  6929] By: jhi                                   on 2000/08/30  22:38:18
76980         Log: Heap decorruption.
76981              
76982              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
76983              From: Alan Burlison <Alan.Burlison@uk.sun.com>
76984              Date: Wed, 30 Aug 2000 22:39:52 +0100
76985              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
76986      Branch: perl
76987            ! sv.c
76988 ____________________________________________________________________________
76989 [  6928] By: jhi                                   on 2000/08/30  22:29:34
76990         Log: Retract the dummy test, skip the security tests (instead of failing),
76991              explain what the warnings mean.
76992      Branch: perl
76993            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
76994 ____________________________________________________________________________
76995 [  6927] By: jhi                                   on 2000/08/30  22:14:13
76996         Log: Change the internal implementation of sort() to be mergesort
76997              instead of quicksort, from John Linderman <jpl@research.att.com>.
76998              Gives us better worst case, better average case, and stability.
76999              What's there not to like?  (Small fixes for threaded builds
77000              were required).
77001      Branch: perl
77002            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
77003 ____________________________________________________________________________
77004 [  6926] By: jhi                                   on 2000/08/30  20:55:20
77005         Log: A better fix for the Socket building problem from Craig Berry.
77006      Branch: perl
77007            ! vms/vms.c
77008 ____________________________________________________________________________
77009 [  6925] By: jhi                                   on 2000/08/30  20:20:25
77010         Log: Subject: [PATCH] Re: UNTIE method 
77011              From: Nick Ing-Simmons <nik@tiuk.ti.com>
77012              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
77013              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
77014      Branch: perl
77015            ! pp_sys.c t/op/tie.t
77016 ____________________________________________________________________________
77017 [  6924] By: jhi                                   on 2000/08/30  20:17:11
77018         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
77019              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77020              Date: Wed, 30 Aug 2000 15:03:14 -0500
77021              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
77022      Branch: perl
77023            ! vms/vms.c
77024 ____________________________________________________________________________
77025 [  6923] By: jhi                                   on 2000/08/30  20:15:18
77026         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
77027              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77028              Date: Wed, 30 Aug 2000 13:30:36 -0500
77029              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
77030      Branch: perl
77031            ! vms/vms.c
77032 ____________________________________________________________________________
77033 [  6922] By: jhi                                   on 2000/08/30  19:54:43
77034         Log: Better options for rsync.
77035      Branch: perl
77036            ! pod/perlhack.pod
77037 ____________________________________________________________________________
77038 [  6921] By: jhi                                   on 2000/08/30  19:40:16
77039         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
77040              From: Rick Delaney <rick@consumercontact.com>
77041              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
77042              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
77043      Branch: perl
77044            ! pod/perlfunc.pod
77045 ____________________________________________________________________________
77046 [  6920] By: jhi                                   on 2000/08/30  19:36:40
77047         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
77048              From: Peter Prymmer <pvhp@forte.com>
77049              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
77050              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
77051      Branch: perl
77052            ! configure.com
77053 ____________________________________________________________________________
77054 [  6919] By: jhi                                   on 2000/08/30  14:52:02
77055         Log: Update Changes.
77056      Branch: perl
77057            ! Changes patchlevel.h
77058 ____________________________________________________________________________
77059 [  6918] By: jhi                                   on 2000/08/30  14:48:34
77060         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
77061      Branch: perl
77062            ! lib/ExtUtils/typemap
77063 ____________________________________________________________________________
77064 [  6917] By: jhi                                   on 2000/08/30  14:46:34
77065         Log: Subject: typos in pods
77066              From: Nicholas Clark <nick@ccl4.org>
77067              Date: Wed, 30 Aug 2000 01:12:50 +0100
77068              Message-ID: <20000830011249.A61388@plum.flirble.org>
77069      Branch: perl
77070            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
77071            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
77072            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
77073            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
77074 ____________________________________________________________________________
77075 [  6916] By: jhi                                   on 2000/08/30  14:19:09
77076         Log: Document Storable problems on Crays.  (Will have
77077              to document all the other Storable problems, too.)
77078      Branch: perl
77079            ! pod/perldelta.pod
77080 ____________________________________________________________________________
77081 [  6915] By: jhi                                   on 2000/08/30  14:06:02
77082         Log: Subject: [PATCH] fix misc cast warnings
77083              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77084              Date: Tue, 29 Aug 2000 23:16:14 -0700
77085              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
77086      Branch: perl
77087            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
77088            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
77089            ! os2/os2ish.h
77090 ____________________________________________________________________________
77091 [  6914] By: jhi                                   on 2000/08/30  14:03:45
77092         Log: Timestamp mismatch again.  Need to fix this dependence on
77093              config_h.SH timestamp, since it's the contents of config_h.SH
77094              that matter.
77095      Branch: perl
77096            ! uconfig.h uconfig.sh
77097 ____________________________________________________________________________
77098 [  6913] By: jhi                                   on 2000/08/30  13:54:06
77099         Log: Don't say "Perl 5.0 source kit".
77100      Branch: perl
77101            ! perl.c
77102 ____________________________________________________________________________
77103 [  6912] By: jhi                                   on 2000/08/30  13:51:24
77104         Log: Reset archname and archname64 always, forcing them be
77105              recomputed at each Configure run, make Configure and
77106              the hints files agree on the naming of largefiles variables.
77107      Branch: metaconfig
77108            ! U/threads/archname.U
77109      Branch: metaconfig/U/perl
77110            ! use64bits.U
77111      Branch: perl
77112            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
77113            ! hints/linux.sh hints/solaris_2.sh
77114 ____________________________________________________________________________
77115 [  6911] By: jhi                                   on 2000/08/30  13:30:13
77116         Log: Put back the slice accidentally removed by #6907.
77117      Branch: perl
77118            ! hints/solaris_2.sh
77119 ____________________________________________________________________________
77120 [  6910] By: jhi                                   on 2000/08/30  01:24:26
77121         Log: Be consistent: other Net::get* do export theirs.
77122              
77123              Subject: Re: Net::protoent does not export 'getproto'
77124              From: Yasushi Nakajima <sey@jkc.co.jp>
77125              Date: Wed, 30 Aug 2000 09:53:14 +0900
77126              Message-Id: <200008300051.DAA24700@taku.hut.fi>
77127      Branch: perl
77128            ! lib/Net/protoent.pm
77129 ____________________________________________________________________________
77130 [  6909] By: jhi                                   on 2000/08/30  01:17:25
77131         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
77132              From: Gurusamy Sarathy <gsar@ActiveState.com>
77133              Date: Tue, 29 Aug 2000 17:17:07 -0700
77134              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
77135      Branch: perl
77136            ! cop.h
77137 ____________________________________________________________________________
77138 [  6908] By: jhi                                   on 2000/08/30  00:58:05
77139         Log: Update Changes.
77140      Branch: perl
77141            ! Changes patchlevel.h
77142 ____________________________________________________________________________
77143 [  6907] By: jhi                                   on 2000/08/30  00:57:22
77144         Log: Introduce ccname to keep track of what compiler kind of we have.
77145      Branch: metaconfig/U/perl
77146            ! Checkcc.U gccvers.U
77147      Branch: perl
77148            ! Configure config_h.SH hints/solaris_2.sh
77149 ____________________________________________________________________________
77150 [  6906] By: jhi                                   on 2000/08/30  00:25:47
77151         Log: Put back the flags dump as reasoned in
77152              
77153              Subject: Re: [PATCH] Glob dumping
77154              From: Mike Guy <mjtg@cam.ac.uk> 
77155              Date: Tue, 29 Aug 2000 21:41:32 +0100
77156              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
77157      Branch: perl
77158            ! dump.c t/lib/peek.t
77159 ____________________________________________________________________________
77160 [  6905] By: jhi                                   on 2000/08/30  00:16:17
77161         Log: Make the epsilon to be relative, not absolute.
77162              
77163              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
77164              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
77165              Date: Tue, 29 Aug 2000 19:58:56 -0400
77166              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
77167      Branch: perl
77168            ! t/lib/trig.t
77169 ____________________________________________________________________________
77170 [  6904] By: jhi                                   on 2000/08/30  00:13:09
77171         Log: From now on, Gisle is on my list of usual suspects :-)
77172              Retract #6902.
77173      Branch: perl
77174            ! ext/Opcode/Safe.pm
77175 ____________________________________________________________________________
77176 [  6903] By: jhi                                   on 2000/08/29  23:51:20
77177         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
77178              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77179              Date: Tue, 29 Aug 2000 18:43:26 -0500
77180              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
77181      Branch: perl
77182            + vms/vmspipe.com
77183            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
77184            ! vms/vms.c
77185 ____________________________________________________________________________
77186 [  6902] By: jhi                                   on 2000/08/29  23:44:14
77187         Log: Retry what #6882 attempted.
77188              
77189              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
77190              From: Gisle Aas <gisle@ActiveState.com>
77191              Date: 30 Aug 2000 00:33:09 +0200
77192              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
77193      Branch: perl
77194            ! ext/Opcode/Safe.pm
77195 ____________________________________________________________________________
77196 [  6901] By: jhi                                   on 2000/08/29  22:59:32
77197         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
77198              From: Hugo <hv@crypt.compulink.co.uk>
77199              Date: Mon, 12 Jun 2000 19:36:08 +0100
77200              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
77201      Branch: perl
77202            ! sv.c
77203 ____________________________________________________________________________
77204 [  6900] By: jhi                                   on 2000/08/29  22:58:35
77205         Log: Admit that we are leaking scalars.
77206              
77207              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
77208              From: Spider Boardman <spider@leggy.zk3.dec.com>
77209              Date: Tue, 29 Aug 2000 18:48:29 -0400
77210              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
77211      Branch: perl
77212            ! t/pragma/warnings.t
77213 ____________________________________________________________________________
77214 [  6899] By: jhi                                   on 2000/08/29  20:53:13
77215         Log: Update Changes.
77216      Branch: perl
77217            ! Changes patchlevel.h
77218 ____________________________________________________________________________
77219 [  6898] By: jhi                                   on 2000/08/29  20:46:21
77220         Log: Undo namespace pollution of #6878.
77221              
77222              Subject: Re: Net::protoent does not export 'getproto'
77223              From: Mike Guy <mjtg@cam.ac.uk>
77224              Date: Tue, 29 Aug 2000 21:32:37 +0100
77225              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
77226      Branch: perl
77227            ! lib/Net/protoent.pm
77228 ____________________________________________________________________________
77229 [  6897] By: jhi                                   on 2000/08/29  20:44:29
77230         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
77231              From: Peter Prymmer <pvhp@forte.com>
77232              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
77233              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
77234      Branch: perl
77235            ! pod/perlebcdic.pod
77236 ____________________________________________________________________________
77237 [  6896] By: jhi                                   on 2000/08/29  20:40:57
77238         Log: There's no point repeating the 'revision' (5) of perl5.
77239      Branch: metaconfig/U/perl
77240            ! Devel.U patchlevel.U
77241      Branch: perl
77242            ! Configure config_h.SH
77243 ____________________________________________________________________________
77244 [  6895] By: jhi                                   on 2000/08/29  20:16:58
77245         Log: Regen Configure for #6894.
77246      Branch: metaconfig/U/perl
77247            ! perladmin.U
77248      Branch: perl
77249            ! Configure config_h.SH
77250 ____________________________________________________________________________
77251 [  6894] By: jhi                                   on 2000/08/29  19:59:52
77252         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
77253              From: "Philip Newton" <Philip.Newton@gmx.net>
77254              Date: Tue, 29 Aug 2000 21:39:14 +0200
77255              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
77256      Branch: perl
77257            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
77258            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
77259            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
77260            ! utils/perlbug.PL
77261 ____________________________________________________________________________
77262 [  6893] By: jhi                                   on 2000/08/29  19:55:30
77263         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
77264              From: "Philip Newton" <Philip.Newton@gmx.net>
77265              Date: Tue, 29 Aug 2000 21:39:14 +0200
77266              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
77267      Branch: perl
77268            ! installhtml
77269 ____________________________________________________________________________
77270 [  6892] By: jhi                                   on 2000/08/29  19:53:59
77271         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
77272              From: "Philip Newton" <Philip.Newton@gmx.net>
77273              Date: Tue, 29 Aug 2000 21:48:18 +0200
77274              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
77275      Branch: perl
77276            ! lib/File/Temp.pm
77277 ____________________________________________________________________________
77278 [  6891] By: jhi                                   on 2000/08/29  18:30:03
77279         Log: Nail the ID 20000828.023.
77280      Branch: perl
77281            ! ext/Storable/Storable.xs
77282 ____________________________________________________________________________
77283 [  6890] By: jhi                                   on 2000/08/29  16:50:17
77284         Log: Under usethreads the dumped variable is IN_PAD.
77285              
77286              Subject: Re: [PATCH] Glob dumping
77287              From: Gisle Aas <gisle@ActiveState.com>
77288              Date: 29 Aug 2000 18:45:05 +0200
77289              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
77290      Branch: perl
77291            ! t/lib/peek.t
77292 ____________________________________________________________________________
77293 [  6889] By: jhi                                   on 2000/08/29  15:17:37
77294         Log: Update Changes.
77295      Branch: perl
77296            ! Changes patchlevel.h
77297 ____________________________________________________________________________
77298 [  6888] By: jhi                                   on 2000/08/29  14:49:59
77299         Log: Retract #6882, broke the safe tests.
77300      Branch: perl
77301            ! ext/Opcode/Safe.pm
77302 ____________________________________________________________________________
77303 [  6887] By: jhi                                   on 2000/08/29  14:47:06
77304         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
77305              From: Gisle Aas <gisle@ActiveState.com> 
77306              Date: 09 Jun 2000 20:00:11 +0200
77307              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
77308      Branch: perl
77309            ! utils/perldoc.PL
77310 ____________________________________________________________________________
77311 [  6886] By: jhi                                   on 2000/08/29  14:42:45
77312         Log: The #6881 removed one dump line.
77313      Branch: perl
77314            ! t/lib/peek.t
77315 ____________________________________________________________________________
77316 [  6885] By: jhi                                   on 2000/08/29  14:30:47
77317         Log: Don't forget to tidy up.
77318      Branch: perl
77319            ! t/lib/ftmp-security.t
77320 ____________________________________________________________________________
77321 [  6884] By: jhi                                   on 2000/08/29  14:25:17
77322         Log: Disabling the one test is a bit tricky.
77323      Branch: perl
77324            ! t/lib/ftmp-security.t
77325 ____________________________________________________________________________
77326 [  6883] By: jhi                                   on 2000/08/29  14:16:25
77327         Log: Disable one of the tests for now.
77328      Branch: perl
77329            ! t/lib/ftmp-security.t
77330 ____________________________________________________________________________
77331 [  6882] By: jhi                                   on 2000/08/29  14:05:50
77332         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
77333              From: gisle@aas.no
77334              Date: 29 Aug 2000 10:35:06 -0000
77335              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
77336      Branch: perl
77337            ! ext/Opcode/Safe.pm
77338 ____________________________________________________________________________
77339 [  6881] By: jhi                                   on 2000/08/29  14:03:51
77340         Log: Subject: [PATCH] Glob dumping
77341              From: Gisle Aas <gisle@ActiveState.com>
77342              Date: 29 Aug 2000 07:59:42 -0000
77343              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
77344      Branch: perl
77345            ! dump.c
77346 ____________________________________________________________________________
77347 [  6880] By: jhi                                   on 2000/08/29  14:02:01
77348         Log: Subject: [PATCH] Warnings in B::Deparse
77349              From: <abigail@foad.org>
77350              Date: Tue, 29 Aug 2000 00:00:01 -0400
77351              Message-ID: <20000829040001.2999.qmail@foad.org>
77352      Branch: perl
77353            ! ext/B/B/Deparse.pm
77354 ____________________________________________________________________________
77355 [  6879] By: jhi                                   on 2000/08/29  13:57:26
77356         Log: Missed a change in #6869.
77357      Branch: perl
77358            ! mg.c
77359 ____________________________________________________________________________
77360 [  6878] By: jhi                                   on 2000/08/29  13:45:04
77361         Log: Subject: Net::protoent does not export 'getproto'
77362              From: Yasushi Nakajima <sey@jkc.co.jp>
77363              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
77364      Branch: perl
77365            ! lib/Net/protoent.pm
77366 ____________________________________________________________________________
77367 [  6877] By: jhi                                   on 2000/08/29  13:39:19
77368         Log: Patches all over for people and the files they (hopefully) care about.
77369      Branch: perl
77370            ! AUTHORS Changes MAINTAIN
77371 ____________________________________________________________________________
77372 [  6876] By: jhi                                   on 2000/08/29  12:53:54
77373         Log: Fix for thinko in #6848.
77374              
77375              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
77376              From: Lupe Christoph <lupe@lupe-christoph.de>
77377              Date: Tue, 29 Aug 2000 09:04:08 +0200
77378              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
77379      Branch: perl
77380            ! ext/Thread/Thread.xs
77381 ____________________________________________________________________________
77382 [  6875] By: jhi                                   on 2000/08/29  12:50:14
77383         Log: Update to Getopt::Long 2.24, from Johan Vromans.
77384      Branch: perl
77385            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
77386 ____________________________________________________________________________
77387 [  6874] By: jhi                                   on 2000/08/29  02:09:53
77388         Log: Use minimal @INC in tests, most of the time just '../lib',
77389              so that we simply can't pick up stuff from other Perls than
77390              the one we are testing.  Pointed out by
77391              
77392              From: Mike Guy <mjtg@cam.ac.uk>
77393              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
77394              Date: Fri, 25 Aug 2000 15:15:59 +0100
77395              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
77396      Branch: perl
77397            ! (edit 185 files)
77398 ____________________________________________________________________________
77399 [  6873] By: jhi                                   on 2000/08/29  01:07:11
77400         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
77401              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77402              Date: Mon, 28 Aug 2000 17:45:52 -0700
77403              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
77404      Branch: perl
77405            ! Makefile.SH hints/os2.sh
77406 ____________________________________________________________________________
77407 [  6872] By: jhi                                   on 2000/08/28  23:33:39
77408         Log: Subject: [PATCH bleedperl@6866] spellings
77409              From: marcel@codewerk.com (Marcel Grunauer)
77410              Date: Tue, 29 Aug 2000 01:19:59 +0200
77411              Message-Id: <200008282319.BAA29862@gandalf.local>
77412      Branch: perl
77413            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
77414            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
77415            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
77416 ____________________________________________________________________________
77417 [  6871] By: jhi                                   on 2000/08/28  23:22:09
77418         Log: Take out the SUIDMAIL thing, that will not be
77419              a problem in 5.7.*.
77420      Branch: perl
77421            ! patchlevel.h
77422 ____________________________________________________________________________
77423 [  6870] By: jhi                                   on 2000/08/28  23:19:30
77424         Log: -S is the silent flag, -s is the strip flag.
77425              
77426              Subject: [PATCH] Re: [PATCH] make no-install          
77427              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77428              Date: Mon, 28 Aug 2000 15:12:55 -0700
77429              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
77430      Branch: perl
77431            ! Makefile.SH
77432 ____________________________________________________________________________
77433 [  6869] By: jhi                                   on 2000/08/28  23:12:05
77434         Log: Subject: [PATCH bleedperl@6856] warnings fixes
77435              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77436              Date: Mon, 28 Aug 2000 23:55:06 +0100
77437              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
77438      Branch: perl
77439            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
77440            ! warnings.h warnings.pl
77441 ____________________________________________________________________________
77442 [  6868] By: jhi                                   on 2000/08/28  21:38:22
77443         Log: Potential cruft.
77444      Branch: perl
77445            ! Makefile.SH
77446 ____________________________________________________________________________
77447 [  6867] By: jhi                                   on 2000/08/28  21:35:36
77448         Log: Update Changes.
77449      Branch: perl
77450            ! Changes patchlevel.h
77451 ____________________________________________________________________________
77452 [  6866] By: jhi                                   on 2000/08/28  21:33:49
77453         Log: Subject: hv.h Doc Patch
77454              From: Fisher Mark <fisherm@tce.com>
77455              Date: Mon, 28 Aug 2000 16:24:59 -0500
77456              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
77457      Branch: perl
77458            ! hv.h
77459 ____________________________________________________________________________
77460 [  6865] By: jhi                                   on 2000/08/28  21:02:15
77461         Log: Add -ld to archname on long tr...double platforms.
77462      Branch: metaconfig
77463            ! U/threads/archname.U
77464      Branch: perl
77465            ! Configure config_h.SH
77466 ____________________________________________________________________________
77467 [  6864] By: jhi                                   on 2000/08/28  20:38:59
77468         Log: An attempt to fix the problem reported in
77469              
77470              Subject: Building perl@6856 using gcc/AIX 4.3.3 
77471              From: Daniel Muino <dmuino@afip.gov.ar> 
77472              Date: Mon, 28 Aug 2000 15:50:01 -0300   
77473              Message-ID: <20000828155001.A14403@con2-dgi>
77474              
77475              I can't test this properly since the gcc installation I have
77476              access to seems to be botched (gcc is calling the AIX cpp,
77477              a losing proposition...)
77478      Branch: perl
77479            ! hints/aix.sh
77480 ____________________________________________________________________________
77481 [  6863] By: jhi                                   on 2000/08/28  18:57:52
77482         Log: Fix for ID 20000828.001, long doubles were not formatted
77483              correctly (showed up in $], which stopped installing perl).
77484      Branch: perl
77485            ! sv.c
77486 ____________________________________________________________________________
77487 [  6862] By: jhi                                   on 2000/08/28  18:07:15
77488         Log: Typo in #6858.
77489      Branch: perl
77490            ! lib/Cwd.pm
77491 ____________________________________________________________________________
77492 [  6861] By: jhi                                   on 2000/08/28  17:57:27
77493         Log: opmini.o may be left around if a build is interrupted.
77494      Branch: perl
77495            ! Makefile.SH
77496 ____________________________________________________________________________
77497 [  6860] By: jhi                                   on 2000/08/28  16:52:50
77498         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
77499              From: Daniel Chetlin <daniel@chetlin.com>
77500              Date: Mon, 28 Aug 2000 01:14:18 -0700
77501              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
77502      Branch: perl
77503            ! lib/overload.pm
77504 ____________________________________________________________________________
77505 [  6859] By: jhi                                   on 2000/08/28  16:08:46
77506         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
77507              From: Nicholas Clark <nick@ccl4.org>
77508              Date: Mon, 28 Aug 2000 16:03:27 +0100
77509              Message-Id: <20000828160327.C49785@plum.flirble.org>
77510      Branch: perl
77511            ! ext/ByteLoader/bytecode.h
77512 ____________________________________________________________________________
77513 [  6858] By: jhi                                   on 2000/08/28  16:02:10
77514         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
77515              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
77516              Date: Mon, 28 Aug 2000 13:08:30 +0200
77517              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
77518      Branch: perl
77519            ! lib/Cwd.pm
77520 ____________________________________________________________________________
77521 [  6857] By: jhi                                   on 2000/08/28  15:42:47
77522         Log: display_format used as a class method without arguments was broken,
77523              reported in
77524              
77525              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
77526              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
77527              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
77528              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
77529      Branch: perl
77530            ! lib/Math/Complex.pm t/lib/complex.t
77531 ____________________________________________________________________________
77532 [  6856] By: jhi                                   on 2000/08/27  22:09:48
77533         Log: Update Changes.
77534      Branch: perl
77535            ! Changes patchlevel.h
77536 ____________________________________________________________________________
77537 [  6855] By: jhi                                   on 2000/08/27  21:59:21
77538         Log: Retract #6853 (false alarm).
77539      Branch: perl
77540            ! lib/ExtUtils/xsubpp
77541 ____________________________________________________________________________
77542 [  6854] By: jhi                                   on 2000/08/27  21:37:44
77543         Log: Update Changes.
77544      Branch: perl
77545            ! Changes patchlevel.h
77546 ____________________________________________________________________________
77547 [  6853] By: jhi                                   on 2000/08/27  21:37:16
77548         Log: Subject: [PATCH perl@6850] workaround for xsubpp
77549              From: Hugo <hv@crypt.compulink.co.uk>
77550              Date: Sun, 27 Aug 2000 22:30:25 +0100
77551              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
77552      Branch: perl
77553            ! lib/ExtUtils/xsubpp
77554 ____________________________________________________________________________
77555 [  6852] By: jhi                                   on 2000/08/27  21:33:58
77556         Log: Big-endian 64-bit patch from Raphael Manfredi.
77557      Branch: perl
77558            ! ext/Storable/Storable.xs
77559 ____________________________________________________________________________
77560 [  6851] By: jhi                                   on 2000/08/27  21:22:21
77561         Log: More ruthless editing from Hugo van der Sanden.
77562      Branch: perl
77563            ! pod/perldelta.pod
77564 ____________________________________________________________________________
77565 [  6850] By: jhi                                   on 2000/08/27  16:11:46
77566         Log: Update Changes.
77567      Branch: perl
77568            ! Changes patchlevel.h
77569 ____________________________________________________________________________
77570 [  6849] By: jhi                                   on 2000/08/27  16:11:05
77571         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
77572      Branch: perl
77573            ! configpm pod/perldelta.pod
77574 ____________________________________________________________________________
77575 [  6848] By: jhi                                   on 2000/08/27  15:35:08
77576         Log: Use the actual thread type, not the pointer-to-struct.
77577      Branch: perl
77578            ! ext/Thread/Thread.xs
77579 ____________________________________________________________________________
77580 [  6847] By: jhi                                   on 2000/08/27  15:30:49
77581         Log: Test nit.
77582      Branch: perl
77583            ! t/pragma/warn/pp_sys
77584 ____________________________________________________________________________
77585 [  6846] By: jhi                                   on 2000/08/27  15:19:02
77586         Log: Passing -R in ldflags makes now it to appear in the default
77587              for lddlflags, just like with -L.
77588              
77589              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77590              From: Lupe Christoph <lupe@lupe-christoph.de>
77591              Date: Sun, 27 Aug 2000 10:28:21 +0200
77592              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
77593      Branch: metaconfig/U/perl
77594            ! dlsrc.U
77595      Branch: perl
77596            ! Configure
77597 ____________________________________________________________________________
77598 [  6845] By: jhi                                   on 2000/08/27  15:08:54
77599         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77600              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77601              Date: Sat, 26 Aug 2000 22:23:27 +0100
77602              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
77603      Branch: perl
77604            ! lib/ExtUtils/MM_Unix.pm
77605 ____________________________________________________________________________
77606 [  6844] By: jhi                                   on 2000/08/27  15:02:37
77607         Log: DJGPP update from Laszlo Molnar.
77608              
77609              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
77610              From: ml1050 <ml1050@freemail.hu>
77611              Date: Sat, 26 Aug 2000 23:24:40 +0200
77612              Message-Id: <20000826232440.A439@freemail.hu>
77613      Branch: perl
77614            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
77615            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
77616 ____________________________________________________________________________
77617 [  6843] By: jhi                                   on 2000/08/27  14:53:58
77618         Log: Subject: installman buglet
77619              From: Lupe Christoph <lupe@lupe-christoph.de>
77620              Date: Sun, 27 Aug 2000 14:38:59 +0200
77621              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
77622      Branch: perl
77623            ! installman
77624 ____________________________________________________________________________
77625 [  6842] By: jhi                                   on 2000/08/27  14:52:08
77626         Log: Can't get the test to reliably work thanks to the
77627              inaccurateness of floating point.  "Resolves" bug ids
77628              20000826.003, 20000826.009, 20000826.010,
77629      Branch: perl
77630            ! t/lib/trig.t
77631 ____________________________________________________________________________
77632 [  6841] By: jhi                                   on 2000/08/26  15:53:58
77633         Log: Update Changes.
77634      Branch: perl
77635            ! Changes patchlevel.h
77636 ____________________________________________________________________________
77637 [  6840] By: jhi                                   on 2000/08/26  14:23:03
77638         Log: grep -e isn't portable.
77639              
77640              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
77641              From: chris@broadband.att.com
77642              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
77643              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
77644      Branch: perl
77645            ! hints/solaris_2.sh
77646 ____________________________________________________________________________
77647 [  6839] By: jhi                                   on 2000/08/26  14:12:23
77648         Log: no-install target a la make -n.
77649              
77650              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
77651              From: <abigail@foad.org>
77652              Date: Sat, 26 Aug 2000 03:57:34 -0400
77653              Message-ID: <20000826075735.18912.qmail@foad.org>
77654      Branch: perl
77655            ! Makefile.SH installman installperl
77656 ____________________________________________________________________________
77657 [  6838] By: jhi                                   on 2000/08/26  14:06:33
77658         Log: Retract #6826 as the #6828 should be do the same
77659              in a More Correct Way.
77660      Branch: perl
77661            ! installperl
77662 ____________________________________________________________________________
77663 [  6837] By: jhi                                   on 2000/08/26  05:24:00
77664         Log: More casting.
77665      Branch: perl
77666            ! ext/Storable/Storable.xs
77667 ____________________________________________________________________________
77668 [  6836] By: jhi                                   on 2000/08/26  05:05:46
77669         Log: Nicer in decimal.
77670      Branch: perl
77671            ! ext/Storable/Storable.xs
77672 ____________________________________________________________________________
77673 [  6835] By: jhi                                   on 2000/08/26  05:03:50
77674         Log: There be no UVdf.
77675      Branch: perl
77676            ! ext/Storable/Storable.xs
77677 ____________________________________________________________________________
77678 [  6834] By: jhi                                   on 2000/08/26  05:00:18
77679         Log: Continue IVdfing and UVxfing.
77680      Branch: perl
77681            ! ext/Storable/Storable.xs
77682 ____________________________________________________________________________
77683 [  6833] By: jhi                                   on 2000/08/26  04:53:14
77684         Log: Use IVdf.
77685      Branch: perl
77686            ! ext/Storable/Storable.xs
77687 ____________________________________________________________________________
77688 [  6832] By: jhi                                   on 2000/08/26  04:40:41
77689         Log: Document PTR2XX and INT2PTR.
77690      Branch: perl
77691            ! pod/perlguts.pod
77692 ____________________________________________________________________________
77693 [  6831] By: jhi                                   on 2000/08/26  04:33:18
77694         Log: Use UVxf, PTR2UV, NVff.
77695      Branch: perl
77696            ! ext/Storable/Storable.xs
77697 ____________________________________________________________________________
77698 [  6830] By: jhi                                   on 2000/08/26  04:31:32
77699         Log: Update the test count.
77700      Branch: perl
77701            ! t/lib/trig.t
77702 ____________________________________________________________________________
77703 [  6829] By: jhi                                   on 2000/08/26  03:05:50
77704         Log: Subject: [PATCH] installation not quite silent yet.
77705              From: <abigail@foad.org>
77706              Date: Fri, 25 Aug 2000 20:07:53 -0400
77707              Message-ID: <20000826000753.7822.qmail@foad.org>
77708      Branch: perl
77709            ! installman installperl
77710 ____________________________________________________________________________
77711 [  6828] By: jhi                                   on 2000/08/26  03:05:14
77712         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
77713              From: Spider Boardman <spider@web.zk3.dec.com>
77714              Date: Fri, 25 Aug 2000 19:12:40 -0400
77715              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
77716      Branch: perl
77717            ! gv.c
77718 ____________________________________________________________________________
77719 [  6827] By: jhi                                   on 2000/08/25  23:54:34
77720         Log: Support preserving extremely big/small angles.
77721      Branch: perl
77722            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
77723 ____________________________________________________________________________
77724 [  6826] By: jhi                                   on 2000/08/25  23:01:20
77725         Log: Patch installperl to be long double-aware.
77726              
77727              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
77728              From: Spider Boardman <spider@web.zk3.dec.com>
77729              Date: Fri, 25 Aug 2000 18:15:23 -0400
77730              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
77731      Branch: perl
77732            ! installperl
77733 ____________________________________________________________________________
77734 [  6825] By: jhi                                   on 2000/08/25  22:58:25
77735         Log: Remove duplicately applied patch shards.
77736              
77737              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
77738              From: Spider Boardman <spider@leggy.zk3.dec.com>
77739              Date: Fri, 25 Aug 2000 16:45:03 -0400
77740              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
77741      Branch: perl
77742            ! t/lib/cgi-html.t
77743 ____________________________________________________________________________
77744 [  6824] By: jhi                                   on 2000/08/25  22:57:00
77745         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
77746              From: Daniel Chetlin <daniel@chetlin.com>
77747              Date: Fri, 25 Aug 2000 12:23:16 -0700
77748              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
77749              
77750              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
77751              From: Daniel Chetlin <daniel@chetlin.com>
77752              Date: Fri, 25 Aug 2000 14:47:19 -0700
77753              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
77754      Branch: perl
77755            ! installman
77756 ____________________________________________________________________________
77757 [  6823] By: jhi                                   on 2000/08/25  22:44:17
77758         Log: Timestamp problem?
77759      Branch: perl
77760            ! uconfig.h uconfig.sh
77761 ____________________________________________________________________________
77762 [  6822] By: jhi                                   on 2000/08/25  19:01:06
77763         Log: One forgotten file from #6816.
77764      Branch: perl
77765            ! vos/config.h
77766 ____________________________________________________________________________
77767 [  6821] By: jhi                                   on 2000/08/25  18:56:39
77768         Log: Regen Changes.
77769      Branch: perl
77770            ! Changes patchlevel.h
77771 ____________________________________________________________________________
77772 [  6820] By: jhi                                   on 2000/08/25  18:52:35
77773         Log: Fix Changes ordering.
77774      Branch: perl
77775            ! Changes
77776 ____________________________________________________________________________
77777 [  6819] By: jhi                                   on 2000/08/25  18:50:25
77778         Log: Update Changes.
77779      Branch: perl
77780            ! Changes patchlevel.h
77781 ____________________________________________________________________________
77782 [  6818] By: jhi                                   on 2000/08/25  18:47:45
77783         Log: Tweak the sfio/useperlio logic, hopefully as wished in
77784              
77785              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
77786              From: Nicholas Clark <nick@babyhippo.co.uk>
77787              Date: Fri, 25 Aug 2000 12:01:45 +0100
77788              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
77789      Branch: metaconfig/U/perl
77790            ! d_sfio.U
77791      Branch: perl
77792            ! Configure
77793 ____________________________________________________________________________
77794 [  6817] By: jhi                                   on 2000/08/25  18:32:51
77795         Log: Allow microperl to assume <math.h>, without it the math
77796              functions like floor() are assumed to return int, which makes
77797              for core dumps in machines where integer and floating register
77798              don't mix.
77799      Branch: perl
77800            ! uconfig.h uconfig.sh
77801 ____________________________________________________________________________
77802 [  6816] By: jhi                                   on 2000/08/25  18:27:17
77803         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
77804              the problem reported in
77805              
77806              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
77807              From: danhale@us.ibm.com
77808              Date: Fri, 25 Aug 2000 10:58:06 -0400
77809              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
77810      Branch: metaconfig/U/perl
77811            + d_socks5_init.U
77812      Branch: perl
77813            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
77814            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
77815            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
77816            ! win32/config.gc win32/config.vc
77817 ____________________________________________________________________________
77818 [  6815] By: jhi                                   on 2000/08/25  17:43:31
77819         Log: A solution for the retrieve_fd autosplit warning,
77820              idea suggested by Mike Guy.
77821      Branch: perl
77822            ! ext/Storable/Storable.pm
77823 ____________________________________________________________________________
77824 [  6814] By: jhi                                   on 2000/08/25  17:16:03
77825         Log: Add install-silent target.
77826      Branch: perl
77827            ! Makefile.SH
77828 ____________________________________________________________________________
77829 [  6813] By: jhi                                   on 2000/08/25  17:14:23
77830         Log: Subject: Re: [PATCH] More silencing of installman.
77831              From: <abigail@foad.org>
77832              Date: Thu, 24 Aug 2000 19:27:03 -0400
77833              Message-ID: <20000824232703.7001.qmail@foad.org>
77834              
77835              Subject: Re: [PATCH] More silencing of installman.
77836              From: <abigail@foad.org>
77837              Date: Fri, 25 Aug 2000 03:00:58 -0400
77838              Message-ID: <20000825070058.10697.qmail@foad.org>
77839      Branch: perl
77840            ! installman
77841 ____________________________________________________________________________
77842 [  6812] By: jhi                                   on 2000/08/25  17:11:28
77843         Log: installperl --verbose and --silent.
77844              
77845              Subject: Re: [PATCH] More silencing of installman.
77846              From: <abigail@foad.org>
77847              Message-ID: <20000825064430.9719.qmail@foad.org>
77848              Date: Fri, 25 Aug 2000 02:44:30 -0400
77849      Branch: perl
77850            ! installperl
77851 ____________________________________________________________________________
77852 [  6811] By: jhi                                   on 2000/08/25  17:05:43
77853         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
77854              From: "Peter J. Farley III" <pjfarley@banet.net>
77855              Date: Thu, 24 Aug 2000 21:58:03 -0400
77856              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
77857              
77858              (applied slightly modified)
77859      Branch: perl
77860            ! lib/ExtUtils/MM_Unix.pm
77861 ____________________________________________________________________________
77862 [  6810] By: jhi                                   on 2000/08/25  17:01:18
77863         Log: Missing parts of 
77864              
77865              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
77866              From: Peter Prymmer <pvhp@forte.com>
77867              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
77868              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
77869      Branch: perl
77870            ! t/lib/cgi-html.t
77871 ____________________________________________________________________________
77872 [  6809] By: jhi                                   on 2000/08/25  16:46:32
77873         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
77874              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77875              Date: Thu, 24 Aug 2000 19:13:11 -0500
77876              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
77877      Branch: perl
77878            ! vms/vms.c
77879 ____________________________________________________________________________
77880 [  6808] By: jhi                                   on 2000/08/25  16:39:22
77881         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
77882              From: Peter Prymmer <pvhp@forte.com>
77883              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
77884              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
77885      Branch: perl
77886            ! configure.com
77887 ____________________________________________________________________________
77888 [  6807] By: jhi                                   on 2000/08/25  16:36:37
77889         Log: Better wording for the vec lvalue diagnostic.
77890              
77891              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
77892              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
77893              Date: Wed, 23 Aug 2000 14:12:16 -0400
77894              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
77895      Branch: perl
77896            ! pod/perldiag.pod
77897 ____________________________________________________________________________
77898 [  6806] By: jhi                                   on 2000/08/24  18:17:22
77899         Log: Subject: [PATCH] More silencing of installman.
77900              From: <abigail@foad.org>
77901              Date: Thu, 24 Aug 2000 14:01:44 -0400
77902              Message-ID: <20000824180144.20062.qmail@foad.org>
77903      Branch: perl
77904            ! installman
77905 ____________________________________________________________________________
77906 [  6805] By: jhi                                   on 2000/08/24  15:00:31
77907         Log: Update Changes.
77908      Branch: perl
77909            ! Changes patchlevel.h
77910 ____________________________________________________________________________
77911 [  6804] By: jhi                                   on 2000/08/24  14:59:07
77912         Log: Regen perltoc.
77913      Branch: perl
77914            ! pod/perltoc.pod
77915 ____________________________________________________________________________
77916 [  6803] By: jhi                                   on 2000/08/24  14:44:39
77917         Log: Show the doc file, not the temp file.
77918      Branch: perl
77919            ! installman
77920 ____________________________________________________________________________
77921 [  6802] By: jhi                                   on 2000/08/24  14:41:53
77922         Log: Continue silencing.
77923      Branch: perl
77924            ! installman
77925 ____________________________________________________________________________
77926 [  6801] By: jhi                                   on 2000/08/24  14:34:40
77927         Log: Actually do something with the silencer option.
77928      Branch: perl
77929            ! installman
77930 ____________________________________________________________________________
77931 [  6800] By: jhi                                   on 2000/08/24  14:26:22
77932         Log: Make installman to recognize the silence flag -S.
77933      Branch: perl
77934            ! installman
77935 ____________________________________________________________________________
77936 [  6799] By: jhi                                   on 2000/08/24  13:49:38
77937         Log: DOS patches and portability/porting notes, from Tim Jenness.
77938      Branch: perl
77939            ! lib/File/Temp.pm
77940 ____________________________________________________________________________
77941 [  6798] By: jhi                                   on 2000/08/24  13:48:27
77942         Log: Create directories in silence.
77943              
77944              Subject: [PATCH] Another silencer for MakeMaker
77945              From: andreas.koenig@anima.de (Andreas J. Koenig)
77946              Date: 24 Aug 2000 14:18:52 +0200
77947              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
77948      Branch: perl
77949            ! lib/ExtUtils/Command.pm
77950 ____________________________________________________________________________
77951 [  6797] By: jhi                                   on 2000/08/24  13:46:42
77952         Log: More liberal parsing of version numbers.
77953              
77954              Subject: Re: CPAN.pm beta for testing available
77955              From: andreas.koenig@anima.de (Andreas J. Koenig)
77956              Date: 24 Aug 2000 13:51:57 +0200
77957              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
77958      Branch: perl
77959            ! lib/CPAN.pm
77960 ____________________________________________________________________________
77961 [  6796] By: jhi                                   on 2000/08/24  13:44:36
77962         Log: Make "make install" by default silent.  A new "install-verbose"
77963              target is verbose.
77964      Branch: perl
77965            ! Makefile.SH
77966 ____________________________________________________________________________
77967 [  6795] By: jhi                                   on 2000/08/24  13:39:14
77968         Log: Add silencer flags to installperl.
77969              
77970              Subject: [PATCH] Making installperl silent.
77971              From: <abigail@foad.org>
77972              Date: Thu, 24 Aug 2000 05:01:45 -0400
77973              Message-ID: <20000824090145.13141.qmail@foad.org>
77974      Branch: perl
77975            ! installperl
77976 ____________________________________________________________________________
77977 [  6794] By: jhi                                   on 2000/08/24  13:35:50
77978         Log: installperl couldn't tell whether it had run tests or not.
77979              
77980              Subject: [PATCH] Re: installperl and t/TEST
77981              From: <abigail@foad.org>
77982              Date: Thu, 24 Aug 2000 04:00:53 -0400
77983              Message-ID: <20000824080053.2494.qmail@foad.org>
77984      Branch: perl
77985            ! Makefile.SH installperl
77986 ____________________________________________________________________________
77987 [  6793] By: jhi                                   on 2000/08/24  13:27:50
77988         Log: Drop the separate perlbc, perlcc -b should be enough.
77989      Branch: perl
77990            - utils/perlbc.PL
77991            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
77992 ____________________________________________________________________________
77993 [  6792] By: jhi                                   on 2000/08/24  04:41:30
77994         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
77995              plus the typo fix from Peter Prymmer.
77996      Branch: perl
77997            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
77998            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
77999 ____________________________________________________________________________
78000 [  6791] By: jhi                                   on 2000/08/24  02:10:43
78001         Log: Replace #6705 with a minimal doc patch.
78002              
78003              Subject: [PATCH 5.6.0] replace change #6705
78004              From: Jan Dubois <jand@ActiveState.com>
78005              Date: Wed, 23 Aug 2000 18:31:51 -0700
78006              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
78007      Branch: perl
78008            ! lib/Win32.pod win32/win32.c
78009 ____________________________________________________________________________
78010 [  6790] By: jhi                                   on 2000/08/23  17:52:00
78011         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78012              From: Mike Guy <mjtg@cam.ac.uk>
78013              Date: Wed, 23 Aug 2000 18:38:46 +0100
78014              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
78015      Branch: perl
78016            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
78017 ____________________________________________________________________________
78018 [  6789] By: jhi                                   on 2000/08/23  15:34:21
78019         Log: Update Changes.
78020      Branch: perl
78021            ! Changes patchlevel.h
78022 ____________________________________________________________________________
78023 [  6788] By: jhi                                   on 2000/08/23  15:33:40
78024         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
78025              From: Wilfredo Sánchez <wsanchez@apple.com>
78026              Date: Tue, 22 Aug 2000 19:31:27 -0700
78027              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
78028      Branch: perl
78029            ! perl.h
78030 ____________________________________________________________________________
78031 [  6787] By: jhi                                   on 2000/08/23  15:29:31
78032         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
78033              From: Spider Boardman <spider@leggy.zk3.dec.com>
78034              Date: Wed, 23 Aug 2000 10:33:23 -0400
78035              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
78036      Branch: perl
78037            ! lib/Pod/Html.pm
78038 ____________________________________________________________________________
78039 [  6786] By: jhi                                   on 2000/08/23  15:28:11
78040         Log: Bad makefile.
78041      Branch: perl
78042            ! ext/B/Makefile.PL
78043 ____________________________________________________________________________
78044 [  6785] By: jhi                                   on 2000/08/23  14:37:04
78045         Log: Update Changes.
78046      Branch: perl
78047            ! Changes patchlevel.h
78048 ____________________________________________________________________________
78049 [  6784] By: jhi                                   on 2000/08/23  13:58:41
78050         Log: Portability fix from Hugo van der Sanden.
78051      Branch: perl
78052            ! ext/re/Makefile.PL
78053 ____________________________________________________________________________
78054 [  6783] By: jhi                                   on 2000/08/23  13:53:53
78055         Log: Storable support, v-version fixes.
78056              
78057              Subject: CPAN.pm beta for testing available
78058              From: andreas.koenig@anima.de (Andreas J. Koenig)
78059              Date: 22 Aug 2000 23:31:33 +0200
78060              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
78061      Branch: perl
78062            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78063 ____________________________________________________________________________
78064 [  6782] By: jhi                                   on 2000/08/23  13:51:26
78065         Log: Mac and other portability updates from Chris Nandor.
78066      Branch: perl
78067            ! pod/perlmodinstall.pod
78068 ____________________________________________________________________________
78069 [  6781] By: jhi                                   on 2000/08/23  13:47:33
78070         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
78071              From: Peter Prymmer <pvhp@forte.com>
78072              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
78073              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
78074      Branch: perl
78075            ! ext/Storable/Storable.xs
78076 ____________________________________________________________________________
78077 [  6780] By: jhi                                   on 2000/08/23  13:33:34
78078         Log: VMS MMS (make) wants null action.
78079      Branch: perl
78080            ! ext/B/Makefile.PL
78081 ____________________________________________________________________________
78082 [  6779] By: jhi                                   on 2000/08/22  19:44:47
78083         Log: Forgot portability nit.
78084      Branch: perl
78085            ! t/lib/st-forgive.t
78086 ____________________________________________________________________________
78087 [  6778] By: jhi                                   on 2000/08/22  19:35:25
78088         Log: Be portable.
78089      Branch: perl
78090            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
78091            ! t/lib/st-store.t
78092 ____________________________________________________________________________
78093 [  6777] By: jhi                                   on 2000/08/22  18:50:53
78094         Log: Update Changes.
78095      Branch: perl
78096            ! Changes patchlevel.h
78097 ____________________________________________________________________________
78098 [  6776] By: jhi                                   on 2000/08/22  18:44:46
78099         Log: cSVOPo_*v things index into the current PL_curpad
78100              under ithreads, which is different from the curpad
78101              used by the XSUB.  (In other words, the code as-is
78102              before this patch wouldn't work under ithreads.)
78103              From Sarathy.
78104      Branch: perl
78105            ! ext/B/B.xs
78106 ____________________________________________________________________________
78107 [  6775] By: jhi                                   on 2000/08/22  18:18:37
78108         Log: Make the selection of NVff et al stricter.
78109      Branch: metaconfig/U/perl
78110            ! perlxvf.U
78111      Branch: perl
78112            ! Configure config_h.SH
78113 ____________________________________________________________________________
78114 [  6774] By: jhi                                   on 2000/08/22  17:19:42
78115         Log: perldelta nits.
78116      Branch: perl
78117            ! pod/perldelta.pod
78118 ____________________________________________________________________________
78119 [  6773] By: jhi                                   on 2000/08/22  17:06:26
78120         Log: Long double fixes from Spider Boardman.
78121              
78122              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
78123              From: system PRIVILEGED account <root@peano.zk3.dec.com>
78124              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
78125              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
78126      Branch: perl
78127            ! t/lib/bigfltpm.t t/lib/st-06compat.t
78128 ____________________________________________________________________________
78129 [  6772] By: jhi                                   on 2000/08/22  15:04:53
78130         Log: Update Changes.
78131      Branch: perl
78132            ! Changes patchlevel.h
78133 ____________________________________________________________________________
78134 [  6771] By: jhi                                   on 2000/08/22  15:01:44
78135         Log: perldelta fixes from Hugo van der Sanden.
78136      Branch: perl
78137            ! pod/perldelta.pod
78138 ____________________________________________________________________________
78139 [  6770] By: jhi                                   on 2000/08/22  14:34:49
78140         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
78141              From: Hugo <hv@crypt.compulink.co.uk>
78142              Date: Tue, 22 Aug 2000 11:21:53 +0100
78143              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
78144      Branch: perl
78145            ! regcomp.c
78146 ____________________________________________________________________________
78147 [  6769] By: jhi                                   on 2000/08/22  14:30:02
78148         Log: Add Yitzchak, reformat.
78149      Branch: perl
78150            ! Changes config_h.SH
78151 ____________________________________________________________________________
78152 [  6768] By: jhi                                   on 2000/08/22  14:21:35
78153         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
78154              and Spider Boardman.
78155      Branch: metaconfig
78156            ! U/compline/d_gconvert.U
78157      Branch: perl
78158            ! Configure
78159 ____________________________________________________________________________
78160 [  6767] By: jhi                                   on 2000/08/22  14:11:24
78161         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
78162              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78163              Date: Mon, 21 Aug 2000 19:08:31 -0700
78164              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
78165      Branch: perl
78166            - ext/Storable/patchlevel.h
78167            ! MANIFEST ext/Storable/MANIFEST
78168 ____________________________________________________________________________
78169 [  6766] By: jhi                                   on 2000/08/22  13:49:29
78170         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
78171              From: Peter Prymmer <pvhp@forte.com>
78172              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
78173              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
78174      Branch: perl
78175            ! configure.com ext/Storable/Makefile.PL
78176 ____________________________________________________________________________
78177 [  6765] By: jhi                                   on 2000/08/22  13:44:59
78178         Log: Subject: [PATCH blead] B:: missing dependency
78179              From: Hugo <hv@crypt.compulink.co.uk>
78180              Date: Tue, 22 Aug 2000 06:44:33 +0100
78181              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
78182      Branch: perl
78183            ! ext/B/Makefile.PL
78184 ____________________________________________________________________________
78185 [  6764] By: jhi                                   on 2000/08/22  13:38:12
78186         Log: More bytecompiler.
78187      Branch: perl
78188            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
78189 ____________________________________________________________________________
78190 [  6763] By: jhi                                   on 2000/08/22  13:36:44
78191         Log: Bytecompiler patches from Benjamin Stuhl.
78192      Branch: perl
78193            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
78194            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78195            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
78196            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78197            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
78198            ! perl.c perlapi.h pod/perldelta.pod
78199 ____________________________________________________________________________
78200 [  6762] By: jhi                                   on 2000/08/21  23:43:40
78201         Log: An obsoleted diagnostic.
78202      Branch: perl
78203            ! pod/perldelta.pod
78204 ____________________________________________________________________________
78205 [  6761] By: jhi                                   on 2000/08/21  23:01:45
78206         Log: The #6759 wasn't quite right.
78207      Branch: perl
78208            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78209            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78210            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78211            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78212            ! t/lib/st-tieditems.t
78213 ____________________________________________________________________________
78214 [  6760] By: jhi                                   on 2000/08/21  22:35:49
78215         Log: Be verydeepclean.
78216      Branch: perl
78217            ! Makefile.SH
78218 ____________________________________________________________________________
78219 [  6759] By: jhi                                   on 2000/08/21  22:25:40
78220         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
78221              From: Peter Prymmer <pvhp@forte.com>
78222              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
78223              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
78224      Branch: perl
78225            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78226            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78227            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78228            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78229            ! t/lib/st-tieditems.t
78230 ____________________________________________________________________________
78231 [  6758] By: jhi                                   on 2000/08/21  22:22:32
78232         Log: Few more casts, need reported in
78233              
78234              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
78235              From: Mike Stok <mike@stok.co.uk>
78236              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
78237              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
78238              
78239              and
78240              
78241              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
78242              From: abigail@foad.org
78243              Date: 21 Aug 2000 21:31:34 -0000
78244              Message-Id: <20000821213134.30170.qmail@foad.org>
78245      Branch: perl
78246            ! ext/Storable/Storable.xs
78247 ____________________________________________________________________________
78248 [  6757] By: jhi                                   on 2000/08/21  18:37:07
78249         Log: Update Changes.
78250      Branch: perl
78251            ! Changes patchlevel.h
78252 ____________________________________________________________________________
78253 [  6756] By: jhi                                   on 2000/08/21  18:34:02
78254         Log: A pod nit.
78255              
78256              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
78257              From: <abigail@foad.org>
78258              Date: Mon, 21 Aug 2000 14:00:16 -0400
78259              Message-ID: <20000821180016.28627.qmail@foad.org>
78260      Branch: perl
78261            ! pod/perlre.pod
78262 ____________________________________________________________________________
78263 [  6755] By: jhi                                   on 2000/08/21  18:30:56
78264         Log: Use PodParser 1.18 new test.
78265      Branch: perl
78266            ! t/pod/special_seqs.t t/pod/special_seqs.xr
78267 ____________________________________________________________________________
78268 [  6754] By: jhi                                   on 2000/08/21  18:28:35
78269         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
78270              patches cannot be applied since #6712 conflicts.
78271      Branch: perl
78272            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
78273 ____________________________________________________________________________
78274 [  6753] By: jhi                                   on 2000/08/21  18:15:11
78275         Log: Weed out some smaller changes.
78276      Branch: perl
78277            ! pod/perldelta.pod
78278 ____________________________________________________________________________
78279 [  6752] By: jhi                                   on 2000/08/21  18:02:30
78280         Log: Also under djgpp the timestamps are funky.
78281      Branch: perl
78282            ! t/op/stat.t
78283 ____________________________________________________________________________
78284 [  6751] By: jhi                                   on 2000/08/21  17:55:56
78285         Log: Tweak the floating point output routine preferences.
78286      Branch: metaconfig
78287            ! U/compline/d_gconvert.U
78288      Branch: perl
78289            ! Configure
78290 ____________________________________________________________________________
78291 [  6750] By: jhi                                   on 2000/08/21  17:51:29
78292         Log: Unicos/mk requires elaborate paranoia.
78293      Branch: perl
78294            ! lib/Math/Complex.pm
78295 ____________________________________________________________________________
78296 [  6749] By: gsar                                  on 2000/08/21  16:53:31
78297         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
78298      Branch: perl
78299            ! lib/Cwd.pm
78300 ____________________________________________________________________________
78301 [  6748] By: gsar                                  on 2000/08/21  16:22:19
78302         Log: free TLS slot properly on Windows
78303      Branch: perl
78304            ! thread.h win32/perllib.c win32/win32thread.h
78305 ____________________________________________________________________________
78306 [  6747] By: jhi                                   on 2000/08/21  16:20:58
78307         Log: Rename the macro argument because some preprocessors
78308              can't tell the difference and expand arguments also inside
78309              double quoted strings.
78310      Branch: perl
78311            ! regcomp.c
78312 ____________________________________________________________________________
78313 [  6746] By: jhi                                   on 2000/08/21  16:09:41
78314         Log: Support long doubles in Storable.
78315              
78316              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
78317              From: Radu Greab <radu@netsoft.ro>
78318              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
78319              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
78320      Branch: perl
78321            ! ext/Storable/Storable.xs
78322 ____________________________________________________________________________
78323 [  6745] By: jhi                                   on 2000/08/21  15:51:40
78324         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
78325              From: "Fifer, Eric" <EFifer@sanwaint.com>
78326              Date: Mon, 21 Aug 2000 15:34:49 +0100
78327              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
78328      Branch: perl
78329            ! t/pragma/warn/9enabled
78330 ____________________________________________________________________________
78331 [  6744] By: jhi                                   on 2000/08/21  15:39:35
78332         Log: Document the endianness of Alpha more precisely.
78333      Branch: perl
78334            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
78335            ! pod/perlport.pod
78336 ____________________________________________________________________________
78337 [  6743] By: jhi                                   on 2000/08/21  14:47:05
78338         Log: perldelta fixes from the p5p crowd.
78339      Branch: perl
78340            ! pod/perldelta.pod pod/perlop.pod
78341 ____________________________________________________________________________
78342 [  6742] By: jhi                                   on 2000/08/21  13:34:51
78343         Log: Update to Pod::LaTeX 0.53.
78344              
78345              Subject: [PATCH] lib/Pod/LaTeX.pm updates
78346              From: Tim Jenness <timj@jach.hawaii.edu>
78347              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
78348              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
78349      Branch: perl
78350            ! lib/Pod/LaTeX.pm
78351 ____________________________________________________________________________
78352 [  6741] By: jhi                                   on 2000/08/21  13:33:01
78353         Log: Subject: [PATCH] os2.c fix for use64bitint
78354              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78355              Date: Mon, 21 Aug 2000 01:32:25 -0700
78356              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
78357      Branch: perl
78358            ! os2/os2.c
78359 ____________________________________________________________________________
78360 [  6740] By: jhi                                   on 2000/08/21  13:28:52
78361         Log: Array context keeps slithering in.
78362              
78363              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
78364              From: Daniel Chetlin <daniel@chetlin.com>
78365              Date: Sun, 20 Aug 2000 21:40:25 -0700
78366              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
78367      Branch: perl
78368            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
78369            ! pod/perldebtut.pod
78370 ____________________________________________________________________________
78371 [  6739] By: jhi                                   on 2000/08/21  13:23:55
78372         Log: Big-endian quad fixes for Storable from Radu Greab,
78373              plus few explicit null casts for picky compilers.
78374      Branch: perl
78375            ! ext/Storable/Storable.xs
78376 ____________________________________________________________________________
78377 [  6738] By: gsar                                  on 2000/08/21  05:56:13
78378         Log: small tweaks for change#6705: avoid C++ style comments in C code;
78379              use Perl's malloc API rather than the low level system one
78380      Branch: perl
78381            ! win32/win32.c
78382 ____________________________________________________________________________
78383 [  6737] By: gsar                                  on 2000/08/21  05:35:41
78384         Log: add Storable to list of extensions on Windows
78385      Branch: perl
78386            ! win32/Makefile win32/makefile.mk
78387 ____________________________________________________________________________
78388 [  6736] By: jhi                                   on 2000/08/21  02:57:53
78389         Log: Update Changes.
78390      Branch: perl
78391            ! Changes patchlevel.h
78392 ____________________________________________________________________________
78393 [  6735] By: jhi                                   on 2000/08/21  02:57:20
78394         Log: Draft 0.
78395      Branch: perl
78396            ! pod/perldelta.pod
78397 ____________________________________________________________________________
78398 [  6734] By: jhi                                   on 2000/08/21  02:57:03
78399         Log: Add Storable 0.7.2 from Raphael Manfredi,
78400              plus the patch from
78401              
78402              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
78403              From: Radu Greab <radu@netsoft.ro>
78404              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
78405              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
78406              
78407              plus changes to get Storable to compile with
78408              picky ANSI compilers.
78409      Branch: perl
78410            + ext/Storable/ChangeLog ext/Storable/MANIFEST
78411            + ext/Storable/Makefile.PL ext/Storable/README
78412            + ext/Storable/Storable.pm ext/Storable/Storable.xs
78413            + ext/Storable/patchlevel.h t/lib/st-06compat.t
78414            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
78415            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
78416            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78417            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78418            + t/lib/st-tieditems.t
78419            ! MANIFEST
78420 ____________________________________________________________________________
78421 [  6733] By: jhi                                   on 2000/08/21  02:29:09
78422         Log: The correct cleaning order is an art.
78423      Branch: perl
78424            ! Makefile.SH
78425 ____________________________________________________________________________
78426 [  6732] By: jhi                                   on 2000/08/21  01:23:39
78427         Log: The #6724 is here.
78428      Branch: perl
78429            ! t/lib/ftmp-security.t
78430 ____________________________________________________________________________
78431 [  6731] By: jhi                                   on 2000/08/20  23:17:03
78432         Log: s/this one/the 5.6.0 release/
78433      Branch: perl
78434            ! pod/perl56delta.pod
78435 ____________________________________________________________________________
78436 [  6730] By: jhi                                   on 2000/08/20  23:07:34
78437         Log: Mention perlebcdic and perlposix-bc.
78438      Branch: perl
78439            ! pod/perlport.pod
78440 ____________________________________________________________________________
78441 [  6729] By: jhi                                   on 2000/08/20  21:32:59
78442         Log: Document the number of exponent digits.
78443      Branch: perl
78444            ! pod/perlfunc.pod
78445 ____________________________________________________________________________
78446 [  6728] By: jhi                                   on 2000/08/20  21:16:47
78447         Log: Use File::Spec->tmpdir().
78448              
78449              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
78450              From: Tim Jenness <timj@jach.hawaii.edu>
78451              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
78452              MIME-Version: 1.0
78453              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
78454      Branch: perl
78455            ! utils/perlbug.PL
78456 ____________________________________________________________________________
78457 [  6727] By: jhi                                   on 2000/08/20  20:43:32
78458         Log: Update Changes.
78459      Branch: perl
78460            ! Changes patchlevel.h
78461 ____________________________________________________________________________
78462 [  6726] By: jhi                                   on 2000/08/20  20:41:44
78463         Log: The veryclean target needs to clobber.
78464      Branch: perl
78465            ! Makefile.SH
78466 ____________________________________________________________________________
78467 [  6725] By: jhi                                   on 2000/08/20  20:37:38
78468         Log: Document odd vs even subreleases and -Dusedevel.
78469      Branch: perl
78470            ! INSTALL
78471 ____________________________________________________________________________
78472 [  6724] By: jhi                                   on 2000/08/20  19:58:05
78473         Log: Use temporary directory instead of current directory.
78474              
78475              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
78476              From: Tim Jenness <timj@jach.hawaii.edu>
78477              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
78478              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
78479      Branch: perl
78480            ! t/lib/ftmp-security.t
78481 ____________________________________________________________________________
78482 [  6723] By: jhi                                   on 2000/08/20  19:55:55
78483         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
78484              From: andreas.koenig@anima.de (Andreas J. Koenig)
78485              Date: 20 Aug 2000 15:52:03 +0200
78486              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
78487      Branch: perl
78488            ! lib/ExtUtils/MM_Unix.pm
78489 ____________________________________________________________________________
78490 [  6722] By: jhi                                   on 2000/08/20  19:46:01
78491         Log: Update to CGI 2.72, from Lincoln Stein.
78492      Branch: perl
78493            ! lib/CGI.pm
78494 ____________________________________________________________________________
78495 [  6721] By: jhi                                   on 2000/08/20  19:43:54
78496         Log: (Replaced by #8364.)
78497              
78498              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
78499              From: Radu Greab <radu@netsoft.ro>
78500              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
78501              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
78502      Branch: perl
78503            ! ext/GDBM_File/GDBM_File.xs
78504 ____________________________________________________________________________
78505 [  6720] By: jhi                                   on 2000/08/20  19:42:01
78506         Log: pp_open() could pass an uninitialized filename down to do_open9().
78507      Branch: perl
78508            ! pp_sys.c
78509 ____________________________________________________________________________
78510 [  6719] By: jhi                                   on 2000/08/20  14:06:41
78511         Log: UTF8 concat fixes.
78512              
78513              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
78514              From: Hugo <hv@crypt.compulink.co.uk>
78515              Date: Sun, 20 Aug 2000 07:30:46 +0100
78516              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
78517      Branch: perl
78518            ! pp_hot.c t/op/append.t
78519 ____________________________________________________________________________
78520 [  6718] By: jhi                                   on 2000/08/20  02:09:37
78521         Log: Let's try #6717 again.
78522      Branch: perl
78523            ! lib/File/Temp.pm
78524 ____________________________________________________________________________
78525 [  6717] By: jhi                                   on 2000/08/20  01:56:55
78526         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
78527              From: "Craig A. Berry" <craig.berry@metamorgs.com>
78528              Date: Sat, 19 Aug 2000 18:15:39 -0500
78529              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
78530      Branch: perl
78531            ! lib/File/Temp.pm
78532 ____________________________________________________________________________
78533 [  6716] By: jhi                                   on 2000/08/19  15:50:11
78534         Log: Update Changes.
78535      Branch: perl
78536            ! Changes patchlevel.h
78537 ____________________________________________________________________________
78538 [  6715] By: jhi                                   on 2000/08/19  15:39:09
78539         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
78540              From: Jonathan D Johnston <jdjohnston2@juno.com>
78541              Date: Thu, 17 Aug 2000 23:13:01 -0400       
78542              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
78543      Branch: perl
78544            ! pod/perlfunc.pod
78545 ____________________________________________________________________________
78546 [  6714] By: jhi                                   on 2000/08/19  15:34:04
78547         Log: Introduce a 'veryclean' target that is like 'distclean'
78548              but also removes *~ and *.orig.
78549      Branch: perl
78550            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
78551            ! utils/Makefile x2p/Makefile.SH
78552 ____________________________________________________________________________
78553 [  6713] By: jhi                                   on 2000/08/19  14:15:45
78554         Log: Put back the long double avoidance code to POSIX.xs
78555              because VMS seems to need it still.
78556      Branch: perl
78557            ! ext/POSIX/POSIX.xs
78558 ____________________________________________________________________________
78559 [  6712] By: jhi                                   on 2000/08/19  14:10:41
78560         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
78561              From: Peter Prymmer <pvhp@forte.com>
78562              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
78563              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
78564      Branch: perl
78565            ! lib/Pod/Find.pm t/pod/find.t
78566 ____________________________________________________________________________
78567 [  6711] By: jhi                                   on 2000/08/19  14:09:19
78568         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
78569              From: Peter Prymmer <pvhp@forte.com>
78570              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
78571              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
78572              cc: vmsperl@perl.org
78573      Branch: perl
78574            ! t/lib/peek.t
78575 ____________________________________________________________________________
78576 [  6710] By: jhi                                   on 2000/08/19  14:08:01
78577         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
78578              From: Jan Dubois <jand@ActiveState.com>
78579              Date: Fri, 18 Aug 2000 16:31:48 -0700
78580              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
78581      Branch: perl
78582            ! win32/win32.c
78583 ____________________________________________________________________________
78584 [  6709] By: jhi                                   on 2000/08/19  14:06:57
78585         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
78586              
78587              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
78588              From: Spider.Boardman@Orb.Nashua.NH.US
78589              Date: Fri, 18 Aug 2000 18:41:14 -0400
78590              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
78591      Branch: perl
78592            ! regcomp.c
78593 ____________________________________________________________________________
78594 [  6708] By: jhi                                   on 2000/08/18  22:04:49
78595         Log: Update Changes.
78596      Branch: perl
78597            ! Changes patchlevel.h
78598 ____________________________________________________________________________
78599 [  6707] By: jhi                                   on 2000/08/18  21:55:14
78600         Log: Add warnif(), check warnings further up the stack,
78601              all the warnings functions now can take an optional object reference.
78602              
78603              Subject: [PATCH bleedperl@6691] warnings pragma update
78604              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
78605              Date: Fri, 18 Aug 2000 22:42:06 +0100
78606              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
78607      Branch: perl
78608            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
78609            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
78610            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
78611 ____________________________________________________________________________
78612 [  6706] By: jhi                                   on 2000/08/18  21:41:45
78613         Log: Typo in pp_complement().
78614              
78615              Subject: [PATCH perl-current] Deparse
78616              From: Peter Scott <Peter@PSDT.com>
78617              Date: Fri, 18 Aug 2000 12:44:37 -0700
78618              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
78619      Branch: perl
78620            ! ext/B/B/Deparse.pm
78621 ____________________________________________________________________________
78622 [  6705] By: jhi                                   on 2000/08/18  21:25:59
78623         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
78624              From: Jan Dubois <jand@ActiveState.com>
78625              Date: Fri, 18 Aug 2000 14:22:51 -0700
78626              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
78627      Branch: perl
78628            ! lib/Win32.pod win32/win32.c
78629 ____________________________________________________________________________
78630 [  6704] By: jhi                                   on 2000/08/18  21:16:14
78631         Log: Don't eat leading os from index entries.
78632              
78633              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
78634              From: Russ Allbery <rra@stanford.edu>
78635              Date: 10 Aug 2000 20:49:25 -0700
78636              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
78637      Branch: perl
78638            ! lib/Pod/Man.pm
78639 ____________________________________________________________________________
78640 [  6703] By: jhi                                   on 2000/08/18  21:07:06
78641         Log: Add [[:blank:]] as suggested in
78642              
78643              Subject: [ID 20000716.024] [=cc=] / [:blank:]
78644              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
78645              Date: Sun, 16 Jul 2000 17:55:29 -0700
78646              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
78647              
78648              (the [=cc=] has already been taken care of by #6439
78649              so the whole bug report can be closed)
78650              
78651              and make [[:space:]] to be equivalent to isspace(3)
78652              (as opposed to \s, which is isSPACE()).  The difference
78653              is that now [[:space:]] matches the mythical vertical tab,
78654              while \s doesn't.
78655      Branch: perl
78656            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
78657            ! regexec.c t/op/pat.t
78658 ____________________________________________________________________________
78659 [  6702] By: jhi                                   on 2000/08/18  18:47:47
78660         Log: The new tests were missing from #6415.
78661      Branch: perl
78662            ! t/op/bop.t
78663 ____________________________________________________________________________
78664 [  6701] By: jhi                                   on 2000/08/18  18:20:40
78665         Log: Document the NDBM_File and ODBM_File as SDBM_File
78666              was documented in #6417.
78667      Branch: perl
78668            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
78669            ! ext/SDBM_File/SDBM_File.pm
78670 ____________________________________________________________________________
78671 [  6700] By: jhi                                   on 2000/08/18  18:10:39
78672         Log: Subject: [PATCH perl@6698] cygwin port
78673              From: "Fifer, Eric" <EFifer@sanwaint.com>
78674              Date: Fri, 18 Aug 2000 17:30:05 +0100
78675              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
78676      Branch: perl
78677            ! lib/File/Temp.pm
78678 ____________________________________________________________________________
78679 [  6699] By: jhi                                   on 2000/08/18  16:21:49
78680         Log: Document code point which makes if (defined %stash::) to work
78681              (noted by Spider Boardman).
78682      Branch: perl
78683            ! op.c
78684 ____________________________________________________________________________
78685 [  6698] By: jhi                                   on 2000/08/18  13:43:27
78686         Log: Update Changes.
78687      Branch: perl
78688            ! Changes patchlevel.h
78689 ____________________________________________________________________________
78690 [  6697] By: jhi                                   on 2000/08/18  13:35:57
78691         Log: Tiny Getopt::Long patch from Johan Vromans.
78692      Branch: perl
78693            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
78694 ____________________________________________________________________________
78695 [  6696] By: jhi                                   on 2000/08/18  13:26:14
78696         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
78697              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
78698              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
78699              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
78700      Branch: perl
78701            ! pod/perldiag.pod pod/perlsyn.pod
78702 ____________________________________________________________________________
78703 [  6695] By: jhi                                   on 2000/08/18  13:13:26
78704         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
78705              From: Daniel Chetlin <daniel@chetlin.com>
78706              Date: Fri, 18 Aug 2000 03:13:36 -0700
78707              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
78708      Branch: perl
78709            ! pod/perlfunc.pod
78710 ____________________________________________________________________________
78711 [  6694] By: jhi                                   on 2000/08/18  13:08:05
78712         Log: Subject: [PATCH] perltrap.pod spring cleaning
78713              From: Daniel Chetlin <daniel@chetlin.com>
78714              Date: Fri, 18 Aug 2000 03:06:54 -0700
78715              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
78716              
78717              plus Mike Guy's nitfix.
78718      Branch: perl
78719            ! pod/perltrap.pod
78720 ____________________________________________________________________________
78721 [  6693] By: jhi                                   on 2000/08/18  13:00:26
78722         Log: Unbuffer the output.
78723              
78724              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
78725              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78726              Date: Thu, 17 Aug 2000 18:39:29 -0700
78727              Message-ID: <RPJn5gzkgydf092yn@efn.org>
78728      Branch: perl
78729            ! t/op/fork.t
78730 ____________________________________________________________________________
78731 [  6692] By: jhi                                   on 2000/08/18  05:19:17
78732         Log: Delete the image, too, not just its MANIFEStation.
78733      Branch: perl
78734            - lib/CGI/eg/wilogo.gif
78735 ____________________________________________________________________________
78736 [  6691] By: jhi                                   on 2000/08/18  05:10:26
78737         Log: Propagate new Configure vars.
78738      Branch: perl
78739            ! configure.com epoc/config.sh uconfig.h uconfig.sh
78740            ! vos/config.def vos/config.h vos/config_h.SH_orig
78741            ! win32/config.bc win32/config.gc win32/config.vc
78742            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
78743 ____________________________________________________________________________
78744 [  6690] By: jhi                                   on 2000/08/18  04:30:56
78745         Log: Update Changes.
78746      Branch: perl
78747            ! Changes patchlevel.h
78748 ____________________________________________________________________________
78749 [  6689] By: jhi                                   on 2000/08/18  04:12:30
78750         Log: Fix the lib/complex failure of
78751              
78752              From: abigail@foad.org
78753              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
78754              Date: 15 Aug 2000 04:06:38 -0000
78755              Message-Id: <20000815040638.8524.qmail@foad.org> 
78756              
78757              Linux long double accuracy issue: something that
78758              when printed with %g looks like "2" but int() of it is 1.
78759      Branch: perl
78760            ! lib/Math/Complex.pm
78761 ____________________________________________________________________________
78762 [  6688] By: jhi                                   on 2000/08/18  03:15:35
78763         Log: The byteorder code in #6671 was wrong.
78764      Branch: perl
78765            ! configpm
78766 ____________________________________________________________________________
78767 [  6687] By: jhi                                   on 2000/08/18  02:08:42
78768         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
78769              From: Jan Dubois <jand@ActiveState.com>
78770              Date: Thu, 17 Aug 2000 18:31:55 -0700
78771              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
78772      Branch: perl
78773            ! sv.c
78774 ____________________________________________________________________________
78775 [  6686] By: jhi                                   on 2000/08/18  02:04:15
78776         Log: Use NVs in POSIX math, not doubles.
78777              
78778              From: abigail@foad.org
78779              Subject: [ID 20000817.014] POSIX & modfl
78780              Date: 17 Aug 2000 20:49:18 -0000
78781              Message-Id: <20000817204918.23123.qmail@foad.org>
78782      Branch: perl
78783            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
78784 ____________________________________________________________________________
78785 [  6685] By: jhi                                   on 2000/08/18  02:02:12
78786         Log: Introduce NVef, NVff, and NVgf, use the middle one.
78787              (helps for lib/peek + Linux + long doubles)  Reported in
78788              
78789              From: abigail@foad.org
78790              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
78791              Date: 15 Aug 2000 04:06:38 -0000
78792              Message-Id: <20000815040638.8524.qmail@foad.org> 
78793              
78794              (note: the lib/complex failure has not yet been addressed)
78795      Branch: metaconfig/U/perl
78796            ! perlxvf.U
78797      Branch: perl
78798            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78799            ! config_h.SH dump.c perl.h pod/perlguts.pod
78800 ____________________________________________________________________________
78801 [  6684] By: jhi                                   on 2000/08/17  23:22:19
78802         Log: Add byteorder to the myconfig output.
78803      Branch: perl
78804            ! myconfig.SH
78805 ____________________________________________________________________________
78806 [  6683] By: jhi                                   on 2000/08/17  23:20:19
78807         Log: The image doth not exist, spotted by Johan Vromans.
78808      Branch: perl
78809            ! MANIFEST
78810 ____________________________________________________________________________
78811 [  6682] By: jhi                                   on 2000/08/17  22:38:16
78812         Log: Document what the backtick returns if the command fails.
78813      Branch: perl
78814            ! pod/perlop.pod
78815 ____________________________________________________________________________
78816 [  6681] By: jhi                                   on 2000/08/17  22:33:12
78817         Log: Do not use prototyping here.
78818              
78819              Subject: [ID 20000817.016] [PATCH] Peek.xs
78820              From: abigail@foad.org
78821              Date: 17 Aug 2000 20:55:56 -0000
78822              Message-Id: <20000817205556.24270.qmail@foad.org>
78823      Branch: perl
78824            ! ext/Devel/Peek/Makefile.PL
78825 ____________________________________________________________________________
78826 [  6680] By: jhi                                   on 2000/08/17  19:46:43
78827         Log: Don't propose using modules built for 5.005 if no binary
78828              compatibility with 5.005 is attempted.
78829              
78830              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
78831              Subject: Minor nit with 5.7.0 (6655)
78832              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
78833              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
78834      Branch: metaconfig
78835            ! U/installdirs/inc_version_list.U
78836      Branch: perl
78837            ! Configure config_h.SH
78838 ____________________________________________________________________________
78839 [  6679] By: jhi                                   on 2000/08/17  19:16:39
78840         Log: Microperl config update.
78841      Branch: perl
78842            ! uconfig.h uconfig.sh
78843 ____________________________________________________________________________
78844 [  6678] By: jhi                                   on 2000/08/17  19:16:13
78845         Log: The #6648 wasn't protective enough for limited platforms
78846              (like microperl).
78847      Branch: perl
78848            ! dump.c sv.c
78849 ____________________________________________________________________________
78850 [  6677] By: jhi                                   on 2000/08/17  14:46:35
78851         Log: Update Changes.
78852      Branch: perl
78853            ! Changes patchlevel.h
78854 ____________________________________________________________________________
78855 [  6676] By: jhi                                   on 2000/08/17  14:44:02
78856         Log: Add perlebcdic from Peter Prymmer, regen toc.
78857      Branch: perl
78858            + pod/perlebcdic.pod
78859            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
78860 ____________________________________________________________________________
78861 [  6675] By: jhi                                   on 2000/08/17  14:41:52
78862         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
78863      Branch: perl
78864            ! pod/perldebtut.pod
78865 ____________________________________________________________________________
78866 [  6674] By: jhi                                   on 2000/08/17  14:29:43
78867         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
78868              
78869              Subject: [ID 20000724.006] -DLEAKTEST problem
78870              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
78871              Date: Tue, 25 Jul 2000 00:36:32 -0500
78872              Message-Id: <20000725003632.A26186@www.llamacom.com>
78873              
78874              Reminder sent
78875              
78876              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
78877              From: Hugo <hv@crypt.compulink.co.uk>
78878              Date: Thu, 17 Aug 2000 15:23:42 +0100
78879              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
78880      Branch: perl
78881            ! util.c
78882 ____________________________________________________________________________
78883 [  6673] By: jhi                                   on 2000/08/17  04:07:10
78884         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
78885              From: John Peacock <JPeacock@UnivPress.com>
78886              Date: Tue, 01 Aug 2000 09:38:12 -0400
78887              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
78888      Branch: perl
78889            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
78890 ____________________________________________________________________________
78891 [  6672] By: jhi                                   on 2000/08/17  03:04:35
78892         Log: Subject: [PATCH] Cwd.pm now uses strict
78893              From: Tim Jenness <timj@jach.hawaii.edu>
78894              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
78895              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
78896      Branch: perl
78897            ! lib/Cwd.pm
78898 ____________________________________________________________________________
78899 [  6671] By: jhi                                   on 2000/08/17  02:16:35
78900         Log: Make $Config{byteorder} more magical so that it is
78901              dynamically computed: nice for 'fat binaries'.
78902              
78903              Subject: [PATCH]: default byteorder
78904              From: Wilfredo Sánchez <wsanchez@apple.com>
78905              Date: Mon, 31 Jul 2000 19:45:31 -0700
78906              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
78907      Branch: perl
78908            ! configpm
78909 ____________________________________________________________________________
78910 [  6670] By: gsar                                  on 2000/08/17  01:22:21
78911         Log: move WNOHANG definition to where other such things are
78912      Branch: perl
78913            ! win32/win32.h
78914 ____________________________________________________________________________
78915 [  6669] By: jhi                                   on 2000/08/17  01:19:17
78916         Log: Update Changes.
78917      Branch: perl
78918            ! Changes patchlevel.h
78919 ____________________________________________________________________________
78920 [  6668] By: jhi                                   on 2000/08/17  01:16:29
78921         Log: Doc nits spotted by Richard Soderberg.
78922      Branch: perl
78923            ! README.posix-bc README.vmesa
78924 ____________________________________________________________________________
78925 [  6667] By: jhi                                   on 2000/08/17  01:12:11
78926         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
78927              From: "Casey R. Tweten" <crt@kiski.net>
78928              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
78929              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
78930      Branch: perl
78931            ! pod/perldebtut.pod
78932 ____________________________________________________________________________
78933 [  6666] By: jhi                                   on 2000/08/17  01:09:31
78934         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
78935              From: "Casey R. Tweten" <crt@kiski.net>
78936              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
78937              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
78938      Branch: perl
78939            ! lib/Shell.pm
78940 ____________________________________________________________________________
78941 [  6665] By: gsar                                  on 2000/08/17  01:03:52
78942         Log: add "ok" targets from change#6632 in makefile.mk
78943      Branch: perl
78944            ! pod/perlport.pod win32/Makefile win32/makefile.mk
78945 ____________________________________________________________________________
78946 [  6664] By: gsar                                  on 2000/08/17  00:56:11
78947         Log: avoid warnings from dense compiler
78948      Branch: perl
78949            ! win32/win32.c
78950 ____________________________________________________________________________
78951 [  6663] By: jhi                                   on 2000/08/17  00:51:49
78952         Log: Tweak the regex compilation errors once more.
78953      Branch: perl
78954            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
78955            ! t/op/regmesg.t t/pragma/warn/regcomp
78956 ____________________________________________________________________________
78957 [  6662] By: gsar                                  on 2000/08/17  00:28:19
78958         Log: trailing new %ENV entries weren't being pushed into the real
78959              environment of subprocesses on Windows
78960      Branch: perl
78961            ! t/op/magic.t win32/perlhost.h
78962 ____________________________________________________________________________
78963 [  6661] By: gsar                                  on 2000/08/17  00:19:20
78964         Log: waitpid() now handles externally spawned pids correctly;
78965              fixes for backtick/wait/waitpid failures on Windows 9x
78966              
78967              these changes make the pid returned by process functions on
78968              Windows 9x always positive by clearing the high bit (which
78969              is always set on Win9x); pseudo-process PIDs are likewise
78970              always negative now on Win9x (just as on NT/2000)
78971      Branch: perl
78972            ! pp_sys.c win32/perlhost.h win32/win32.c
78973 ____________________________________________________________________________
78974 [  6660] By: jhi                                   on 2000/08/17  00:04:32
78975         Log: Retract #6645.
78976      Branch: perl
78977            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78978            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
78979            ! t/op/sprintf.t
78980 ____________________________________________________________________________
78981 [  6659] By: gsar                                  on 2000/08/16  23:59:28
78982         Log: on windows, the return values from wait() and waitpid() don't
78983              match those of pseudo-pids
78984      Branch: perl
78985            ! pp_sys.c t/op/fork.t util.c win32/win32.c
78986 ____________________________________________________________________________
78987 [  6658] By: gsar                                  on 2000/08/16  23:56:14
78988         Log: pod nit seen in passing
78989      Branch: perl
78990            ! pod/perlfunc.pod
78991 ____________________________________________________________________________
78992 [  6657] By: gsar                                  on 2000/08/16  23:53:42
78993         Log: change#6328 could make close(SOCKET) return false on windows
78994              when it shouldn't
78995      Branch: perl
78996            ! win32/win32sck.c
78997 ____________________________________________________________________________
78998 [  6656] By: gsar                                  on 2000/08/16  23:46:57
78999         Log: check that the number pseudo children doesn't exceed
79000              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
79001              the WaitForMultipleObjects() limit that would cause wait()
79002              to crash)
79003              
79004              wait() and waitpid() could potentially be rewritten to use
79005              more than one thread to do the waiting to eliminate this
79006              limitation
79007      Branch: perl
79008            ! win32/perlhost.h
79009 ____________________________________________________________________________
79010 [  6655] By: jhi                                   on 2000/08/16  14:11:05
79011         Log: Update Changes.
79012      Branch: perl
79013            ! Changes patchlevel.h
79014 ____________________________________________________________________________
79015 [  6654] By: jhi                                   on 2000/08/16  14:10:12
79016         Log: Update to perldebtut 1.9, from Richard Foley.
79017      Branch: perl
79018            ! pod/perldebtut.pod
79019 ____________________________________________________________________________
79020 [  6653] By: jhi                                   on 2000/08/16  14:08:17
79021         Log: Change the regx compilation error markers to use = instead of <
79022              since pod makes using the latter quite messy.  Reported in
79023              ID 20000814.006 by Abigail and in
79024              Subject: Unknown escape E<> ?
79025              From: Lupe Christoph <lupe@lupe-christoph.de>
79026              Date: Fri, 11 Aug 2000 00:30:27 +0200
79027              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
79028      Branch: perl
79029            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79030            ! t/op/regmesg.t t/pragma/warn/regcomp
79031 ____________________________________________________________________________
79032 [  6652] By: jhi                                   on 2000/08/16  13:25:31
79033         Log: Change the perlbug address to perl.org since it's more forgiving.
79034              
79035              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
79036              From: abigail@foad.org
79037              Date: 15 Aug 2000 04:15:40 -0000
79038              Message-Id: <20000815041540.8633.qmail@foad.org>
79039      Branch: perl
79040            ! utils/perlbug.PL
79041 ____________________________________________________________________________
79042 [  6651] By: jhi                                   on 2000/08/16  13:22:35
79043         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
79044              From: Tim Jenness <timj@jach.hawaii.edu>
79045              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
79046              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
79047      Branch: perl
79048            ! lib/Cwd.pm
79049 ____________________________________________________________________________
79050 [  6650] By: jhi                                   on 2000/08/16  13:18:13
79051         Log: Update to CPAN 1.57.
79052              
79053              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
79054              From: andreas.koenig@anima.de (Andreas J. Koenig)
79055              Date: 16 Aug 2000 15:09:46 +0200
79056              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
79057      Branch: perl
79058            ! lib/CPAN.pm
79059 ____________________________________________________________________________
79060 [  6649] By: jhi                                   on 2000/08/16  13:12:31
79061         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
79062              From: "Larry W. Virden" <lvirden@cas.org>
79063              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
79064              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
79065      Branch: perl
79066            ! README.hpux
79067 ____________________________________________________________________________
79068 [  6648] By: jhi                                   on 2000/08/16  13:03:53
79069         Log: The numeric locale was reset to "C" by s?printf and never restored.
79070              
79071              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79072              From: Christian Kirsch <ck@held.mind.de>
79073              Date: Wed, 9 Aug 2000 17:05:17 +0200
79074              Message-Id: <20000809170517.A25389@held>
79075              
79076              No test since adding the failing example to locale.t
79077              does not fail -- probably because the locale settings are so
79078              thoroughly tweaked by that time.  Running the example standalone
79079              does fail, though.  UPDATE: test case added at change #7540.
79080      Branch: perl
79081            ! dump.c perl.h pp.c pp_ctl.c sv.c
79082 ____________________________________________________________________________
79083 [  6647] By: jhi                                   on 2000/08/16  00:07:54
79084         Log: Update Changes and test semi-automatic patchlevel updating.
79085      Branch: perl
79086            ! Changes patchlevel.h
79087 ____________________________________________________________________________
79088 [  6646] By: jhi                                   on 2000/08/15  23:35:07
79089         Log: Fix a dependency problem.
79090              
79091              Subject: [PATCH: 6640] VMS Makefile.SH update
79092              From: Peter Prymmer <pvhp@forte.com>
79093              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
79094              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
79095      Branch: perl
79096            ! vms/descrip_mms.template
79097 ____________________________________________________________________________
79098 [  6645] By: jhi                                   on 2000/08/15  23:33:23
79099         Log: (Retracted by #6660)
79100              
79101              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
79102              From: Dominic Dunlop <domo@computer.org>
79103              Date: Tue, 15 Aug 2000 22:20:52 +0200
79104              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
79105      Branch: metaconfig/U/perl
79106            + d_printfed.U
79107      Branch: perl
79108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79109            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79110            ! t/op/sprintf.t
79111 ____________________________________________________________________________
79112 [  6644] By: jhi                                   on 2000/08/15  21:17:20
79113         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
79114              From: abigail@foad.org
79115              Date: 15 Aug 2000 20:12:41 -0000
79116              Message-Id: <20000815201241.25556.qmail@foad.org>
79117      Branch: perl
79118            ! INSTALL
79119 ____________________________________________________________________________
79120 [  6643] By: jhi                                   on 2000/08/15  21:15:28
79121         Log: (an already applied patch)
79122      Branch: perl
79123            ! lib/CGI.pm
79124 ____________________________________________________________________________
79125 [  6642] By: gsar                                  on 2000/08/15  19:54:05
79126         Log: magic callbacks all need to have same type signature
79127      Branch: perl
79128            ! embed.pl mg.c proto.h
79129 ____________________________________________________________________________
79130 [  6641] By: jhi                                   on 2000/08/15  17:56:27
79131         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)
79132              From: Mike Guy <mjtg@cam.ac.uk>
79133              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
79134              Date: Tue, 15 Aug 2000 18:26:45 +0100
79135              
79136              Only the peek.t part applied, not the hash quality part.
79137      Branch: perl
79138            ! t/lib/peek.t
79139 ____________________________________________________________________________
79140 [  6640] By: jhi                                   on 2000/08/15  16:37:37
79141         Log: Update Changes.
79142      Branch: perl
79143            ! Changes
79144 ____________________________________________________________________________
79145 [  6639] By: jhi                                   on 2000/08/15  16:34:55
79146         Log: Missed a file from #6638.
79147      Branch: perl
79148            ! lib/File/Temp.pm
79149 ____________________________________________________________________________
79150 [  6638] By: jhi                                   on 2000/08/15  16:33:19
79151         Log: Subject: [PATCH perl@6620] cygwin port
79152              From: "Fifer, Eric" <EFifer@sanwaint.com>
79153              Date: Tue, 15 Aug 2000 17:00:49 +0100
79154              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
79155      Branch: perl
79156            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
79157 ____________________________________________________________________________
79158 [  6637] By: jhi                                   on 2000/08/15  16:29:22
79159         Log: Subject: [PATCH] debugger exit code should reflect user exit code
79160              From: Mike Guy <mjtg@cam.ac.uk>
79161              Date: Tue, 15 Aug 2000 16:55:59 +0100
79162              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
79163      Branch: perl
79164            ! lib/perl5db.pl
79165 ____________________________________________________________________________
79166 [  6636] By: jhi                                   on 2000/08/15  15:30:58
79167         Log: Update Changes.
79168      Branch: perl
79169            ! Changes
79170 ____________________________________________________________________________
79171 [  6635] By: jhi                                   on 2000/08/15  15:27:21
79172         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
79173      Branch: metaconfig
79174            ! U/mkglossary U/mksample
79175      Branch: metaconfig/U/perl
79176            ! Devel.U
79177      Branch: perl
79178            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79179 ____________________________________________________________________________
79180 [  6634] By: jhi                                   on 2000/08/15  14:11:55
79181         Log: Don't blow limited stacks, a lower number is enough to
79182              tickle the lookbehind limit.
79183              
79184              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
79185              From: Dominic Dunlop <domo@computer.org>
79186              Date: Tue, 15 Aug 2000 13:51:24 +0200
79187              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
79188      Branch: perl
79189            ! t/op/regmesg.t
79190 ____________________________________________________________________________
79191 [  6633] By: jhi                                   on 2000/08/15  14:01:46
79192         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
79193              From: Mike Guy <mjtg@cam.ac.uk>
79194              Date: Tue, 15 Aug 2000 12:10:50 +0100
79195              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
79196      Branch: perl
79197            ! utils/perldoc.PL
79198 ____________________________________________________________________________
79199 [  6632] By: jhi                                   on 2000/08/15  13:58:48
79200         Log: make ok etc also for win32.
79201              
79202              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
79203              From: Prymmer/Kahn <pvhp@best.com>
79204              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
79205              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
79206      Branch: perl
79207            ! win32/Makefile
79208 ____________________________________________________________________________
79209 [  6631] By: jhi                                   on 2000/08/15  13:45:03
79210         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
79211      Branch: perl
79212            ! lib/Test.pm
79213 ____________________________________________________________________________
79214 [  6630] By: jhi                                   on 2000/08/15  03:25:09
79215         Log: Update Changes.
79216      Branch: perl
79217            ! Changes
79218 ____________________________________________________________________________
79219 [  6629] By: jhi                                   on 2000/08/15  03:23:53
79220         Log: magic_regdatum_set() is void, not int.
79221      Branch: perl
79222            ! embed.pl mg.c proto.h
79223 ____________________________________________________________________________
79224 [  6628] By: jhi                                   on 2000/08/15  03:08:02
79225         Log: Make the user to give up his firstborn, err, to knowingly
79226              verify installing an unstable developer release.  Also bump
79227              the release to 5.7.0, but leave a patch tag in the local
79228              patches saying that this is not yet the real thing.
79229      Branch: metaconfig
79230            ! U/modified/Instruct.U
79231      Branch: metaconfig/U/perl
79232            + Devel.U
79233      Branch: perl
79234            ! Configure patchlevel.h
79235 ____________________________________________________________________________
79236 [  6627] By: jhi                                   on 2000/08/14  22:32:52
79237         Log: README.os2 update.
79238              
79239              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
79240              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79241              Date: Wed, 02 Aug 2000 21:55:09 -0700
79242              Message-ID: <tsPi5gzkgegX092yn@efn.org>
79243      Branch: perl
79244            ! README.os2
79245 ____________________________________________________________________________
79246 [  6626] By: jhi                                   on 2000/08/14  21:00:02
79247         Log: Subject: Re: File::Temp problems on VMS in bleedperl
79248              From: Tim Jenness <timj@jach.hawaii.edu>
79249              cc: vmsperl@perl.org
79250              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
79251              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
79252      Branch: perl
79253            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
79254 ____________________________________________________________________________
79255 [  6625] By: jhi                                   on 2000/08/14  20:52:16
79256         Log: Add SUIDMAIL as was done for the CERT alert.
79257      Branch: perl
79258            ! patchlevel.h
79259 ____________________________________________________________________________
79260 [  6624] By: jhi                                   on 2000/08/14  20:48:50
79261         Log: Subject: sfio2000
79262              From: Daniel Muino <dmuino@afip.gov.ar>
79263              Date: Mon, 14 Aug 2000 16:58:11 -0300
79264              Message-ID: <20000814165811.B16368@con2-dgi>
79265      Branch: perl
79266            ! perlsdio.h perlsfio.h
79267 ____________________________________________________________________________
79268 [  6623] By: jhi                                   on 2000/08/14  20:47:36
79269         Log: Subject: warning: storage class after type is obsolescent
79270              From: Daniel Muino <dmuino@afip.gov.ar>
79271              Date: Mon, 14 Aug 2000 16:42:47 -0300
79272              Message-ID: <20000814164247.A16368@con2-dgi>
79273      Branch: perl
79274            ! regcomp.pl regnodes.h
79275 ____________________________________________________________________________
79276 [  6622] By: jhi                                   on 2000/08/14  20:43:05
79277         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
79278              From: abigail@foad.org
79279              Date: 14 Aug 2000 20:00:10 -0000
79280              Message-Id: <20000814200010.27271.qmail@foad.org>
79281      Branch: perl
79282            ! Changes
79283 ____________________________________________________________________________
79284 [  6621] By: jhi                                   on 2000/08/14  15:23:05
79285         Log: Update Changes.
79286      Branch: perl
79287            ! Changes
79288 ____________________________________________________________________________
79289 [  6620] By: jhi                                   on 2000/08/14  15:22:14
79290         Log: Subject: Re: [PATCH] @+, @- readonly
79291              From: Mike Guy <mjtg@cam.ac.uk>
79292              Date: Mon, 14 Aug 2000 15:26:55 +0100
79293              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
79294      Branch: perl
79295            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
79296            ! sv.c t/op/pat.t
79297 ____________________________________________________________________________
79298 [  6619] By: jhi                                   on 2000/08/14  14:12:08
79299         Log: Update Changes.
79300      Branch: perl
79301            ! Changes
79302 ____________________________________________________________________________
79303 [  6618] By: jhi                                   on 2000/08/14  14:09:34
79304         Log: For now remove the mail code.
79305      Branch: perl
79306            ! perl.c
79307 ____________________________________________________________________________
79308 [  6617] By: jhi                                   on 2000/08/14  14:08:28
79309         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
79310      Branch: perl
79311            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
79312            ! pod/perlfaq8.pod pod/perlsec.pod
79313 ____________________________________________________________________________
79314 [  6616] By: jhi                                   on 2000/08/14  14:00:11
79315         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79316              From: Mike Guy <mjtg@cam.ac.uk>
79317              Date: Mon, 14 Aug 2000 08:26:02 +0100
79318              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
79319      Branch: perl
79320            ! lib/perl5db.pl
79321 ____________________________________________________________________________
79322 [  6615] By: jhi                                   on 2000/08/14  13:58:45
79323         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
79324              From: Mike Guy <mjtg@cam.ac.uk>
79325              Date: Mon, 14 Aug 2000 08:04:22 +0100
79326              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
79327      Branch: perl
79328            ! gv.c mg.c t/op/pat.t
79329 ____________________________________________________________________________
79330 [  6614] By: jhi                                   on 2000/08/14  13:56:45
79331         Log: Subject: Test fails / warnings with perl-current #6612
79332              From: Mike Guy <mjtg@cam.ac.uk>
79333              Date: Mon, 14 Aug 2000 07:57:23 +0100
79334              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
79335      Branch: perl
79336            ! t/lib/b.t t/lib/peek.t
79337 ____________________________________________________________________________
79338 [  6613] By: jhi                                   on 2000/08/14  13:45:33
79339         Log: VMS configure.com update continues.
79340      Branch: perl
79341            - vms/configure.com
79342            ! MANIFEST configure.com
79343 ____________________________________________________________________________
79344 [  6612] By: jhi                                   on 2000/08/13  22:13:35
79345         Log: Update Changes.
79346      Branch: perl
79347            ! Changes
79348 ____________________________________________________________________________
79349 [  6611] By: jhi                                   on 2000/08/13  16:21:45
79350         Log: Upgrade to CGI 2.71, from Lincoln Stein.
79351      Branch: perl
79352            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
79353 ____________________________________________________________________________
79354 [  6610] By: jhi                                   on 2000/08/13  15:09:16
79355         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
79356              From: Mike Guy <mjtg@cam.ac.uk>
79357              Date: Sun, 13 Aug 2000 13:45:51 +0100
79358              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
79359      Branch: perl
79360            ! t/op/regmesg.t
79361 ____________________________________________________________________________
79362 [  6609] By: jhi                                   on 2000/08/13  14:31:26
79363         Log: Andreas says that 1.56 is fine, so reverting back to it.
79364      Branch: perl
79365            ! lib/CPAN.pm
79366 ____________________________________________________________________________
79367 [  6608] By: jhi                                   on 2000/08/13  05:34:20
79368         Log: Update Changes.
79369      Branch: perl
79370            ! Changes
79371 ____________________________________________________________________________
79372 [  6607] By: jhi                                   on 2000/08/13  05:32:01
79373         Log: Put back the \z changes of #5406 to CPAN.pm.
79374      Branch: perl
79375            ! lib/CPAN.pm
79376 ____________________________________________________________________________
79377 [  6606] By: jhi                                   on 2000/08/13  05:20:16
79378         Log: Fix-n-skip the tests under 5005threads.
79379      Branch: perl
79380            ! t/lib/b.t
79381 ____________________________________________________________________________
79382 [  6605] By: jhi                                   on 2000/08/13  05:07:48
79383         Log: Fix the test for 5005threads.
79384      Branch: perl
79385            ! t/lib/peek.t
79386 ____________________________________________________________________________
79387 [  6604] By: jhi                                   on 2000/08/13  03:35:37
79388         Log: Should have deleted this in #6603.
79389      Branch: perl
79390            - vms/subconfigure.com
79391 ____________________________________________________________________________
79392 [  6603] By: jhi                                   on 2000/08/12  18:29:32
79393         Log: Rewrite of vms/subconfigure.com as configure.com,
79394              from Peter Prymmer and the vmsperl crew.
79395      Branch: perl
79396            + vms/configure.com
79397            ! MANIFEST
79398 ____________________________________________________________________________
79399 [  6602] By: jhi                                   on 2000/08/11  13:00:01
79400         Log: PlainText.pm is dead.
79401      Branch: perl
79402            - lib/Pod/PlainText.pm
79403            ! MANIFEST
79404 ____________________________________________________________________________
79405 [  6601] By: jhi                                   on 2000/08/11  04:06:45
79406         Log: Update Changes.
79407      Branch: perl
79408            ! Changes
79409 ____________________________________________________________________________
79410 [  6600] By: jhi                                   on 2000/08/11  04:06:10
79411         Log: Add a few missing files, update MANIFEST.
79412      Branch: perl
79413            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
79414            + lib/Pod/PlainText.pm t/pod/find.t
79415            ! MANIFEST t/op/regmesg.t
79416 ____________________________________________________________________________
79417 [  6599] By: jhi                                   on 2000/08/11  03:31:10
79418         Log: Add Perl debugging tutorial, regen toc. 
79419              
79420              Subject: perldebtut.pod
79421              From: Richard Foley <Richard.Foley@m.dasa.de>
79422              Date: Wed, 09 Aug 2000 10:17:15 +0200
79423              Message-id: <3991138B.262247B8@m.dasa.de>
79424      Branch: perl
79425            + pod/perldebtut.pod
79426            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79427 ____________________________________________________________________________
79428 [  6598] By: jhi                                   on 2000/08/11  02:48:56
79429         Log: tiny Changes edit
79430      Branch: perl
79431            ! Changes
79432 ____________________________________________________________________________
79433 [  6597] By: jhi                                   on 2000/08/11  02:39:04
79434         Log: Tests for #6589.
79435              
79436              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79437              From: simon@brecon.co.uk (Simon Cozens)
79438              Date: 11 Aug 2000 02:24:52 GMT
79439              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
79440      Branch: perl
79441            ! t/lib/b.t
79442 ____________________________________________________________________________
79443 [  6596] By: jhi                                   on 2000/08/11  01:50:07
79444         Log: Update Changes.
79445      Branch: perl
79446            ! Changes
79447 ____________________________________________________________________________
79448 [  6595] By: jhi                                   on 2000/08/11  01:47:16
79449         Log: nitfix
79450      Branch: perl
79451            ! Changes
79452 ____________________________________________________________________________
79453 [  6594] By: jhi                                   on 2000/08/11  01:36:16
79454         Log: Subject: Getting perlio and threads to compile
79455              From: Lupe Christoph <lupe@lupe-christoph.de>
79456              Date: Wed, 9 Aug 2000 11:35:54 +0200
79457              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
79458              
79459              (the Solaris version changes in Configure skipped)
79460      Branch: perl
79461            ! hints/solaris_2.sh thread.h
79462 ____________________________________________________________________________
79463 [  6593] By: jhi                                   on 2000/08/11  01:30:16
79464         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
79465              From: simon@brecon.co.uk (Simon Cozens)
79466              Date: 1 Aug 2000 06:55:19 GMT
79467              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
79468      Branch: perl
79469            ! lib/utf8.pm
79470 ____________________________________________________________________________
79471 [  6592] By: jhi                                   on 2000/08/11  01:26:39
79472         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
79473              From: Peter Scott <Peter@PeterScott.com>
79474              Date: Thu, 10 Aug 2000 08:23:27 -0700
79475              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
79476      Branch: perl
79477            ! lib/perl5db.pl
79478 ____________________________________________________________________________
79479 [  6591] By: jhi                                   on 2000/08/11  01:22:02
79480         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
79481              From: Hugo <hv@crypt.compulink.co.uk>
79482              Date: Thu, 10 Aug 2000 19:23:04 +0100
79483              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
79484      Branch: perl
79485            ! regexec.c t/op/pat.t
79486 ____________________________________________________________________________
79487 [  6590] By: jhi                                   on 2000/08/11  01:19:19
79488         Log: Preprocessing and postprocessing for File::Find.
79489              
79490              Subject: Patch to Find::File.pm to allow alphabetical results
79491              From: Joe Smith <jsmith@inwap.com>
79492              Date: Wed, 9 Aug 2000 02:44:54 -0700
79493              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
79494      Branch: perl
79495            ! lib/File/Find.pm
79496 ____________________________________________________________________________
79497 [  6589] By: jhi                                   on 2000/08/11  01:12:39
79498         Log: B::Deparse didn't do sub attributes.
79499              
79500              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79501              From: simon@brecon.co.uk (Simon Cozens)
79502              Date: 9 Aug 2000 04:49:20 GMT
79503              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
79504      Branch: perl
79505            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
79506 ____________________________________________________________________________
79507 [  6588] By: jhi                                   on 2000/08/11  01:06:40
79508         Log: Subject: debugger "d" command doesnt check line number
79509              From: Mike Guy <mjtg@cam.ac.uk>
79510              Date: Tue, 08 Aug 2000 21:54:29 +0100
79511              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
79512      Branch: perl
79513            ! lib/perl5db.pl mg.c pod/perldiag.pod
79514 ____________________________________________________________________________
79515 [  6587] By: jhi                                   on 2000/08/11  00:45:03
79516         Log: sleep(1) does not necessarily return 1.
79517              
79518              Subject: [PATCH bleadperl] op/lex_assign.t  
79519              From: Hugo <hv@crypt.compulink.co.uk>
79520              Date: Thu, 03 Aug 2000 14:34:22 +0100        
79521              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
79522      Branch: perl
79523            ! t/op/lex_assign.t
79524 ____________________________________________________________________________
79525 [  6586] By: jhi                                   on 2000/08/11  00:31:50
79526         Log: Document the IO::Select timeout.
79527      Branch: perl
79528            ! ext/IO/lib/IO/Select.pm
79529 ____________________________________________________________________________
79530 [  6585] By: jhi                                   on 2000/08/11  00:13:54
79531         Log: Forgot contributor.
79532      Branch: perl
79533            ! Changes
79534 ____________________________________________________________________________
79535 [  6584] By: jhi                                   on 2000/08/11  00:09:19
79536         Log: detypo
79537      Branch: perl
79538            ! Changes
79539 ____________________________________________________________________________
79540 [  6583] By: jhi                                   on 2000/08/11  00:07:53
79541         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
79542              
79543              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
79544              From: Mike Guy <mjtg@cam.ac.uk> 
79545              Date: Thu, 10 Aug 2000 15:50:54 +0100
79546              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
79547      Branch: perl
79548            ! sv.c t/op/int.t
79549 ____________________________________________________________________________
79550 [  6582] By: jhi                                   on 2000/08/10  23:29:32
79551         Log: Update Changes.
79552      Branch: perl
79553            ! Changes
79554 ____________________________________________________________________________
79555 [  6581] By: jhi                                   on 2000/08/10  23:26:16
79556         Log: Put back the std @INC thing.
79557      Branch: perl
79558            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
79559            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
79560            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
79561            ! t/lib/gol-oo.t
79562 ____________________________________________________________________________
79563 [  6580] By: jhi                                   on 2000/08/10  23:03:34
79564         Log: Update to CGI 2.70, from Lincoln Stein.
79565      Branch: perl
79566            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
79567            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
79568            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
79569            ! t/lib/cgi-request.t
79570 ____________________________________________________________________________
79571 [  6579] By: jhi                                   on 2000/08/10  22:41:50
79572         Log: Update to CPAN 1.56, from Andreas König.
79573      Branch: perl
79574            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79575 ____________________________________________________________________________
79576 [  6578] By: jhi                                   on 2000/08/10  22:38:13
79577         Log: Update to Pod::Parser 1.17, from Brad Appleton.
79578      Branch: perl
79579            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
79580            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
79581            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
79582            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
79583            ! t/pod/include.t t/pod/included.t t/pod/lref.t
79584            ! t/pod/multiline_items.t t/pod/nested_items.t
79585            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
79586            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
79587            ! t/pod/special_seqs.t
79588 ____________________________________________________________________________
79589 [  6577] By: jhi                                   on 2000/08/10  22:35:41
79590         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
79591      Branch: perl
79592            ! AUTHORS MAINTAIN
79593 ____________________________________________________________________________
79594 [  6576] By: jhi                                   on 2000/08/10  22:24:54
79595         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
79596      Branch: perl
79597            + t/lib/gol-oo.t
79598            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
79599            ! t/lib/gol-compat.t t/lib/gol-linkage.t
79600 ____________________________________________________________________________
79601 [  6575] By: jhi                                   on 2000/08/10  22:02:07
79602         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
79603      Branch: perl
79604            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
79605 ____________________________________________________________________________
79606 [  6574] By: jhi                                   on 2000/08/10  21:55:03
79607         Log: Iterating perl6 description.
79608      Branch: perl
79609            ! pod/perlfaq1.pod
79610 ____________________________________________________________________________
79611 [  6573] By: jhi                                   on 2000/08/10  21:48:26
79612         Log: Revert the sv.c part of #6559, a better fix is needed.
79613      Branch: perl
79614            ! sv.c
79615 ____________________________________________________________________________
79616 [  6572] By: jhi                                   on 2000/08/10  20:33:43
79617         Log: It's the 2ndO'ROSSC.
79618      Branch: perl
79619            ! pod/perlfaq1.pod
79620 ____________________________________________________________________________
79621 [  6571] By: jhi                                   on 2000/08/10  15:55:48
79622         Log: detypo
79623      Branch: perl
79624            ! pod/perlfaq1.pod
79625 ____________________________________________________________________________
79626 [  6570] By: jhi                                   on 2000/08/10  14:11:17
79627         Log: An exceptionally sticky typo.
79628      Branch: perl
79629            ! Changes
79630 ____________________________________________________________________________
79631 [  6569] By: jhi                                   on 2000/08/10  14:09:33
79632         Log: detypo (and test Changes updating script)
79633      Branch: perl
79634            ! Changes
79635 ____________________________________________________________________________
79636 [  6568] By: jhi                                   on 2000/08/10  14:07:07
79637         Log: Update Changes.
79638      Branch: perl
79639            ! Changes
79640 ____________________________________________________________________________
79641 [  6567] By: jhi                                   on 2000/08/10  14:06:19
79642         Log: Amend the description of Perl6.
79643              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
79644              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
79645              Date: Wed, 9 Aug 2000 22:11:06 -0500
79646              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
79647      Branch: perl
79648            ! pod/perlfaq1.pod
79649 ____________________________________________________________________________
79650 [  6566] By: jhi                                   on 2000/08/10  13:58:57
79651         Log: Subject: Remove dead entry in perldiag
79652              From: Mike Guy <mjtg@cam.ac.uk>
79653              Date: Thu, 10 Aug 2000 14:19:19 +0100
79654              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
79655      Branch: perl
79656            ! pod/perldiag.pod
79657 ____________________________________________________________________________
79658 [  6565] By: jhi                                   on 2000/08/10  13:51:48
79659         Log: Zero entries were skipped, fix from Adrian Goalby
79660              <argoalby@yahoo.co.uk>
79661      Branch: perl
79662            ! lib/unicode/Number.pl lib/unicode/mktables.PL
79663 ____________________________________________________________________________
79664 [  6564] By: jhi                                   on 2000/08/10  13:00:12
79665         Log: Subject: [PATCH 5.6.0] cygwin port
79666              From: "Fifer, Eric" <EFifer@sanwaint.com>
79667              Date: Thu, 10 Aug 2000 13:15:36 +0100
79668              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
79669      Branch: perl
79670            ! README.cygwin hints/cygwin.sh
79671 ____________________________________________________________________________
79672 [  6563] By: jhi                                   on 2000/08/10  12:55:16
79673         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
79674      Branch: perl
79675            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
79676 ____________________________________________________________________________
79677 [  6562] By: gsar                                  on 2000/08/10  08:38:39
79678         Log: warn is a macro, avoid using at a variable to avoid warnings
79679              in some configurations; readdir.t is too conservative in
79680              estimating number of *.t's
79681      Branch: perl
79682            ! t/op/readdir.t util.c
79683 ____________________________________________________________________________
79684 [  6561] By: jhi                                   on 2000/08/09  23:35:42
79685         Log: Update Changes.
79686      Branch: perl
79687            ! Changes
79688 ____________________________________________________________________________
79689 [  6560] By: jhi                                   on 2000/08/09  23:05:47
79690         Log: Subject: Re: enhanced(?) regex error messages
79691              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
79692              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
79693              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
79694              
79695              (plus two small patches sent privately)
79696              (this still seems to leave few test failures)
79697      Branch: perl
79698            + t/op/regmesg.t
79699            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
79700            ! t/pragma/warn/regcomp
79701 ____________________________________________________________________________
79702 [  6559] By: jhi                                   on 2000/08/09  20:41:18
79703         Log: (The fix did work but was not right, retracted in #6573)
79704              
79705              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79706              From: Christian Kirsch <ck@held.mind.de>
79707              Date: Wed, 9 Aug 2000 17:05:17 +0200
79708              Message-Id: <20000809170517.A25389@held>
79709      Branch: perl
79710            ! sv.c t/pragma/locale.t
79711 ____________________________________________________________________________
79712 [  6558] By: jhi                                   on 2000/08/08  22:34:08
79713         Log: Tiny updates on the contributors list.
79714      Branch: perl
79715            ! Changes
79716 ____________________________________________________________________________
79717 [  6557] By: jhi                                   on 2000/08/08  19:34:28
79718         Log: Double check that we have a dirhandle.
79719      Branch: perl
79720            ! util.c
79721 ____________________________________________________________________________
79722 [  6556] By: jhi                                   on 2000/08/08  19:01:51
79723         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
79724              May be repopulated with fresh maintained examples.
79725      Branch: perl
79726            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
79727            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
79728            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
79729            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
79730            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
79731            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
79732            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
79733            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
79734            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
79735            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
79736            + lib/CGI/eg/wilogo_gif.uu
79737            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
79738            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
79739            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
79740            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
79741            - eg/cgi/frameset.cgi eg/cgi/index.html
79742            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79743            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79744            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79745            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79746            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79747            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79748            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79749            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79750            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79751            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79752            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79753            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79754            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79755            - eg/van/vanish eg/who eg/wrapsuid
79756            ! MANIFEST
79757 ____________________________________________________________________________
79758 [  6555] By: jhi                                   on 2000/08/08  18:51:08
79759         Log: Delete chat2 as requested by Randal.
79760              
79761              Subject: Re: perlfaq8 coyness
79762              From: merlyn@stonehenge.com (Randal L. Schwartz) 
79763              Date: 15 May 2000 18:52:42 -0700 
79764              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
79765      Branch: perl
79766            - lib/chat2.pl
79767            ! MANIFEST
79768 ____________________________________________________________________________
79769 [  6554] By: jhi                                   on 2000/08/08  18:31:35
79770         Log: Regen global.sym.
79771      Branch: perl
79772            ! global.sym
79773 ____________________________________________________________________________
79774 [  6553] By: jhi                                   on 2000/08/08  18:28:13
79775         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
79776              (either perlbug or p5p ate the original), plus regen
79777              perlapi and perltoc. 
79778      Branch: perl
79779            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
79780            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
79781            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
79782            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
79783            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
79784            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
79785            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
79786            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
79787            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
79788            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
79789 ____________________________________________________________________________
79790 [  6552] By: jhi                                   on 2000/08/08  18:06:29
79791         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
79792              From: Mike Guy <mjtg@cam.ac.uk>
79793              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
79794              Date: Tue, 08 Aug 2000 15:51:27 +0100
79795      Branch: perl
79796            ! doop.c sv.h t/op/join.t t/pragma/overload.t
79797 ____________________________________________________________________________
79798 [  6551] By: jhi                                   on 2000/08/08  18:01:11
79799         Log: Re-apply #6549.
79800      Branch: perl
79801            ! lib/perl5db.pl
79802 ____________________________________________________________________________
79803 [  6550] By: jhi                                   on 2000/08/08  17:43:08
79804         Log: Accidental retraction of #6549.
79805      Branch: perl
79806            ! lib/perl5db.pl
79807 ____________________________________________________________________________
79808 [  6549] By: jhi                                   on 2000/08/08  17:40:04
79809         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79810              From: Mike Guy <mjtg@cam.ac.uk>
79811              Date: Mon, 07 Aug 2000 21:49:58 +0100
79812              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
79813      Branch: perl
79814            ! lib/perl5db.pl
79815 ____________________________________________________________________________
79816 [  6548] By: jhi                                   on 2000/08/08  17:37:57
79817         Log: Document here-doc better.
79818              
79819              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
79820              From: Mike Guy <mjtg@cam.ac.uk>
79821              Date: Mon, 07 Aug 2000 14:02:09 +0100
79822              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
79823      Branch: perl
79824            ! pod/perldata.pod
79825 ____________________________________________________________________________
79826 [  6547] By: jhi                                   on 2000/08/08  17:33:34
79827         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
79828              From: "Randy J. Ray" <rjray@redhat.com>
79829              Date: Mon, 07 Aug 2000 19:12:25 -0700
79830              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
79831      Branch: perl
79832            ! perl.c pod/perlrun.pod
79833 ____________________________________________________________________________
79834 [  6546] By: jhi                                   on 2000/08/08  17:29:26
79835         Log: Subject: Re: enhanced(?) regex error messages 
79836              From: Hugo <hv@crypt.compulink.co.uk>
79837              Date: Tue, 08 Aug 2000 03:25:51 +0100
79838              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
79839              
79840              plus Capitalize the error messages, plus perldiag them.
79841      Branch: perl
79842            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
79843 ____________________________________________________________________________
79844 [  6545] By: jhi                                   on 2000/08/08  13:59:28
79845         Log: Augment #6539 a bit: don't croak if there's magic in the air.
79846              
79847              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
79848              From: Hugo <hv@crypt.compulink.co.uk>
79849              Date: Tue, 08 Aug 2000 03:02:03 +0100
79850              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
79851      Branch: perl
79852            ! pp.c t/op/bless.t
79853 ____________________________________________________________________________
79854 [  6544] By: jhi                                   on 2000/08/07  21:11:52
79855         Log: Make the test -w clean.
79856      Branch: perl
79857            ! t/op/bless.t
79858 ____________________________________________________________________________
79859 [  6543] By: jhi                                   on 2000/08/07  19:49:53
79860         Log: use warnings instead of $^W.
79861      Branch: perl
79862            ! t/op/bless.t
79863 ____________________________________________________________________________
79864 [  6542] By: jhi                                   on 2000/08/07  17:41:41
79865         Log: Disable a portability warning Because We Know What We Are Doing.
79866      Branch: perl
79867            ! t/op/bless.t
79868 ____________________________________________________________________________
79869 [  6541] By: jhi                                   on 2000/08/07  17:29:51
79870         Log: Tiny tidying on report_evil_fh().
79871      Branch: perl
79872            ! util.c
79873 ____________________________________________________________________________
79874 [  6540] By: jhi                                   on 2000/08/07  16:37:38
79875         Log: Make regular expression parse error messages easier to understand.
79876              
79877              Subject: Re: enhanced(?) regex error messages
79878              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
79879              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
79880              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
79881      Branch: perl
79882            ! regcomp.c
79883 ____________________________________________________________________________
79884 [  6539] By: jhi                                   on 2000/08/07  16:12:27
79885         Log: Make bless(REF, REF) a fatal error, add bless tests.
79886              
79887              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
79888              From: Hugo <hv@crypt.compulink.co.uk>
79889              Date: Mon, 07 Aug 2000 16:59:38 +0100
79890              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
79891      Branch: perl
79892            + t/op/bless.t
79893            ! MANIFEST pod/perldiag.pod pp.c sv.c
79894 ____________________________________________________________________________
79895 [  6538] By: jhi                                   on 2000/08/07  15:59:43
79896         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
79897              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
79898              Date: Thu, 3 Aug 2000 14:29:21 -0700
79899              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
79900      Branch: perl
79901            ! lib/lib_pm.PL
79902 ____________________________________________________________________________
79903 [  6537] By: jhi                                   on 2000/08/07  15:47:18
79904         Log: Retract #6419 for now since it breaks in AFS and MachTen.
79905      Branch: perl
79906            ! lib/Cwd.pm
79907 ____________________________________________________________________________
79908 [  6536] By: jhi                                   on 2000/08/07  15:05:29
79909         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
79910              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
79911              The security hole exists only in suidperls, which isn't
79912              installed or even built by default.
79913      Branch: perl
79914            ! perl.c
79915 ____________________________________________________________________________
79916 [  6535] By: jhi                                   on 2000/08/07  14:45:14
79917         Log: tr memory corruption fix from Simon Cozens.
79918      Branch: perl
79919            ! doop.c
79920 ____________________________________________________________________________
79921 [  6534] By: jhi                                   on 2000/08/06  11:38:16
79922         Log: Document a bit that UDP is not what you might think.
79923              
79924              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
79925              From: Lupe Christoph <lupe@lupe-christoph.de>
79926              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
79927              Date: Mon, 24 Jul 2000 08:59:15 +0200
79928      Branch: perl
79929            ! pod/perlipc.pod
79930 ____________________________________________________________________________
79931 [  6533] By: jhi                                   on 2000/08/06  11:35:01
79932         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
79933              From: Jeff Pinyan <jeffp@hut.crusoe.net>
79934              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
79935              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
79936      Branch: perl
79937            ! pod/perlfunc.pod
79938 ____________________________________________________________________________
79939 [  6532] By: jhi                                   on 2000/08/06  03:45:41
79940         Log: Have symbols for the IoTYPEs.
79941      Branch: perl
79942            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
79943 ____________________________________________________________________________
79944 [  6531] By: jhi                                   on 2000/08/06  01:33:55
79945         Log: Continue fixing the io warnings.  This also
79946              sort of fixes bug ID 20000802.003: the core dump
79947              is no more.  Whether the current behaviour is correct
79948              (giving a warning: "Not a format reference"), is another matter.
79949      Branch: perl
79950            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
79951            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
79952 ____________________________________________________________________________
79953 [  6530] By: jhi                                   on 2000/08/05  21:33:12
79954         Log: Change the Policy policy: now -Dprefix= with an existing
79955              Policy.sh and prefix == siteprefix == vendorprefix, then all
79956              of them follow along the new prefix.
79957              
79958              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
79959              From: Andy Dougherty <doughera@lafayette.edu>
79960              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
79961              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
79962      Branch: perl
79963            ! Policy_sh.SH
79964 ____________________________________________________________________________
79965 [  6529] By: jhi                                   on 2000/08/05  18:57:28
79966         Log: Zap lib/Sys directory when cleaning up.
79967      Branch: perl
79968            ! Makefile.SH
79969 ____________________________________________________________________________
79970 [  6528] By: jhi                                   on 2000/08/05  18:40:44
79971         Log: Essential prototype changes were missing from #6527.
79972              Also make report_evil_fh() more bomb-proof.
79973      Branch: perl
79974            ! embed.h util.c
79975 ____________________________________________________________________________
79976 [  6527] By: jhi                                   on 2000/08/05  03:22:05
79977         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
79978              From: "Ronald F. Guilmette" <rfg@monkeys.com>
79979              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
79980              Message-Id: <200007242247.PAA52177@monkeys.com>
79981      Branch: perl
79982            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
79983 ____________________________________________________________________________
79984 [  6526] By: jhi                                   on 2000/08/04  21:23:27
79985         Log: gcc versions might have (parentheses) in them.
79986      Branch: metaconfig/U/perl
79987            ! gccvers.U
79988      Branch: perl
79989            ! Configure config_h.SH
79990 ____________________________________________________________________________
79991 [  6525] By: jhi                                   on 2000/08/04  20:23:12
79992         Log: Weed buglets pointed out by
79993              
79994              From: Lupe Christoph <lupe@lupe-christoph.de>
79995              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
79996              Date: Fri, 4 Aug 2000 17:34:39 +0200
79997              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
79998      Branch: metaconfig/U/perl
79999            ! gccvers.U uselfs.U
80000      Branch: perl
80001            ! Configure config_h.SH
80002 ____________________________________________________________________________
80003 [  6524] By: jhi                                   on 2000/08/04  19:02:08
80004         Log: Warn under -w if lstat(FH) is attempted.
80005              
80006              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
80007              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
80008              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
80009              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
80010      Branch: perl
80011            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
80012            ! t/pragma/warn/pp_sys
80013 ____________________________________________________________________________
80014 [  6523] By: jhi                                   on 2000/08/04  12:31:11
80015         Log: Subject: New perlcc, take 2
80016              From: simon@brecon.co.uk (Simon Cozens)
80017              Date: 4 Aug 2000 06:21:04 GMT
80018              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
80019      Branch: perl
80020            ! utils/perlcc.PL
80021 ____________________________________________________________________________
80022 [  6522] By: jhi                                   on 2000/08/04  12:26:33
80023         Log: Subject: Re: Array vs. List context
80024              From: Daniel Chetlin <daniel@chetlin.com>
80025              Date: Fri, 4 Aug 2000 00:22:44 -0700
80026              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
80027      Branch: perl
80028            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
80029            ! pod/perlfaq4.pod
80030 ____________________________________________________________________________
80031 [  6521] By: jhi                                   on 2000/08/04  12:22:38
80032         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
80033              From: Raymund Will <ray@caldera.de>
80034              Date: Fri, 4 Aug 2000 12:07:09 +0200
80035              Message-Id: <20000804120709.A14982@caldera.de>
80036      Branch: perl
80037            ! configure.gnu
80038 ____________________________________________________________________________
80039 [  6520] By: jhi                                   on 2000/08/04  04:09:06
80040         Log: After the #6519 a warning about stat() is just that,
80041              not about a filetest, which now have their own warning.
80042      Branch: perl
80043            ! pod/perldiag.pod
80044 ____________________________________________________________________________
80045 [  6519] By: jhi                                   on 2000/08/04  04:06:30
80046         Log: In the warnings call filehandles consistently so;
80047              add "unopened" warning for stat().
80048      Branch: perl
80049            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80050            ! t/pragma/warn/pp_sys
80051 ____________________________________________________________________________
80052 [  6518] By: jhi                                   on 2000/08/04  02:55:35
80053         Log: Subject: Minor tweak to perlvar.pod
80054              From: "Stephen P. Potter" <spp@ds.net>
80055              Date: Tue, 18 Apr 2000 09:26:03 -0400
80056              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
80057      Branch: perl
80058            ! pod/perlvar.pod
80059 ____________________________________________________________________________
80060 [  6517] By: jhi                                   on 2000/08/04  02:50:08
80061         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
80062              From: "Clinton Pierce" <cpierce1@ford.com>
80063              Date: Wed, 21 Jul 1999 16:45:31 -0400
80064              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
80065              
80066              Fix by Stephen Potter (visible in the bug db but not in p5p?)
80067      Branch: perl
80068            ! pod/perlfunc.pod pod/perlop.pod
80069 ____________________________________________________________________________
80070 [  6516] By: jhi                                   on 2000/08/04  02:09:25
80071         Log: This is 6512.  Really.
80072      Branch: perl
80073            ! dump.c
80074 ____________________________________________________________________________
80075 [  6515] By: jhi                                   on 2000/08/04  01:25:50
80076         Log: mention the idea of @( and @)
80077      Branch: perl
80078            ! Todo-5.6
80079 ____________________________________________________________________________
80080 [  6514] By: bailey                                on 2000/08/04  01:18:46
80081         Log: YA resync with mainstem, including VMS patches from others
80082      Branch: vmsperl
80083           +> (branch 48 files)
80084            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
80085           !> (integrate 354 files)
80086 ____________________________________________________________________________
80087 [  6513] By: jhi                                   on 2000/08/04  01:18:18
80088         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
80089              From: Mark Dickinson <dickins3@fas.harvard.edu>
80090              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
80091              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
80092      Branch: perl
80093            ! t/op/grent.t t/op/pwent.t
80094 ____________________________________________________________________________
80095 [  6512] By: jhi                                   on 2000/08/04  01:14:06
80096         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
80097              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80098              Date: Wed, 02 Aug 2000 10:51:01 +0100
80099              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
80100      Branch: perl
80101            ! sv.c
80102 ____________________________________________________________________________
80103 [  6511] By: jhi                                   on 2000/08/04  00:57:00
80104         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
80105              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80106              Date: Thu, 03 Aug 2000 17:20:04 -0700
80107              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
80108      Branch: metaconfig
80109            ! U/modified/Cppsym.U
80110      Branch: perl
80111            ! Configure config_h.SH
80112 ____________________________________________________________________________
80113 [  6510] By: jhi                                   on 2000/08/04  00:25:28
80114         Log: detypo
80115      Branch: perl
80116            ! Makefile.SH
80117 ____________________________________________________________________________
80118 [  6509] By: jhi                                   on 2000/08/03  23:43:18
80119         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
80120              From: Dominic Dunlop <domo@computer.org>
80121              Date: Thu, 3 Aug 2000 22:16:46 +0200
80122              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
80123      Branch: perl
80124            ! t/op/sprintf.t
80125 ____________________________________________________________________________
80126 [  6508] By: jhi                                   on 2000/08/03  23:40:37
80127         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
80128              From: Hugo <hv@crypt.compulink.co.uk>
80129              Date: Thu, 03 Aug 2000 18:25:30 +0100
80130              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
80131      Branch: perl
80132            ! regcomp.c t/op/re_tests
80133 ____________________________________________________________________________
80134 [  6507] By: jhi                                   on 2000/08/03  23:38:28
80135         Log: Subject: [PATCH] sv.h documentation - SvLEN
80136              From: Mike Guy <mjtg@cam.ac.uk>
80137              Date: Thu, 03 Aug 2000 14:43:09 +0100
80138              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
80139      Branch: perl
80140            ! sv.h
80141 ____________________________________________________________________________
80142 [  6506] By: jhi                                   on 2000/08/03  15:49:14
80143         Log: Disable the fix_pl hack for now.
80144      Branch: perl
80145            ! Makefile.SH
80146 ____________________________________________________________________________
80147 [  6505] By: jhi                                   on 2000/08/03  13:49:04
80148         Log: Add a URL for FSF.
80149              
80150              Subject: Patch for README
80151              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
80152              Date: Wed, 2 Aug 2000 13:25:09 -0500
80153              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
80154      Branch: perl
80155            ! README
80156 ____________________________________________________________________________
80157 [  6504] By: jhi                                   on 2000/08/03  13:29:19
80158         Log: Be more informative on what is skipped and why,
80159              also repeat the list at the end.
80160      Branch: perl
80161            ! Porting/p4desc
80162 ____________________________________________________________________________
80163 [  6503] By: jhi                                   on 2000/08/03  13:07:05
80164         Log: Circumvent the removal of .patch by fix_pl.
80165              
80166              Subject: Re: [ID 20000802.011] unable to 'make test'          
80167              From: simon@brecon.co.uk (Simon Cozens) 
80168              Date: 3 Aug 2000 04:17:00 GMT
80169              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
80170      Branch: perl
80171            ! Makefile.SH
80172 ____________________________________________________________________________
80173 [  6502] By: jhi                                   on 2000/08/03  00:14:34
80174         Log: Add the missing setproctitle unit.
80175      Branch: metaconfig/U/perl
80176            + d_setproctitle.U
80177 ____________________________________________________________________________
80178 [  6501] By: jhi                                   on 2000/08/03  00:00:26
80179         Log: The subtest 4 may fail also on VOBS, as pointed out
80180              by Nick Ing-Simmons in November 1999, bug id 19991124.003
80181              (but the failure in that bug report isn't the subtest 4).
80182      Branch: perl
80183            ! t/op/stat.t
80184 ____________________________________________________________________________
80185 [  6500] By: jhi                                   on 2000/08/02  23:49:30
80186         Log: Better skip message for the test; one of the two problems in
80187              
80188              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
80189              From: Lupe Christoph <lupe@lupe-christoph.de>
80190              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
80191              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
80192      Branch: perl
80193            ! t/op/numconvert.t
80194 ____________________________________________________________________________
80195 [  6499] By: jhi                                   on 2000/08/02  22:49:16
80196         Log: Allow "no Module;" even if there is no 'unimport'.
80197              
80198              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
80199              From: mjd@plover.com
80200              Date: 24 Mar 2000 15:24:34 -0000
80201              Message-Id: <20000324152434.15160.qmail@plover.com>
80202      Branch: perl
80203            ! gv.c
80204 ____________________________________________________________________________
80205 [  6498] By: jhi                                   on 2000/08/02  22:42:58
80206         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
80207              that are hopefully soon put into use.
80208      Branch: perl
80209            ! opcode.h opcode.pl opnames.h
80210 ____________________________________________________________________________
80211 [  6497] By: gsar                                  on 2000/08/02  22:28:59
80212         Log: require.t needs binmode() to work on windows
80213      Branch: perl
80214            ! t/comp/require.t
80215 ____________________________________________________________________________
80216 [  6496] By: jhi                                   on 2000/08/02  22:08:51
80217         Log: Document the IVdf UVuf UVof UVxf.
80218      Branch: perl
80219            ! pod/perlguts.pod
80220 ____________________________________________________________________________
80221 [  6495] By: jhi                                   on 2000/08/02  21:54:26
80222         Log: detypo #6494
80223      Branch: perl
80224            ! ext/Data/Dumper/Dumper.xs
80225 ____________________________________________________________________________
80226 [  6494] By: jhi                                   on 2000/08/02  21:49:17
80227         Log: Dump UVs as UVs in Data::Dumper.
80228              
80229              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
80230              From: Gurusamy Sarathy <gsar@ActiveState.com>
80231              Date: Thu, 27 Apr 2000 12:26:25 -0700
80232              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
80233      Branch: perl
80234            ! ext/Data/Dumper/Dumper.xs
80235 ____________________________________________________________________________
80236 [  6493] By: jhi                                   on 2000/08/02  17:01:58
80237         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
80238              From: Hugo <hv@crypt.compulink.co.uk>
80239              Date: Wed, 02 Aug 2000 14:53:56 +0100
80240              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
80241      Branch: perl
80242            ! regexec.c t/op/re_tests
80243 ____________________________________________________________________________
80244 [  6492] By: jhi                                   on 2000/08/02  15:02:46
80245         Log: The new setproctitle() feature is available only in 
80246              bleeding edge FreeBSD.  From Paul Saab.
80247      Branch: perl
80248            ! mg.c
80249 ____________________________________________________________________________
80250 [  6491] By: jhi                                   on 2000/08/02  13:34:36
80251         Log: The tr utf8 patching continues.
80252              
80253              Subject: Re: #6469, too many tests claimed in require.t
80254              From: simon@brecon.co.uk (Simon Cozens)
80255              Date: 2 Aug 2000 02:37:17 GMT
80256              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
80257              
80258              (the logic of the test was the wrong way round in the patch)
80259      Branch: perl
80260            ! doop.c
80261 ____________________________________________________________________________
80262 [  6490] By: jhi                                   on 2000/08/02  13:27:38
80263         Log: The name of a filehandle does not have <these>.
80264      Branch: perl
80265            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80266            ! t/pragma/warn/pp_sys util.c
80267 ____________________________________________________________________________
80268 [  6489] By: jhi                                   on 2000/08/02  04:26:46
80269         Log: Remove the extraneous "main::" prefix from all the
80270              "opened only for", "on closed", and "never opened" warnings.
80271              
80272              Subject: Re: inappropriate warning
80273              From: Gurusamy Sarathy <gsar@ActiveState.com>
80274              Date: Mon, 20 Mar 2000 11:28:02 -0800
80275              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
80276      Branch: perl
80277            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
80278            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
80279            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80280 ____________________________________________________________________________
80281 [  6488] By: jhi                                   on 2000/08/02  03:02:57
80282         Log: memcpy has n o in it, as pinted ut by Sarathy.
80283      Branch: perl
80284            ! pod/perlguts.pod
80285 ____________________________________________________________________________
80286 [  6487] By: jhi                                   on 2000/08/02  02:44:51
80287         Log: Document in one place the memory abstractions used in Perl core.
80288              
80289              Subject: Re: Memory abstraction
80290              From: simon@brecon.co.uk (Simon Cozens)
80291              Date: 2 Aug 2000 02:20:23 GMT
80292              Organization: Earth.li Origins
80293      Branch: perl
80294            ! pod/perlguts.pod
80295 ____________________________________________________________________________
80296 [  6486] By: jhi                                   on 2000/08/02  02:41:57
80297         Log: regen_headers, regen perltoc.
80298      Branch: perl
80299            ! perlapi.c pod/perltoc.pod
80300 ____________________________________________________________________________
80301 [  6485] By: jhi                                   on 2000/08/02  01:43:33
80302         Log: "This little thing tests for a file .patch, and if it contains
80303              a number, pops into patchlevel.h" (making it easier to track
80304              which development version people are reporting bugs against)
80305              
80306              Subject: Patchlevel autogeneration for repository perls
80307              From: simon@brecon.co.uk (Simon Cozens)
80308              Date: 14 Jul 2000 07:12:15 GMT
80309              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
80310      Branch: perl
80311            + fix_pl
80312            ! MANIFEST Makefile.SH
80313 ____________________________________________________________________________
80314 [  6484] By: jhi                                   on 2000/08/02  01:32:54
80315         Log: FreeBSD 3.* updates from
80316              
80317              From: Paul Saab <ps@yahoo-inc.com>
80318              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80319              Date: Tue, 1 Aug 2000 15:41:39 -0700
80320              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80321      Branch: perl
80322            ! hints/freebsd.sh
80323 ____________________________________________________________________________
80324 [  6483] By: jhi                                   on 2000/08/02  01:27:44
80325         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
80326              instead one must use setproctitle().  This was already addressed
80327              by change #6457, but the below has a new variant for FreeBSD 4.0
80328              or later, and the matter is also documented more.
80329              
80330              From: Paul Saab <ps@yahoo-inc.com>
80331              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80332              Date: Tue, 1 Aug 2000 15:41:39 -0700
80333              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80334      Branch: metaconfig/U/perl
80335            + i_libutil.U
80336      Branch: perl
80337            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
80338 ____________________________________________________________________________
80339 [  6482] By: jhi                                   on 2000/08/01  22:17:32
80340         Log: The test from this
80341              
80342              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
80343              Date: Sat, 15 Apr 2000 17:03:44 +0100
80344              From: Tom Hughes <tom@compton.nu>
80345              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
80346              
80347              was missing, the code change went in as #5989
80348              (which had a different test?)
80349      Branch: perl
80350            ! t/op/misc.t
80351 ____________________________________________________________________________
80352 [  6481] By: jhi                                   on 2000/08/01  21:48:38
80353         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
80354              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80355              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
80356              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
80357      Branch: perl
80358            ! perl.h
80359 ____________________________________________________________________________
80360 [  6480] By: jhi                                   on 2000/08/01  18:05:28
80361         Log: Make p4desc to skip non-mainperl branches by default.
80362      Branch: perl
80363            ! Porting/p4desc
80364 ____________________________________________________________________________
80365 [  6479] By: jhi                                   on 2000/08/01  17:29:19
80366         Log: If gccosandvers is equal to osname, clear gccosandvers.
80367      Branch: metaconfig/U/perl
80368            ! gccvers.U
80369      Branch: perl
80370            ! Configure config_h.SH
80371 ____________________________________________________________________________
80372 [  6478] By: jhi                                   on 2000/08/01  15:54:08
80373         Log: BOM patching from Simon Cozens.
80374      Branch: perl
80375            ! toke.c
80376 ____________________________________________________________________________
80377 [  6477] By: jhi                                   on 2000/08/01  04:50:33
80378         Log: Stash away the largefiles flags and libswanted.
80379      Branch: perl
80380            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
80381 ____________________________________________________________________________
80382 [  6476] By: gsar                                  on 2000/08/01  04:24:24
80383         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
80384              on Windows)
80385      Branch: perl
80386            ! t/pragma/utf8.t utf8.c win32/win32.c
80387 ____________________________________________________________________________
80388 [  6475] By: jhi                                   on 2000/08/01  03:35:24
80389         Log: Make chr() for values >127 to create utf8 when under utf8.
80390              
80391              Subject: Re: uft8/chr()
80392              From: simon@brecon.co.uk (Simon Cozens)
80393              Date: 1 Aug 2000 02:37:02 GMT
80394              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
80395      Branch: perl
80396            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
80397 ____________________________________________________________________________
80398 [  6474] By: jhi                                   on 2000/08/01  02:36:18
80399         Log: In Digital UNIX warn if gcc explicitly chosen because even
80400              2.95.2 is known to cause problems.
80401      Branch: perl
80402            ! hints/dec_osf.sh
80403 ____________________________________________________________________________
80404 [  6473] By: jhi                                   on 2000/08/01  02:00:56
80405         Log: Make the safety catch for buggy gccs work with triple version
80406              numbers like 2.95.2.  Reported in
80407              
80408              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
80409              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
80410              Date: Mon, 31 Jul 2000 14:55:06 +0200
80411              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
80412      Branch: perl
80413            ! hints/dec_osf.sh
80414 ____________________________________________________________________________
80415 [  6472] By: jhi                                   on 2000/08/01  01:13:33
80416         Log: Subject: fix and question re: waitpid() under win32
80417              From: Brian Clarke <clarke@appliedmeta.com>
80418              Date: Fri, 28 Jul 2000 15:18:29 -0400
80419              Message-ID: <3981DC85.290314EB@appliedmeta.com>
80420              
80421              Slightly reformatted and WNOHANG # define moved to win32.h
80422              so that also POSIX.xs sees it, as suggsted by Sarathy.
80423      Branch: perl
80424            ! win32/win32.c win32/win32.h
80425 ____________________________________________________________________________
80426 [  6471] By: jhi                                   on 2000/08/01  00:55:05
80427         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
80428              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80429              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
80430              Date: Mon, 31 Jul 2000 13:28:51 +0100
80431              
80432              (aka ID 20000730.002)
80433      Branch: perl
80434            ! op.c t/op/tr.t
80435 ____________________________________________________________________________
80436 [  6470] By: jhi                                   on 2000/07/31  23:34:42
80437         Log: Document the problem with -P in HP-UX and its workaround.
80438              
80439              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
80440              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
80441              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
80442              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
80443      Branch: perl
80444            ! README.hpux
80445 ____________________________________________________________________________
80446 [  6469] By: jhi                                   on 2000/07/31  04:15:02
80447         Log: The swallow_bom() saga continues.  The #23 of require.t
80448              (UTF16-LE) still fails (silently, no output) but the #22
80449              (UTF16-BE) seems to be working now.  The root of the
80450              failure may be in sv_gets(): is it UTF-16LE-aware,
80451              especially when it comes to line endings? 
80452      Branch: perl
80453            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
80454            ! t/comp/require.t toke.c utf8.c
80455 ____________________________________________________________________________
80456 [  6468] By: jhi                                   on 2000/07/30  19:05:48
80457         Log: Find green threads before native threads.
80458              
80459              Subject: Re: Patch to jpl/JNI/Makefile.PL
80460              From: Jens Thomsen <jens@fiend.cis.com>
80461              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
80462              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
80463      Branch: perl
80464            ! jpl/JNI/Makefile.PL
80465 ____________________________________________________________________________
80466 [  6467] By: jhi                                   on 2000/07/30  18:36:22
80467         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
80468      Branch: perl
80469            ! doop.c
80470 ____________________________________________________________________________
80471 [  6466] By: jhi                                   on 2000/07/30  04:37:29
80472         Log: A new version of the "remove UPPERACSE string comparison"
80473              operators.  The problem with the previous one (change #6454)
80474              was that it was for Perl 5.6.0.  From Paul Marquess.
80475      Branch: perl
80476            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
80477            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
80478            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80479 ____________________________________________________________________________
80480 [  6465] By: jhi                                   on 2000/07/29  22:39:56
80481         Log: Do not upgrade SVs into utf8 just because they participate
80482              in eq or cmp.  Reported and fix suggested in
80483              
80484              Subject: [ID 20000720.009] sv_eq UTF8 bug
80485              From: "Simon Cozens" <simon@othersideofthe.earth.li>
80486              Date: 21 Jul 2000 04:37:29 -0000
80487              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
80488              
80489              Exercise for the kind reader: should we or should we not
80490              cache the utf8 conversion alongside the SV? (as magic,
80491              as the strxfrm()ed version is cached under use locale)
80492              Argue both for and against.
80493      Branch: perl
80494            ! sv.c
80495 ____________________________________________________________________________
80496 [  6464] By: jhi                                   on 2000/07/29  22:36:22
80497         Log: Subject: UTF8 concat
80498              From: simon@brecon.co.uk (Simon Cozens) 
80499              Date: 30 Jun 2000 06:13:25 GMT
80500              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
80501              
80502              (with a memory leak fixed, plus a few casts added)
80503              
80504              This also seems to help for
80505              
80506              Subject: [ID 20000716.015] join UTF8 weirdness
80507              From: root <root@ak-71.mind.de> 
80508              Date: Sat, 15 Jul 2000 15:29:54 +0200
80509              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
80510              
80511              (from Andreas König)
80512      Branch: perl
80513            ! pp_hot.c
80514 ____________________________________________________________________________
80515 [  6463] By: jhi                                   on 2000/07/29  00:55:39
80516         Log: Tune the comments and hopefully stop a memory leak.
80517      Branch: perl
80518            ! toke.c utf8.c
80519 ____________________________________________________________________________
80520 [  6462] By: jhi                                   on 2000/07/29  00:16:53
80521         Log: The problem described in this
80522              
80523              Subject: [ID 20000322.018] named chars aren't magical enough
80524              From: root <root@dixie.cscaper.com>     
80525              Date: Wed, 22 Mar 2000 18:37:42 -0700
80526              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
80527              
80528              has been fixed in perl 5.6.0 but just in case added a test
80529              to keep it away.  (The report from Joseph Hall.)
80530      Branch: perl
80531            ! t/lib/charnames.t
80532 ____________________________________________________________________________
80533 [  6461] By: jhi                                   on 2000/07/28  23:56:36
80534         Log: Tiny fixes for #6460.
80535      Branch: metaconfig/U/perl
80536            ! gccvers.U
80537      Branch: perl
80538            ! Configure config_h.SH
80539 ____________________________________________________________________________
80540 [  6460] By: jhi                                   on 2000/07/28  23:24:41
80541         Log: Warn if the version of the operating system used to compile gcc
80542              differs from the current version of the operating system.
80543              Also display the gcc compilation os and version in myconfig.
80544              Inspiration from
80545              
80546              Subject: Re: [ID 20000710.003] ERRORS!!         
80547              From: "Kurt D. Starsinic" <kstar@chapin.edu>
80548              Date: Mon, 10 Jul 2000 15:54:16 -0400
80549              Message-ID: <20000710155416.A1384@O2.chapin.edu>
80550      Branch: metaconfig/U/perl
80551            ! gccvers.U
80552      Branch: perl
80553            ! Configure config_h.SH myconfig.SH
80554 ____________________________________________________________________________
80555 [  6459] By: jhi                                   on 2000/07/28  22:00:32
80556         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
80557              letter to $Config{osvers}.
80558      Branch: metaconfig
80559            ! U/modified/Oldconfig.U
80560      Branch: perl
80561            ! Configure config_h.SH
80562 ____________________________________________________________________________
80563 [  6458] By: jhi                                   on 2000/07/28  04:15:39
80564         Log: Back out #6454, doesn't seem to work.
80565              (Reason: that patch was for perl 5.6.0, not perl-current)
80566              (A version of the patch for perl-current came in later as #6466)
80567      Branch: perl
80568            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80569            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80570            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80571 ____________________________________________________________________________
80572 [  6457] By: jhi                                   on 2000/07/27  23:31:49
80573         Log: Use setproctitle() if available to modify $0.
80574              
80575              Subject: setting $* on BSD4 broken
80576              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80577              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
80578              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
80579      Branch: metaconfig
80580            ! U/modified/Myinit.U
80581      Branch: perl
80582            ! Configure config_h.SH mg.c
80583 ____________________________________________________________________________
80584 [  6456] By: jhi                                   on 2000/07/27  14:50:47
80585         Log: Allow "no AutoLoader;", based on change #6444,
80586              suggested by Graham Barr.
80587      Branch: perl
80588            ! lib/AutoLoader.pm
80589 ____________________________________________________________________________
80590 [  6455] By: jhi                                   on 2000/07/27  14:19:10
80591         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
80592              From: rspier@pobox.com (Robert Spier)
80593              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
80594              Message-ID: <14720.15855.787664.424783@rls.cx>
80595      Branch: perl
80596            ! pod/perldiag.pod
80597 ____________________________________________________________________________
80598 [  6454] By: jhi                                   on 2000/07/27  14:03:02
80599         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
80600              for a long time).
80601              
80602              Reported in
80603              
80604              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
80605              From: Ryan Herbert <rherbert@sycamorehq.com>
80606              Date: Mon, 17 Jul 2000 11:40:42 -0400
80607              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
80608              
80609              Patched in
80610              
80611              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
80612              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
80613              Date: Wed, 26 Jul 2000 23:40:18 +0100
80614              Message-ID: <000001bff752$79511880$0a17073e@tiny>
80615              
80616              based on an earlier patch from Stephen P. Potter.
80617              
80618              (Removed later by change #6458 because this patch was for
80619              perl 5.6.0, not perl-current)
80620      Branch: perl
80621            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80622            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80623            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80624 ____________________________________________________________________________
80625 [  6453] By: jhi                                   on 2000/07/27  13:48:02
80626         Log: Subject: [PATCH] fixes bug 20000508.004
80627              From: Michael Stevens <mstevens@globnix.org>
80628              Date: Thu, 27 Jul 2000 13:49:04 +0100
80629              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
80630      Branch: perl
80631            ! pod/perldata.pod
80632 ____________________________________________________________________________
80633 [  6452] By: jhi                                   on 2000/07/26  23:51:26
80634         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
80635              and Craig A. Berry.
80636      Branch: perl
80637            ! lib/File/Temp.pm pod/perlport.pod
80638 ____________________________________________________________________________
80639 [  6451] By: jhi                                   on 2000/07/26  19:43:30
80640         Log: Be wary of close()s, too.
80641              
80642              Subject: Re: [PATCH] perlbug cleanup
80643              From: Tim Jenness <t.jenness@jach.hawaii.edu>
80644              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
80645              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
80646      Branch: perl
80647            ! utils/perlbug.PL
80648 ____________________________________________________________________________
80649 [  6450] By: jhi                                   on 2000/07/26  18:41:40
80650         Log: Subject: Minor doc patch: handy.h
80651              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
80652              Date: Wed, 26 Jul 2000 15:34:25 -0300
80653              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
80654      Branch: perl
80655            ! handy.h pod/perlapi.pod
80656 ____________________________________________________________________________
80657 [  6449] By: jhi                                   on 2000/07/26  18:23:55
80658         Log: Subject: [PATCH] minor doc change - perlguts
80659              From: Michael Stevens <mstevens@globnix.org>
80660              Date: Thu, 13 Jul 2000 12:39:18 +0100
80661              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
80662      Branch: perl
80663            ! pod/perlguts.pod
80664 ____________________________________________________________________________
80665 [  6448] By: jhi                                   on 2000/07/26  18:20:30
80666         Log: open() wariness in perlbug.
80667              
80668              Subject: [PATCH] perlbug cleanup
80669              From: Michael Stevens <mstevens@globnix.org>
80670              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
80671              Date: Thu, 13 Jul 2000 15:52:23 +0100
80672      Branch: perl
80673            ! utils/perlbug.PL
80674 ____________________________________________________________________________
80675 [  6447] By: jhi                                   on 2000/07/26  18:13:04
80676         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
80677      Branch: perl
80678            ! lib/File/Temp.pm t/lib/ftmp-security.t
80679 ____________________________________________________________________________
80680 [  6446] By: jhi                                   on 2000/07/26  18:06:32
80681         Log: docfix from Peter Scott <Peter@PSDT.com>.
80682      Branch: perl
80683            ! pod/perlfunc.pod
80684 ____________________________________________________________________________
80685 [  6445] By: jhi                                   on 2000/07/26  17:53:31
80686         Log: Fix *foo{FORMAT}.
80687              
80688              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80689              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
80690              Date: Wed, 26 Jul 2000 19:51:02 +0200
80691              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
80692              
80693              From: Graham Barr <gbarr@pobox.com>
80694              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
80695              Date: Wed, 26 Jul 2000 17:38:36 +0100
80696              Message-ID: <20000726173836.L472@pobox.com>
80697      Branch: perl
80698            ! pp.c sv.c t/op/gv.t
80699 ____________________________________________________________________________
80700 [  6444] By: jhi                                   on 2000/07/26  17:49:14
80701         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
80702              from Graham Barr in the module list.
80703      Branch: perl
80704            ! gv.c pod/perlobj.pod
80705 ____________________________________________________________________________
80706 [  6443] By: jhi                                   on 2000/07/26  16:06:56
80707         Log: More split() doc and test patches from Mike Guy.
80708      Branch: perl
80709            ! pod/perlfunc.pod t/op/split.t
80710 ____________________________________________________________________________
80711 [  6442] By: jhi                                   on 2000/07/26  16:05:30
80712         Log: MacOS nits from Matthias Neeracher.
80713      Branch: perl
80714            ! perl.c pp_ctl.c
80715 ____________________________________________________________________________
80716 [  6441] By: jhi                                   on 2000/07/26  04:39:57
80717         Log: Subject: [PATCH] split /^/
80718              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80719              Date: Tue, 25 Jul 2000 14:18:57 +0100
80720              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
80721              
80722              (with notes from tchrist and gbarr)
80723      Branch: perl
80724            ! pod/perlfunc.pod t/op/split.t
80725 ____________________________________________________________________________
80726 [  6440] By: jhi                                   on 2000/07/26  04:32:32
80727         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
80728              From: Peter Prymmer <pvhp@forte.com>
80729              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
80730              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
80731      Branch: perl
80732            ! vms/munchconfig.c
80733 ____________________________________________________________________________
80734 [  6439] By: jhi                                   on 2000/07/26  04:31:01
80735         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
80736              to be fatal errors (instead of by default ignoring them, and
80737              ignoring with a bug: even though -w gave an error, the opening [
80738              was left in)  Reported in:
80739              
80740              Subject: [ID 20000716.024] [=cc=] / [:blank:]
80741              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
80742              Date: Sun, 16 Jul 2000 17:55:29 -0700
80743              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
80744      Branch: perl
80745            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
80746 ____________________________________________________________________________
80747 [  6438] By: jhi                                   on 2000/07/25  15:41:15
80748         Log: Subject: [PATCH] av.c apidoc
80749              From: simon@brecon.co.uk (Simon Cozens)
80750              Date: 24 Jul 2000 06:40:52 GMT
80751              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
80752      Branch: perl
80753            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
80754            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
80755 ____________________________________________________________________________
80756 [  6437] By: jhi                                   on 2000/07/25  14:05:36
80757         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
80758              From: "Stephen P. Potter" <spp@ds.net>
80759              Date: Mon, 24 Jul 2000 14:22:23 -0400
80760              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
80761      Branch: perl
80762            ! pod/perllocale.pod
80763 ____________________________________________________________________________
80764 [  6436] By: jhi                                   on 2000/07/25  14:02:03
80765         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
80766              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80767              Date: Mon, 24 Jul 2000 18:04:28 +0100
80768              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
80769      Branch: perl
80770            ! t/lib/syslfs.t t/op/lfs.t
80771 ____________________________________________________________________________
80772 [  6435] By: jhi                                   on 2000/07/25  13:59:28
80773         Log: Get UTF16 BOMs working.  Patch from
80774              
80775              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
80776              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80777              Date: Tue, 25 Jul 2000 12:52:45 +0100
80778              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
80779              
80780              and notes from
80781              
80782              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
80783              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80784              Date: Tue, 25 Jul 2000 11:43:25 +0100
80785              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
80786      Branch: perl
80787            ! t/comp/require.t toke.c utf8.c
80788 ____________________________________________________________________________
80789 [  6434] By: jhi                                   on 2000/07/25  02:39:54
80790         Log: Make the "uninit variable" warning to say "concat or string"
80791              or "join or string" when in concat or join .
80792              
80793              Subject: Re: [ID 20000403.009] uninitialised concatenation???
80794              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80795              Date: Tue, 04 Apr 2000 18:22:58 +0100
80796              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
80797              
80798              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
80799              From: William R Ward <hermit@BayView.COM>
80800              Date: Thu, 30 Mar 2000 19:50:03 -0800
80801              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
80802      Branch: perl
80803            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
80804            ! t/pragma/warn/op t/pragma/warn/sv
80805 ____________________________________________________________________________
80806 [  6433] By: jhi                                   on 2000/07/24  17:52:56
80807         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
80808      Branch: perl
80809            ! lib/File/Spec/VMS.pm
80810 ____________________________________________________________________________
80811 [  6432] By: jhi                                   on 2000/07/24  17:44:44
80812         Log: Test cases for #6431.
80813              
80814              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
80815              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80816              Date: Mon, 24 Jul 2000 15:32:29 +0100
80817              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
80818      Branch: perl
80819            ! t/op/pat.t t/op/split.t
80820 ____________________________________________________________________________
80821 [  6431] By: jhi                                   on 2000/07/24  17:43:17
80822         Log: Bind op fix.
80823              
80824              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
80825              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80826              Date: Mon, 17 Jul 2000 20:04:56 +0100
80827              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
80828      Branch: perl
80829            ! op.c
80830 ____________________________________________________________________________
80831 [  6430] By: jhi                                   on 2000/07/24  03:42:42
80832         Log: Subject: [ID 20000716.023] syslog test fails without sockets
80833              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80834              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
80835              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
80836      Branch: metaconfig/U/perl
80837            ! Extensions.U
80838      Branch: perl
80839            ! Configure config_h.SH
80840 ____________________________________________________________________________
80841 [  6429] By: jhi                                   on 2000/07/24  03:11:52
80842         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
80843              case, but add also notes explaining the relationship of this
80844              patch and the earlier notes by Sarathy.
80845              
80846              Subject: Map is still slow
80847              From: "Ben Tilly" <ben_tilly@hotmail.com>
80848              Date: Sat, 15 Jul 2000 17:23:27 EDT
80849              Message-ID: <20000715212327.21656.qmail@hotmail.com>
80850      Branch: perl
80851            ! pp_ctl.c
80852 ____________________________________________________________________________
80853 [  6428] By: jhi                                   on 2000/07/24  02:58:52
80854         Log: Documentation to explain the behaviour of map().
80855              
80856              Subject: Re: Map is still slow 
80857              From: Gurusamy Sarathy <gsar@ActiveState.com>
80858              Date: Sat, 15 Jul 2000 16:05:09 -0700
80859              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
80860      Branch: perl
80861            ! pp_ctl.c
80862 ____________________________________________________________________________
80863 [  6427] By: jhi                                   on 2000/07/24  02:50:03
80864         Log: Add tests for
80865              [ID 19991110.003] another matching finding by pcre author
80866              which has already been fixed by some patch, as verified in
80867              
80868              Subject: Re: two regex bugs from the mists of time (well, last November)
80869              From: Hugo <hv@crypt.compulink.co.uk>
80870              Date: Sat, 22 Jul 2000 18:12:58 +0100
80871              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
80872      Branch: perl
80873            ! t/op/re_tests
80874 ____________________________________________________________________________
80875 [  6426] By: jhi                                   on 2000/07/24  02:11:20
80876         Log: A missing 'break' after the [[:space:]] switch case.
80877              
80878              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
80879              From: "Stephen P. Potter" <spp@ds.net>
80880              Date: Tue, 18 Jul 2000 16:25:17 -0400
80881              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
80882      Branch: perl
80883            ! regcomp.c
80884 ____________________________________________________________________________
80885 [  6425] By: jhi                                   on 2000/07/24  02:06:12
80886         Log: The output might have been produced in the wrong order.
80887              
80888              Subject: [ID 20000720.003] [PATCH] t/op/write.t
80889              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80890              Date: Thu, 20 Jul 2000 18:49:18 +0100
80891              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
80892      Branch: perl
80893            ! t/op/write.t
80894 ____________________________________________________________________________
80895 [  6424] By: jhi                                   on 2000/07/24  02:00:07
80896         Log: Use STDOUT consistently.
80897              
80898              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
80899              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80900              Date: Thu, 20 Jul 2000 18:04:01 +0100
80901              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
80902      Branch: perl
80903            ! lib/Test/Harness.pm
80904 ____________________________________________________________________________
80905 [  6423] By: jhi                                   on 2000/07/24  01:54:54
80906         Log: Protect against "wild next"s, that is, callbacks doing "next"
80907              instead of "return".
80908              
80909              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
80910              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80911              Date: Tue, 18 Jul 2000 11:30:16 +0100
80912              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
80913      Branch: perl
80914            ! lib/File/Find.pm
80915 ____________________________________________________________________________
80916 [  6422] By: jhi                                   on 2000/07/24  01:35:47
80917         Log: Out-of-date note removed.
80918              
80919              Subject: [PATCH] documentation perlipc
80920              From: rspier@pobox.com (Robert Spier)
80921              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
80922              Message-ID: <14711.35178.572612.502654@rls.cx>
80923      Branch: perl
80924            ! pod/perlipc.pod
80925 ____________________________________________________________________________
80926 [  6421] By: jhi                                   on 2000/07/24  00:09:18
80927         Log: Send all installperl messages to STDERR and be -w clean.
80928              
80929              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
80930              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80931              Date: Sat, 22 Jul 2000 14:02:11 +0100
80932              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
80933      Branch: perl
80934            ! installperl
80935 ____________________________________________________________________________
80936 [  6420] By: jhi                                   on 2000/07/24  00:04:19
80937         Log: Decutandpasto.
80938              
80939              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
80940              From: "Richard Soderberg" <rs@crystalflame.net>
80941              Date: Sun, 23 Jul 2000 01:37:23 -0700
80942              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
80943      Branch: perl
80944            ! pod/perlipc.pod
80945 ____________________________________________________________________________
80946 [  6419] By: jhi                                   on 2000/07/24  00:01:12
80947         Log: A cleaner abs_path().
80948              Subject: Re: unix alternative to Cwd.pm
80949              From: Jeff Pinyan <jeffp@crusoe.net>
80950              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
80951              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
80952      Branch: perl
80953            ! lib/Cwd.pm
80954 ____________________________________________________________________________
80955 [  6418] By: jhi                                   on 2000/07/23  23:48:56
80956         Log: Detypo.
80957              
80958              Subject: [PATCH perl-current] Typo in hints/powerux.sh
80959              From: "Richard Soderberg" <rs@crystalflame.net>
80960              Date: Sun, 23 Jul 2000 01:27:33 -0700
80961              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
80962      Branch: perl
80963            ! hints/powerux.sh
80964 ____________________________________________________________________________
80965 [  6417] By: jhi                                   on 2000/07/17  22:13:31
80966         Log: Subject: SDBM_File documentation
80967              From: mjd@plover.com
80968              Date: 16 Jul 2000 17:41:17 -0000
80969              Message-ID: <20000716174117.18515.qmail@plover.com>
80970      Branch: perl
80971            ! ext/SDBM_File/SDBM_File.pm
80972 ____________________________________________________________________________
80973 [  6416] By: jhi                                   on 2000/07/17  19:13:26
80974         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
80975      Branch: perl
80976            ! hints/mpeix.sh mpeix/relink
80977 ____________________________________________________________________________
80978 [  6415] By: jhi                                   on 2000/07/15  14:11:02
80979         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
80980              the utf8 'characters' can be more than one octet).
80981              
80982              Date: Sat, 15 Jul 2000 00:21:56 +0100
80983              From: Tom Hughes <tom@compton.nu>
80984              Subject: Re: [ID 20000714.002]
80985              Message-ID: <db2334de49.tom@compton.compton.nu>
80986              
80987              Reported in
80988              
80989              Subject: [ID 20000714.002]
80990              From: "Simon Cozens" <simon@othersideofthe.earth.li>
80991              Date: 14 Jul 2000 15:13:09 -0000
80992              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
80993      Branch: perl
80994            ! doop.c
80995 ____________________________________________________________________________
80996 [  6414] By: jhi                                   on 2000/07/15  03:13:41
80997         Log: another VMS build tweak from Peter Prymmer
80998      Branch: perl
80999            ! vms/descrip_mms.template
81000 ____________________________________________________________________________
81001 [  6413] By: jhi                                   on 2000/07/15  03:10:40
81002         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
81003      Branch: perl
81004            ! vms/perlvms.pod
81005 ____________________________________________________________________________
81006 [  6412] By: jhi                                   on 2000/07/15  00:31:05
81007         Log: More docs for sv functions.
81008              
81009              Subject: [PATCH cfgperl] sv.c apidoc
81010              From: simon@brecon.co.uk (Simon Cozens)
81011              Date: 13 Jul 2000 09:00:20 GMT
81012              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
81013              
81014              Subject: Re: [PATCH cfgperl] sv.c apidoc
81015              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81016              Date: Thu, 13 Jul 2000 12:27:41 +0100
81017              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
81018              
81019              Subject: Re: [PATCH cfgperl] sv.c apidoc
81020              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81021              Date: Thu, 13 Jul 2000 13:23:09 +0100
81022              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
81023              
81024              Subject: Re: [PATCH cfgperl] sv.c apidoc
81025              From: simon@brecon.co.uk (Simon Cozens)
81026              Date: 14 Jul 2000 06:51:02 GMT
81027              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
81028      Branch: perl
81029            ! embed.pl pod/perlapi.pod sv.c
81030 ____________________________________________________________________________
81031 [  6411] By: jhi                                   on 2000/07/15  00:10:41
81032         Log: lib/b test fixes from Peter Prymmer.
81033      Branch: perl
81034            ! t/lib/b.t
81035 ____________________________________________________________________________
81036 [  6410] By: jhi                                   on 2000/07/15  00:02:09
81037         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
81038              From: Hugo <hv@crypt.compulink.co.uk>
81039              Date: Fri, 14 Jul 2000 23:05:20 +0100
81040              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
81041              
81042              Didn't anymore apply, but that point still could use another fix.
81043      Branch: perl
81044            ! pod/perlfunc.pod
81045 ____________________________________________________________________________
81046 [  6409] By: jhi                                   on 2000/07/14  23:15:15
81047         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
81048              not in pod, from Peter Prymmer
81049      Branch: perl
81050            ! vms/descrip_mms.template
81051 ____________________________________________________________________________
81052 [  6408] By: jhi                                   on 2000/07/14  20:35:05
81053         Log: The bug report
81054              [ID 19991110.002] minimal matching discrepancy found by pcre author
81055              seems to have been fixed (though differently from what was suggested
81056              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
81057      Branch: perl
81058            ! t/op/re_tests
81059 ____________________________________________________________________________
81060 [  6407] By: jhi                                   on 2000/07/14  17:38:08
81061         Log: Fix AutoSplit to use File::Spec the right way in VMS,
81062              from Peter Prymmer.
81063      Branch: perl
81064            ! lib/AutoSplit.pm
81065 ____________________________________________________________________________
81066 [  6406] By: jhi                                   on 2000/07/14  14:13:22
81067         Log: Merge perlhacktut into perlhack, update perlguts.
81068              
81069              Subject: Re: Perlhacktut
81070              From: simon@brecon.co.uk (Simon Cozens)
81071              Date: 14 Jul 2000 06:49:21 GMT
81072              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
81073              
81074              Subject: Re: Perlhacktut
81075              From: simon@brecon.co.uk (Simon Cozens)
81076              Date: 14 Jul 2000 07:09:45 GMT
81077              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
81078      Branch: perl
81079            ! pod/perlguts.pod pod/perlhack.pod
81080 ____________________________________________________________________________
81081 [  6405] By: jhi                                   on 2000/07/14  14:02:31
81082         Log: Integrate with Sarathy.
81083      Branch: cfgperl
81084           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
81085           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
81086           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
81087 ____________________________________________________________________________
81088 [  6404] By: gsar                                  on 2000/07/14  12:15:02
81089         Log: PERL_OBJECT build tweaks
81090      Branch: perl
81091            ! toke.c
81092 ____________________________________________________________________________
81093 [  6403] By: gsar                                  on 2000/07/14  11:23:41
81094         Log: inconsistent types needs casts
81095      Branch: perl
81096            ! toke.c
81097 ____________________________________________________________________________
81098 [  6402] By: gsar                                  on 2000/07/14  11:12:04
81099         Log: typos in change#6399, regen headers
81100      Branch: perl
81101            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
81102 ____________________________________________________________________________
81103 [  6401] By: gsar                                  on 2000/07/14  10:59:12
81104         Log: typecasts needed for change#6394
81105      Branch: perl
81106            ! toke.c
81107 ____________________________________________________________________________
81108 [  6400] By: gsar                                  on 2000/07/14  10:49:37
81109         Log: integrate cfgperl contents into mainline
81110      Branch: perl
81111           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
81112           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
81113 ____________________________________________________________________________
81114 [  6399] By: gsar                                  on 2000/07/14  10:38:35
81115         Log: enable UTF-16 filter by default if relevant BOM is seen; various
81116              cleanups (typos, misformatted code, and small bugs)
81117      Branch: perl
81118            ! doop.c embed.pl mg.c op.c pp.c toke.c
81119 ____________________________________________________________________________
81120 [  6398] By: gsar                                  on 2000/07/14  08:55:38
81121         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
81122              name suggests anyway)
81123      Branch: perl
81124            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
81125 ____________________________________________________________________________
81126 [  6397] By: gsar                                  on 2000/07/14  08:44:33
81127         Log: move new variables to the end of the interpreter structure (for
81128              bincompat in code that doesn't #include XSUB.h)
81129      Branch: perl
81130            ! intrpvar.h
81131 ____________________________________________________________________________
81132 [  6396] By: gsar                                  on 2000/07/14  08:13:58
81133         Log: MakeMaker should not remove editor backups (*~) on `make clean`
81134              by default (completes change#6383)
81135      Branch: perl
81136            ! lib/ExtUtils/MM_Unix.pm
81137 ____________________________________________________________________________
81138 [  6395] By: jhi                                   on 2000/07/14  05:20:33
81139         Log: Replace change #6337 with a better one.
81140              
81141              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81142              From: Hugo <hv@crypt.compulink.co.uk>
81143              Date: Fri, 14 Jul 2000 04:16:20 +0100
81144              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
81145      Branch: cfgperl
81146            ! regexec.c t/op/re_tests
81147 ____________________________________________________________________________
81148 [  6394] By: jhi                                   on 2000/07/14  01:33:59
81149         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
81150      Branch: cfgperl
81151            ! embed.pl global.sym proto.h toke.c
81152 ____________________________________________________________________________
81153 [  6393] By: jhi                                   on 2000/07/13  23:41:23
81154         Log: remove discarded test
81155      Branch: cfgperl
81156            ! MANIFEST
81157 ____________________________________________________________________________
81158 [  6392] By: jhi                                   on 2000/07/13  23:32:25
81159         Log: The {multiplier} of a fixed substring was overlooked which
81160              caused a wrong initial search offset for that substring.
81161              
81162              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
81163              From: Hugo <hv@crypt.compulink.co.uk>
81164              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
81165              Date: Thu, 13 Jul 2000 19:27:13 +0100
81166      Branch: cfgperl
81167            ! regcomp.c t/op/re_tests
81168 ____________________________________________________________________________
81169 [  6391] By: jhi                                   on 2000/07/13  16:37:42
81170         Log: typo fix from Craig Berry
81171      Branch: cfgperl
81172            ! vms/subconfigure.com
81173 ____________________________________________________________________________
81174 [  6390] By: jhi                                   on 2000/07/13  13:20:12
81175         Log: Integrate with Sarathy.
81176      Branch: cfgperl
81177            - t/op/method2entersub.t
81178           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
81179           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
81180           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
81181           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
81182 ____________________________________________________________________________
81183 [  6389] By: jhi                                   on 2000/07/13  13:18:48
81184         Log: Detypo from Peter Prymmer, part of #6388.
81185      Branch: cfgperl
81186            ! Configure config_h.SH
81187      Branch: metaconfig
81188            ! U/modified/d_longlong.U
81189 ____________________________________________________________________________
81190 [  6388] By: gsar                                  on 2000/07/13  06:33:40
81191         Log: typos (spotted by Peter Prymmer)
81192      Branch: perl
81193            ! Configure t/lib/english.t
81194 ____________________________________________________________________________
81195 [  6387] By: gsar                                  on 2000/07/13  05:35:28
81196         Log: new selfloader.t in change#6183 doesn't close DATA handles,
81197              and thus fails to clean up tmp files on dosish platforms
81198      Branch: perl
81199            ! t/lib/selfloader.t
81200 ____________________________________________________________________________
81201 [  6386] By: gsar                                  on 2000/07/12  21:42:39
81202         Log: sprintf test tweaks (from Dominic Dunlop)
81203      Branch: perl
81204            ! t/op/sprintf.t
81205 ____________________________________________________________________________
81206 [  6385] By: gsar                                  on 2000/07/12  21:33:46
81207         Log: fix bugs in processing %v-*d and similar format specs (from
81208              Avi Finkel <avi@finkel.org>)
81209      Branch: perl
81210            ! sv.c t/op/sprintf.t
81211 ____________________________________________________________________________
81212 [  6384] By: gsar                                  on 2000/07/12  16:04:19
81213         Log: readd missing perldelta.pod changes from changes#6339,6376
81214      Branch: perl
81215            ! pod/perldelta.pod
81216 ____________________________________________________________________________
81217 [  6383] By: gsar                                  on 2000/07/12  16:00:51
81218         Log: don't clobber *.orig files on *clean targets
81219      Branch: perl
81220            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
81221 ____________________________________________________________________________
81222 [  6382] By: gsar                                  on 2000/07/12  07:59:12
81223         Log: fix broken integrations in cfgperl
81224      Branch: cfgperl
81225           !> Changes pod/perldelta.pod
81226 ____________________________________________________________________________
81227 [  6381] By: gsar                                  on 2000/07/12  07:42:17
81228         Log: integrate cfgperl changes into mainline
81229      Branch: perl
81230            ! Changes
81231           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
81232           !> pod/perlre.pod
81233 ____________________________________________________________________________
81234 [  6380] By: gsar                                  on 2000/07/12  07:31:00
81235         Log: get sprintf.t to adjust properly for 3-digit exponents
81236      Branch: perl
81237            ! t/op/sprintf.t
81238 ____________________________________________________________________________
81239 [  6379] By: gsar                                  on 2000/07/12  06:40:04
81240         Log: change#6174 needs corresponding change in win32/config_h.PL,
81241              which grovels through config_h.SH to find the config.h name
81242      Branch: perl
81243            ! win32/config_h.PL
81244 ____________________________________________________________________________
81245 [  6378] By: jhi                                   on 2000/07/12  05:03:59
81246         Log: Do the cc sanity check both before the hints and
81247              after the cc selction.
81248      Branch: cfgperl
81249            ! Configure config_h.SH
81250      Branch: metaconfig
81251            ! U/modified/Oldconfig.U U/modified/cc.U
81252      Branch: metaconfig/U/perl
81253            + Checkcc.U
81254 ____________________________________________________________________________
81255 [  6377] By: jhi                                   on 2000/07/12  02:49:22
81256         Log: Fix nits noticed by Boston.pm.
81257      Branch: cfgperl
81258            ! pod/perlre.pod
81259 ____________________________________________________________________________
81260 [  6376] By: jhi                                   on 2000/07/11  21:22:13
81261         Log: Configure cosmetics and perldelta.
81262      Branch: cfgperl
81263            ! Configure config_h.SH pod/perldelta.pod
81264      Branch: metaconfig
81265            ! U/modified/cc.U
81266 ____________________________________________________________________________
81267 [  6375] By: gsar                                  on 2000/07/11  21:17:35
81268         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
81269      Branch: perl
81270            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
81271            ! win32/win32sck.c
81272 ____________________________________________________________________________
81273 [  6374] By: gsar                                  on 2000/07/11  20:48:50
81274         Log: tweak for build failure under multiplicity
81275      Branch: perl
81276            ! toke.c
81277 ____________________________________________________________________________
81278 [  6373] By: gsar                                  on 2000/07/11  20:37:23
81279         Log: integrate cfgperl changes#6325..6373 into mainline
81280              (NOTE: today's batch of integrations still untested)
81281      Branch: perl
81282           +> ext/DynaLoader/hints/netbsd.pl
81283            ! Changes
81284           !> (integrate 26 files)
81285 ____________________________________________________________________________
81286 [  6372] By: jhi                                   on 2000/07/11  20:30:36
81287         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
81288              regen perltoc.
81289      Branch: cfgperl
81290            + pod/perlbook.pod
81291            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
81292            ! pod/perltoc.pod
81293 ____________________________________________________________________________
81294 [  6371] By: jhi                                   on 2000/07/11  20:08:56
81295         Log: Minor cleanups on the booklist.
81296      Branch: cfgperl
81297            ! pod/perlfaq2.pod
81298 ____________________________________________________________________________
81299 [  6370] By: jhi                                   on 2000/07/11  19:31:13
81300         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
81301      Branch: cfgperl
81302            ! t/pragma/overload.t
81303 ____________________________________________________________________________
81304 [  6369] By: gsar                                  on 2000/07/11  19:27:48
81305         Log: integrate cfgperl changes#6293..6324 into mainline
81306      Branch: perl
81307           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
81308            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
81309           !> (integrate 30 files)
81310 ____________________________________________________________________________
81311 [  6368] By: gsar                                  on 2000/07/11  19:18:57
81312         Log: skip integrate of problematic change#6292 from cfgperl into mainline
81313      Branch: perl
81314           !> pp_hot.c
81315 ____________________________________________________________________________
81316 [  6367] By: gsar                                  on 2000/07/11  19:17:21
81317         Log: integrate cfgperl changes#6288..6290 into mainline
81318      Branch: perl
81319           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
81320 ____________________________________________________________________________
81321 [  6366] By: gsar                                  on 2000/07/11  19:11:18
81322         Log: integrate cfgperl changes#6268..6282 into mainline
81323      Branch: perl
81324           !> (integrate 30 files)
81325 ____________________________________________________________________________
81326 [  6365] By: gsar                                  on 2000/07/11  18:57:00
81327         Log: delete new accidentally branched file
81328      Branch: perl
81329            - t/op/method2entersub.t
81330 ____________________________________________________________________________
81331 [  6364] By: gsar                                  on 2000/07/11  18:55:13
81332         Log: skip integrate of change#6267 from cfgperl into mainline (the
81333              method call optimization is flawed without additional hints
81334              from user about immutableness of @ISA and no runtime method
81335              definitions)
81336      Branch: perl
81337           +> t/op/method2entersub.t
81338           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
81339           !> perl.h t/op/sprintf.t xsutils.c
81340 ____________________________________________________________________________
81341 [  6363] By: gsar                                  on 2000/07/11  18:49:43
81342         Log: integrate cfgperl changes#6261..6266 into mainline
81343      Branch: perl
81344           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
81345           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
81346           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
81347           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
81348 ____________________________________________________________________________
81349 [  6362] By: gsar                                  on 2000/07/11  18:43:26
81350         Log: integrate cfgperl changes#6252..6260 into mainline
81351      Branch: perl
81352           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
81353           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
81354           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
81355           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
81356 ____________________________________________________________________________
81357 [  6361] By: gsar                                  on 2000/07/11  18:37:12
81358         Log: skip integrate of problematic change#6251 from cfgperl into mainline
81359      Branch: perl
81360           !> lib/Exporter.pm
81361 ____________________________________________________________________________
81362 [  6360] By: gsar                                  on 2000/07/11  18:34:56
81363         Log: integrate cfgperl change#6250 into mainline
81364      Branch: perl
81365           +> t/op/my_stash.t
81366           !> MANIFEST embed.pl proto.h toke.c
81367 ____________________________________________________________________________
81368 [  6359] By: gsar                                  on 2000/07/11  18:21:19
81369         Log: integrate cfgperl changes#6242..6249 into mainline
81370      Branch: perl
81371           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
81372           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
81373           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
81374           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
81375           !> t/lib/peek.t utf8.c
81376 ____________________________________________________________________________
81377 [  6358] By: gsar                                  on 2000/07/11  18:15:45
81378         Log: skip integrate of problematic change#6241 from cfgperl into mainline
81379      Branch: perl
81380           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
81381 ____________________________________________________________________________
81382 [  6357] By: jhi                                   on 2000/07/11  18:15:16
81383         Log: Fix for
81384              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
81385              From: Roderick Schertler <roderick@argon.org> 
81386              Date: Tue, 11 Jul 2000 13:55:05 -0400 
81387              Message-Id: <200007111755.NAA05077@jones.argon.org> 
81388      Branch: cfgperl
81389            ! doio.c
81390 ____________________________________________________________________________
81391 [  6356] By: jhi                                   on 2000/07/11  18:12:51
81392         Log: Typo in #6341.
81393      Branch: cfgperl
81394            ! pp_hot.c
81395 ____________________________________________________________________________
81396 [  6355] By: gsar                                  on 2000/07/11  18:12:10
81397         Log: integrate cfgperl changes#6231..6240 into mainline
81398      Branch: perl
81399           +> pod/perlutil.pod
81400           !> (integrate 35 files)
81401 ____________________________________________________________________________
81402 [  6354] By: jhi                                   on 2000/07/11  18:04:34
81403         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
81404              From: Dominic Dunlop <domo@computer.org> 
81405              Date: Tue, 11 Jul 2000 12:27:33 +0200 
81406              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
81407              
81408              Replaces change #6268.
81409      Branch: cfgperl
81410            ! t/op/sprintf.t
81411 ____________________________________________________________________________
81412 [  6353] By: gsar                                  on 2000/07/11  17:59:51
81413         Log: skip integrate of problematic change#6230 from cfgperl into mainline
81414              (a later version of File::Spec is already in mainline)
81415      Branch: perl
81416           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
81417           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
81418 ____________________________________________________________________________
81419 [  6352] By: gsar                                  on 2000/07/11  17:57:48
81420         Log: integrate cfgperl changes#6224..6229 into mainline
81421      Branch: perl
81422           +> lib/lib.pm.PL
81423            - lib/lib.pm
81424           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
81425           !> lib/English.pm op.c t/lib/english.t
81426 ____________________________________________________________________________
81427 [  6351] By: gsar                                  on 2000/07/11  17:50:10
81428         Log: skip integrate of problematic change#6223 from cfgperl into mainline
81429      Branch: perl
81430           !> doio.c
81431 ____________________________________________________________________________
81432 [  6350] By: gsar                                  on 2000/07/11  17:48:28
81433         Log: integrate cfgperl changes#6220..6222 into mainline
81434      Branch: perl
81435           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
81436           !> toke.c utf8.c win32/win32.h
81437 ____________________________________________________________________________
81438 [  6349] By: gsar                                  on 2000/07/11  17:46:13
81439         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
81440              mainline
81441      Branch: perl
81442           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
81443           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
81444           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81445 ____________________________________________________________________________
81446 [  6348] By: jhi                                   on 2000/07/11  17:45:49
81447         Log: README.posix-bc podified from Thomas Dorner.
81448      Branch: cfgperl
81449            ! README.posix-bc
81450 ____________________________________________________________________________
81451 [  6347] By: gsar                                  on 2000/07/11  17:42:04
81452         Log: integrate cfgperl change#6217 into mainline
81453      Branch: perl
81454           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
81455           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
81456           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
81457 ____________________________________________________________________________
81458 [  6346] By: gsar                                  on 2000/07/11  17:39:37
81459         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
81460              mainline
81461      Branch: perl
81462           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
81463           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81464           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
81465           !> perlapi.h pod/perlapi.pod
81466 ____________________________________________________________________________
81467 [  6345] By: gsar                                  on 2000/07/11  17:36:42
81468         Log: integrate cfgperl changes#6207..6210 into mainline
81469      Branch: perl
81470           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
81471           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
81472 ____________________________________________________________________________
81473 [  6344] By: gsar                                  on 2000/07/11  17:31:20
81474         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
81475              mainline
81476      Branch: perl
81477           !> (integrate 40 files)
81478 ____________________________________________________________________________
81479 [  6343] By: gsar                                  on 2000/07/11  17:19:08
81480         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
81481      Branch: perl
81482           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
81483            ! Changes
81484           !> (integrate 34 files)
81485 ____________________________________________________________________________
81486 [  6342] By: jhi                                   on 2000/07/11  16:05:48
81487         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
81488              To: perl5-porters@perl.org
81489              From: Karsten Sperling <spiff@phreax.net>
81490              Date: Mon, 10 Jul 2000 15:12:52 +0200
81491              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
81492      Branch: cfgperl
81493            ! lib/Symbol.pm
81494 ____________________________________________________________________________
81495 [  6341] By: jhi                                   on 2000/07/11  15:59:23
81496         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
81497              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81498              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
81499              Date: Fri, 07 Jul 2000 17:57:16 +0100
81500      Branch: cfgperl
81501            ! pp_hot.c
81502 ____________________________________________________________________________
81503 [  6340] By: jhi                                   on 2000/07/11  15:55:47
81504         Log: Subject: Re: format bug report  [Patch]
81505              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81506              Date: Wed, 05 Jul 2000 13:12:52 +0200
81507              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
81508              
81509              Subject: Re: format bug report  [Patch]
81510              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81511              Date: Wed, 05 Jul 2000 14:10:01 +0200
81512              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
81513      Branch: cfgperl
81514            ! t/op/write.t toke.c
81515 ____________________________________________________________________________
81516 [  6339] By: jhi                                   on 2000/07/11  13:54:09
81517         Log: Be less forgiving about ambiguous and illegal tr ranges.
81518              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81519              From: Mark-Jason Dominus <mjd@plover.com>
81520              Date: Tue, 04 Jul 2000 10:00:12 -0400
81521              Message-ID: <20000704140012.17772.qmail@plover.com>
81522              
81523              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81524              From: Mark-Jason Dominus <mjd@plover.com>
81525              Date: Wed, 05 Jul 2000 09:37:36 -0400
81526              Message-ID: <20000705133736.27293.qmail@plover.com>
81527      Branch: cfgperl
81528            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
81529 ____________________________________________________________________________
81530 [  6338] By: jhi                                   on 2000/07/11  13:31:24
81531         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
81532              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81533              Date: Tue, 11 Jul 2000 13:50:51 +0100
81534              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
81535      Branch: cfgperl
81536            ! sv.c
81537 ____________________________________________________________________________
81538 [  6337] By: jhi                                   on 2000/07/11  13:29:14
81539         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81540              From: Hugo <hv@crypt.compulink.co.uk>
81541              Date: Tue, 11 Jul 2000 12:44:50 +0100
81542              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
81543      Branch: cfgperl
81544            ! regexec.c t/op/re_tests
81545 ____________________________________________________________________________
81546 [  6336] By: jhi                                   on 2000/07/11  13:26:47
81547         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
81548              From: simon@brecon.co.uk (Simon Cozens)
81549              Date: 7 Jul 2000 11:26:09 GMT
81550              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
81551      Branch: cfgperl
81552            ! mg.c
81553 ____________________________________________________________________________
81554 [  6335] By: jhi                                   on 2000/07/11  13:23:37
81555         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
81556              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
81557              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
81558              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
81559      Branch: cfgperl
81560            + ext/DynaLoader/hints/netbsd.pl
81561            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
81562 ____________________________________________________________________________
81563 [  6334] By: jhi                                   on 2000/07/11  13:20:38
81564         Log: Subject: PATCH perlguts.pod: Document D and d magic types
81565              From: mjd@plover.com
81566              Date: 5 Jul 2000 18:01:51 -0000
81567              Message-ID: <20000705180151.29413.qmail@plover.com>
81568      Branch: cfgperl
81569            ! pod/perlguts.pod
81570 ____________________________________________________________________________
81571 [  6333] By: jhi                                   on 2000/07/11  13:15:51
81572         Log: Precedence goof, fix based on
81573              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
81574              From: Hugo <hv@crypt.compulink.co.uk>
81575              Date: Tue, 11 Jul 2000 12:52:38 +0100
81576              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
81577      Branch: cfgperl
81578            ! t/op/taint.t
81579 ____________________________________________________________________________
81580 [  6332] By: jhi                                   on 2000/07/11  12:40:17
81581         Log: Integrate with Sarathy.
81582      Branch: cfgperl
81583           !> win32/win32sck.c
81584 ____________________________________________________________________________
81585 [  6331] By: jhi                                   on 2000/07/10  20:14:16
81586         Log: Sprinkle ldlibpath.
81587      Branch: cfgperl
81588            ! pod/Makefile.SH
81589 ____________________________________________________________________________
81590 [  6330] By: jhi                                   on 2000/07/10  17:54:49
81591         Log: More POSIX.pod tweaks.
81592      Branch: cfgperl
81593            ! ext/POSIX/POSIX.pod
81594 ____________________________________________________________________________
81595 [  6329] By: jhi                                   on 2000/07/10  14:02:12
81596         Log: Reorder perl.pod once more.
81597      Branch: cfgperl
81598            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81599 ____________________________________________________________________________
81600 [  6328] By: gsar                                  on 2000/07/10  07:06:00
81601         Log: accept() leaks memory on windows due to incorrect ordering of
81602              closesocket() and fclose() calls
81603      Branch: perl
81604            ! win32/win32sck.c
81605 ____________________________________________________________________________
81606 [  6327] By: gsar                                  on 2000/07/10  06:49:17
81607         Log: winsock options weren't being set in all threads under ithreads
81608              (caused send()s from second and subsequent threads to fail)
81609      Branch: perl
81610            ! win32/win32sck.c
81611 ____________________________________________________________________________
81612 [  6326] By: jhi                                   on 2000/07/08  02:45:40
81613         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
81614              was cast to an unsigned (32-bit) integer with wild abandon.
81615      Branch: cfgperl
81616            ! ext/Devel/DProf/DProf.xs
81617 ____________________________________________________________________________
81618 [  6325] By: jhi                                   on 2000/07/07  18:50:33
81619         Log: Remove perlbook, update perlfaq book listing,
81620              rearrange perl.pod, regenerate perltoc.
81621      Branch: cfgperl
81622            - pod/perlbook.pod
81623            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
81624            ! pod/perlfaq2.pod pod/perltoc.pod
81625 ____________________________________________________________________________
81626 [  6324] By: jhi                                   on 2000/07/07  14:03:40
81627         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
81628      Branch: cfgperl
81629            ! sv.h toke.c
81630 ____________________________________________________________________________
81631 [  6323] By: jhi                                   on 2000/07/06  16:03:55
81632         Log: Fix complaints of buildtoc.
81633      Branch: cfgperl
81634            + lib/Win32.pod
81635            - pod/Win32.pod
81636            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81637 ____________________________________________________________________________
81638 [  6322] By: jhi                                   on 2000/07/06  15:15:52
81639         Log: Add =head1 NAMEs so that buildtoc is happy.
81640              (The CGI::Util nit reported to Lincoln.)
81641      Branch: cfgperl
81642            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
81643            ! pod/perltoc.pod
81644 ____________________________________________________________________________
81645 [  6321] By: jhi                                   on 2000/07/06  03:16:04
81646         Log: Config is being used.
81647      Branch: cfgperl
81648            ! t/op/method.t
81649 ____________________________________________________________________________
81650 [  6320] By: jhi                                   on 2000/07/06  03:13:13
81651         Log: Integrate with Sarathy.
81652      Branch: cfgperl
81653           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
81654 ____________________________________________________________________________
81655 [  6319] By: jhi                                   on 2000/07/06  03:11:46
81656         Log: Autogenerate pod/Makefile and pod/buildtoc.
81657              buildtoc also checks whether the existing pods are
81658              mentioned in MANIFEST and perl.pod, and vice versa.
81659              (None of the thusly found discrepancies fixed yet.)
81660              roffitall also needs to be autogenerated similarly but it
81661              seems so badly out of date that I didn't touch it yet.
81662      Branch: cfgperl
81663            + pod/Makefile.SH pod/buildtoc.PL
81664            - pod/Makefile pod/buildtoc
81665            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
81666 ____________________________________________________________________________
81667 [  6318] By: gsar                                  on 2000/07/05  22:10:54
81668         Log: fix UNC path handling on Windows under ithreads, and chdir()
81669              return value when given a non-existent directory
81670      Branch: perl
81671            ! win32/vdir.h
81672 ____________________________________________________________________________
81673 [  6317] By: gsar                                  on 2000/07/05  22:08:19
81674         Log: winsock cleanup never done on Windows (leads to handle leaks)
81675      Branch: perl
81676            ! win32/perllib.c win32/win32sck.c
81677 ____________________________________________________________________________
81678 [  6316] By: gsar                                  on 2000/07/05  22:06:19
81679         Log: some debugger output does not go to the socket when RemotePort is set
81680      Branch: perl
81681            ! lib/perl5db.pl
81682 ____________________________________________________________________________
81683 [  6315] By: jhi                                   on 2000/07/05  00:25:21
81684         Log: Integrate with Sarathy, preliminary fix for unicos
81685              alignment problems in [ID 20000612.002] Perl problem on Cray system.
81686      Branch: cfgperl
81687            ! sv.h
81688           !> pp_hot.c
81689 ____________________________________________________________________________
81690 [  6314] By: gsar                                  on 2000/07/04  23:34:02
81691         Log: tyop in change#6306
81692      Branch: perl
81693            ! pp_hot.c
81694 ____________________________________________________________________________
81695 [  6313] By: jhi                                   on 2000/07/04  22:14:38
81696         Log: Multiline string literals ENONPORTABLE.
81697      Branch: cfgperl
81698            ! pp_hot.c
81699 ____________________________________________________________________________
81700 [  6312] By: jhi                                   on 2000/07/04  20:34:44
81701         Log: Integrate with Sarathy.
81702      Branch: cfgperl
81703           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
81704           !> t/op/method.t
81705 ____________________________________________________________________________
81706 [  6311] By: jhi                                   on 2000/07/04  20:30:56
81707         Log: More POSIX.pod embellishment.
81708      Branch: cfgperl
81709            ! ext/POSIX/POSIX.pod
81710 ____________________________________________________________________________
81711 [  6310] By: gsar                                  on 2000/07/04  17:28:48
81712         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
81713      Branch: perl
81714            ! t/lib/b.t
81715 ____________________________________________________________________________
81716 [  6309] By: jhi                                   on 2000/07/04  17:22:18
81717         Log: The #6308 required a little bit more.
81718      Branch: cfgperl
81719            ! Makefile.SH win32/Makefile
81720 ____________________________________________________________________________
81721 [  6308] By: jhi                                   on 2000/07/04  16:35:24
81722         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
81723      Branch: cfgperl
81724            + lib/lib_pm.PL
81725            - lib/lib.pm.PL
81726            ! MANIFEST Makefile.SH
81727 ____________________________________________________________________________
81728 [  6307] By: jhi                                   on 2000/07/04  16:28:58
81729         Log: Win32 patches for cfgperl from Sarathy.
81730      Branch: cfgperl
81731            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
81732            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
81733            ! thread.h toke.c util.c win32/Makefile win32/win32.c
81734 ____________________________________________________________________________
81735 [  6306] By: gsar                                  on 2000/07/04  16:28:40
81736         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
81737              (from Richard Soderberg <rs@oregonnet.com>)
81738      Branch: perl
81739            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
81740 ____________________________________________________________________________
81741 [  6305] By: jhi                                   on 2000/07/04  16:24:24
81742         Log: Integrate with Sarathy.
81743      Branch: cfgperl
81744           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
81745           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81746           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
81747           !> proto.h win32/win32.c
81748 ____________________________________________________________________________
81749 [  6304] By: gsar                                  on 2000/07/04  16:17:24
81750         Log: missing perldiag entry for unpack("w",...) diagnostic (from
81751              Andreas Koenig)
81752      Branch: perl
81753            ! pod/perldiag.pod
81754 ____________________________________________________________________________
81755 [  6303] By: gsar                                  on 2000/07/04  16:14:44
81756         Log: remove rel2abs prototypes (from Barrie Slaymaker)
81757      Branch: perl
81758            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81759            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81760 ____________________________________________________________________________
81761 [  6302] By: gsar                                  on 2000/07/04  04:59:35
81762         Log: adjust change#6299
81763      Branch: perl
81764            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
81765            ! win32/win32.c
81766 ____________________________________________________________________________
81767 [  6301] By: jhi                                   on 2000/07/04  04:50:07
81768         Log: Integrate with Sarathy.
81769      Branch: cfgperl
81770           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
81771           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
81772           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
81773 ____________________________________________________________________________
81774 [  6300] By: gsar                                  on 2000/07/04  04:42:09
81775         Log: PERL_OBJECT build tweak
81776      Branch: perl
81777            ! perl.h
81778 ____________________________________________________________________________
81779 [  6299] By: gsar                                  on 2000/07/04  04:37:00
81780         Log: fix memory leak on Windows (PL_sys_intern contents were never
81781              freed)
81782      Branch: perl
81783            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
81784            ! perlapi.c proto.h win32/win32.c
81785 ____________________________________________________________________________
81786 [  6298] By: gsar                                  on 2000/07/04  04:15:59
81787         Log: fix large memory leak that has been around for ever, masked by
81788              -DPURIFY (most of the arenas were never freed!)
81789      Branch: perl
81790            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
81791 ____________________________________________________________________________
81792 [  6297] By: gsar                                  on 2000/07/04  04:07:46
81793         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
81794      Branch: perl
81795            ! perl.c
81796 ____________________________________________________________________________
81797 [  6296] By: jhi                                   on 2000/06/30  18:28:37
81798         Log: Elaborate POSIX.pod.  Still needs work.
81799      Branch: cfgperl
81800            ! ext/POSIX/POSIX.pod
81801 ____________________________________________________________________________
81802 [  6295] By: jhi                                   on 2000/06/30  14:58:18
81803         Log: Point to perlipc for more SysV IPC examples.
81804      Branch: cfgperl
81805            ! pod/perlfunc.pod
81806 ____________________________________________________________________________
81807 [  6294] By: gsar                                  on 2000/06/30  14:47:45
81808         Log: slurp mode fix in change#4736 still not quite right
81809      Branch: perl
81810            ! pp_hot.c t/io/argv.t
81811 ____________________________________________________________________________
81812 [  6293] By: jhi                                   on 2000/06/30  12:02:55
81813         Log: Integrate with Sarathy.
81814      Branch: cfgperl
81815           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
81816 ____________________________________________________________________________
81817 [  6292] By: jhi                                   on 2000/06/30  12:01:11
81818         Log: From: simon@brecon.co.uk (Simon Cozens)
81819              Subject: UTF8 concat
81820              Date: 30 Jun 2000 06:13:25 GMT
81821              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
81822      Branch: cfgperl
81823            ! pp_hot.c
81824 ____________________________________________________________________________
81825 [  6291] By: gsar                                  on 2000/06/30  04:37:33
81826         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
81827              when @_ is modified, causing coredumps
81828      Branch: perl
81829            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
81830 ____________________________________________________________________________
81831 [  6290] By: jhi                                   on 2000/06/30  02:21:44
81832         Log: Integrate with Sarathy.
81833      Branch: cfgperl
81834           !> vms/vms.c vms/vmsish.h
81835 ____________________________________________________________________________
81836 [  6289] By: jhi                                   on 2000/06/30  02:21:02
81837         Log: Check VERSIONs.
81838      Branch: cfgperl
81839            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81840            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
81841            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81842 ____________________________________________________________________________
81843 [  6288] By: jhi                                   on 2000/06/30  02:18:52
81844         Log: Integrate with Sarathy.
81845      Branch: cfgperl
81846           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
81847           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81848           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
81849           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
81850 ____________________________________________________________________________
81851 [  6287] By: gsar                                  on 2000/06/30  02:17:08
81852         Log: integrate vmsperl changes into mainline
81853      Branch: perl
81854           !> vms/vms.c vms/vmsish.h
81855 ____________________________________________________________________________
81856 [  6285] By: gsar                                  on 2000/06/30  02:05:28
81857         Log: localize %INC in a Safe compartment so that use/require work
81858              (many other magic globals probably need similar treatment)
81859      Branch: perl
81860            ! ext/Opcode/Opcode.xs
81861 ____________________________________________________________________________
81862 [  6284] By: gsar                                  on 2000/06/30  01:54:54
81863         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
81864              about Windows
81865      Branch: perl
81866            ! pod/perlembed.pod
81867 ____________________________________________________________________________
81868 [  6283] By: jhi                                   on 2000/06/30  01:50:10
81869         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
81870              From: Barrie Slaymaker <barries@jester.slaysys.com>
81871              Date: Wed, 28 Jun 2000 11:35:29 -0400
81872              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
81873      Branch: perl
81874            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
81875            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
81876            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81877            ! lib/File/Spec/Win32.pm
81878 ____________________________________________________________________________
81879 [  6282] By: jhi                                   on 2000/06/29  22:57:22
81880         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
81881              From: Dan Sugalski <dan@sidhe.org>
81882              Date: Tue, 06 Jun 2000 11:59:50 -0400
81883              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
81884      Branch: cfgperl
81885            ! vms/vms.c
81886 ____________________________________________________________________________
81887 [  6281] By: jhi                                   on 2000/06/29  22:52:50
81888         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
81889              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
81890              Date: Wed, 7 Jun 2000 04:02:04 -0500
81891              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
81892      Branch: cfgperl
81893            ! utils/h2xs.PL
81894 ____________________________________________________________________________
81895 [  6280] By: jhi                                   on 2000/06/29  22:45:47
81896         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
81897              From: rspier@pobox.com (Robert Spier)
81898              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
81899              Message-ID: <14654.31913.845602.610277@rls.cx>
81900      Branch: cfgperl
81901            ! utils/h2xs.PL
81902 ____________________________________________________________________________
81903 [  6279] By: jhi                                   on 2000/06/29  22:38:16
81904         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
81905              From: Tim Ayers <tayers@bridge.com>
81906              Date: Thu, 08 Jun 2000 08:11:06 +0200
81907              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
81908              [resent by Richard Foley, Message-Id probably wrong]
81909      Branch: cfgperl
81910            ! pod/perlsub.pod
81911 ____________________________________________________________________________
81912 [  6278] By: jhi                                   on 2000/06/29  22:21:45
81913         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
81914              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
81915              Date: Fri, 09 Jun 2000 12:39:27 -0400
81916              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
81917              (plus update the version "number" of Text::Wrap)
81918      Branch: cfgperl
81919            ! lib/Text/Wrap.pm
81920 ____________________________________________________________________________
81921 [  6277] By: jhi                                   on 2000/06/29  22:13:10
81922         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
81923              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81924              Date: Mon, 12 Jun 2000 14:55:59 +0100
81925              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
81926      Branch: cfgperl
81927            ! pod/perlfunc.pod
81928 ____________________________________________________________________________
81929 [  6276] By: jhi                                   on 2000/06/29  22:11:06
81930         Log: Subject: [PATCH] Re: eval documentation: context
81931              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81932              Date: Mon, 12 Jun 2000 15:07:29 +0100
81933              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
81934      Branch: cfgperl
81935            ! pod/perlfunc.pod
81936 ____________________________________________________________________________
81937 [  6275] By: jhi                                   on 2000/06/29  21:59:46
81938         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
81939              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
81940              Date: Tue, 13 Jun 2000 02:43:48 -0500
81941              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
81942      Branch: cfgperl
81943            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
81944 ____________________________________________________________________________
81945 [  6274] By: jhi                                   on 2000/06/29  21:56:14
81946         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
81947              From: Andy Dougherty <doughera@lafayette.edu>
81948              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
81949              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
81950      Branch: cfgperl
81951            ! ext/File/Glob/Glob.pm
81952 ____________________________________________________________________________
81953 [  6273] By: jhi                                   on 2000/06/29  21:49:09
81954         Log: Subject: [PATCH] xsub attributes
81955              From: Doug MacEachern <dougm@covalent.net>
81956              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
81957              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
81958      Branch: cfgperl
81959            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
81960            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
81961 ____________________________________________________________________________
81962 [  6272] By: jhi                                   on 2000/06/29  21:41:28
81963         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
81964              From: Tom Phoenix <rootbeer@redcat.com>
81965              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
81966              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
81967      Branch: cfgperl
81968            ! lib/Net/Ping.pm
81969 ____________________________________________________________________________
81970 [  6271] By: jhi                                   on 2000/06/29  21:36:55
81971         Log: Subject: PATCH pod/perltie.pod
81972              From: Ian Phillipps <Ian.Phillipps@iname.com>
81973              Date: Fri, 16 Jun 2000 00:17:19 +0100
81974              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
81975              (only the first hunk, the second hunk had already been done
81976              by some other patch)
81977      Branch: cfgperl
81978            ! pod/perltie.pod
81979 ____________________________________________________________________________
81980 [  6270] By: jhi                                   on 2000/06/29  21:24:51
81981         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
81982              From: Nicholas Clark <nick@talking.bollo.cx>
81983              Date: Fri, 23 Jun 2000 16:21:15 +0100
81984              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
81985      Branch: cfgperl
81986            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
81987            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
81988 ____________________________________________________________________________
81989 [  6269] By: jhi                                   on 2000/06/29  19:38:15
81990         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
81991              silence few compiler warnings.
81992      Branch: cfgperl
81993            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
81994 ____________________________________________________________________________
81995 [  6268] By: jhi                                   on 2000/06/29  18:21:50
81996         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
81997              From: Dominic Dunlop <domo@computer.org> 
81998              Date: Thu, 29 Jun 2000 12:32:39 +0200 
81999              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
82000      Branch: cfgperl
82001            ! t/op/sprintf.t
82002 ____________________________________________________________________________
82003 [  6267] By: jhi                                   on 2000/06/29  18:16:07
82004         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
82005              From: Doug MacEachern <dougm@covalent.net>
82006              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
82007              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
82008      Branch: cfgperl
82009            + t/op/method2entersub.t
82010            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
82011            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82012            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
82013            ! xsutils.c
82014 ____________________________________________________________________________
82015 [  6266] By: jhi                                   on 2000/06/29  15:11:15
82016         Log: Subject: [PATCH 5.6.0] cygwin port
82017              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
82018              From: "Fifer, Eric" <EFifer@sanwaint.com>
82019              Date: Thu, 29 Jun 2000 12:58:29 +0100
82020      Branch: cfgperl
82021            ! cygwin/Makefile.SHs
82022 ____________________________________________________________________________
82023 [  6265] By: jhi                                   on 2000/06/29  15:04:05
82024         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
82025              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82026              Date: Wed, 28 Jun 2000 17:50:12 -0700
82027              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
82028      Branch: cfgperl
82029            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
82030 ____________________________________________________________________________
82031 [  6264] By: jhi                                   on 2000/06/29  15:00:57
82032         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
82033              From: Marty Lucich <marty@netcom.com>
82034              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
82035              Message-Id: <200006282116.OAA11148@netcom.com>
82036              ccdlflags update (the BSD/OS 4.1 part had already been taken
82037              care of by #6141).
82038      Branch: cfgperl
82039            ! hints/bsdos.sh
82040 ____________________________________________________________________________
82041 [  6263] By: jhi                                   on 2000/06/29  13:47:44
82042         Log: tr fixes from Simon Cozens
82043      Branch: cfgperl
82044            ! doop.c
82045 ____________________________________________________________________________
82046 [  6262] By: jhi                                   on 2000/06/28  18:46:01
82047         Log: Subject: 5.6.0 Patch for EPOC
82048              From: Olaf Flebbe <o.flebbe@gmx.de>
82049              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
82050              Message-ID: <23449.960929969@www11.gmx.net>
82051      Branch: cfgperl
82052            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
82053            ! epoc/epocish.h
82054 ____________________________________________________________________________
82055 [  6261] By: jhi                                   on 2000/06/28  18:29:07
82056         Log: Subject: Re: [PATCH cfgperl] BOMs away!
82057              From: simon@brecon.co.uk (Simon Cozens)
82058              Date: 17 Jun 2000 11:49:57 GMT
82059              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
82060      Branch: cfgperl
82061            ! pod/perldiag.pod t/comp/require.t toke.c
82062 ____________________________________________________________________________
82063 [  6260] By: jhi                                   on 2000/06/28  17:47:16
82064         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
82065              From: simon@brecon.co.uk (Simon Cozens) 
82066              Date: 17 Jun 2000 11:56:44 GMT 
82067              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
82068              pack U0, pack C0
82069      Branch: cfgperl
82070            ! pod/perlfunc.pod pp.c t/op/pack.t
82071 ____________________________________________________________________________
82072 [  6259] By: jhi                                   on 2000/06/28  16:43:17
82073         Log: perlnewmod was missing from MANIFEST.
82074      Branch: cfgperl
82075            ! MANIFEST
82076 ____________________________________________________________________________
82077 [  6258] By: jhi                                   on 2000/06/28  15:54:30
82078         Log: linenumber tweak
82079      Branch: cfgperl
82080            ! t/pragma/warn/regcomp
82081 ____________________________________________________________________________
82082 [  6257] By: jhi                                   on 2000/06/28  15:50:44
82083         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
82084              From: Doug MacEachern <dougm@covalent.net>
82085              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
82086              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
82087              (one part of the patch had been applied earlier)
82088      Branch: cfgperl
82089            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
82090 ____________________________________________________________________________
82091 [  6256] By: jhi                                   on 2000/06/28  15:40:22
82092         Log: tweaks from Simon Cozens to further fix tr/// under utf8
82093      Branch: cfgperl
82094            ! doop.c
82095 ____________________________________________________________________________
82096 [  6255] By: jhi                                   on 2000/06/28  15:33:45
82097         Log: small thinko tweaks
82098      Branch: cfgperl
82099            ! lib/IPC/Open3.pm t/op/my_stash.t
82100 ____________________________________________________________________________
82101 [  6254] By: jhi                                   on 2000/06/28  15:33:25
82102         Log: Subject: tr///, help wanted.
82103              From: simon@brecon.co.uk (Simon Cozens)
82104              Date: 28 Jun 2000 11:29:04 GMT
82105              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
82106      Branch: cfgperl
82107            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
82108            ! pp_proto.h proto.h t/op/tr.t
82109 ____________________________________________________________________________
82110 [  6253] By: jhi                                   on 2000/06/28  15:09:17
82111         Log: Paranoia tweak on #6249.
82112              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
82113              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
82114              Date: Sun, 25 Jun 2000 23:43:12 -0400
82115              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
82116      Branch: cfgperl
82117            ! lib/IPC/Open3.pm
82118 ____________________________________________________________________________
82119 [  6252] By: jhi                                   on 2000/06/28  15:01:38
82120         Log: Document #6249 and #6251.
82121      Branch: cfgperl
82122            ! lib/Exporter.pm lib/IPC/Open3.pm
82123 ____________________________________________________________________________
82124 [  6251] By: jhi                                   on 2000/06/28  14:50:43
82125         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
82126              From: Doug MacEachern <dougm@covalent.net>
82127              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
82128              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
82129      Branch: cfgperl
82130            ! lib/Exporter.pm
82131 ____________________________________________________________________________
82132 [  6250] By: jhi                                   on 2000/06/28  14:45:23
82133         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
82134              From: Doug MacEachern <dougm@covalent.net>
82135              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
82136              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
82137      Branch: cfgperl
82138            + t/op/my_stash.t
82139            ! MANIFEST embed.pl global.sym proto.h toke.c
82140 ____________________________________________________________________________
82141 [  6249] By: jhi                                   on 2000/06/28  14:36:34
82142         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
82143              From: Frank Tobin <ftobin@uiuc.edu>
82144              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
82145              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
82146      Branch: cfgperl
82147            ! lib/IPC/Open3.pm
82148 ____________________________________________________________________________
82149 [  6248] By: jhi                                   on 2000/06/28  14:11:25
82150         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
82151              From: Mark-Jason Dominus <mjd@plover.com>
82152              Date: Tue, 27 Jun 2000 22:36:42 -0400
82153              Message-ID: <20000628023642.12166.qmail@plover.com>
82154      Branch: cfgperl
82155            ! pod/perlfunc.pod
82156 ____________________________________________________________________________
82157 [  6247] By: jhi                                   on 2000/06/27  12:46:37
82158         Log: Tweak $VERSION, patch from Doug MacEachern.
82159      Branch: cfgperl
82160            ! lib/File/Spec.pm
82161 ____________________________________________________________________________
82162 [  6246] By: jhi                                   on 2000/06/27  03:34:46
82163         Log: Allow for standalone testing.
82164      Branch: cfgperl
82165            ! t/lib/filefunc.t t/lib/filespec.t
82166 ____________________________________________________________________________
82167 [  6245] By: jhi                                   on 2000/06/27  02:50:02
82168         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
82169              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82170              Date: Sat, 24 Jun 2000 13:06:20 +0100
82171              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
82172      Branch: cfgperl
82173            ! ext/DynaLoader/DynaLoader_pm.PL
82174 ____________________________________________________________________________
82175 [  6244] By: jhi                                   on 2000/06/27  02:46:10
82176         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
82177              From: Doug MacEachern <dougm@covalent.net>
82178              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
82179              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
82180      Branch: cfgperl
82181            ! gv.c sv.c t/lib/peek.t
82182 ____________________________________________________________________________
82183 [  6243] By: jhi                                   on 2000/06/27  02:38:07
82184         Log: Subject: [PATCH] is_utf8_string
82185              From: simon@brecon.co.uk (Simon Cozens)
82186              Date: 26 Jun 2000 02:25:59 GMT
82187              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
82188      Branch: cfgperl
82189            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
82190            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
82191            ! proto.h utf8.c
82192 ____________________________________________________________________________
82193 [  6242] By: jhi                                   on 2000/06/27  02:24:00
82194         Log: Subject: [PATCH] bytes<->utf8 fixes
82195              From: simon@brecon.co.uk (Simon Cozens)
82196              Date: 26 Jun 2000 04:55:45 GMT
82197              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
82198      Branch: cfgperl
82199            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
82200 ____________________________________________________________________________
82201 [  6241] By: jhi                                   on 2000/06/27  02:12:42
82202         Log: Do no -warn on \_, only on \alpha.
82203              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
82204              From: David Dyck <dcd@tc.fluke.com>
82205              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
82206              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
82207      Branch: cfgperl
82208            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82209 ____________________________________________________________________________
82210 [  6240] By: jhi                                   on 2000/06/27  02:00:01
82211         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
82212              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82213              Date: Mon, 26 Jun 2000 18:40:14 +0100
82214              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
82215      Branch: cfgperl
82216            ! utils/h2xs.PL
82217 ____________________________________________________________________________
82218 [  6239] By: jhi                                   on 2000/06/27  01:53:40
82219         Log: Configure maintenance.  Sever some dependency cycles,
82220              separate gccversion from the cc unit,
82221              address [ID 20000623.006] Configure script patch for using gcc on AIX
82222              (but solve it a little bit differently),
82223              unduplex some accidentally duplicated units,
82224              suggest using gcc if no cc available
82225              (p5p thread: "Solaris configure: counterproposal", 1999-09)
82226      Branch: cfgperl
82227            ! Configure Todo-5.6 config_h.SH
82228      Branch: metaconfig
82229            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
82230            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
82231      Branch: metaconfig/U/perl
82232            + gccvers.U
82233            ! d_getespwnam.U d_getprpwnam.U i_prot.U
82234 ____________________________________________________________________________
82235 [  6238] By: jhi                                   on 2000/06/25  18:04:56
82236         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
82237              From: Dan Sugalski <dan@sidhe.org>
82238              Date: Fri, 23 Jun 2000 17:00:00 -0400
82239              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
82240      Branch: cfgperl
82241            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
82242 ____________________________________________________________________________
82243 [  6237] By: jhi                                   on 2000/06/25  16:36:45
82244         Log: Tweak embed.pl, regen headers.
82245      Branch: cfgperl
82246            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
82247            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
82248            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
82249            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
82250            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
82251 ____________________________________________________________________________
82252 [  6236] By: jhi                                   on 2000/06/25  15:26:42
82253         Log: Regen headers.
82254      Branch: cfgperl
82255            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
82256            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
82257            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
82258            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
82259            ! regnodes.h warnings.h
82260 ____________________________________________________________________________
82261 [  6235] By: jhi                                   on 2000/06/23  19:39:35
82262         Log: The thread begun by
82263              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
82264              From: Kevin.Ruscoe@ubsw.com
82265              Date: Fri, 16 Jun 2000 16:38:51 +0100
82266              Message-Id: <H000019b03c300d6@MHS>
82267      Branch: cfgperl
82268            ! hints/solaris_2.sh
82269 ____________________________________________________________________________
82270 [  6234] By: jhi                                   on 2000/06/23  19:23:36
82271         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
82272              because when run as services (Win32ese for daemons)
82273              no environment variables are set and tmpdir ends up as /tmp,
82274              which is ambiguous.
82275              
82276              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
82277              From: matt@sergeant.org
82278              Date: 16 Jun 2000 16:30:43 -0000
82279              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
82280      Branch: cfgperl
82281            ! lib/File/Spec/Win32.pm
82282 ____________________________________________________________________________
82283 [  6233] By: jhi                                   on 2000/06/23  19:18:58
82284         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
82285              From: Mark-Jason Dominus <mjd@plover.com>
82286              Date: Fri, 16 Jun 2000 20:53:04 -0400
82287              Message-ID: <20000617005304.8008.qmail@plover.com>
82288      Branch: cfgperl
82289            ! op.h
82290 ____________________________________________________________________________
82291 [  6232] By: jhi                                   on 2000/06/23  16:10:02
82292         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
82293              From: simon@brecon.co.uk (Simon Cozens)
82294              Date: 19 Jun 2000 15:18:27 GMT
82295              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
82296              
82297              plus update pod/Makefile and regenerate perltoc
82298      Branch: cfgperl
82299            + pod/perlutil.pod
82300            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
82301 ____________________________________________________________________________
82302 [  6231] By: jhi                                   on 2000/06/23  15:19:18
82303         Log: Subject: [PATCH 5.6.0] cygwin port
82304              From: "Fifer, Eric" <EFifer@sanwaint.com>
82305              Date: Tue, 20 Jun 2000 14:30:58 +0100
82306              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
82307      Branch: cfgperl
82308            ! README.cygwin lib/File/Find.pm
82309 ____________________________________________________________________________
82310 [  6230] By: jhi                                   on 2000/06/23  14:25:21
82311         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
82312      Branch: cfgperl
82313            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82314            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82315            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82316            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
82317 ____________________________________________________________________________
82318 [  6229] By: jhi                                   on 2000/06/23  14:13:34
82319         Log: Subject: README.hpux version 0.6.1
82320              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
82321              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82322              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
82323      Branch: cfgperl
82324            ! README.hpux
82325 ____________________________________________________________________________
82326 [  6228] By: jhi                                   on 2000/06/23  14:07:20
82327         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
82328              From: Doug MacEachern <dougm@covalent.net>
82329              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
82330              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
82331      Branch: cfgperl
82332            ! op.c
82333 ____________________________________________________________________________
82334 [  6227] By: jhi                                   on 2000/06/23  14:01:06
82335         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
82336              From: Doug MacEachern <dougm@covalent.net>
82337              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
82338              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
82339      Branch: cfgperl
82340            + lib/lib.pm.PL
82341            - lib/lib.pm
82342            ! MANIFEST Makefile.SH
82343 ____________________________________________________________________________
82344 [  6226] By: jhi                                   on 2000/06/23  13:53:07
82345         Log: Subject: [PATCH] remove forward declarations in Socket.pm
82346              From: Doug MacEachern <dougm@covalent.net>
82347              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
82348              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
82349              
82350              From: Doug MacEachern <dougm@covalent.net>
82351              Subject: Re: [PATCH] remove forward declarations in Socket.pm
82352              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
82353              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
82354      Branch: cfgperl
82355            ! ext/Socket/Socket.pm op.c
82356 ____________________________________________________________________________
82357 [  6225] By: jhi                                   on 2000/06/23  13:41:52
82358         Log: Add source code filenames to apidoc.
82359              From: simon@brecon.co.uk (Simon Cozens)
82360              Subject: [PATCH embed.pl] Source X-ref
82361              Date: 22 Jun 2000 02:18:49 GMT
82362              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
82363      Branch: cfgperl
82364            ! embed.pl
82365 ____________________________________________________________________________
82366 [  6224] By: jhi                                   on 2000/06/23  13:32:33
82367         Log: A way to avoid English.pm performance hit.
82368              From: root <root@jester.slaysys.com>
82369              Subject: [YAPATCH English.pm] My turn to putt again
82370              Date: Thu, 22 Jun 2000 20:33:58 -0400
82371              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
82372      Branch: cfgperl
82373            ! lib/English.pm t/lib/english.t
82374 ____________________________________________________________________________
82375 [  6223] By: jhi                                   on 2000/06/23  13:27:06
82376         Log: Avoid double close().
82377              Subject: [PATCH] avoid double close()
82378              From: Doug MacEachern <dougm@covalent.net>
82379              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
82380              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
82381      Branch: cfgperl
82382            ! doio.c
82383 ____________________________________________________________________________
82384 [  6222] By: jhi                                   on 2000/06/23  13:25:54
82385         Log: doc typo fix
82386              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
82387              From: Ian Phillipps <Ian.Phillipps@iname.com>
82388              Date: Fri, 23 Jun 2000 10:40:58 +0100
82389              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
82390      Branch: cfgperl
82391            ! lib/Pod/Usage.pm
82392 ____________________________________________________________________________
82393 [  6221] By: jhi                                   on 2000/06/23  13:24:15
82394         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
82395              From: simon@brecon.co.uk (Simon Cozens)
82396              Subject: [PATCH] Eliminate tr///[CU][CU]
82397              Date: 23 Jun 2000 11:05:40 GMT
82398              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
82399      Branch: cfgperl
82400            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
82401 ____________________________________________________________________________
82402 [  6220] By: jhi                                   on 2000/06/22  16:07:51
82403         Log: Win32 patches from Benjamin Stuhl.
82404      Branch: cfgperl
82405            ! makedef.pl win32/win32.h
82406 ____________________________________________________________________________
82407 [  6219] By: jhi                                   on 2000/06/22  16:06:34
82408         Log: Bytecode patches from Benjamin Stuhl.
82409      Branch: cfgperl
82410            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82411            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
82412            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82413 ____________________________________________________________________________
82414 [  6218] By: jhi                                   on 2000/06/15  23:54:16
82415         Log: Bytecode patches from Benjamin Stuhl.
82416      Branch: cfgperl
82417            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82418 ____________________________________________________________________________
82419 [  6217] By: jhi                                   on 2000/06/09  13:38:29
82420         Log: Rename the fdpid locking and integrate with Sarathy.
82421      Branch: cfgperl
82422            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
82423            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
82424            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
82425            ! win32/win32.c
82426           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
82427 ____________________________________________________________________________
82428 [  6216] By: gsar                                  on 2000/06/08  14:54:21
82429         Log: be more optimal about clearing @_
82430      Branch: perl
82431            ! cop.h
82432 ____________________________________________________________________________
82433 [  6215] By: gsar                                  on 2000/06/08  14:33:04
82434         Log: tweak comment about @DB::args
82435      Branch: perl
82436            ! av.h pp_ctl.c
82437 ____________________________________________________________________________
82438 [  6214] By: gsar                                  on 2000/06/08  13:57:54
82439         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
82440              caller() wants to populate @DB::args with it (causes a coredump
82441              in Carp::confess())
82442      Branch: perl
82443            ! cop.h t/op/runlevel.t
82444 ____________________________________________________________________________
82445 [  6213] By: gsar                                  on 2000/06/08  07:06:35
82446         Log: back out change#6106 (seems problematic)
82447      Branch: perl
82448            ! hints/solaris_2.sh
82449 ____________________________________________________________________________
82450 [  6212] By: jhi                                   on 2000/06/07  03:10:36
82451         Log: Continuing mopup for #6204.
82452      Branch: cfgperl
82453            ! ext/B/defsubs_h.PL
82454 ____________________________________________________________________________
82455 [  6211] By: jhi                                   on 2000/06/07  02:41:50
82456         Log: Mopup for #6204.
82457              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
82458              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
82459              This is comes from const() where POK isn't on when expected.
82460      Branch: cfgperl
82461            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
82462            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82463            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
82464            ! perlapi.h pod/perlapi.pod
82465 ____________________________________________________________________________
82466 [  6210] By: jhi                                   on 2000/06/07  01:56:29
82467         Log: Mopup for #6207 and #6209.
82468      Branch: cfgperl
82469            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
82470 ____________________________________________________________________________
82471 [  6209] By: jhi                                   on 2000/06/07  01:33:12
82472         Log: Lock PL_fdpid against race conditions, based on:
82473              Subject: [PATCH 5.6.0]subprocess fixup for threads
82474              From: Dan Sugalski <dan@sidhe.org>
82475              To: perl5-porters@perl.org
82476              Date: Tue, 11 Apr 2000 17:02:32 -0400
82477              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
82478      Branch: cfgperl
82479            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
82480            ! win32/win32.c
82481 ____________________________________________________________________________
82482 [  6208] By: jhi                                   on 2000/06/07  01:05:23
82483         Log: Regen headers for #6207.
82484      Branch: cfgperl
82485            ! embed.h global.sym objXSUB.h proto.h
82486 ____________________________________________________________________________
82487 [  6207] By: jhi                                   on 2000/06/06  23:43:13
82488         Log: Subject: [PATCH 5.6.0] Threadsafe patches
82489              From: Dan Sugalski <dan@sidhe.org>
82490              To: perl5-porters@perl.org
82491              Date: Mon, 08 May 2000 18:08:13 -0400
82492              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
82493      Branch: cfgperl
82494            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
82495            ! proto.h sv.h util.c
82496 ____________________________________________________________________________
82497 [  6206] By: jhi                                   on 2000/06/06  23:21:23
82498         Log: Subject: [PATCH] Eliminate $a/$b in pod
82499              From: David Glasser <me@davidglasser.net>
82500              To: perl5-porters@perl.org
82501              Date: Mon, 29 May 2000 21:15:59 -0400
82502              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
82503      Branch: cfgperl
82504            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
82505            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
82506            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
82507            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
82508            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
82509            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
82510            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
82511            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
82512            ! pod/perlvar.pod pod/perlxs.pod
82513 ____________________________________________________________________________
82514 [  6205] By: jhi                                   on 2000/06/06  23:12:14
82515         Log: Subject: [PATCH] Win32 improvements
82516              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82517              To: gsar@activestate.com, perl5-porters@perl.org
82518              Date: Mon, 29 May 2000 17:22:24 PDT
82519              Message-ID: <20000530002224.91142.qmail@hotmail.com>
82520              (MUA had mangled many lines by wordwrapping)
82521      Branch: cfgperl
82522            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
82523 ____________________________________________________________________________
82524 [  6204] By: jhi                                   on 2000/06/06  23:01:50
82525         Log: Subject: [PATCH] B::Bytecode patches
82526              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82527              To: gsar@activestate.com, jhi@iki.fi
82528              Cc: perl5-porters@perl.org
82529              Message-ID: <20000602202526.48694.qmail@hotmail.com>
82530              (MUA had mangled many lines by wordwrapping)
82531      Branch: cfgperl
82532            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
82533            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
82534            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82535            ! intrpvar.h perl.c
82536 ____________________________________________________________________________
82537 [  6203] By: jhi                                   on 2000/06/06  22:32:43
82538         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
82539              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82540              Date: Tue, 06 Jun 2000 13:07:45 -0700
82541              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
82542      Branch: cfgperl
82543            ! pod/perldiag.pod
82544 ____________________________________________________________________________
82545 [  6202] By: jhi                                   on 2000/06/06  19:38:35
82546         Log: Integrate with Sarathy.
82547      Branch: cfgperl
82548           !> perl.c
82549 ____________________________________________________________________________
82550 [  6201] By: gsar                                  on 2000/06/06  00:42:59
82551         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
82552              does a PUSHMARK that's never ever POPMARKed; in general, only
82553              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
82554              Perl_eval_[sp]v() don't because they don't take any incoming
82555              arguments (this leak has been around since the original version
82556              of perl_eval_pv() in 5.003_97e)
82557      Branch: perl
82558            ! perl.c
82559 ____________________________________________________________________________
82560 [  6200] By: jhi                                   on 2000/06/04  03:44:52
82561         Log: Update to cperl-mode.el 4.31 from
82562              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
82563              Subject: A couple of notes
82564              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82565              To: Mailing list Perl5 <perl5-porters@perl.org>
82566              Date: Sat, 3 Jun 2000 23:33:32 -0400
82567              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
82568      Branch: cfgperl
82569            ! emacs/cperl-mode.el
82570 ____________________________________________________________________________
82571 [  6199] By: jhi                                   on 2000/06/03  15:11:05
82572         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
82573              From: Dan Sugalski <dan@sidhe.org>
82574              To: perl5-porters@perl.org, vmsperl@perl.org
82575              Date: Fri, 02 Jun 2000 17:30:51 -0400
82576              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
82577      Branch: cfgperl
82578            ! vms/descrip_mms.template vms/gen_shrfls.pl
82579 ____________________________________________________________________________
82580 [  6198] By: jhi                                   on 2000/06/03  14:59:15
82581         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
82582              From: Dan Sugalski <dan@sidhe.org>
82583              To: vmsperl@perl.org, perl5-porters@perl.org
82584              Date: Fri, 02 Jun 2000 16:00:41 -0400
82585              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
82586              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
82587      Branch: cfgperl
82588            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
82589            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
82590            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
82591 ____________________________________________________________________________
82592 [  6197] By: jhi                                   on 2000/06/03  14:41:30
82593         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
82594              From: John Borwick <jhborwic@unity.ncsu.edu>
82595              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
82596              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
82597      Branch: cfgperl
82598            ! pod/perlsyn.pod
82599 ____________________________________________________________________________
82600 [  6196] By: jhi                                   on 2000/06/03  14:38:09
82601         Log: Integrate with Sarathy.
82602      Branch: cfgperl
82603           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
82604           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
82605           !> vms/perly_c.vms
82606 ____________________________________________________________________________
82607 [  6195] By: gsar                                  on 2000/06/02  22:43:13
82608         Log: fix yet another eval"" leak under USE_ITHREADS
82609      Branch: perl
82610            ! op.c
82611 ____________________________________________________________________________
82612 [  6194] By: gsar                                  on 2000/06/02  18:22:06
82613         Log: fix small eval"" memory leaks under USE_ITHREADS
82614      Branch: perl
82615            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
82616            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
82617            ! vms/perly_c.vms
82618 ____________________________________________________________________________
82619 [  6193] By: jhi                                   on 2000/06/01  13:03:56
82620         Log: Signals-be-gone for microperl.
82621      Branch: cfgperl
82622            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
82623 ____________________________________________________________________________
82624 [  6192] By: jhi                                   on 2000/06/01  12:52:02
82625         Log: Integrate with Sarathy.
82626      Branch: cfgperl
82627           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
82628           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
82629           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
82630           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
82631           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
82632           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
82633           !> t/op/vec.t utils/h2xs.PL
82634 ____________________________________________________________________________
82635 [  6191] By: gsar                                  on 2000/06/01  09:38:21
82636         Log: vec() loses numericalness (modified version of patch suggested
82637              by Robin Barker)
82638      Branch: perl
82639            ! doop.c t/op/vec.t
82640 ____________________________________________________________________________
82641 [  6190] By: gsar                                  on 2000/06/01  09:26:15
82642         Log: submit missing embed.pl change
82643      Branch: perl
82644            ! embed.pl
82645 ____________________________________________________________________________
82646 [  6189] By: gsar                                  on 2000/06/01  09:05:34
82647         Log: counting tr/// corrupts later operation (from M.J.T Guy)
82648      Branch: perl
82649            ! doop.c t/op/tr.t
82650 ____________________________________________________________________________
82651 [  6188] By: gsar                                  on 2000/06/01  08:58:39
82652         Log: h2xs tweaks
82653      Branch: perl
82654            ! utils/h2xs.PL
82655 ____________________________________________________________________________
82656 [  6187] By: gsar                                  on 2000/06/01  08:50:07
82657         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
82658              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
82659      Branch: perl
82660            + lib/Pod/LaTeX.pm
82661            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
82662            ! pod/pod2latex.PL
82663 ____________________________________________________________________________
82664 [  6186] By: gsar                                  on 2000/06/01  08:24:40
82665         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
82666              <wolfgang.laun@alcatel.at>)
82667      Branch: perl
82668            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
82669            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
82670 ____________________________________________________________________________
82671 [  6185] By: gsar                                  on 2000/06/01  08:12:00
82672         Log: remove incorrect documentation about implicit split to @_ in
82673              list context, which never really worked in perl 5 (from
82674              M.J.T. Guy)
82675      Branch: perl
82676            ! pod/perlfunc.pod pod/perltrap.pod
82677 ____________________________________________________________________________
82678 [  6184] By: gsar                                  on 2000/06/01  07:52:27
82679         Log: tweak for change#6127
82680      Branch: perl
82681            ! perl.c
82682 ____________________________________________________________________________
82683 [  6183] By: gsar                                  on 2000/06/01  07:41:02
82684         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
82685              <nick@ccl4.org>)
82686      Branch: perl
82687            + t/lib/selfloader.t
82688            ! MANIFEST lib/SelfLoader.pm
82689 ____________________________________________________________________________
82690 [  6182] By: jhi                                   on 2000/06/01  00:34:42
82691         Log: Be Cleaner Part Deux.
82692      Branch: cfgperl
82693            ! Makefile.SH
82694 ____________________________________________________________________________
82695 [  6181] By: jhi                                   on 2000/06/01  00:32:09
82696         Log: Integrate with Sarathy.
82697      Branch: cfgperl
82698           !> pp.c t/op/arith.t
82699 ____________________________________________________________________________
82700 [  6180] By: jhi                                   on 2000/06/01  00:31:13
82701         Log: microperl nits from Simon Cozens.
82702      Branch: cfgperl
82703            + uconfig.h
82704            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
82705            ! unixish.h
82706 ____________________________________________________________________________
82707 [  6179] By: gsar                                  on 2000/05/31  22:37:51
82708         Log: buggy modulus on UVs introduced by change#3378 (resulted in
82709              4063328477 % 65535 amounting to 27406, instead of 27407)
82710      Branch: perl
82711            ! pp.c t/op/arith.t
82712 ____________________________________________________________________________
82713 [  6178] By: jhi                                   on 2000/05/31  21:52:41
82714         Log: Be cleaner.
82715      Branch: cfgperl
82716            ! Makefile.SH
82717 ____________________________________________________________________________
82718 [  6177] By: jhi                                   on 2000/05/31  21:47:33
82719         Log: Substitution utf8 patch from Simon Cozens.
82720      Branch: cfgperl
82721            ! pp_hot.c
82722 ____________________________________________________________________________
82723 [  6176] By: jhi                                   on 2000/05/31  21:45:34
82724         Log: Single-quoted utf8 patch from Simon Cozens.
82725      Branch: cfgperl
82726            ! toke.c
82727 ____________________________________________________________________________
82728 [  6175] By: jhi                                   on 2000/05/31  21:40:18
82729         Log: Integrate with Sarathy.
82730      Branch: cfgperl
82731           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
82732 ____________________________________________________________________________
82733 [  6174] By: jhi                                   on 2000/05/31  21:37:31
82734         Log: microperl changes from Simon Cozens; Makefile for microperl
82735              written from scratch; few casts added as microperl compilation
82736              doesn't have all prototypes available.
82737      Branch: cfgperl
82738            + Makefile.micro README.micro Todo.micro uconfig.sh
82739            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
82740            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
82741      Branch: metaconfig
82742            + U/modified/Config_h.U
82743 ____________________________________________________________________________
82744 [  6173] By: jhi                                   on 2000/05/31  20:00:24
82745         Log: metaconfig maintenance.
82746      Branch: metaconfig
82747            + U/modified/Inhdr.U U/typedefs/inotype.U
82748      Branch: metaconfig/U/perl
82749            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
82750            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
82751 ____________________________________________________________________________
82752 [  6172] By: gsar                                  on 2000/05/31  05:05:42
82753         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
82754              (from Ilya Zakharevich)
82755      Branch: perl
82756            ! regexec.c t/op/re_tests
82757 ____________________________________________________________________________
82758 [  6171] By: gsar                                  on 2000/05/31  05:01:47
82759         Log: scalar() doesn't force scalar context when used in void context
82760              (from Simon Cozens)
82761      Branch: perl
82762            ! op.c t/op/wantarray.t
82763 ____________________________________________________________________________
82764 [  6170] By: gsar                                  on 2000/05/31  04:41:33
82765         Log: change#6142 needs tweaks to tests to work where there's no symlink()
82766              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
82767      Branch: perl
82768            ! t/lib/filefind.t
82769 ____________________________________________________________________________
82770 [  6169] By: gsar                                  on 2000/05/31  04:29:49
82771         Log: integrate cfgperl contents into mainline
82772      Branch: perl
82773           +> pod/perlmodlib.PL pod/perlnewmod.pod
82774           !> (integrate 42 files)
82775 ____________________________________________________________________________
82776 [  6168] By: jhi                                   on 2000/05/30  22:53:37
82777         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
82778      Branch: cfgperl
82779            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82780            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
82781            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
82782            ! win32/config.bc win32/config.gc win32/config.vc
82783            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82784            ! win32/config_h.PL win32/config_sh.PL
82785      Branch: metaconfig/U/perl
82786            ! perlxv.U
82787 ____________________________________________________________________________
82788 [  6167] By: jhi                                   on 2000/05/30  22:20:21
82789         Log: tweak todo 
82790      Branch: cfgperl
82791            ! Todo-5.6
82792 ____________________________________________________________________________
82793 [  6166] By: jhi                                   on 2000/05/30  22:11:51
82794         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
82795              in case somebody wants to write an extension for more
82796              shadow database interfaces.
82797      Branch: cfgperl
82798            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82799            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
82800            ! vos/config.def vos/config.h vos/config_h.SH_orig
82801            ! win32/config.bc win32/config.gc win32/config.vc
82802            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82803      Branch: metaconfig
82804            ! U/modified/Myinit.U
82805      Branch: metaconfig/U/perl
82806            + d_getespwnam.U d_getprpwnam.U i_prot.U
82807 ____________________________________________________________________________
82808 [  6165] By: jhi                                   on 2000/05/30  18:35:34
82809         Log: Integrate with Sarathy.
82810      Branch: cfgperl
82811           !> op.c
82812 ____________________________________________________________________________
82813 [  6164] By: jhi                                   on 2000/05/30  18:30:16
82814         Log: detypo
82815      Branch: cfgperl
82816            ! Configure config_h.SH
82817      Branch: metaconfig/U/perl
82818            ! perlxv.U
82819 ____________________________________________________________________________
82820 [  6163] By: gsar                                  on 2000/05/30  03:24:03
82821         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
82822      Branch: perl
82823            ! op.c
82824 ____________________________________________________________________________
82825 [  6162] By: gsar                                  on 2000/05/30  03:09:38
82826         Log: fix memory leak in method call optimization (change#3768);
82827              made C<eval "$x->foo()"> leak
82828      Branch: perl
82829            ! op.c
82830 ____________________________________________________________________________
82831 [  6161] By: jhi                                   on 2000/05/29  17:56:26
82832         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
82833              both from Simon Cozens.
82834      Branch: cfgperl
82835            + pod/perlmodlib.PL pod/perlnewmod.pod
82836            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
82837            ! pod/perlmodlib.pod pod/perltoc.pod
82838 ____________________________________________________________________________
82839 [  6160] By: jhi                                   on 2000/05/29  17:23:55
82840         Log: Changes for the File::Temp 0.08 (change #6159) test suite
82841              to fit better into the Perl distribution test framework.
82842      Branch: cfgperl
82843            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
82844            ! t/lib/ftmp-tempfile.t
82845 ____________________________________________________________________________
82846 [  6159] By: jhi                                   on 2000/05/29  16:55:36
82847         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
82848      Branch: cfgperl
82849            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
82850            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
82851 ____________________________________________________________________________
82852 [  6158] By: bailey                                on 2000/05/29  16:22:08
82853         Log: Add fallback to tmpfile for use in cases where user's relying on
82854              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
82855              Lane's patch)
82856      Branch: vmsperl
82857            ! vms/vms.c vms/vmsish.h
82858 ____________________________________________________________________________
82859 [  6157] By: jhi                                   on 2000/05/29  03:10:36
82860         Log: Regen Configure to jive with #6149.
82861      Branch: cfgperl
82862            ! Configure
82863      Branch: metaconfig
82864            ! U/modified/Getfile.U
82865 ____________________________________________________________________________
82866 [  6156] By: jhi                                   on 2000/05/29  03:01:38
82867         Log: Integrate with Sarathy.
82868      Branch: cfgperl
82869           +> ext/DynaLoader/dl_mac.xs
82870           !> (integrate 38 files)
82871 ____________________________________________________________________________
82872 [  6155] By: gsar                                  on 2000/05/28  21:15:58
82873         Log: small bug in change#6144; remove random \xA0 character that snuck
82874              in via change#6145
82875      Branch: perl
82876            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
82877 ____________________________________________________________________________
82878 [  6154] By: gsar                                  on 2000/05/28  21:04:19
82879         Log: avoid type mismatch warning
82880      Branch: perl
82881            ! perl.c
82882 ____________________________________________________________________________
82883 [  6153] By: gsar                                  on 2000/05/28  20:58:31
82884         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
82885              <nick@Bagpuss.uk.boo.com>)
82886      Branch: perl
82887            ! lib/Test/Harness.pm
82888 ____________________________________________________________________________
82889 [  6152] By: gsar                                  on 2000/05/28  20:53:42
82890         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
82891      Branch: perl
82892            ! regexec.c
82893 ____________________________________________________________________________
82894 [  6151] By: gsar                                  on 2000/05/28  20:50:28
82895         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
82896      Branch: perl
82897            ! regexec.c
82898 ____________________________________________________________________________
82899 [  6150] By: gsar                                  on 2000/05/28  20:39:58
82900         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
82901      Branch: perl
82902            ! pod/perlrequick.pod
82903 ____________________________________________________________________________
82904 [  6149] By: gsar                                  on 2000/05/28  20:35:16
82905         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
82906              <troc@netrus.net>)
82907      Branch: perl
82908            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
82909            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
82910            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
82911            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
82912 ____________________________________________________________________________
82913 [  6148] By: gsar                                  on 2000/05/28  20:21:07
82914         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
82915      Branch: perl
82916            ! lib/ExtUtils/MM_Unix.pm
82917 ____________________________________________________________________________
82918 [  6147] By: gsar                                  on 2000/05/28  20:12:41
82919         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
82920              (from Peter Prymmer)
82921      Branch: perl
82922            ! vms/subconfigure.com
82923 ____________________________________________________________________________
82924 [  6146] By: gsar                                  on 2000/05/28  20:06:15
82925         Log: doc typo
82926      Branch: perl
82927            ! lib/warnings.pm warnings.h warnings.pl
82928 ____________________________________________________________________________
82929 [  6145] By: gsar                                  on 2000/05/28  18:44:33
82930         Log: make xsubpp skip embedded pod (from Matthias Neeracher
82931              <neeri@iis.ee.ethz.ch>)
82932      Branch: perl
82933            ! lib/ExtUtils/xsubpp
82934 ____________________________________________________________________________
82935 [  6144] By: gsar                                  on 2000/05/28  18:42:49
82936         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
82937              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
82938              <neeri@iis.ee.ethz.ch>)
82939      Branch: perl
82940            ! lib/AutoSplit.pm
82941 ____________________________________________________________________________
82942 [  6143] By: gsar                                  on 2000/05/28  18:41:12
82943         Log: MacOS support, part 1 (from Matthias Neeracher
82944              <neeri@iis.ee.ethz.ch>)
82945      Branch: perl
82946            + ext/DynaLoader/dl_mac.xs
82947            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
82948            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
82949            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
82950            ! util.h
82951 ____________________________________________________________________________
82952 [  6142] By: gsar                                  on 2000/05/28  18:21:51
82953         Log: File::Find fails to chdir when chasing symlinks (from
82954              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
82955      Branch: perl
82956            ! lib/File/Find.pm t/lib/filefind.t
82957 ____________________________________________________________________________
82958 [  6141] By: jhi                                   on 2000/05/28  14:25:15
82959         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
82960              forwarded by Peter Seebach from the bsdi-users mailing list.
82961              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
82962      Branch: perl
82963            ! hints/bsdos.sh
82964 ____________________________________________________________________________
82965 [  6140] By: jhi                                   on 2000/05/28  14:11:57
82966         Log: Integrate with Sarathy.
82967      Branch: cfgperl
82968           +> (branch 30 files)
82969           !> (integrate 93 files)
82970 ____________________________________________________________________________
82971 [  6139] By: gsar                                  on 2000/05/28  10:01:48
82972         Log: revise mktables.PL for bugs and newness in Unicode 3.0
82973              (from James Bence <jbence@amgen.com>)
82974      Branch: perl
82975            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
82976            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
82977            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
82978            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
82979            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
82980            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
82981            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
82982            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
82983            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
82984            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
82985            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
82986            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
82987            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
82988            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
82989            + lib/unicode/Is/SylWU.pl
82990            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
82991            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
82992            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
82993            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
82994            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
82995            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
82996            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
82997            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
82998            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
82999            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
83000            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
83001            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
83002            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
83003            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
83004            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
83005            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
83006            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
83007            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
83008            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
83009            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
83010            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
83011            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
83012            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
83013            ! lib/unicode/Makefile lib/unicode/mktables.PL
83014 ____________________________________________________________________________
83015 [  6138] By: gsar                                  on 2000/05/28  08:50:32
83016         Log: add note about the handling of negative indices to tied arrays
83017              (from Michael G Schwern <schwern@pobox.com>)
83018      Branch: perl
83019            ! pod/perltie.pod
83020 ____________________________________________________________________________
83021 [  6137] By: gsar                                  on 2000/05/28  08:46:10
83022         Log: fix bogus redeclaration warning for "our" variables in different
83023              scopes
83024      Branch: perl
83025            ! op.c t/pragma/strict-vars
83026 ____________________________________________________________________________
83027 [  6136] By: gsar                                  on 2000/05/28  08:31:20
83028         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
83029      Branch: perl
83030            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
83031 ____________________________________________________________________________
83032 [  6135] By: gsar                                  on 2000/05/28  08:17:50
83033         Log: enable Test::Harness to dynamically determine column width etc.
83034              (from Rob Napier <rnapier@employees.org>)
83035      Branch: perl
83036            ! lib/Test/Harness.pm
83037 ____________________________________________________________________________
83038 [  6134] By: gsar                                  on 2000/05/28  08:13:39
83039         Log: make Test::Harness use wait.h/WCOREDUMP if available
83040              (from Ben Tilly <ben_tilly@hotmail.com>)
83041      Branch: perl
83042            ! lib/Test/Harness.pm
83043 ____________________________________________________________________________
83044 [  6133] By: gsar                                  on 2000/05/28  08:08:05
83045         Log: elide bogus test in change#6132
83046      Branch: perl
83047            ! t/pragma/warn/9enabled
83048 ____________________________________________________________________________
83049 [  6132] By: gsar                                  on 2000/05/28  08:03:14
83050         Log: warnings::enabled() doesn't fall back to looking at $^W if
83051              caller isn't using lexical warnings (from Paul Marquess)
83052      Branch: perl
83053            ! pp_ctl.c t/pragma/warn/9enabled
83054 ____________________________________________________________________________
83055 [  6131] By: gsar                                  on 2000/05/28  07:57:47
83056         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
83057      Branch: perl
83058            ! ext/POSIX/POSIX.pm
83059 ____________________________________________________________________________
83060 [  6130] By: gsar                                  on 2000/05/28  07:29:12
83061         Log: fix places that mean C<"word" character> but say C<alphanumeric
83062              character>
83063      Branch: perl
83064            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
83065 ____________________________________________________________________________
83066 [  6129] By: gsar                                  on 2000/05/28  07:18:41
83067         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
83068      Branch: perl
83069            ! vms/test.com
83070 ____________________________________________________________________________
83071 [  6128] By: gsar                                  on 2000/05/28  07:12:55
83072         Log: new perlxstut example for passing/returning refs to arrays
83073              (from David Lowe <dlowe@pootpoot.com>)
83074      Branch: perl
83075            ! pod/perlxstut.pod
83076 ____________________________________________________________________________
83077 [  6127] By: gsar                                  on 2000/05/28  07:02:50
83078         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
83079              failed (from Gisle Aas)
83080      Branch: perl
83081            ! cop.h perl.c
83082 ____________________________________________________________________________
83083 [  6126] By: gsar                                  on 2000/05/28  06:39:53
83084         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
83085              (reworked variant of patch suggested by Simon Cozens)
83086      Branch: perl
83087            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
83088            ! pp_hot.c proto.h t/op/gv.t
83089 ____________________________________________________________________________
83090 [  6125] By: gsar                                  on 2000/05/28  05:14:55
83091         Log: enable propagating exception objects via Perl_croak() in XS code
83092              (from Gisle Aas)
83093      Branch: perl
83094            ! util.c
83095 ____________________________________________________________________________
83096 [  6124] By: gsar                                  on 2000/05/28  05:07:28
83097         Log: integrate vmsperl contents into mainline
83098      Branch: perl
83099           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
83100           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
83101           !> vms/vmsish.h
83102 ____________________________________________________________________________
83103 [  6123] By: gsar                                  on 2000/05/28  05:03:53
83104         Log: clarify gotcha with #line directives (from Rocco Caputo
83105              <troc@netrus.net>)
83106      Branch: perl
83107            ! pod/perldebug.pod pod/perlsyn.pod
83108 ____________________________________________________________________________
83109 [  6122] By: gsar                                  on 2000/05/28  04:58:29
83110         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
83111              (from Mark-Jason Dominus)
83112      Branch: perl
83113            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
83114            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
83115            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
83116            ! toke.c
83117 ____________________________________________________________________________
83118 [  6121] By: bailey                                on 2000/05/25  04:46:54
83119         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
83120              lists (based on fixes by Craig Berry)
83121      Branch: vmsperl
83122            ! lib/File/Spec/VMS.pm
83123 ____________________________________________________________________________
83124 [  6120] By: bailey                                on 2000/05/25  04:25:38
83125         Log: Add missing escape (Charles Lane)
83126      Branch: vmsperl
83127            ! t/op/lex_assign.t
83128 ____________________________________________________________________________
83129 [  6119] By: bailey                                on 2000/05/25  04:21:25
83130         Log: Quiet error messages in vmsish.t (Charles Lane)
83131      Branch: vmsperl
83132            ! vms/ext/vmsish.t
83133 ____________________________________________________________________________
83134 [  6118] By: bailey                                on 2000/05/25  04:17:57
83135         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
83136              Flatten case labels in switch statements uniformly (Charles Bailey)
83137      Branch: vmsperl
83138            ! vms/vms.c
83139 ____________________________________________________________________________
83140 [  6117] By: bailey                                on 2000/05/25  03:58:09
83141         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
83142      Branch: vmsperl
83143            ! vms/vmsish.h
83144 ____________________________________________________________________________
83145 [  6116] By: bailey                                on 2000/05/25  03:11:15
83146         Log: Miscellaneous cosmetic fixes (Charles Lane)
83147      Branch: vmsperl
83148            ! lib/ExtUtils/MM_VMS.pm
83149 ____________________________________________________________________________
83150 [  6115] By: bailey                                on 2000/05/25  03:10:36
83151         Log: Add bounds checking for several strings (Charles Lane)
83152      Branch: vmsperl
83153            ! vms/vms.c
83154 ____________________________________________________________________________
83155 [  6114] By: bailey                                on 2000/05/25  02:25:34
83156         Log: Urk -- undo previous removal of vmsish 'exit' change
83157      Branch: vmsperl
83158            ! vms/ext/vmsish.pm vms/vmsish.h
83159 ____________________________________________________________________________
83160 [  6113] By: bailey                                on 2000/05/24  02:24:40
83161         Log: Ugly workaround for version-specific RTL error
83162      Branch: vmsperl
83163            ! vms/vms.c
83164 ____________________________________________________________________________
83165 [  6112] By: bailey                                on 2000/05/24  02:19:55
83166         Log: Check for existence of file before trying to delete
83167      Branch: vmsperl
83168            ! vms/test.com
83169 ____________________________________________________________________________
83170 [  6111] By: bailey                                on 2000/05/23  23:35:13
83171         Log: Resync with mainline prior to post-5.6.0 updates
83172      Branch: vmsperl
83173           +> (branch 49 files)
83174            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
83175            ! vms/ext/vmsish.pm
83176           !> (integrate 334 files)
83177 ____________________________________________________________________________
83178 [  6110] By: jhi                                   on 2000/05/23  19:28:32
83179         Log: todo tweak
83180      Branch: cfgperl
83181            ! Todo-5.6
83182 ____________________________________________________________________________
83183 [  6109] By: jhi                                   on 2000/05/18  17:38:54
83184         Log: Integrate with Sarathy.
83185      Branch: cfgperl
83186           !> mg.c perl.h win32/perlhost.h
83187 ____________________________________________________________________________
83188 [  6108] By: gsar                                  on 2000/05/17  02:24:56
83189         Log: reenable fake signal handling on Windows, bugs and all
83190      Branch: perl
83191            ! mg.c perl.h win32/perlhost.h
83192 ____________________________________________________________________________
83193 [  6107] By: jhi                                   on 2000/05/15  18:01:41
83194         Log: Tweak the todo list.
83195      Branch: cfgperl
83196            ! Todo-5.6
83197 ____________________________________________________________________________
83198 [  6106] By: jhi                                   on 2000/05/15  13:41:48
83199         Log: The (Configure) script refuses to go on, after asking for
83200              'You may also choose to try maximal 64-bitness....'.
83201              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
83202              -- Patrick Zima
83203              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
83204      Branch: cfgperl
83205            ! hints/solaris_2.sh
83206 ____________________________________________________________________________
83207 [  6105] By: jhi                                   on 2000/05/11  14:37:43
83208         Log: Integrate with Sarathy.
83209      Branch: cfgperl
83210           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83211           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
83212 ____________________________________________________________________________
83213 [  6104] By: gsar                                  on 2000/05/11  03:39:07
83214         Log: PL_sys_intern was being initialized too late on windows
83215      Branch: perl
83216            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83217            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
83218 ____________________________________________________________________________
83219 [  6103] By: jhi                                   on 2000/05/09  19:42:20
83220         Log: Test tweaking for Unicos continues.
83221      Branch: cfgperl
83222            ! t/op/64bitint.t
83223 ____________________________________________________________________________
83224 [  6102] By: jhi                                   on 2000/05/09  16:47:27
83225         Log: The test suite tweak in #6101 wasn't quite right.
83226      Branch: cfgperl
83227            ! t/lib/complex.t
83228 ____________________________________________________________________________
83229 [  6101] By: jhi                                   on 2000/05/09  15:35:34
83230         Log: Hints and test tweaks for Unicos.
83231      Branch: cfgperl
83232            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
83233 ____________________________________________________________________________
83234 [  6100] By: jhi                                   on 2000/05/08  21:15:06
83235         Log: More compilation tweakery from Allen Smith.
83236      Branch: cfgperl
83237            ! hints/irix_6.sh
83238 ____________________________________________________________________________
83239 [  6099] By: jhi                                   on 2000/05/08  19:21:18
83240         Log: Tweaks for the cc bugs from Allen Smith.
83241      Branch: cfgperl
83242            ! hints/irix_6.sh
83243 ____________________________________________________________________________
83244 [  6098] By: jhi                                   on 2000/05/08  19:13:37
83245         Log: Add a note about other, yet unsupported, shadow password APIs.
83246      Branch: cfgperl
83247            ! pp_sys.c
83248 ____________________________________________________________________________
83249 [  6097] By: jhi                                   on 2000/05/08  18:46:34
83250         Log: Add a note about possible compilation problems from Allen Smith.
83251      Branch: cfgperl
83252            ! hints/irix_6.sh
83253 ____________________________________________________________________________
83254 [  6096] By: jhi                                   on 2000/05/08  17:33:10
83255         Log: Integrate with Sarathy.
83256      Branch: cfgperl
83257           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83258           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
83259 ____________________________________________________________________________
83260 [  6095] By: jhi                                   on 2000/05/08  16:21:33
83261         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
83262              might be useful in future.
83263      Branch: cfgperl
83264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83265            ! config_h.SH
83266      Branch: metaconfig
83267            ! U/installdirs/inc_version_list.U
83268      Branch: metaconfig/U/perl
83269            ! perlxv.U
83270 ____________________________________________________________________________
83271 [  6094] By: gsar                                  on 2000/05/08  14:22:22
83272         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
83273      Branch: perl
83274            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83275            ! hints/cygwin.sh pp_sys.c
83276 ____________________________________________________________________________
83277 [  6093] By: gsar                                  on 2000/05/08  12:52:28
83278         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
83279              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
83280      Branch: perl
83281            ! pp_sys.c sv.c win32/perlhost.h
83282 ____________________________________________________________________________
83283 [  6092] By: jhi                                   on 2000/05/07  22:40:34
83284         Log: Regen perltoc with the fixed buildtoc.
83285      Branch: cfgperl
83286            ! pod/perltoc.pod
83287 ____________________________________________________________________________
83288 [  6091] By: jhi                                   on 2000/05/07  22:24:16
83289         Log: Integrate with Sarathy.
83290      Branch: cfgperl
83291           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
83292           !> t/op/substr.t toke.c
83293 ____________________________________________________________________________
83294 [  6090] By: gsar                                  on 2000/05/07  19:47:07
83295         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
83296              [NI]OK; added tests for both
83297      Branch: perl
83298            ! perl.c pp_hot.c sv.c t/op/substr.t
83299 ____________________________________________________________________________
83300 [  6089] By: gsar                                  on 2000/05/07  18:18:38
83301         Log: buildtoc tweak to fix newline lossage
83302      Branch: perl
83303            ! pod/buildtoc
83304 ____________________________________________________________________________
83305 [  6088] By: jhi                                   on 2000/05/07  16:35:36
83306         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
83307              because we do not use those.  The HAS_GETSPNAM remains,
83308              though, because we still do use that.
83309      Branch: cfgperl
83310            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83311            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
83312            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
83313            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
83314            ! win32/config.vc win32/config_H.bc win32/config_H.gc
83315            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
83316 ____________________________________________________________________________
83317 [  6087] By: gsar                                  on 2000/05/07  16:05:16
83318         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
83319      Branch: perl
83320            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
83321 ____________________________________________________________________________
83322 [  6086] By: jhi                                   on 2000/05/07  15:27:07
83323         Log: Integrate with Sarathy.
83324      Branch: cfgperl
83325           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83326           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83327           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
83328           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
83329           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
83330           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
83331 ____________________________________________________________________________
83332 [  6085] By: gsar                                  on 2000/05/07  05:52:02
83333         Log: repeat operator (x) doesn't preserve utf8-ness
83334      Branch: perl
83335            ! pp.c t/op/substr.t
83336 ____________________________________________________________________________
83337 [  6084] By: gsar                                  on 2000/05/07  05:39:55
83338         Log: substr() does not preserve utf8-ness (from Stefan Eissing
83339              <Eissing@medicaldataservice.de>); added tests
83340      Branch: perl
83341            ! pp.c t/op/substr.t
83342 ____________________________________________________________________________
83343 [  6083] By: gsar                                  on 2000/05/07  05:24:46
83344         Log: note about undocumented caller() return value (from M.J.T. Guy);
83345              yet another peek.t tweak
83346      Branch: perl
83347            ! pod/perlfunc.pod t/lib/peek.t
83348 ____________________________________________________________________________
83349 [  6082] By: gsar                                  on 2000/05/07  05:08:40
83350         Log: peek.t non-portable to ithreads
83351      Branch: perl
83352            ! t/lib/peek.t
83353 ____________________________________________________________________________
83354 [  6081] By: gsar                                  on 2000/05/07  04:17:04
83355         Log: better default perlbug categories for ok reports (from Richard Foley)
83356      Branch: perl
83357            ! utils/perlbug.PL
83358 ____________________________________________________________________________
83359 [  6080] By: gsar                                  on 2000/05/07  04:08:07
83360         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
83361              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
83362      Branch: perl
83363            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83364            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83365            ! AUTHORS MAINTAIN MANIFEST
83366 ____________________________________________________________________________
83367 [  6079] By: gsar                                  on 2000/05/07  04:01:38
83368         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
83369      Branch: perl
83370            ! lib/Carp/Heavy.pm
83371 ____________________________________________________________________________
83372 [  6078] By: gsar                                  on 2000/05/07  01:24:19
83373         Log: workaround for CRT bug in chdir() (from Charles Lane, via
83374              Peter Prymmer)
83375      Branch: perl
83376            ! iperlsys.h vms/vms.c vms/vmsish.h
83377 ____________________________________________________________________________
83378 [  6077] By: gsar                                  on 2000/05/07  01:22:23
83379         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
83380              and Tom Phoenix)
83381      Branch: perl
83382            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
83383 ____________________________________________________________________________
83384 [  6076] By: gsar                                  on 2000/05/06  17:36:29
83385         Log: integrate cfgperl contents into mainline
83386      Branch: perl
83387           +> t/lib/peek.t
83388           !> Configure MANIFEST Porting/Glossary Porting/config.sh
83389           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
83390           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
83391           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
83392 ____________________________________________________________________________
83393 [  6075] By: jhi                                   on 2000/05/05  18:56:10
83394         Log: Make the test more portable.
83395      Branch: cfgperl
83396            ! t/lib/peek.t
83397 ____________________________________________________________________________
83398 [  6074] By: jhi                                   on 2000/05/05  18:49:20
83399         Log: Introduce t/lib/peek.t.
83400      Branch: cfgperl
83401            + t/lib/peek.t
83402            ! MANIFEST
83403 ____________________________________________________________________________
83404 [  6073] By: jhi                                   on 2000/05/05  14:30:45
83405         Log: Complex tweaks.
83406      Branch: cfgperl
83407            ! lib/Math/Complex.pm t/lib/complex.t
83408 ____________________________________________________________________________
83409 [  6072] By: jhi                                   on 2000/05/05  12:27:13
83410         Log: Integrate with Sarathy.
83411      Branch: cfgperl
83412           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83413           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83414           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
83415           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
83416 ____________________________________________________________________________
83417 [  6071] By: gsar                                  on 2000/05/05  02:24:46
83418         Log: misformatted perllocal.pod (from Tim Jenness
83419              <t.jenness@jach.hawaii.edu>)
83420      Branch: perl
83421            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83422 ____________________________________________________________________________
83423 [  6070] By: gsar                                  on 2000/05/05  02:16:52
83424         Log: remove misleading comment (from M.J.T. Guy)
83425      Branch: perl
83426            ! t/lib/anydbm.t
83427 ____________________________________________________________________________
83428 [  6069] By: gsar                                  on 2000/05/05  02:15:13
83429         Log: File::Spec compatibility update (from Barrie Slaymaker
83430              <barries@slaysys.com>)
83431      Branch: perl
83432            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83433            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83434 ____________________________________________________________________________
83435 [  6068] By: gsar                                  on 2000/05/05  02:01:50
83436         Log: note about values()
83437      Branch: perl
83438            ! pod/perlfunc.pod
83439 ____________________________________________________________________________
83440 [  6067] By: gsar                                  on 2000/05/05  01:33:09
83441         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
83442      Branch: perl
83443            ! win32/win32.c
83444 ____________________________________________________________________________
83445 [  6066] By: gsar                                  on 2000/05/05  01:23:43
83446         Log: s/END/CHECK/
83447      Branch: perl
83448            ! perl.c
83449 ____________________________________________________________________________
83450 [  6065] By: jhi                                   on 2000/05/04  17:30:22
83451         Log: Integrate with Sarathy.
83452      Branch: cfgperl
83453           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
83454 ____________________________________________________________________________
83455 [  6064] By: gsar                                  on 2000/05/04  17:26:14
83456         Log: change#5905 wasn't quite right--it's intent only applies when arguments
83457              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
83458      Branch: perl
83459            ! pp_sys.c sv.c
83460 ____________________________________________________________________________
83461 [  6063] By: gsar                                  on 2000/05/04  16:52:29
83462         Log: tokeq() could read unallocated field in argument
83463      Branch: perl
83464            ! toke.c
83465 ____________________________________________________________________________
83466 [  6062] By: gsar                                  on 2000/05/04  16:34:51
83467         Log: additional tests for utf8.t
83468      Branch: perl
83469            ! t/pragma/utf8.t
83470 ____________________________________________________________________________
83471 [  6061] By: gsar                                  on 2000/05/04  16:09:28
83472         Log: change#5921 neglected to make eq honor "use bytes"
83473      Branch: perl
83474            ! sv.c
83475 ____________________________________________________________________________
83476 [  6060] By: jhi                                   on 2000/05/04  15:30:16
83477         Log: Integrate with Sarathy.
83478      Branch: cfgperl
83479           !> perl.c regcomp.c t/pragma/utf8.t
83480 ____________________________________________________________________________
83481 [  6059] By: jhi                                   on 2000/05/04  15:26:37
83482         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
83483              in natively 64-bit platforms where a long is a quad (no need
83484              for long longs).  Also added bias for IVs.
83485      Branch: cfgperl
83486            ! toke.c
83487 ____________________________________________________________________________
83488 [  6058] By: gsar                                  on 2000/05/04  00:19:14
83489         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
83490              (spotted by Donald Kinzer <dkinzer@premia.com>)
83491      Branch: perl
83492            ! perl.c
83493 ____________________________________________________________________________
83494 [  6057] By: gsar                                  on 2000/05/03  18:34:01
83495         Log: fix broken parsing of /\x{ab}/
83496      Branch: perl
83497            ! regcomp.c t/pragma/utf8.t
83498 ____________________________________________________________________________
83499 [  6056] By: jhi                                   on 2000/05/03  17:57:16
83500         Log: The search of infinity continues, this time simplified.
83501      Branch: cfgperl
83502            ! lib/Math/Complex.pm
83503 ____________________________________________________________________________
83504 [  6055] By: jhi                                   on 2000/05/03  17:45:30
83505         Log: Detypo.
83506      Branch: cfgperl
83507            ! hints/unicos.sh
83508 ____________________________________________________________________________
83509 [  6054] By: jhi                                   on 2000/05/02  22:28:27
83510         Log: Be more forgiving in POSIX about HUGE_VALL.
83511      Branch: cfgperl
83512            ! ext/POSIX/POSIX.xs
83513 ____________________________________________________________________________
83514 [  6053] By: jhi                                   on 2000/05/02  22:25:05
83515         Log: Integrate with Sarathy.
83516      Branch: cfgperl
83517           !> hints/irix_6.sh pod/perlop.pod
83518 ____________________________________________________________________________
83519 [  6052] By: jhi                                   on 2000/05/02  22:24:31
83520         Log: Unicos hint tweak.
83521      Branch: cfgperl
83522            ! hints/unicos.sh
83523 ____________________________________________________________________________
83524 [  6051] By: jhi                                   on 2000/05/02  22:21:26
83525         Log: Complex tweakery.
83526      Branch: cfgperl
83527            ! lib/Math/Complex.pm t/lib/complex.t
83528 ____________________________________________________________________________
83529 [  6050] By: jhi                                   on 2000/05/02  19:26:22
83530         Log: Use setxxent()/endxxent().
83531      Branch: cfgperl
83532            ! t/op/grent.t t/op/pwent.t
83533 ____________________________________________________________________________
83534 [  6049] By: jhi                                   on 2000/05/02  19:06:02
83535         Log: Test both the scalar and list contexts.
83536      Branch: cfgperl
83537            ! t/op/grent.t t/op/pwent.t
83538 ____________________________________________________________________________
83539 [  6048] By: gsar                                  on 2000/05/02  18:29:10
83540         Log: add note about how $( doesn't interpolate in REs (from
83541              Philip Newton <newton@ficus.frogspace.net>)
83542      Branch: perl
83543            ! pod/perlop.pod
83544 ____________________________________________________________________________
83545 [  6047] By: jhi                                   on 2000/05/02  17:41:24
83546         Log: Call getspnam() only iff needed.
83547      Branch: cfgperl
83548            ! pp_sys.c
83549 ____________________________________________________________________________
83550 [  6046] By: gsar                                  on 2000/05/02  17:07:25
83551         Log: libscheck has insufficient checks for n32 libs (from
83552              Albert Chin-A-Young <china@thewrittenword.com>)
83553      Branch: perl
83554            ! hints/irix_6.sh
83555 ____________________________________________________________________________
83556 [  6045] By: jhi                                   on 2000/05/02  13:57:17
83557         Log: Integrate with Sarathy.
83558      Branch: cfgperl
83559           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
83560           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
83561 ____________________________________________________________________________
83562 [  6044] By: gsar                                  on 2000/05/02  06:48:19
83563         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
83564              such that underscores are only ignored in literal numbers,
83565              "\x{...}", and hex/oct argument
83566      Branch: perl
83567            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
83568 ____________________________________________________________________________
83569 [  6043] By: gsar                                  on 2000/05/02  02:22:29
83570         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
83571      Branch: perl
83572            ! pod/perlretut.pod
83573 ____________________________________________________________________________
83574 [  6042] By: gsar                                  on 2000/05/02  02:17:51
83575         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
83576      Branch: perl
83577            ! pod/perltrap.pod
83578 ____________________________________________________________________________
83579 [  6041] By: gsar                                  on 2000/05/02  01:53:51
83580         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
83581              to compensate
83582      Branch: perl
83583            ! Porting/makerel
83584 ____________________________________________________________________________
83585 [  6040] By: gsar                                  on 2000/05/02  01:51:57
83586         Log: missing files in MANIFEST
83587      Branch: perl
83588            ! MANIFEST
83589 ____________________________________________________________________________
83590 [  6039] By: jhi                                   on 2000/05/02  00:36:46
83591         Log: Infinite problems.
83592      Branch: cfgperl
83593            ! lib/Math/Complex.pm
83594 ____________________________________________________________________________
83595 [  6038] By: jhi                                   on 2000/05/02  00:06:38
83596         Log: pwent/spent #ifdef imbalance.
83597      Branch: cfgperl
83598            ! pp_sys.c
83599 ____________________________________________________________________________
83600 [  6037] By: jhi                                   on 2000/05/01  22:50:11
83601         Log: Use HUGE_VALL if applicable.
83602      Branch: cfgperl
83603            ! ext/POSIX/POSIX.xs util.c
83604 ____________________________________________________________________________
83605 [  6036] By: jhi                                   on 2000/05/01  22:20:53
83606         Log: Correct Freudian slip.
83607      Branch: cfgperl
83608            ! pp_sys.c
83609 ____________________________________________________________________________
83610 [  6035] By: jhi                                   on 2000/05/01  21:07:38
83611         Log: Continue on the pwent/spent case.
83612      Branch: cfgperl
83613            ! pp_sys.c
83614 ____________________________________________________________________________
83615 [  6034] By: jhi                                   on 2000/05/01  17:45:14
83616         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
83617              adjustments in 6032 conflicted badly with this, will have
83618              to revisit them later.
83619      Branch: cfgperl
83620           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
83621           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
83622           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
83623           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
83624           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
83625           !> t/lib/cgi-html.t t/lib/cgi-request.t
83626 ____________________________________________________________________________
83627 [  6033] By: jhi                                   on 2000/05/01  17:40:49
83628         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
83629      Branch: cfgperl
83630            ! pp_sys.c
83631 ____________________________________________________________________________
83632 [  6032] By: gsar                                  on 2000/05/01  15:56:32
83633         Log: whitespace adjustments
83634      Branch: perl
83635            ! pp_sys.c
83636 ____________________________________________________________________________
83637 [  6031] By: gsar                                  on 2000/05/01  15:19:41
83638         Log: small nits in diagnostics.pm (from Robin Barker)
83639      Branch: perl
83640            ! lib/diagnostics.pm pod/perldiag.pod
83641 ____________________________________________________________________________
83642 [  6030] By: gsar                                  on 2000/05/01  08:39:18
83643         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
83644              for @- and @+ (from Johan Vromans)
83645      Branch: perl
83646            ! lib/English.pm pod/perlvar.pod
83647 ____________________________________________________________________________
83648 [  6029] By: gsar                                  on 2000/05/01  08:16:10
83649         Log: add CGI.pm v2.66 (from Lincoln Stein)
83650      Branch: perl
83651            + lib/CGI/Util.pm t/lib/cgi-pretty.t
83652            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
83653            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
83654            ! t/lib/cgi-html.t t/lib/cgi-request.t
83655 ____________________________________________________________________________
83656 [  6028] By: gsar                                  on 2000/05/01  06:34:41
83657         Log: Pod::Man generates groff-incompatible macro definition (from
83658              Tom Christiansen)
83659      Branch: perl
83660            ! lib/Pod/Man.pm
83661 ____________________________________________________________________________
83662 [  6027] By: gsar                                  on 2000/05/01  06:31:36
83663         Log: podlators-1.02 update (from Russ Allbery)
83664      Branch: perl
83665            ! lib/Pod/Man.pm lib/Pod/Text.pm
83666 ____________________________________________________________________________
83667 [  6026] By: jhi                                   on 2000/04/30  23:24:23
83668         Log: Integrate with Sarathy.
83669      Branch: cfgperl
83670           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
83671           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
83672           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
83673           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
83674           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
83675           !> t/lib/syslog.t toke.c win32/win32.h
83676 ____________________________________________________________________________
83677 [  6025] By: gsar                                  on 2000/04/30  18:17:47
83678         Log: Is{Alnum,Alpha,Word} don't match titlecase
83679              
83680              TODO: IsSpace is defined recursively!
83681              
83682              (both spotted by Larry)
83683      Branch: perl
83684            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
83685            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
83686 ____________________________________________________________________________
83687 [  6024] By: gsar                                  on 2000/04/30  17:50:19
83688         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
83689              (from Hugo van der Sanden)
83690      Branch: perl
83691            ! toke.c
83692 ____________________________________________________________________________
83693 [  6023] By: gsar                                  on 2000/04/30  17:14:43
83694         Log: debugger stomps on $. (from M.J.T. Guy)
83695      Branch: perl
83696            ! lib/perl5db.pl
83697 ____________________________________________________________________________
83698 [  6022] By: gsar                                  on 2000/04/30  16:59:22
83699         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
83700      Branch: perl
83701            ! sv.c
83702 ____________________________________________________________________________
83703 [  6021] By: gsar                                  on 2000/04/29  21:00:08
83704         Log: remove Win2K issue in pod (fixed by change#6020)
83705      Branch: perl
83706            ! README.win32 pod/perl56delta.pod
83707 ____________________________________________________________________________
83708 [  6020] By: gsar                                  on 2000/04/29  20:51:49
83709         Log: test tweak
83710      Branch: perl
83711            ! t/lib/open3.t
83712 ____________________________________________________________________________
83713 [  6019] By: gsar                                  on 2000/04/29  20:34:27
83714         Log: windows portability tweaks
83715      Branch: perl
83716            ! t/lib/b.t win32/win32.h
83717 ____________________________________________________________________________
83718 [  6018] By: gsar                                  on 2000/04/29  19:55:24
83719         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
83720              make _PATH_LOG() return "" if unavailable
83721      Branch: perl
83722            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
83723            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
83724 ____________________________________________________________________________
83725 [  6017] By: jhi                                   on 2000/04/28  22:49:46
83726         Log: Integrate with Sarathy.
83727      Branch: cfgperl
83728           !> op.c perl.c pod/perldiag.pod t/lib/b.t
83729 ____________________________________________________________________________
83730 [  6016] By: jhi                                   on 2000/04/28  22:46:14
83731         Log: Do not warn that an infinity does not look like a number.
83732      Branch: cfgperl
83733            ! sv.c
83734 ____________________________________________________________________________
83735 [  6015] By: gsar                                  on 2000/04/28  22:35:49
83736         Log: tweak test for portability
83737      Branch: perl
83738            ! t/lib/b.t
83739 ____________________________________________________________________________
83740 [  6014] By: gsar                                  on 2000/04/28  22:05:31
83741         Log: glob() loading File::Glob behind the scenes may cause syntax errors
83742      Branch: perl
83743            ! op.c
83744 ____________________________________________________________________________
83745 [  6013] By: gsar                                  on 2000/04/28  21:25:22
83746         Log: tweak change#5945 to display correct switch name in diagnostic
83747      Branch: perl
83748            ! perl.c pod/perldiag.pod
83749 ____________________________________________________________________________
83750 [  6012] By: jhi                                   on 2000/04/28  21:08:12
83751         Log: Integrate with Sarathy.
83752      Branch: cfgperl
83753           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
83754           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
83755           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
83756 ____________________________________________________________________________
83757 [  6011] By: jhi                                   on 2000/04/28  21:04:46
83758         Log: &HUGE_VAL is not defined, it exists.
83759      Branch: cfgperl
83760            ! lib/Math/Complex.pm
83761 ____________________________________________________________________________
83762 [  6010] By: gsar                                  on 2000/04/28  21:02:58
83763         Log: clarify note about shadow password support (from
83764              gellyfish@gellyfish.com)
83765      Branch: perl
83766            ! pod/perlfunc.pod
83767 ____________________________________________________________________________
83768 [  6009] By: gsar                                  on 2000/04/28  21:00:00
83769         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
83770      Branch: perl
83771            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
83772 ____________________________________________________________________________
83773 [  6008] By: gsar                                  on 2000/04/28  20:56:33
83774         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
83775      Branch: perl
83776            ! installperl vms/subconfigure.com
83777 ____________________________________________________________________________
83778 [  6007] By: gsar                                  on 2000/04/28  20:51:21
83779         Log: note about compile failures and END blocks (from M.J.T. Guy)
83780      Branch: perl
83781            ! pod/perl56delta.pod pod/perlmod.pod
83782 ____________________________________________________________________________
83783 [  6006] By: jhi                                   on 2000/04/28  20:42:14
83784         Log: Regen Configure.
83785      Branch: cfgperl
83786            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83787            ! config_h.SH
83788 ____________________________________________________________________________
83789 [  6005] By: gsar                                  on 2000/04/28  20:41:16
83790         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
83791      Branch: perl
83792            ! utils/perldoc.PL
83793 ____________________________________________________________________________
83794 [  6004] By: jhi                                   on 2000/04/28  20:28:21
83795         Log: Integrate with Sarathy.
83796      Branch: cfgperl
83797           !> Configure INSTALL Porting/Glossary Porting/config.sh
83798           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
83799           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
83800           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
83801           !> win32/config.vc win32/win32.c
83802 ____________________________________________________________________________
83803 [  6003] By: gsar                                  on 2000/04/28  20:11:20
83804         Log: allow REG_EXPAND_SZ keys in Windows registry (from
83805              John Clayton <John.Clayton@barclayscapital.com>)
83806      Branch: perl
83807            ! win32/win32.c
83808 ____________________________________________________________________________
83809 [  6002] By: gsar                                  on 2000/04/28  19:34:16
83810         Log: destructive sv_setsv() can lose UV-ness from source, causing
83811              numeric promotions/comparisons to fail to do the right thing
83812      Branch: perl
83813            ! sv.c
83814 ____________________________________________________________________________
83815 [  6001] By: gsar                                  on 2000/04/28  18:44:15
83816         Log: support additional library locations via $Config{otherlibdirs}
83817              (from Andy Dougherty)
83818      Branch: perl
83819            ! Configure INSTALL Porting/Glossary Porting/config.sh
83820            ! Porting/config_H config_h.SH epoc/config.sh perl.c
83821            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
83822            ! win32/config.bc win32/config.gc win32/config.vc
83823 ____________________________________________________________________________
83824 [  6000] By: gsar                                  on 2000/04/28  18:26:58
83825         Log: reworked otherlibdirs.U (from Andy Dougherty)
83826      Branch: metaconfig
83827            ! U/installdirs/otherlibdirs.U
83828 ____________________________________________________________________________
83829 [  5999] By: gsar                                  on 2000/04/28  18:17:07
83830         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
83831      Branch: perl
83832            ! t/pragma/warn/toke toke.c
83833 ____________________________________________________________________________
83834 [  5998] By: jhi                                   on 2000/04/28  13:32:17
83835         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
83836      Branch: cfgperl
83837            ! lib/Math/Complex.pm
83838 ____________________________________________________________________________
83839 [  5997] By: jhi                                   on 2000/04/28  13:14:04
83840         Log: Preserve $!.
83841      Branch: cfgperl
83842            ! lib/Math/Complex.pm
83843 ____________________________________________________________________________
83844 [  5996] By: jhi                                   on 2000/04/28  12:59:23
83845         Log: Integrate with Sarathy.
83846      Branch: cfgperl
83847           +> pod/perlrequick.pod pod/perlretut.pod
83848           !> (integrate 51 files)
83849 ____________________________________________________________________________
83850 [  5995] By: gsar                                  on 2000/04/28  09:37:36
83851         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
83852      Branch: perl
83853            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
83854 ____________________________________________________________________________
83855 [  5994] By: gsar                                  on 2000/04/28  09:33:26
83856         Log: fix for missed accounting for null byte in pack("Z",...) (from
83857              M.J.T. Guy)
83858      Branch: perl
83859            ! pp.c t/op/pack.t
83860 ____________________________________________________________________________
83861 [  5993] By: gsar                                  on 2000/04/28  09:30:05
83862         Log: various minor tweaks seen on p5p
83863      Branch: perl
83864            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
83865 ____________________________________________________________________________
83866 [  5992] By: gsar                                  on 2000/04/28  09:08:19
83867         Log: pod nit (from Simon Cozens)
83868      Branch: perl
83869            ! pod/perlop.pod
83870 ____________________________________________________________________________
83871 [  5991] By: gsar                                  on 2000/04/28  09:06:36
83872         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
83873      Branch: perl
83874            ! README.posix-bc hints/posix-bc.sh
83875 ____________________________________________________________________________
83876 [  5990] By: gsar                                  on 2000/04/28  08:54:52
83877         Log: use $ENV{LIB} to search for libs under Visual C compiler
83878              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
83879      Branch: perl
83880            ! lib/ExtUtils/Liblist.pm
83881 ____________________________________________________________________________
83882 [  5989] By: gsar                                  on 2000/04/28  08:27:12
83883         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
83884              itself and no other (from Tom Hughes)
83885      Branch: perl
83886            ! t/op/array.t toke.c
83887 ____________________________________________________________________________
83888 [  5988] By: gsar                                  on 2000/04/28  08:01:38
83889         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
83890              <paul@miraclefish.com>)
83891      Branch: perl
83892            ! lib/ExtUtils/MakeMaker.pm
83893 ____________________________________________________________________________
83894 [  5987] By: gsar                                  on 2000/04/28  07:53:09
83895         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
83896      Branch: perl
83897            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
83898 ____________________________________________________________________________
83899 [  5986] By: gsar                                  on 2000/04/28  07:44:17
83900         Log: add regular expressions tutorial and quick-start guide (from
83901              Mark Kvale <kvale@phy.ucsf.edu>)
83902      Branch: perl
83903            + pod/perlrequick.pod pod/perlretut.pod
83904            ! AUTHORS MAINTAIN MANIFEST
83905 ____________________________________________________________________________
83906 [  5985] By: gsar                                  on 2000/04/28  07:30:28
83907         Log: forked child may not exit correctly if it failed to open
83908              /dev/console (from Graham Barr)
83909      Branch: perl
83910            ! ext/Sys/Syslog/Syslog.pm
83911 ____________________________________________________________________________
83912 [  5984] By: gsar                                  on 2000/04/28  07:27:20
83913         Log: attributes::reftype() doesn't work on tied argument
83914      Branch: perl
83915            ! xsutils.c
83916 ____________________________________________________________________________
83917 [  5983] By: gsar                                  on 2000/04/28  07:15:04
83918         Log: numeric conversion of non-number in change#3378 tramples on
83919              OOK offset, causing segfaults
83920      Branch: perl
83921            ! sv.c
83922 ____________________________________________________________________________
83923 [  5982] By: gsar                                  on 2000/04/28  04:48:25
83924         Log: avoid error in IO::Socket::INET when given an unknown service name
83925              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
83926      Branch: perl
83927            ! ext/IO/lib/IO/Socket/INET.pm
83928 ____________________________________________________________________________
83929 [  5981] By: gsar                                  on 2000/04/28  04:31:31
83930         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
83931              prototype mismatch with CORE::glob(); update pod and tests to
83932              suit (File::Glob::glob() is still available for backward
83933              compatibility, but should be considered deprecated)
83934      Branch: perl
83935            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
83936            ! t/lib/glob-taint.t
83937 ____________________________________________________________________________
83938 [  5980] By: gsar                                  on 2000/04/28  03:47:29
83939         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
83940              <ghudson@mit.edu>)
83941      Branch: metaconfig
83942            ! U/modified/Options.U
83943      Branch: perl
83944            ! Configure
83945 ____________________________________________________________________________
83946 [  5979] By: gsar                                  on 2000/04/28  03:07:54
83947         Log: under useithreads, constant pad entries could inadvertently be
83948              shared across threads (from Eric Blood <eblood@xmission.com>);
83949              added Eric's test case to testsuite
83950      Branch: perl
83951            ! op.c t/op/misc.t
83952 ____________________________________________________________________________
83953 [  5978] By: gsar                                  on 2000/04/27  21:13:00
83954         Log: sync version numbers in File::Spec with the ones on CPAN
83955              (from Barrie Slaymaker)
83956      Branch: perl
83957            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
83958            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
83959            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83960 ____________________________________________________________________________
83961 [  5977] By: gsar                                  on 2000/04/27  21:07:29
83962         Log: autoquote barewords followed by newline and arrow properly
83963              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
83964      Branch: perl
83965            ! t/pragma/warn/toke toke.c
83966 ____________________________________________________________________________
83967 [  5976] By: gsar                                  on 2000/04/27  20:41:20
83968         Log: DB_File v1.73 update (from Paul Marquess)
83969      Branch: perl
83970            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
83971            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
83972 ____________________________________________________________________________
83973 [  5975] By: gsar                                  on 2000/04/27  20:34:24
83974         Log: allow sort() reentrancy (variant of patch suggested by
83975              Hugo van der Sanden)
83976      Branch: perl
83977            ! pp_ctl.c t/op/sort.t
83978 ____________________________________________________________________________
83979 [  5974] By: gsar                                  on 2000/04/27  19:46:57
83980         Log: change#4197 somehow missed initializing PL_errors, meaning
83981              sytax error queueing wasn't working outside eval"" at all;
83982              also fixed eval"" to localize PL_error_count, so that compile-time
83983              eval's don't clobber the error state of the outer context
83984      Branch: perl
83985            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
83986            ! t/pragma/warn/toke
83987 ____________________________________________________________________________
83988 [  5973] By: gsar                                  on 2000/04/27  18:29:05
83989         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
83990      Branch: perl
83991            ! regcomp.c regexec.c t/op/re_tests
83992 ____________________________________________________________________________
83993 [  5972] By: jhi                                   on 2000/04/27  18:22:41
83994         Log: Integrate with Sarathy.
83995      Branch: cfgperl
83996           +> t/lib/b.t t/lib/syslog.t
83997           !> (integrate 31 files)
83998 ____________________________________________________________________________
83999 [  5971] By: jhi                                   on 2000/04/27  18:18:46
84000         Log: Unicos tweaks from Mark P. Lutz.
84001      Branch: cfgperl
84002            ! hints/unicos.sh lib/Math/Complex.pm
84003 ____________________________________________________________________________
84004 [  5970] By: gsar                                  on 2000/04/27  18:05:11
84005         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
84006              IV is >32bits
84007      Branch: perl
84008            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
84009 ____________________________________________________________________________
84010 [  5969] By: gsar                                  on 2000/04/27  17:50:56
84011         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
84012      Branch: perl
84013            + t/lib/syslog.t
84014            ! MANIFEST ext/Sys/Syslog/Syslog.pm
84015 ____________________________________________________________________________
84016 [  5968] By: gsar                                  on 2000/04/27  17:44:49
84017         Log: tolerate spaces in group names in test on solaris (from David Boyce
84018              <dsb@boyski.com>)
84019      Branch: perl
84020            ! t/op/groups.t
84021 ____________________________________________________________________________
84022 [  5967] By: gsar                                  on 2000/04/27  17:41:22
84023         Log: improved docs on the warn_uninit diagnostic (from David Glasser
84024              and Simon Cozens)
84025      Branch: perl
84026            ! pod/perldiag.pod
84027 ____________________________________________________________________________
84028 [  5966] By: gsar                                  on 2000/04/27  16:54:58
84029         Log: add testsuite for B backends, fix bug in B::Deparse (from
84030              Simon Cozens <simon@brecon.co.uk>)
84031      Branch: perl
84032            + t/lib/b.t
84033            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
84034 ____________________________________________________________________________
84035 [  5965] By: gsar                                  on 2000/04/27  16:10:37
84036         Log: avoid "will not stay shared" warnings for our variables (from
84037              Robin Barker)
84038      Branch: perl
84039            ! op.c t/pragma/warn/op
84040 ____________________________________________________________________________
84041 [  5964] By: gsar                                  on 2000/04/27  07:05:05
84042         Log: reformat to 72 columns (again)
84043      Branch: perl
84044            ! pod/perldiag.pod
84045 ____________________________________________________________________________
84046 [  5963] By: gsar                                  on 2000/04/27  06:28:31
84047         Log: patch from Larry to make (\&) prototype work; added tests for
84048              the same
84049      Branch: perl
84050            ! op.c t/comp/proto.t
84051 ____________________________________________________________________________
84052 [  5962] By: gsar                                  on 2000/04/27  06:15:47
84053         Log: updated README.hpux (from Jeff Okamoto)
84054      Branch: perl
84055            ! README.hpux
84056 ____________________________________________________________________________
84057 [  5961] By: gsar                                  on 2000/04/27  05:55:03
84058         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
84059      Branch: perl
84060            ! emacs/cperl-mode.el
84061 ____________________________________________________________________________
84062 [  5960] By: gsar                                  on 2000/04/27  05:49:26
84063         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
84064      Branch: perl
84065            ! INSTALL
84066 ____________________________________________________________________________
84067 [  5959] By: gsar                                  on 2000/04/27  05:33:41
84068         Log: doubled words in pods (from Simon Cozens
84069              <simon.p.cozens@jp.pwcglobal.com>)
84070      Branch: perl
84071            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
84072            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
84073            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
84074            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
84075            ! pod/perltootc.pod
84076 ____________________________________________________________________________
84077 [  5958] By: gsar                                  on 2000/04/27  05:11:39
84078         Log: change#3569 deleted some essential code, revert; avoid use of
84079              atexit() to make DynaLoader work properly on AIX under mod_perl
84080              (from Jens-Uwe Mager <jum@helios.de>)
84081      Branch: perl
84082            ! ext/DynaLoader/dl_aix.xs
84083 ____________________________________________________________________________
84084 [  5957] By: gsar                                  on 2000/04/27  04:54:51
84085         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
84086      Branch: perl
84087            ! pod/perlmod.pod
84088 ____________________________________________________________________________
84089 [  5956] By: gsar                                  on 2000/04/27  04:51:47
84090         Log: better diagnostics on failed tests (from Ilya Zakharevich)
84091      Branch: perl
84092            ! t/op/lex_assign.t
84093 ____________________________________________________________________________
84094 [  5955] By: gsar                                  on 2000/04/27  04:26:44
84095         Log: longstanding bug exposed by change#3307: sort arguments weren't
84096              compiled with the right wantarray context (ensuing runtime lookup
84097              via block_gimme() was getting the incidental context of the
84098              sort() itself)
84099      Branch: perl
84100            ! op.c t/op/sort.t
84101 ____________________________________________________________________________
84102 [  5954] By: gsar                                  on 2000/04/26  23:42:12
84103         Log: integrate cfgperl contents into mainline
84104      Branch: perl
84105           !> (integrate 30 files)
84106 ____________________________________________________________________________
84107 [  5953] By: jhi                                   on 2000/04/26  23:06:42
84108         Log: Integrate with Sarathy.
84109      Branch: cfgperl
84110           !> README.win32 ext/B/B/Deparse.pm
84111           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84112           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
84113           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
84114           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
84115           !> utils/perldoc.PL vms/perlvms.pod
84116 ____________________________________________________________________________
84117 [  5952] By: jhi                                   on 2000/04/26  23:03:46
84118         Log: Undo "use integer" addition from 64bitint as it seems
84119              to break most of the subtests in Digital UNIX;
84120              Unicos needs to find another way.
84121      Branch: cfgperl
84122            ! t/op/64bitint.t
84123 ____________________________________________________________________________
84124 [  5951] By: jhi                                   on 2000/04/26  22:57:53
84125         Log: Be more robust on "extreme" (large absolute value)
84126              arguments.  Originally reported by Daniel Connelly
84127              as a problem with asinh() on large negative arguments,
84128              asinh() used to bail out because an argument to log()
84129              ended up being zero.  Ilya Zakharevich proposed using
84130              Taylor's series in such cases, which for such large
84131              arguments is a very good approximation.
84132      Branch: cfgperl
84133            ! lib/Math/Complex.pm t/lib/complex.t
84134 ____________________________________________________________________________
84135 [  5950] By: gsar                                  on 2000/04/25  19:13:12
84136         Log: reformat perldiag to avoid long lines
84137      Branch: perl
84138            ! pod/perldiag.pod
84139 ____________________________________________________________________________
84140 [  5949] By: gsar                                  on 2000/04/25  18:41:11
84141         Log: make perldoc use the pod2man from the same version (from
84142              M.J.T. Guy)
84143      Branch: perl
84144            ! utils/perldoc.PL
84145 ____________________________________________________________________________
84146 [  5948] By: gsar                                  on 2000/04/25  18:21:57
84147         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
84148              <kompas@kompas.usr.onet.pl>)
84149      Branch: perl
84150            ! lib/vars.pm
84151 ____________________________________________________________________________
84152 [  5947] By: gsar                                  on 2000/04/25  18:11:53
84153         Log: use &dl_error rather than &dl_load_file as the guard for calling
84154              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
84155              statically built perl)
84156      Branch: perl
84157            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84158 ____________________________________________________________________________
84159 [  5946] By: jhi                                   on 2000/04/25  17:37:54
84160         Log: Document that tr() is not tr(1).
84161      Branch: cfgperl
84162            ! pod/perlop.pod
84163 ____________________________________________________________________________
84164 [  5945] By: gsar                                  on 2000/04/25  16:34:33
84165         Log: make module name mandatory after -M switch; reorder perldiag
84166              alphabetically (from Mark-Jason Dominus)
84167      Branch: perl
84168            ! perl.c pod/perldiag.pod
84169 ____________________________________________________________________________
84170 [  5944] By: jhi                                   on 2000/04/25  01:15:18
84171         Log: On second thoughts frexp() does have two arguments.
84172      Branch: cfgperl
84173            ! perl.h
84174 ____________________________________________________________________________
84175 [  5943] By: jhi                                   on 2000/04/24  22:56:32
84176         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
84177              Now pp_ncmp() returns undef is either operand is a NaN.
84178      Branch: cfgperl
84179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84180            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
84181            ! vms/subconfigure.com vos/config.def vos/config.h
84182            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
84183            ! win32/config.vc win32/config_H.bc win32/config_H.gc
84184            ! win32/config_H.vc
84185      Branch: metaconfig/U/perl
84186            + d_modfl.U
84187 ____________________________________________________________________________
84188 [  5942] By: jhi                                   on 2000/04/24  19:45:17
84189         Log: Regen Configure to match #5937.
84190      Branch: cfgperl
84191            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84192            ! config_h.SH
84193      Branch: metaconfig
84194            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
84195 ____________________________________________________________________________
84196 [  5941] By: jhi                                   on 2000/04/24  19:24:11
84197         Log: Further Unicos fixes for Mark Lutz.
84198      Branch: cfgperl
84199            ! hints/unicos.sh pp_ctl.c
84200 ____________________________________________________________________________
84201 [  5940] By: jhi                                   on 2000/04/24  19:09:06
84202         Log: Various Unicos 10.0.0.6 fixes.
84203              
84204              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
84205              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
84206              Reply-To: tecmpl1@triton.ca.boeing.com 
84207              To: perl5-porters@perl.org 
84208              Date: Fri, 14 Apr 2000 20:21:00 GMT 
84209              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
84210      Branch: cfgperl
84211            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
84212 ____________________________________________________________________________
84213 [  5939] By: gsar                                  on 2000/04/24  19:01:24
84214         Log: more pod nits (from Larry Virden)
84215      Branch: perl
84216            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
84217            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
84218            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
84219 ____________________________________________________________________________
84220 [  5938] By: gsar                                  on 2000/04/24  18:54:01
84221         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
84222      Branch: perl
84223            ! ext/B/B/Deparse.pm
84224 ____________________________________________________________________________
84225 [  5937] By: jhi                                   on 2000/04/24  17:39:00
84226         Log: Integrate with Sarathy.
84227      Branch: cfgperl
84228           +> (branch 31 files)
84229           !> (integrate 73 files)
84230 ____________________________________________________________________________
84231 [  5936] By: gsar                                  on 2000/04/24  17:30:06
84232         Log: additional tests for change#5934 (from Paul Marquess, who also
84233              sent in the same fix)
84234      Branch: perl
84235            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
84236            ! t/pragma/warn/5nolint t/pragma/warn/6default
84237 ____________________________________________________________________________
84238 [  5935] By: jhi                                   on 2000/04/24  17:26:05
84239         Log: Do not assume sign propagation.
84240              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
84241              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
84242              To: payner@ncifcrf.gov, perl5-porters@perl.org 
84243              Date: Tue, 18 Apr 2000 18:24:49 +0100 
84244              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
84245      Branch: cfgperl
84246            ! t/op/bop.t t/op/misc.t
84247 ____________________________________________________________________________
84248 [  5934] By: gsar                                  on 2000/04/24  17:16:54
84249         Log: propagate lexical warnings from surrounding scope correctly
84250              within string eval()
84251      Branch: perl
84252            ! pp_ctl.c t/pragma/warn/pp_ctl
84253 ____________________________________________________________________________
84254 [  5933] By: jhi                                   on 2000/04/24  17:01:07
84255         Log: Flatten the cpp jungle doing the nosuid checking.
84256      Branch: cfgperl
84257            ! perl.c
84258 ____________________________________________________________________________
84259 [  5932] By: gsar                                  on 2000/04/24  09:08:14
84260         Log: add rsignal(), whichsig() and do_join() to public API list
84261              (mod_perl uses them to good advantage)
84262      Branch: perl
84263            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
84264 ____________________________________________________________________________
84265 [  5931] By: gsar                                  on 2000/04/24  09:01:40
84266         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
84267      Branch: perl
84268            ! pp_hot.c regexec.c t/op/pat.t
84269 ____________________________________________________________________________
84270 [  5930] By: gsar                                  on 2000/04/24  08:58:33
84271         Log: small os390 tweaks (from Peter Prymmer)
84272      Branch: perl
84273            ! config_h.SH makedepend.SH
84274 ____________________________________________________________________________
84275 [  5929] By: gsar                                  on 2000/04/24  08:55:25
84276         Log: pod nits
84277      Branch: perl
84278            ! pod/perlguts.pod
84279 ____________________________________________________________________________
84280 [  5928] By: gsar                                  on 2000/04/24  08:50:13
84281         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
84282      Branch: perl
84283            ! ext/IO/lib/IO/Poll.pm
84284 ____________________________________________________________________________
84285 [  5927] By: gsar                                  on 2000/04/24  08:43:24
84286         Log: arrange for next() to resume at the unstack op rather than the
84287              loop conditional, so that scope cleanup happens correctly
84288              (from Stephen McCamant)
84289      Branch: perl
84290            ! op.c pp_ctl.c t/op/misc.t
84291 ____________________________________________________________________________
84292 [  5926] By: gsar                                  on 2000/04/24  08:18:40
84293         Log: on windows, reserve 16M of stack rather than 128M (allows more
84294              threads to run concurrently)
84295      Branch: perl
84296            ! win32/Makefile win32/makefile.mk
84297 ____________________________________________________________________________
84298 [  5925] By: gsar                                  on 2000/04/24  08:13:52
84299         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
84300      Branch: perl
84301            ! toke.c
84302 ____________________________________________________________________________
84303 [  5924] By: gsar                                  on 2000/04/24  08:08:59
84304         Log: avoid using uninitialized memory in require version check
84305      Branch: perl
84306            ! pp_ctl.c universal.c
84307 ____________________________________________________________________________
84308 [  5923] By: gsar                                  on 2000/04/24  07:20:14
84309         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
84310      Branch: perl
84311            ! ext/IO/lib/IO/Poll.pm
84312 ____________________________________________________________________________
84313 [  5922] By: gsar                                  on 2000/04/24  07:08:42
84314         Log: commentary about IoTYPE() (from Nathan Torkington)
84315      Branch: perl
84316            ! sv.h
84317 ____________________________________________________________________________
84318 [  5921] By: gsar                                  on 2000/04/24  06:58:26
84319         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
84320              by fix
84321      Branch: perl
84322            ! sv.c t/lib/charnames.t t/pragma/utf8.t
84323 ____________________________________________________________________________
84324 [  5920] By: gsar                                  on 2000/04/24  06:37:59
84325         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
84326      Branch: perl
84327            ! doop.c t/op/ver.t
84328 ____________________________________________________________________________
84329 [  5919] By: gsar                                  on 2000/04/24  06:21:58
84330         Log: Configure might miss old directories when prefix must be
84331              expanded (from Robin Barker)
84332      Branch: metaconfig
84333            ! U/installdirs/inc_version_list.U
84334      Branch: perl
84335            ! Configure
84336 ____________________________________________________________________________
84337 [  5918] By: gsar                                  on 2000/04/24  06:16:11
84338         Log: VMS nits in glob() test (from Charles Lane)
84339      Branch: perl
84340            ! t/lib/glob-basic.t
84341 ____________________________________________________________________________
84342 [  5917] By: gsar                                  on 2000/04/24  06:11:56
84343         Log: various pod nits (from Larry Virden and others)
84344      Branch: perl
84345            ! README.amiga README.hpux README.machten README.os2
84346            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
84347            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
84348            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
84349            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
84350            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
84351            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
84352            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
84353            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
84354 ____________________________________________________________________________
84355 [  5916] By: gsar                                  on 2000/04/24  05:52:43
84356         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
84357              <wjones@tc.fluke.com>)
84358      Branch: perl
84359            ! t/lib/glob-basic.t
84360 ____________________________________________________________________________
84361 [  5915] By: gsar                                  on 2000/04/24  05:07:01
84362         Log: supported platforms mixed up
84363      Branch: perl
84364            ! pod/perl56delta.pod pod/perlport.pod
84365 ____________________________________________________________________________
84366 [  5914] By: gsar                                  on 2000/04/24  04:56:08
84367         Log: caller() wasn't returning the right number of elements for
84368              eval {...}
84369      Branch: perl
84370            ! pp_ctl.c t/pragma/warn/9enabled
84371 ____________________________________________________________________________
84372 [  5913] By: gsar                                  on 2000/04/24  04:35:41
84373         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
84374              Mark-Jason Dominus)
84375      Branch: perl
84376            ! pod/perlfunc.pod
84377 ____________________________________________________________________________
84378 [  5912] By: gsar                                  on 2000/04/24  04:17:15
84379         Log: fix totally broken caching in UNIVERSAL::isa() (from
84380              Nick Ing-Simmons)
84381      Branch: perl
84382            ! t/op/universal.t universal.c
84383 ____________________________________________________________________________
84384 [  5911] By: gsar                                  on 2000/04/24  03:39:47
84385         Log: add linebreak properties from unicode/LineBrk.txt (from
84386              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
84387      Branch: perl
84388            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
84389            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
84390            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
84391            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
84392            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
84393            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
84394            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
84395            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
84396            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
84397            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
84398            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
84399            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
84400            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
84401            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
84402            + lib/unicode/Is/LbrkZW.pl
84403            ! lib/unicode/mktables.PL
84404 ____________________________________________________________________________
84405 [  5910] By: gsar                                  on 2000/04/24  03:23:10
84406         Log: typo in pod
84407      Branch: perl
84408            ! ext/Thread/Thread.pm
84409 ____________________________________________________________________________
84410 [  5909] By: gsar                                  on 2000/04/24  03:22:03
84411         Log: mode argument to do_binmode() should be file mode, not boolean
84412      Branch: perl
84413            ! pp_sys.c
84414 ____________________________________________________________________________
84415 [  5908] By: gsar                                  on 2000/04/16  16:51:08
84416         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
84417              always returns a valid GV even when the symbol is trapped by strictures
84418              (avoids coredumps)
84419              
84420              TODO: the C<package;> hack needs similar treatment
84421      Branch: perl
84422            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
84423            ! t/pragma/strict-vars
84424 ____________________________________________________________________________
84425 [  5907] By: jhi                                   on 2000/03/31  23:42:56
84426         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
84427              an assumption which #5905 demolished.
84428      Branch: cfgperl
84429            ! pp_sys.c
84430 ____________________________________________________________________________
84431 [  5906] By: jhi                                   on 2000/03/31  18:54:37
84432         Log: Typo in #5905.
84433      Branch: cfgperl
84434            ! t/op/64bitint.t
84435 ____________________________________________________________________________
84436 [  5905] By: jhi                                   on 2000/03/31  18:50:54
84437         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
84438              reported by Joseph N. Hall.  The bug was that even with use64bitint
84439              one had to use the prefixes q, L, or ll with printf/sprintf,
84440              contrary to the documentation and common sense.
84441      Branch: cfgperl
84442            ! sv.c t/op/64bitint.t
84443 ____________________________________________________________________________
84444 [  5904] By: gsar                                  on 2000/03/28  02:31:32
84445         Log: add Changes, perldelta.pod
84446      Branch: perl
84447            + Changes pod/perldelta.pod
84448 ____________________________________________________________________________
84449 [  5903] By: gsar                                  on 2000/03/28  02:03:55
84450         Log: rename Changes and perldelta.pod
84451      Branch: perl
84452           +> Changes5.6 pod/perl56delta.pod
84453            - Changes pod/perldelta.pod
84454            ! MANIFEST
84455 ____________________________________________________________________________
84456 [  5902] By: gsar                                  on 2000/03/28  01:59:14
84457         Log: create maint-5.6 branch
84458      Branch: maint-5.6/perl
84459           +> (branch 1611 files)
84460 ____________________________________________________________________________
84461 [  5901] By: jhi                                   on 2000/03/23  05:48:43
84462         Log: Integrate with Sarathy.
84463      Branch: cfgperl
84464           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
84465 ____________________________________________________________________________
84466 [  5900] By: gsar                                  on 2000/03/23  05:42:43
84467         Log: three guesses on what this is :-)
84468      Branch: perl
84469            ! Changes